{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleeping-bear-dunes-national-lakeshore-empire-mi",
  "name": "Sleeping Bear Dunes National Lakeshore",
  "description": "Sleeping Bear Dunes National Lakeshore is located at 9922 West Front Street, Empire MI 49630. Sleeping Bear Dunes National Lakeshore can be contacted at ***-***-**** or http://www.nps.gov/slbe/",
  "url": "https://campertunity.com/listings/campgrounds/sleeping-bear-dunes-national-lakeshore-empire-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9922 West Front Street",
    "addressLocality": "Empire",
    "addressRegion": "MI",
    "postalCode": "49630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8734043,
    "longitude": -86.0466574
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/empire/sleeping-bear-dunes-national-lakeshore"
  ]
}