{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherry-campground-springville-ut-1",
  "name": "Cherry",
  "description": "Explore Cherry in Uinta-Wasatch-Cache National Forest, Utah with Recreation.gov. Cherry Campground is located on the banks of pretty Hobble Creek just six miles from Springville, Utah, at an elevation of 5,200 feet. Visitors enjoy exploring",
  "url": "https://campertunity.com/listings/campgrounds/cherry-campground-springville-ut-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/07/14/18/31/232229_13eddea5-e3b2-4ad0-9d73-fa14eb555252_700.jpg",
    "https://cdn.recreation.gov/public/2020/04/15/17/32/232229_626d5dd0-583e-494b-ac33-919e70960e33_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/17/18/35/232229_a3ec522c-87bc-4af6-90ae-a2f0d514b634_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Rd 058",
    "addressLocality": "Springville",
    "addressRegion": "UT",
    "postalCode": "84663",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1688889,
    "longitude": -111.4752778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232229",
    "http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9846&actid=29"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$28-$213"
}