{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-havasu-rv-resort-lake-havasu-city-a",
  "name": "Havasu RV Resort",
  "description": "Havasu RV Resort is located at 1905 Victoria Farms Road, Lake Havasu City AZ 86404. Havasu RV Resort can be contacted at ***-***-**** or http://www.havasurvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-havasu-rv-resort-lake-havasu-city-a",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1905 Victoria Farms Road",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5505104,
    "longitude": -114.3494532
  }
}