{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-lake-dispersed-campsite-rapid-river-mi",
  "name": "Bear Lake Dispersed Campsite",
  "description": "Bear Lake Dispersed Campsite camping reservations and campground information. Learn more about camping near Bear Lake Dispersed Campsite and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bear-lake-dispersed-campsite-rapid-river-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8181 US-2",
    "addressLocality": "Rapid River",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.94972,
    "longitude": -86.24097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}