{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/henry-mountain-road-dispersed-site-torrey-ut",
  "name": "Henry Mountain Road Dispersed Site",
  "description": "Henry Mountain Road Dispersed Site is located near the rugged terrain of Utah, characterized by rocky landscapes and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/henry-mountain-road-dispersed-site-torrey-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/38-10480-111-05433_9b35fd18-00a1-49fc-8c4b-8247393eee9a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.05513181955497,38.105558800243934)/-111.05513181955497,38.105558800243934,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/38-10480-111-05433_51f4a385-f71e-44d3-acb0-acab6a73e058.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/38-10480-111-05433_9b35fd18-00a1-49fc-8c4b-8247393eee9a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.105558800243934,
    "longitude": -111.05513181955497
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/38-10480-111-05433"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}