{
  "title": "Crestone, Colorado",
  "description": "The small village sits at the foot of the western slope of the Sangre de Cristo mountain range in the northern part of the adjacent San Luis Valley.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/crestone-colorado-dark-sky-community",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Crestone, Colorado",
      "url": "/places/crestone-colorado-dark-sky-community"
    }
  ],
  "updated": null,
  "data": {
    "slug": "crestone-colorado-dark-sky-community",
    "name": "Crestone, Colorado",
    "type": "community",
    "country": "US",
    "state_province": "CO",
    "nearest_town": "Crestone",
    "lat": 37.99544,
    "lng": -105.69919,
    "year_certified": 2021,
    "official_url": "https://www.darkskycrestone.com/",
    "source_url": "https://darksky.org/places/crestone-colorado-dark-sky-community/",
    "notes": "The small village sits at the foot of the western slope of the Sangre de Cristo mountain range in the northern part of the adjacent San Luis Valley."
  },
  "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": "Crestone, Colorado",
            "item": "https://darkskiesdirectory.com/places/crestone-colorado-dark-sky-community"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/crestone-colorado-dark-sky-community#place",
        "name": "Crestone, Colorado",
        "additionalType": "community",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "CO",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 37.99544,
          "longitude": -105.69919
        },
        "description": "The small village sits at the foot of the western slope of the Sangre de Cristo mountain range in the northern part of the adjacent San Luis Valley."
      }
    ]
  }
}