{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-hills-rv-park-lake-havasu-city-az",
  "name": "Desert Hills RV Park",
  "description": "Desert Hills RV Park is located at 3825 London Bridge Road, Lake Havasu City AZ 86404. Desert Hills RV Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/desert-hills-rv-park-lake-havasu-city-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3825 London Bridge Road",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.544023,
    "longitude": -114.3668117
  }
}