{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-red-banks-resort-fremont-wi",
  "name": "Red Banks Resort, L.L.C.",
  "description": "Red Banks Resort, L.L.C. is located at E7321 Red Banks Road, Fremont WI 54940. Red Banks Resort, L.L.C. can be contacted at ***-***-**** or http://www.redbanks.net/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-red-banks-resort-fremont-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E7321 Red Banks Road",
    "addressLocality": "Fremont",
    "addressRegion": "WI",
    "postalCode": "54940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2773006,
    "longitude": -88.8605657
  }
}