{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-reservoir-campround-beaver-ut",
  "name": "Little Reservoir Campround",
  "description": "The Little Reservoir Campground is conveniently located off Utah's I-15, just outside the community of Beaver in the Fishlake National Forest. It sits at an elevation of 7350. This is a great place to enjoy the mountains where recreation opportunities include fishing, hiking and hunting.",
  "url": "https://campertunity.com/listings/campgrounds/little-reservoir-campround-beaver-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 300472",
    "addressLocality": "Beaver",
    "addressRegion": "UT",
    "postalCode": "84730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.26139,
    "longitude": -112.489831
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10352169"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$24+"
}