{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kal-haven-rv-park-south-haven-mi",
  "name": "Kal-Haven RV Park",
  "description": "Kal-Haven RV Park is located at 1073 East Wells Street, South Haven MI 49090. Kal-Haven RV Park can be contacted at ***-***-**** or https://kal-havenrvpark.jimdo.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kal-haven-rv-park-south-haven-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1073 East Wells Street",
    "addressLocality": "South Haven",
    "addressRegion": "MI",
    "postalCode": "49090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4111208,
    "longitude": -86.2602863
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/south-haven/kal-haven-rv-park"
  ]
}