{
  "title": "Great Basin National Park",
  "description": "federal lands centered on the eponymous Great Basin, a dry and mountainous region between the Sierra Nevada of California and the Wasatch Mountains of Utah, USA.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/great-basin-national-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Great Basin National Park",
      "url": "/places/great-basin-national-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "great-basin-national-park-dark-sky-park",
    "name": "Great Basin National Park",
    "type": "park",
    "country": "US",
    "state_province": "NV",
    "nearest_town": "Baker",
    "lat": 38.94416,
    "lng": -114.23495,
    "year_certified": 2016,
    "official_url": "https://www.nps.gov/grba/index.htm",
    "source_url": "https://darksky.org/places/great-basin-national-park-dark-sky-park/",
    "notes": "federal lands centered on the eponymous Great Basin, a dry and mountainous region between the Sierra Nevada of California and the Wasatch Mountains of Utah, USA."
  },
  "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": "Great Basin National Park",
            "item": "https://darkskiesdirectory.com/places/great-basin-national-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/great-basin-national-park-dark-sky-park#place",
        "name": "Great Basin National Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "NV",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 38.94416,
          "longitude": -114.23495
        },
        "description": "federal lands centered on the eponymous Great Basin, a dry and mountainous region between the Sierra Nevada of California and the Wasatch Mountains of Utah, USA."
      }
    ]
  }
}