{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-joshua-tree",
  "name": "Spot2Nite",
  "description": "Check out Cabins at Joshua Tree Lake by Hostel Cubed in Joshua Tree, California on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-joshua-tree",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/dc58e9a0-2ff2-11ef-8763-42010a00143b/card.jpg?v=63893136943"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2601 Sunfair Road",
    "addressLocality": "Joshua Tree",
    "addressRegion": "CA",
    "postalCode": "92252",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2061368,
    "longitude": -116.2445109
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$49+"
}