{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-hookups-south-haven-mi",
  "name": "Water Hookups",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/water-hookups-south-haven-mi",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/052/163/full/KalHavenRV.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "South Haven",
    "addressRegion": "MI",
    "postalCode": "49090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4030865,
    "longitude": -86.2736407
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/kalhaven-rv-park-5463"
  ]
}