{
  "title": "City of Rocks National Reserve",
  "description": "The site is unique because its visitor center and headquarters are located a short distance to the east at the Park’s sister park – Castle Rocks State Park.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/city-of-rocks-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "City of Rocks National Reserve",
      "url": "/places/city-of-rocks-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "city-of-rocks-dark-sky-park",
    "name": "City of Rocks National Reserve",
    "type": "park",
    "country": "US",
    "state_province": "ID",
    "nearest_town": "Almo",
    "lat": 42.0725,
    "lng": -113.70616,
    "year_certified": 2023,
    "official_url": "https://www.nps.gov/CIRO",
    "source_url": "https://darksky.org/places/city-of-rocks-dark-sky-park/",
    "notes": "The site is unique because its visitor center and headquarters are located a short distance to the east at the Park’s sister park – Castle Rocks State Park."
  },
  "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": "City of Rocks National Reserve",
            "item": "https://darkskiesdirectory.com/places/city-of-rocks-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/city-of-rocks-dark-sky-park#place",
        "name": "City of Rocks National Reserve",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "ID",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 42.0725,
          "longitude": -113.70616
        },
        "description": "The site is unique because its visitor center and headquarters are located a short distance to the east at the Park’s sister park – Castle Rocks State Park."
      }
    ]
  }
}