{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-cliff-area-campground-jordanelle-state-park-heber-city",
  "name": "Rock Cliff Area Campground — Jordanelle State Park",
  "description": "Rock Cliff at Jordanelle State Park is near Heber City, Utah, and features terrain with hills and water bodies.",
  "url": "https://campertunity.com/listings/campgrounds/rock-cliff-area-campground-jordanelle-state-park-heber-city",
  "image": [
    "https://photos.thedyrt.com/photo/media/utah-jordanelle-state-park-rock-cliff_e688e34e-1a9f-4b75-88d6-d7bf71def20b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.34287789267007,40.6002972638221)/-111.34287789267007,40.6002972638221,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/utah-jordanelle-state-park-rock-cliff_e688e34e-1a9f-4b75-88d6-d7bf71def20b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/utah-jordanelle-state-park-rock-cliff_2aa3ed4b-60ce-434d-a125-c8957f2bf1e6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ROCK CLIFF REC. SR319 515 BOX 4",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6002972638221,
    "longitude": -111.34287789267007
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/utah-jordanelle-state-park-rock-cliff"
  ],
  "numberOfRooms": 45,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$35-$300"
}