{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-washington-ut",
  "name": "Spot2Nite",
  "description": "Check out Settlers Point Luxury RV Resort in Washington, Utah on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-washington-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f5f929c0-acd3-11ef-a152-7fb6f7d1cc0b/card.jpg?v=63899940435"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1355 East Bluff View Drive",
    "addressLocality": "Washington",
    "addressRegion": "UT",
    "postalCode": "84780",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1408256,
    "longitude": -113.486984
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "72",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$72+"
}