{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/off-map-south-haven-mi",
  "name": "Off Map",
  "description": "At Off Map, we believe that the outdoors should be experienced in luxury. Our glamping site offers luxyury tents with wood-burning stoves, comfortable beds, and stunning views. We're committed to providing you with a memorable experience.",
  "url": "https://campertunity.com/listings/campgrounds/off-map-south-haven-mi",
  "image": [
    "https://static.wixstatic.com/media/376f45_7cc7eb00cfc54aa58b263e48716ece31~mv2.jpg/v1/fill/w_2500,h_1875,al_c/376f45_7cc7eb00cfc54aa58b263e48716ece31~mv2.jpg",
    "https://static.wixstatic.com/media/376f45_ad3219e60488403085fa8c95f2312b89~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "63401 8th Avenue",
    "addressLocality": "South Haven",
    "addressRegion": "MI",
    "postalCode": "49090",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.stayoffmap.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}