{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hanging-rock-campground-ut",
  "name": "Hanging Rock Campground",
  "description": "Explore Hanging Rock Campground with Recreation.gov. Hanging Rock Campground is located just off of Highway 21 between the towns of Beaver and Minerville, UT. The campground has six campsites all located alongside",
  "url": "https://campertunity.com/listings/campgrounds/hanging-rock-campground-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/08/29/21/37/16353_791c4da1-fe0c-4fa4-9edf-3f05bf8d89a0_700.jpg",
    "https://cdn.recreation.gov/public/2022/08/29/21/39/16353_0e10e8c0-1bcd-427b-a28f-f8a682775492_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/08/29/20/20/16353_958107aa-0191-4fd6-8abd-9126617c1921_700.jpg",
    "https://cdn.recreation.gov/public/2022/08/29/21/35/16353_bac7b5d6-429d-4a77-bf66-db56e1c213bd_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hanging Rock Campground",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.214181,
    "longitude": -112.871691
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/16353"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$12+"
}