{
  "title": "Sinks Canyon State Park",
  "description": "The park offers two campgrounds, hiking and biking trails, a seasonal visitor center, a cave system, and the beautiful Popo Agie River flowing down the canyon’s length.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/sinks-canyon-state-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Sinks Canyon State Park",
      "url": "/places/sinks-canyon-state-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "sinks-canyon-state-park",
    "name": "Sinks Canyon State Park",
    "type": "park",
    "country": "US",
    "state_province": "WY",
    "nearest_town": "Lander",
    "lat": 42.75755,
    "lng": -108.84589,
    "year_certified": 2023,
    "official_url": "https://wyoparks.wyo.gov/index.php/places-to-go/sinks-canyon",
    "source_url": "https://darksky.org/places/sinks-canyon-state-park/",
    "notes": "The park offers two campgrounds, hiking and biking trails, a seasonal visitor center, a cave system, and the beautiful Popo Agie River flowing down the canyon’s length."
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://darkskiesdirectory.com/#organization",
        "name": "Dark Skies Directory",
        "url": "https://darkskiesdirectory.com"
      },
      {
        "@type": "WebSite",
        "@id": "https://darkskiesdirectory.com/#website",
        "url": "https://darkskiesdirectory.com",
        "name": "Dark Skies Directory",
        "publisher": {
          "@id": "https://darkskiesdirectory.com/#organization"
        }
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://darkskiesdirectory.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Places",
            "item": "https://darkskiesdirectory.com/places"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Sinks Canyon State Park",
            "item": "https://darkskiesdirectory.com/places/sinks-canyon-state-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/sinks-canyon-state-park#place",
        "name": "Sinks Canyon State Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "WY",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 42.75755,
          "longitude": -108.84589
        },
        "description": "The park offers two campgrounds, hiking and biking trails, a seasonal visitor center, a cave system, and the beautiful Popo Agie River flowing down the canyon’s length."
      }
    ]
  }
}