{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halloween-weekend-2-desert-hot-springs-ca",
  "name": "Halloween Weekend 2",
  "description": "Get your site decorations ready and your costumes packed! It's time for our annual Halloween camping weekends!Now starting Thursday night, the spooky barrel train rides, Halloween-themed crafts, and a Monster Mash dance party will make this a weekend to never forget!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halloween-weekend-2-desert-hot-springs-ca",
  "image": [
    "https://koa.com/content/campgrounds/palm-springs/heroitems/05466heroitemsbb338739-fc46-4e81-88f9-411baf673a28.PNG",
    "https://koa.com/content/campgrounds/palm-springs/events/05466events84dc5278-4714-405b-84b0-f39184d56404.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70405 Dillon Rd",
    "addressLocality": "Desert Hot Springs",
    "addressRegion": "CA",
    "postalCode": "92241",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.924806,
    "longitude": -116.433342
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}