{
  "title": "Beverly Shores, Indiana",
  "description": "In recent years, they have embraced dark-skies as an important part of the local environment drawing residents and tourists alike.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/beverly-shores-indiana-dark-sky-community",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Beverly Shores, Indiana",
      "url": "/places/beverly-shores-indiana-dark-sky-community"
    }
  ],
  "updated": null,
  "data": {
    "slug": "beverly-shores-indiana-dark-sky-community",
    "name": "Beverly Shores, Indiana",
    "type": "community",
    "country": "US",
    "state_province": "IN",
    "nearest_town": null,
    "lat": 41.69254,
    "lng": -86.97753,
    "year_certified": 2014,
    "official_url": "http://www.beverlyshoresindiana.org/",
    "source_url": "https://darksky.org/places/beverly-shores-indiana-dark-sky-community/",
    "notes": "In recent years, they have embraced dark-skies as an important part of the local environment drawing residents and tourists alike."
  },
  "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": "Beverly Shores, Indiana",
            "item": "https://darkskiesdirectory.com/places/beverly-shores-indiana-dark-sky-community"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/beverly-shores-indiana-dark-sky-community#place",
        "name": "Beverly Shores, Indiana",
        "additionalType": "community",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "IN",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 41.69254,
          "longitude": -86.97753
        },
        "description": "In recent years, they have embraced dark-skies as an important part of the local environment drawing residents and tourists alike."
      }
    ]
  }
}