{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vulture-mine-road-south-dispersed-wickenburg-az",
  "name": "Vulture Mine Road South Dispersed",
  "description": "Vulture Mine Road South Dispersed is located near varied desert terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/vulture-mine-road-south-dispersed-wickenburg-az",
  "image": [
    "https://photos.thedyrt.com/photo/media/vulture-mine-road-south_5d448dbc-a3f2-4667-af75-64fac6bfd4d1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.81022540593426,33.912092496088526)/-112.81022540593426,33.912092496088526,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/vulture-mine-road-south_5d448dbc-a3f2-4667-af75-64fac6bfd4d1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/vulture-mine-road-south_ae398757-d9a8-43e3-b103-d7e27f7003b7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wickenburg",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.912092496088526,
    "longitude": -112.81022540593426
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}