{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sams-beachcomber-rv-resort-lake-havasu-city-az-1",
  "name": "Sam's Beachcomber RV Resort",
  "description": "Sam's Beachcomber RV Resort is located at 555 Beachcomber Boulevard, Lake Havasu City AZ 86403. Sam's Beachcomber RV Resort can be contacted at ***-***-**** or http://www.samsbeachcomberresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/sams-beachcomber-rv-resort-lake-havasu-city-az-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "555 Beachcomber Boulevard",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4522224,
    "longitude": -114.3693132
  }
}