{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-springs-joshua-tree-koa-holiday-desert-hot-springs-ca-1",
  "name": "Palm Springs/Joshua Tree KOA Holiday",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-springs-joshua-tree-koa-holiday-desert-hot-springs-ca-1",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "/campgrounds-rv-parks/_next/image?url=%2Fcampgrounds-rv-parks%2Fimages%2Fcamp-card-img-placeholder.jpg&w=1200&q=75&dpl=dpl_Ghs4YWws8LMbMvvwYutM7Pi4e24B"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70405 Dillon Rd",
    "addressLocality": "Desert Hot Springs",
    "addressRegion": "CA",
    "postalCode": "92241",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.92499,
    "longitude": -116.43304
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}