{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shadow-hills",
  "name": "Shadow Hills RV Resort",
  "description": "Escape to Shadow Hills RV Resort in Indio and experience a relaxing and enjoyable stay. Enjoy a variety of amenities, including a pool, spa, clubhouse, and more, in the heart of the Coachella Valley.",
  "url": "https://campertunity.com/listings/campgrounds/shadow-hills",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7541312,
    "longitude": -116.2701141
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}