{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loon-call-campsite-on-grand-island-munising-mi-1",
  "name": "LOON CALL CAMPSITE on GRAND ISLAND",
  "description": "LOON CALL CAMPSITE on GRAND ISLAND camping reservations and campground information. Learn more about camping near LOON CALL CAMPSITE on GRAND ISLAND and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/loon-call-campsite-on-grand-island-munising-mi-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 E. Munising Ave",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.47174,
    "longitude": -86.6514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}