{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-delton-club-wisconsin-dells-wi",
  "name": "Camp Delton Club",
  "description": "Camp Delton Club is located at E10305 Xanadu Road, Wisconsin Dells WI 53965. Camp Delton Club can be contacted at ***-***-**** or http://www.campdelton.com/",
  "url": "https://campertunity.com/listings/campgrounds/camp-delton-club-wisconsin-dells-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E10305 Xanadu Road",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5840825,
    "longitude": -89.8070741
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/camp-delton-club"
  ]
}