{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrastra-mountain-wilderness-us",
  "name": "Arrastra Mountain Wilderness",
  "description": "Overview The 129,800-acre Arrastra Mountain Wilderness is located in Mohave, Yavapai, and La Paz counties, 100 miles northwest of Phoenix and 70 miles southeast of Kingman, Arizona. This sprawling wildland encompasses imposing landscapes and unique natural features. The Poachie Range, which trends northwest-southeast through the north-central portion of the wilderness, rises to almost 5,000 feet. The gradual southern slopes of the range are interrupted by several isolated volcanic plugs and n...",
  "url": "https://campertunity.com/listings/campgrounds/arrastra-mountain-wilderness-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.374477,
    "longitude": -113.422467
  },
  "sameAs": [
    "https://www.blm.gov/visit/arrastra-mountain-wilderness"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}