{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-manitou-group-campground-mi",
  "name": "South Manitou Group Campground | MI | Camping Information & Reviews",
  "description": "Escape to South Manitou Group Campground, where adventure begins with a scenic ferry ride across Lake Michigan's crystal. 6 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/south-manitou-group-campground-mi",
  "image": [
    "https://cdn.recreation.gov/public/2023/10/22/01/24/232456_10a8f243-1162-4a3a-9388-963dbf654a5e_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0124639,
    "longitude": -86.0947
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/mi/sleeping-bear-dunes-national-lakeshore/south-manitou-group-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}