{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-whitehouse-tx",
  "name": "Spot2Nite",
  "description": "Check out The Boulders at Lake Tyler in Whitehouse, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-whitehouse-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4025dd2e-113d-11ee-a01f-42010a0014de/card.jpg?v=63892821527"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16822 McElroy Road",
    "addressLocality": "Whitehouse",
    "addressRegion": "TX",
    "postalCode": "75791",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.24833410000001,
    "longitude": -95.1744495
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$55+"
}