{
  "title": "Dark Sky Places in IL",
  "description": "Certified dark sky places in IL.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/state/IL",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "IL",
      "url": "/places/state/IL"
    }
  ],
  "updated": null,
  "data": {
    "code": "IL",
    "places": [
      {
        "slug": "hawthorn-woods-illinois-dark-sky-community",
        "name": "Hawthorn Woods, Illinois",
        "type": "community",
        "country": "US",
        "state_province": "IL",
        "nearest_town": "Hawthorn Woods",
        "lat": 42.21697,
        "lng": -88.04952,
        "year_certified": 2020,
        "official_url": "https://www.vhw.org",
        "source_url": "https://darksky.org/places/hawthorn-woods-illinois-dark-sky-community/",
        "notes": "Since its incorporation in 1958, the Village has grown from 17 to 8,000 residents and is recognized for its ample open spaces and park amenities, among others."
      },
      {
        "slug": "homer-glen-illinois-dark-sky-community",
        "name": "Homer Glen, Illinois",
        "type": "community",
        "country": "US",
        "state_province": "IL",
        "nearest_town": null,
        "lat": 41.60003,
        "lng": -87.93811,
        "year_certified": 2011,
        "official_url": "http://www.homerglenil.org/index.aspx",
        "source_url": "https://darksky.org/places/homer-glen-illinois-dark-sky-community/",
        "notes": "Founded in 2001 as a city committed to sustainable growth and conservationist principles with a motto of “Community and Nature in Harmony,” Homer Glen’s dark skies policy is a vital part of its identity."
      },
      {
        "slug": "middle-fork-river-forest-preserve-dark-sky-park",
        "name": "Middle Fork River Forest Preserve",
        "type": "park",
        "country": "US",
        "state_province": "IL",
        "nearest_town": "Penfield",
        "lat": 40.38269,
        "lng": -87.97031,
        "year_certified": 2018,
        "official_url": "http://www.ccfpd.org/forest-preserve/middle-fork-river-champaign-county",
        "source_url": "https://darksky.org/places/middle-fork-river-forest-preserve-dark-sky-park/",
        "notes": "In the same year, CUAS began collaborating with the District’s Education Department to offer ‘Starwatch’ astronomy-related stargazing programs at the Preserve."
      },
      {
        "slug": "palos-preserves-urban-night-sky-place",
        "name": "Palos Preserves",
        "type": "urban",
        "country": "US",
        "state_province": "IL",
        "nearest_town": "Willow Springs",
        "lat": 41.67895,
        "lng": -87.84368,
        "year_certified": 2021,
        "official_url": "https://fpdcc.com/nature/dark-skies-reducing-light-pollution/",
        "source_url": "https://darksky.org/places/palos-preserves-urban-night-sky-place/",
        "notes": "Over the 100 years of its existence, the population of the nearby Chicago Area has nearly tripled from 2.7 to 8 million people."
      }
    ]
  },
  "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": "IL",
            "item": "https://darkskiesdirectory.com/places/state/IL"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/places/state/IL#dataset",
        "name": "Dark Sky Places in IL",
        "description": "Certified dark sky places in IL.",
        "url": "https://darkskiesdirectory.com/places/state/IL",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/places/state/IL.json"
          }
        ]
      }
    ]
  }
}