{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copper-basin-dunes-ohv-area-lake-havasu-city-az-us",
  "name": "Copper Basin Dunes OHV Area",
  "description": "This area is an unrestricted playground for OHVs and other off-highway vehicles. The site includes parking area, unloading ramp, and vault toilets. Vehicles must be street legal or have state required off-highway vehicle stickers. Resort facilities nearby.",
  "url": "https://campertunity.com/listings/campgrounds/copper-basin-dunes-ohv-area-lake-havasu-city-az-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.26105,
    "longitude": -114.16863
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}