{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bass-lake-dispersed-campsite-manistique-mi",
  "name": "Bass Lake dispersed campsite",
  "description": "Bass Lake dispersed campsite is located at Ff Road 2792, Manistique MI 49854. Bass Lake dispersed campsite can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bass-lake-dispersed-campsite-manistique-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ff Road 2792",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1693976,
    "longitude": -86.4796642
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/bass-lake-dispersed-campsite"
  ]
}