{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-little-dune-ii-campsite-munisi",
  "name": "Little Dune II Campsite",
  "description": "Little Dune II Campsite is located at Grand Island Road, Munising MI 49862. Little Dune II Campsite can be contacted at ***-***-**** or http://recreation.gov/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-little-dune-ii-campsite-munisi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand Island Road",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4775008,
    "longitude": -86.62871
  }
}