{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-desert-hot-springs-ca",
  "name": "United States",
  "description": "Check out Paradise RV Park (Desert Hot Springs) in Desert Hot Springs, California on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-desert-hot-springs-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d7b3efe0-96d5-11ef-9ee8-c663de0df01c/card.jpg?v=63897522313"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17989 Corkill Road",
    "addressLocality": "Desert Hot Springs",
    "addressRegion": "CA",
    "postalCode": "92241",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9183393,
    "longitude": -116.4439631
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$65+"
}