{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/popple-campground-sleeping-bear-dunes-national-lakesho",
  "name": "Popple Campground — Sleeping Bear Dunes National Lakeshore",
  "description": "The Popple Campground is the furthest from the dock (about 3.5 miles), so you are likely to have fewer people camping there. The campground is close to the beach on the northern tip of the island. Bring water filtration equipment since there is no source of purified drinking water. There are 7 individual sites",
  "url": "https://campertunity.com/listings/campgrounds/popple-campground-sleeping-bear-dunes-national-lakesho",
  "image": [
    "https://photos.thedyrt.com/photo/1865573/photo/popple_cf0540f9-92ca-4d87-acc0-47230bd5c8ef.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9922 Front Street",
    "addressLocality": "Empire",
    "addressRegion": "MI",
    "postalCode": "49630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.046024,
    "longitude": -86.116205
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/popple"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}