{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/currant-creek-heber-city-ut",
  "name": "Currant Creek",
  "description": "Currant Creek Campground sits next to Currant Creek Reservoir at an elevation of 8,000 feet. A wide variety of recreational activities awaits, including boating, fishing and hiking.",
  "url": "https://campertunity.com/listings/campgrounds/currant-creek-heber-city-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/17/18/38/231929_2b09c172-cf9e-4f9f-aaa8-e3b5bc1b6cba_700.webp",
    "https://cdn.recreation.gov/public/2020/01/17/17/23/231929_fd106ffd-7e7e-4106-994d-4aaf0aab859a_700.webp",
    "https://cdn.recreation.gov/public/2020/01/17/17/23/231929_2bf76506-aca6-46fb-bfca-fb70751493f9_700.webp",
    "https://cdn.recreation.gov/public/2020/01/20/16/28/231929_0c387019-50bf-4271-a9c7-144806fcfdfe_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/01/20/16/33/231929_9dd8648a-a831-490b-873e-f0bfe41bd410_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3297222,
    "longitude": -111.0669444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231929",
    "https://thedyrt.com/camping/utah/utah-currant-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30.14",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$30.14+"
}