{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-wissota-state-park-chippewa-falls-wi-2",
  "name": "Lake Wissota State Park",
  "description": "Lake Wissota State Park is located at 18127 County Highway O, Chippewa Falls WI 54729. Lake Wissota State Park can be contacted at ***-***-**** or http://dnr.wi.gov/topic/parks/name/lakewissota/",
  "url": "https://campertunity.com/listings/campgrounds/lake-wissota-state-park-chippewa-falls-wi-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18127 County Highway O",
    "addressLocality": "Chippewa Falls",
    "addressRegion": "WI",
    "postalCode": "54729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9721621,
    "longitude": -91.2968012
  }
}