{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-glenbeulah-wi-us",
  "name": "Spot2Nite",
  "description": "Check out Sun Retreats Fond Du Lac East in Glenbeulah, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-glenbeulah-wi-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ae59fd07-16d7-11f0-94b5-10a5de4d1006/card.jpg?v=63911596889"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N 5456 North Division Road",
    "addressLocality": "Glenbeulah",
    "addressRegion": "WI",
    "postalCode": "53023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7353729,
    "longitude": -88.16485209999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/glenbeulah/sun-retreats-fond-du-lac-east"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$59+"
}