{
  "title": "Zion National Park",
  "description": "It is known worldwide as a geologic wonderland of towering cliffs, deep, narrow canyons, and sweeping expanses of bare sandstone slickrock.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/zion-national-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Zion National Park",
      "url": "/places/zion-national-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "zion-national-park-dark-sky-park",
    "name": "Zion National Park",
    "type": "park",
    "country": "US",
    "state_province": "UT",
    "nearest_town": "Springdale",
    "lat": 37.32217,
    "lng": -113.00479,
    "year_certified": 2021,
    "official_url": "https://www.nps.gov/zion/index.htm",
    "source_url": "https://darksky.org/places/zion-national-park-dark-sky-park/",
    "notes": "It is known worldwide as a geologic wonderland of towering cliffs, deep, narrow canyons, and sweeping expanses of bare sandstone slickrock."
  },
  "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": "Zion National Park",
            "item": "https://darkskiesdirectory.com/places/zion-national-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/zion-national-park-dark-sky-park#place",
        "name": "Zion National Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "UT",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 37.32217,
          "longitude": -113.00479
        },
        "description": "It is known worldwide as a geologic wonderland of towering cliffs, deep, narrow canyons, and sweeping expanses of bare sandstone slickrock."
      }
    ]
  }
}