{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/renegade-long-term-heber-city-ut",
  "name": "Renegade Long Term",
  "description": "Renegade Campground is located on the shore of beautiful Strawberry Reservoir at an elevation of 7,700 feet. Visitors flock to Strawberry for its great fishing, boating and trail opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/renegade-long-term-heber-city-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/04/01/18/23/10306495_bbc22366-9c89-4b46-ba2b-4880bc1fd37a_1440.webp",
    "https://cdn.recreation.gov/public/2024/04/01/18/25/10306495_c4778ace-dc73-4e01-bf37-57006315df6f_700.webp",
    "https://cdn.recreation.gov/public/2024/04/01/18/26/10306495_1d7ee331-f411-4e27-acee-8ad7ef1920b4_700.webp",
    "https://cdn.recreation.gov/public/2024/04/01/18/27/10306495_7bef7936-57c9-4810-a670-cec7447adb9b_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S Suite 305 Box #5",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1227333,
    "longitude": -111.1537806
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10306495"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$22+"
}