{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prospectors-rv-resort-lake-havasu-city-az",
  "name": "Prospectors RV Resort",
  "description": "A full service RV resort located in Lake Havasu City, Arizona. Upon arrival you will notice our large and spacious sites along with a clubhouse, fitness room, heated pool and spa, billiards room, laundry room and d",
  "url": "https://campertunity.com/listings/campgrounds/prospectors-rv-resort-lake-havasu-city-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/61e6e3ac-98e7-11ef-88ec-9ea1eee9de89/card.jpg?v=63897749708"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.537866,
    "longitude": -114.354902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}