{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freemont-road-dispersed-camp-beaver-ut",
  "name": "Freemont Road Dispersed Camp",
  "description": "Freemont Road Dispersed Camp is located near Beaver, Utah, surrounded by rugged terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/freemont-road-dispersed-camp-beaver-ut",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Freemont Road",
    "addressLocality": "Beaver",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.12917057098129,
    "longitude": -112.62613195120989
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/freemont-road-dispersed-camping-beaver-utah"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}