{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ponderosa-uinta-ut-us",
  "name": "Ponderosa Uinta",
  "description": "Explore Ponderosa Uinta in Uinta-Wasatch-Cache National Forest, Utah with Recreation.gov. Ponderosa Campground is nestled in scenic Bear Canyon just off the Nebo Loop Scenic Byway at an elevation of 6,200 feet. Nephi, Utah, is just 10 miles away. Vis",
  "url": "https://campertunity.com/listings/campgrounds/ponderosa-uinta-ut-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/10/08/18/26/232231_f9248f6a-ce8b-4c2b-a34d-4c8f5cd3c9c8_1440.jpg",
    "https://cdn.recreation.gov/public/2021/10/08/18/26/232231_bfa09a9e-1c9f-4bcf-9bbb-f692a0989d19_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/12/07/00/05/232231_d028d4cc-1255-4ff9-9cc8-9a3379d6b954_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ponderosa Uinta",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7661111,
    "longitude": -111.7122222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.512195,
    "reviewCount": 82,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-20"
  },
  "priceRange": "$26-$29"
}