{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horse-creek-three-rivers-ca",
  "name": "Horse Creek",
  "description": "Horse Creek Campground is located on the Kaweah River in the foothills of central California's Sierra Nevada Mountains. The Terminus Dam on Kaweah Lake is three miles east of Lemon Cove, CA.",
  "url": "https://campertunity.com/listings/campgrounds/horse-creek-three-rivers-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/01/21/35/233692_5f96806c-a9bb-4664-a15e-9cbd328c60a5_700.webp",
    "https://cdn.recreation.gov/public/2021/04/01/21/11/233692_87af918b-f7e0-4075-b1d9-f69e4205f76c_1440.webp",
    "https://cdn.recreation.gov/public/2021/01/20/22/10/233692_5a65ef1b-0227-46d4-a5ce-05bee1e35f4c_1440.webp",
    "https://cdn.recreation.gov/public/2021/01/20/22/26/233692_b2d50f91-d9e6-4f97-a44e-aacc760bd244_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/04/01/21/27/233692_53e2c29a-b087-44ce-a503-c307c4876827_700.webp",
    "https://cdn.recreation.gov/public/2021/04/01/21/31/233692_b7e51c9b-0065-44f4-8308-b71e21211c18_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BOX 44270",
    "addressLocality": "Three Rivers",
    "addressRegion": "CA",
    "postalCode": "93244-4270",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3905556,
    "longitude": -118.9547222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6965811,
    "reviewCount": 234,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$20+"
}