{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/volcano-peak-campground-dispersed-wendover-ut",
  "name": "Volcano Peak Campground (Dispersed)",
  "description": "Volcano Peak Campground, near the Bonneville Salt Flats in Utah, is a fantastic spot for those who crave wide-open spaces and stunning views.",
  "url": "https://campertunity.com/listings/campgrounds/volcano-peak-campground-dispersed-wendover-ut",
  "image": [
    "https://photos.thedyrt.com/photo/558357/media/volcano-peak-campground-dispersed_f2fb8919-070c-4fc3-8284-51818925e63b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.95591655,40.78729861)/-113.95591655,40.78729861,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/315303/media/volcano-peak-campground-dispersed_f71547549bc27bbd3fa2ab8d4d91f3b9.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/558357/media/volcano-peak-campground-dispersed_f2fb8919-070c-4fc3-8284-51818925e63b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wendover",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.78729861,
    "longitude": -113.95591655
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/volcano-peak-campground-dispersed",
    "https://thedyrt.com/camping/utah/cave-hill"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}