{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/price-canyon-recreation-area-price-ut",
  "name": "Price Canyon Recreation Area",
  "description": "Price Canyon Recreation Area offers visitors a chance to enjoy cooler temperatures and the shade of large ponderosa pine trees during the summer. The recreation area is located on a ridge high above Price Canyon.",
  "url": "https://campertunity.com/listings/campgrounds/price-canyon-recreation-area-price-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/09/24/22/20/10282557_cba1e483-f425-4d57-be92-e69ddf353632_1440.webp",
    "https://cdn.recreation.gov/public/2024/04/12/18/06/10282557_d5db5015-525f-4faa-affb-0452bbc8c7e5_700.webp",
    "https://cdn.recreation.gov/public/2024/08/16/22/07/10282557_68dccd9d-026d-404e-8453-03fdf6ded6b7_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/09/24/22/21/10282557_148686ea-1e9f-4bd3-8494-f98c4e666d00_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Price",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.787646,
    "longitude": -110.929083
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10282557"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15+"
}