{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilderness-resort-wisconsin-dells-wi",
  "name": "Wilderness Resort",
  "description": "Wilderness Resort is located at 511 East Adams Street, Wisconsin Dells WI 53965. Wilderness Resort can be contacted at ***-***-**** or http://www.wildernessresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/wilderness-resort-wisconsin-dells-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "511 East Adams Street",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5900172,
    "longitude": -89.7829916
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/wilderness-resort"
  ]
}