{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-foot-beach-state-park-lake-geneva-wi",
  "name": "Big Foot Beach State Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/big-foot-beach-state-park-lake-geneva-wi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1452 Highway H,",
    "addressLocality": "Lake Geneva, WI 53147",
    "addressRegion": "WI",
    "postalCode": "53147"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5918039,
    "longitude": -88.4345369
  }
}