{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-borrego-springs-ca-us",
  "name": "Spot2Nite",
  "description": "Check out Palm Canyon Hotel & RV Resort in Borrego Springs, California on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-borrego-springs-ca-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/43088e4e-9139-11ed-9e39-ae29f73191bf/card.jpg?v=63892711293"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "221 Palm Canyon Drive",
    "addressLocality": "Borrego Springs",
    "addressRegion": "CA",
    "postalCode": "92004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2556228,
    "longitude": -116.3979946
  },
  "checkinTime": "00:30:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-06-26"
  },
  "priceRange": "$45+"
}