{
  "title": "Chiricahua National Monument",
  "description": "It preserves an example of the distinctive “sky island” geography of the North American Sonoran and Chihuahuan Deserts in which isolated mountain ranges soar up to 2,000 meters above surrounding desert lowlands.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/chiricahua-national-monument-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Chiricahua National Monument",
      "url": "/places/chiricahua-national-monument-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "chiricahua-national-monument-dark-sky-park",
    "name": "Chiricahua National Monument",
    "type": "park",
    "country": "US",
    "state_province": "AZ",
    "nearest_town": "Willcox",
    "lat": 32.01397,
    "lng": -109.34754,
    "year_certified": 2021,
    "official_url": "https://www.nps.gov/chir/index.htm",
    "source_url": "https://darksky.org/places/chiricahua-national-monument-dark-sky-park/",
    "notes": "It preserves an example of the distinctive “sky island” geography of the North American Sonoran and Chihuahuan Deserts in which isolated mountain ranges soar up to 2,000 meters above surrounding desert lowlands."
  },
  "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": "Chiricahua National Monument",
            "item": "https://darkskiesdirectory.com/places/chiricahua-national-monument-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/chiricahua-national-monument-dark-sky-park#place",
        "name": "Chiricahua National Monument",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "AZ",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 32.01397,
          "longitude": -109.34754
        },
        "description": "It preserves an example of the distinctive “sky island” geography of the North American Sonoran and Chihuahuan Deserts in which isolated mountain ranges soar up to 2,000 meters above surrounding desert lowlands."
      }
    ]
  }
}