{
  "title": "Dark Sky Places in MT",
  "description": "Certified dark sky places in MT.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/state/MT",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "MT",
      "url": "/places/state/MT"
    }
  ],
  "updated": null,
  "data": {
    "code": "MT",
    "places": [
      {
        "slug": "lost-trail-national-wildlife-refuge-dark-sky-sanctuary",
        "name": "Lost Trail National Wildlife Refuge",
        "type": "sanctuary",
        "country": "US",
        "state_province": "MT",
        "nearest_town": "Marion",
        "lat": 48.17741,
        "lng": -114.89302,
        "year_certified": 2022,
        "official_url": "https://www.fws.gov/refuge/lost-trail",
        "source_url": "https://darksky.org/places/lost-trail-national-wildlife-refuge-dark-sky-sanctuary/",
        "notes": "As part of their ongoing commitment to dark sky conservation, Refuge staff will be hosting on-site stargazing programs and conducting community outreach in collaboration with the Big Sky Astronomy Club."
      },
      {
        "slug": "medicine-rocks-state-park-dark-sky-sanctuary",
        "name": "Medicine Rocks State Park",
        "type": "sanctuary",
        "country": "US",
        "state_province": "MT",
        "nearest_town": "Ekalaka",
        "lat": 46.04444,
        "lng": -104.47134,
        "year_certified": 2020,
        "official_url": "http://stateparks.mt.gov/medicine-rocks/",
        "source_url": "https://darksky.org/places/medicine-rocks-state-park-dark-sky-sanctuary/",
        "notes": "They host dark sky events including star parties that incorporate discussions about light pollution and its effects on dark sky quality, animal and human life."
      },
      {
        "slug": "waterton-glacier-international-peace-park-dark-sky-park",
        "name": "Waterton-Glacier International Peace Park",
        "type": "park",
        "country": "US",
        "state_province": "MT",
        "nearest_town": null,
        "lat": 48.7194,
        "lng": -113.83445,
        "year_certified": 2017,
        "official_url": "https://www.pc.gc.ca/en/pn-np/ab/waterton",
        "source_url": "https://darksky.org/places/waterton-glacier-international-peace-park-dark-sky-park/",
        "notes": "At a total of 4,606 km2 (1,138,167 acres), the parks share the distinction of being the world’s first International Peace Park (1932), two UNESCO Biosphere Reserves, and a single UNESCO World Heritage Site."
      }
    ]
  },
  "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": "MT",
            "item": "https://darkskiesdirectory.com/places/state/MT"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/places/state/MT#dataset",
        "name": "Dark Sky Places in MT",
        "description": "Certified dark sky places in MT.",
        "url": "https://darkskiesdirectory.com/places/state/MT",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/places/state/MT.json"
          }
        ]
      }
    ]
  }
}