{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vista-del-sol-rv-resort-bullhead-city-az-1",
  "name": "Vista Dell Lov Restort",
  "description": "RV Park and Campground in Bulhahad City, Arizona.",
  "url": "https://campertunity.com/listings/campgrounds/vista-del-sol-rv-resort-bullhead-city-az-1",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3249 Felipe Dr",
    "addressLocality": "Bullhead City",
    "addressRegion": "AZ",
    "postalCode": "86442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0655176,
    "longitude": -114.5695295
  }
}