{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-fork-campground-six-rivers-nf-ca-willow-creek-ca",
  "name": "East Fork Campground – Six Rivers Nf (CA)",
  "description": "East Fork Group site is nestled along the East Fork of Willow creek in northern California's vast Six Rivers National Forest. The campground sits under a canopy of Big Leaf Maple, Douglas Fir and Port Orford Cedar, less than 5 miles from the small mountain town of Willow Creek, known as the Bigfoot capital of the world. Fishing, swimming and whitewater rafting are all close by in the popular Trinity River.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-fork-campground-six-rivers-nf-ca-willow-creek-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/11/18/18/56/239632_5f1a9427-2128-44a3-b7f0-8631a1677e82_1440.webp",
    "https://cdn.recreation.gov/public/2024/11/20/23/15/239632_848ee965-3498-4720-92a2-449fe35c6a7c_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/11/20/22/22/239632_119648f5-8554-462c-b06b-92a40e988573_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willow Creek",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.90465,
    "longitude": -123.706055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}