{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-saint-croix-falls-wi",
  "name": "Spot2Nite",
  "description": "Check out Big Rock Creek in Saint Croix Falls, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-saint-croix-falls-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/632cc3ee-bf5f-11ed-b38f-ae29f73191bf/card.jpg?v=63892816904"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1674 Wisconsin 87",
    "addressLocality": "Saint Croix Falls",
    "addressRegion": "WI",
    "postalCode": "54024",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4516013,
    "longitude": -92.6408034
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/saint-croix-falls/big-rock-creek"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$55+"
}