{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wisconsin-dells-wi",
  "name": "Spot2Nite",
  "description": "Check out Dells Camping Resort in Wisconsin Dells, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wisconsin-dells-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/e6d30ed8-9ddf-11ee-bfcf-42010a0014ce/card.jpg?v=63892827991"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1130 Freedom Court",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7566233,
    "longitude": -89.8045052
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/wisconsin-dells/dells-camping-resort"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "10:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "43.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$43.5+"
}