{
  "title": "Goblin Valley State Park",
  "description": "It is best known for its remarkable local topography, much of which consists of thousands of ‘hoodoos’, freestanding erosional pinnacles capped by durable sandstone rock layers protecting material beneath them.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/goblin-valley-state-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Goblin Valley State Park",
      "url": "/places/goblin-valley-state-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "goblin-valley-state-park-dark-sky-park",
    "name": "Goblin Valley State Park",
    "type": "park",
    "country": "US",
    "state_province": "UT",
    "nearest_town": "Green River",
    "lat": 38.59816,
    "lng": -110.69997,
    "year_certified": 2016,
    "official_url": "http://stateparks.utah.gov/parks/goblin-valley/",
    "source_url": "https://darksky.org/places/goblin-valley-state-park-dark-sky-park/",
    "notes": "It is best known for its remarkable local topography, much of which consists of thousands of ‘hoodoos’, freestanding erosional pinnacles capped by durable sandstone rock layers protecting material beneath them."
  },
  "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": "Goblin Valley State Park",
            "item": "https://darkskiesdirectory.com/places/goblin-valley-state-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/goblin-valley-state-park-dark-sky-park#place",
        "name": "Goblin Valley State Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "UT",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 38.59816,
          "longitude": -110.69997
        },
        "description": "It is best known for its remarkable local topography, much of which consists of thousands of ‘hoodoos’, freestanding erosional pinnacles capped by durable sandstone rock layers protecting material beneath them."
      }
    ]
  }
}