{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-drive-trailer-park-desert-hot-springs-ca",
  "name": "Palm Drive Trailer Park",
  "description": "Palm Drive Trailer Park is located near Desert Hot Springs, California, featuring flat desert terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palm-drive-trailer-park-desert-hot-springs-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14881 Palm Drive",
    "addressLocality": "Desert Hot Springs",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.93975778,
    "longitude": -116.501484
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ]
}