{
  "title": "Dark Sky Places in MI",
  "description": "Certified dark sky places in MI.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/state/MI",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "MI",
      "url": "/places/state/MI"
    }
  ],
  "updated": null,
  "data": {
    "code": "MI",
    "places": [
      {
        "slug": "beaver-island-state-wildlife-research-area",
        "name": "Beaver Island State Wildlife Research Area",
        "type": "sanctuary",
        "country": "US",
        "state_province": "MI",
        "nearest_town": "Beaver Island",
        "lat": 45.67483,
        "lng": -85.80844,
        "year_certified": 2024,
        "official_url": "http://www.darkskyisland.org",
        "source_url": "https://darksky.org/places/beaver-island-state-wildlife-research-area/",
        "notes": "The sanctuary offers a serene expanse under a pristine night sky, encompassing 9,195.5 acres within the Wildlife Research Area, and an additional 230 acres at Miller’s Marsh."
      },
      {
        "slug": "dr-lawless-dark-sky-park",
        "name": "Dr. T.K. Lawless County Park",
        "type": "park",
        "country": "US",
        "state_province": "MI",
        "nearest_town": "Jones",
        "lat": 41.90255,
        "lng": -85.79944,
        "year_certified": 2019,
        "official_url": "https://www.casscountymi.org/Facilities/Facility/Details/Dr-TK-Lawless-Park-2",
        "source_url": "https://darksky.org/places/dr-lawless-dark-sky-park/",
        "notes": "Lawless Park (Lawless Park) is nestled within Cass County, in the Southwest corner of the Lower Peninsula."
      },
      {
        "slug": "headlands-dark-sky-park",
        "name": "Headlands",
        "type": "park",
        "country": "US",
        "state_province": "MI",
        "nearest_town": "Emmet County",
        "lat": 45.7777,
        "lng": -84.77925,
        "year_certified": 2011,
        "official_url": "http://www.midarkskypark.org/",
        "source_url": "https://darksky.org/places/headlands-dark-sky-park/",
        "notes": "The park hosts regular events celebrating the night sky such as nighttime storytelling, starry cruises, star parties and astrophotography nights, and special events such as lunar eclipse viewings."
      },
      {
        "slug": "keweenaw-michigan-dark-sky-park",
        "name": "Keweenaw Dark Sky Park",
        "type": "park",
        "country": "US",
        "state_province": "MI",
        "nearest_town": "Copper Harbor",
        "lat": 47.46807,
        "lng": -87.8888,
        "year_certified": 2022,
        "official_url": "https://keweenawmountainlodge.com/",
        "source_url": "https://darksky.org/places/keweenaw-michigan-dark-sky-park/",
        "notes": "The park is headquartered at the Keweenaw Mountain Lodge, which is open to the public and accessible year-round, from 7:00 p.m."
      }
    ]
  },
  "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": "MI",
            "item": "https://darkskiesdirectory.com/places/state/MI"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/places/state/MI#dataset",
        "name": "Dark Sky Places in MI",
        "description": "Certified dark sky places in MI.",
        "url": "https://darkskiesdirectory.com/places/state/MI",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/places/state/MI.json"
          }
        ]
      }
    ]
  }
}