{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocky-peak-campground-cedar-city-ut-us",
  "name": "Rocky Peak Campground",
  "description": "The Rocky Peak Campground is located within Three Peaks Recreation Area, which is one of the largest designated recreation areas in Cedar City, UT. In 2006, Three Peaks was designated as a Special Recreation Management Area. What previously existed as a local open space playground has since been developed into a recreation area to meet the needs of almost any outdoor enthusiast. The site is located 10 miles outside of town at 5,938 feet elevation and sees weather similar to that in Cedar City...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocky-peak-campground-cedar-city-ut-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/05/07/12/11/268489_18aef3b8-c12a-4bac-b44b-466df09961a0_700.webp",
    "https://cdn.recreation.gov/public/2022/05/09/14/20/268489_dd2691ba-aaec-437f-8682-6c1fce317c2c_1440.webp",
    "https://cdn.recreation.gov/public/2022/05/07/13/42/268489_aea280d3-a70c-43e5-803b-8aab45d9cbb5_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.760274,
    "longitude": -113.185263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$12+"
}