{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swansea-wilderness-az",
  "name": "Swansea Wilderness",
  "description": "The Swansea Wilderness (16,400 acres) in Arizona, is managed by the Bureau of Land Management. In 1990, the Swansea Wilderness became part of the now over 109 million acre National Wilderness Preservation System established by the Wilderness Act of 1964. In wilderness, you can enjoy challenging recreational activities and extraordinary opportunities for solitude. Please follow the regulations in place for this area, and use Leave No Trace techniques when visiting to ensure protection of its u...",
  "url": "https://campertunity.com/listings/campgrounds/swansea-wilderness-az",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/1414.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1785 Kiowa Ave.",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.21607,
    "longitude": -113.860401
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    }
  ]
}