{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rawhide-mountains-wilderness-lake-havasu-city-az",
  "name": "Rawhide Mountains Wilderness",
  "description": "The Rawhide Mountains Wilderness in Arizona is managed by the Bureau of Land Management. In 1990, the Rawhide Mountains Wilderness became part of the now over 109 million acre National Wilderness Preservation System established by the Wilderness Act of 1964.The 38,470-acre Rawhide Mountains Wilderness is located in Mohave and La Paz Counties 80 miles south of Kingman, Arizona and 50 miles southeast of Lake Havasu City, Arizona. The wilderness includes portions of two mountain ranges, the Rawh...",
  "url": "https://campertunity.com/listings/campgrounds/rawhide-mountains-wilderness-lake-havasu-city-az",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/1413.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1785 Kiowa Ave.",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2056,
    "longitude": -113.622667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}