{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wisconsin-dells-wi-1",
  "name": "Spot2Nite",
  "description": "Check out Nature’s Touch Campground in Wisconsin Dells, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wisconsin-dells-wi-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b536873a-d7f2-11ef-b9bb-af1de8d0528c/card.jpg?v=63904681491"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E10097 Trout Road",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6126903,
    "longitude": -89.8184994
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/wisconsin-dells/natures-touch-campground"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "38",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$38+"
}