{
  "title": "Arches National Park",
  "description": "One of Utah’s “Mighty 5” National Parks, Arches is bordered by the Colorado River in the southeast and is widely known as the site of more than 2,000 natural sandstone arches, such as the massive, red-hued Delicate Arch in the east.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/arches-national-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Arches National Park",
      "url": "/places/arches-national-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "arches-national-park-dark-sky-park",
    "name": "Arches National Park",
    "type": "park",
    "country": "US",
    "state_province": "UT",
    "nearest_town": "Moab",
    "lat": 38.72653,
    "lng": -109.56305,
    "year_certified": 2019,
    "official_url": "https://www.nps.gov/arch/index.htm",
    "source_url": "https://darksky.org/places/arches-national-park-dark-sky-park/",
    "notes": "One of Utah’s “Mighty 5” National Parks, Arches is bordered by the Colorado River in the southeast and is widely known as the site of more than 2,000 natural sandstone arches, such as the massive, red-hued Delicate Arch in the east."
  },
  "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": "Arches National Park",
            "item": "https://darkskiesdirectory.com/places/arches-national-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/arches-national-park-dark-sky-park#place",
        "name": "Arches National Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "UT",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 38.72653,
          "longitude": -109.56305
        },
        "description": "One of Utah’s “Mighty 5” National Parks, Arches is bordered by the Colorado River in the southeast and is widely known as the site of more than 2,000 natural sandstone arches, such as the massive, red-hued Delicate Arch in the east."
      }
    ]
  }
}