{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/council-lake-dispersed-campsite-munising-mi",
  "name": "Council Lake Dispersed Campsite",
  "description": "Council Lake Dispersed Campsite camping reservations and campground information. Learn more about camping near Council Lake Dispersed Campsite and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/council-lake-dispersed-campsite-munising-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "USFS, Munising Ranger District, 400 E Munising Ave",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.24163,
    "longitude": -86.64718
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}