{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-camp-resort-south-haven-mi",
  "name": "Yogi Bear’s Jellystone Park Camp Resort – South Haven",
  "description": "South Haven Jellystone Park is a family campground comprised of 58 acres, nestled along the beautiful lakefront town of South Haven, Michigan. The campground is owned and operated by the Novotny family, who specialize in creating a camping experience that is relaxing and fun for the entire family. Take part in family activities at the campground or explore the beautiful lakeshore town of South Haven.",
  "url": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-camp-resort-south-haven-mi",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2021/05/ARVC_South-Haven-Jellystone_Banner.jpg",
    "https://campmichigan.com/wp-content/uploads/2021/05/ARVC_South-Haven-Jellystone_Rotator-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3403 64th St",
    "addressLocality": "South Haven",
    "addressRegion": "MI",
    "postalCode": "49090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4049482,
    "longitude": -86.16682109999999
  },
  "sameAs": [
    "https://campmichigan.com/campground/yogi-bears-jellystone-park-camp-resort-south-haven/"
  ]
}