{
  "title": "Lake Fork Earth and Sky Center",
  "description": "They are planning to host stargazing programs for the public in the near future.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/lake-fork-earth-and-sky-center-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Lake Fork Earth and Sky Center",
      "url": "/places/lake-fork-earth-and-sky-center-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "lake-fork-earth-and-sky-center-dark-sky-park",
    "name": "Lake Fork Earth and Sky Center",
    "type": "park",
    "country": "US",
    "state_province": "CO",
    "nearest_town": "Lake City",
    "lat": 38.03505,
    "lng": -107.31407,
    "year_certified": 2020,
    "official_url": "https://lakecity.com/night-skies/",
    "source_url": "https://darksky.org/places/lake-fork-earth-and-sky-center-dark-sky-park/",
    "notes": "They are planning to host stargazing programs for the public in the near future."
  },
  "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": "Lake Fork Earth and Sky Center",
            "item": "https://darkskiesdirectory.com/places/lake-fork-earth-and-sky-center-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/lake-fork-earth-and-sky-center-dark-sky-park#place",
        "name": "Lake Fork Earth and Sky Center",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "CO",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 38.03505,
          "longitude": -107.31407
        },
        "description": "They are planning to host stargazing programs for the public in the near future."
      }
    ]
  }
}