{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/point-supreme-campground-ut",
  "name": "Point Supreme Campground",
  "description": "Explore Point Supreme Campground in Cedar Breaks National Monument, Utah with Recreation.gov. The Point Supreme Campground in Cedar Breaks National Monument offers a camping experience at 10,000 feet in elevation. Available approximately from mid-June to",
  "url": "https://campertunity.com/listings/campgrounds/point-supreme-campground-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/17/20/23/233392_513f10d5-7dcf-45a7-a20b-7a7c596345ea_1440.jpg",
    "https://cdn.recreation.gov/public/2018/08/21/20/13/233392_c3ef957e-a168-4965-a372-c589f979d09f_1440.jpg",
    "https://cdn.recreation.gov/public/2018/08/17/20/45/233392_5d24be2b-e747-406e-b6d4-edbe31228dd2_1440.jpg",
    "https://cdn.recreation.gov/public/2018/08/17/20/56/233392_e810ae15-e0e1-4468-b52c-3de4199e6faa_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/17/20/47/233392_f4fbcf14-6212-4b99-ba35-aa49875a8268_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Point Supreme Campground",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.611523,
    "longitude": -112.831561
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233392"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$30+"
}