{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-tree-blm-campground-lake-havasu-az-lake-havasu-city-az",
  "name": "Lone Tree BLM Campground, Lake Havasu, AZ",
  "description": "Lone Tree BLM Campground, Lake Havasu, AZ is located at Unnamed Road, Lake Havasu City AZ 86404. Lone Tree BLM Campground, Lake Havasu, AZ can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/lone-tree-blm-campground-lake-havasu-az-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": "Unnamed Road",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6274128,
    "longitude": -114.3289675
  }
}