{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-ponds-rv-resort-south-haven-mi-us",
  "name": "Hidden Ponds RV Resort",
  "description": "Hidden Ponds RV Resort is located at 73030 12th Avenue, South Haven MI 49090. Hidden Ponds RV Resort can be contacted at ***-***-**** or http://hiddenpondsrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/hidden-ponds-rv-resort-south-haven-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "73030 12th Avenue",
    "addressLocality": "South Haven",
    "addressRegion": "MI",
    "postalCode": "49090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3750507,
    "longitude": -86.2545729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/south-haven/hidden-ponds-rv-resort"
  ]
}