{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-warrens-wi",
  "name": "Spot2Nite",
  "description": "Check out Jellystone Park™ Warrens in Warrens, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-warrens-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1bc758f0-456e-11f0-9159-d736537cd774/card.jpg?v=63916719172"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Jellystone Park Drive",
    "addressLocality": "Warrens",
    "addressRegion": "WI",
    "postalCode": "54666",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1248443,
    "longitude": -90.5236899
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/warrens/jellystone-park-warrens"
  ],
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$25+"
}