{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glacier-valley-campground-scott-wi-1",
  "name": "Glacier Valley Campground",
  "description": "Welcome to Glacier Valley Campground, your perfect camping home in the scenic Pardeeville and Portage area. Our 70-acre facility offers a diverse landscape, including a large wooded hillside, open fields, old-growth woods, and a picturesque wetland with a small stream. Outdoor enthusiasts will enjoy the wide array of recreational opportunities in the area. Hop on the nearby 400 State Trail, a scenic biking and hiking trail that spans beautiful countryside, providing stunning views and a chanc...",
  "url": "https://campertunity.com/listings/campgrounds/glacier-valley-campground-scott-wi-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cd88a792-60be-11ef-ac3c-42010a001431/card.jpg?v=63891575050"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N8129 Larson Road",
    "addressLocality": "Scott",
    "addressRegion": "WI",
    "postalCode": "53923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.574156,
    "longitude": -89.188639
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "48",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "$48+"
}