{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fremont-river-dispersed-site-torrey-ut",
  "name": "Fremont River Dispersed Site",
  "description": "Fremont River Dispersed Site is located near the Fremont River in Utah, surrounded by rocky terrain and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/fremont-river-dispersed-site-torrey-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/fremont-river_5b2df435-2480-4f8e-8d1c-92e5d745506a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/fremont-river_0b7b3569-8c8b-4b5a-b5e0-ea7b303791db.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/fremont-river_5b2df435-2480-4f8e-8d1c-92e5d745506a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.10472165736009,38.275362727971604)/-111.10472165736009,38.275362727971604,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.275362727971604,
    "longitude": -111.10472165736009
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/fremont-river"
  ],
  "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": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}