{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/standard-wash-area-blm-campground-lake-havasu-city-az",
  "name": "Standard Wash Area, BLM Campground",
  "description": "Standard Wash Area, BLM Campground is located at 7001 Arizona 95, Lake Havasu City AZ 86406. Standard Wash Area, BLM Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/standard-wash-area-blm-campground-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": "7001 Arizona 95",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86406",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4197728,
    "longitude": -114.1989176
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/lake-havasu-city/standard-wash-area-blm-campground"
  ]
}