{
  "title": "Kosmos Stargazing Resort & Spa",
  "description": "The resort offers guided stargazing experiences and astronomy programming that help visitors better understand the cosmos and the importance of protecting dark skies.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/kosmos-stargazing-resort-spa",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Kosmos Stargazing Resort & Spa",
      "url": "/places/kosmos-stargazing-resort-spa"
    }
  ],
  "updated": null,
  "data": {
    "slug": "kosmos-stargazing-resort-spa",
    "name": "Kosmos Stargazing Resort & Spa",
    "type": "lodging",
    "country": "US",
    "state_province": "CO",
    "nearest_town": "Mosca",
    "lat": 37.65428,
    "lng": -105.78694,
    "year_certified": 2026,
    "official_url": null,
    "source_url": "https://darksky.org/places/kosmos-stargazing-resort-spa/",
    "notes": "The resort offers guided stargazing experiences and astronomy programming that help visitors better understand the cosmos and the importance of protecting dark skies."
  },
  "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": "Kosmos Stargazing Resort & Spa",
            "item": "https://darkskiesdirectory.com/places/kosmos-stargazing-resort-spa"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/kosmos-stargazing-resort-spa#place",
        "name": "Kosmos Stargazing Resort & Spa",
        "additionalType": "lodging",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "CO",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 37.65428,
          "longitude": -105.78694
        },
        "description": "The resort offers guided stargazing experiences and astronomy programming that help visitors better understand the cosmos and the importance of protecting dark skies."
      }
    ]
  }
}