{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forbes-creek-foresthill-ca",
  "name": "Forbes Creek",
  "description": "Forbes Creek Group Campground is located near the southeast shore of Sugar Pine Reservoir in the Tahoe National Forest. Visitors enjoy the area for its fishing, canoeing and hiking opportunities. This facility is operated and maintained by the Tahoe National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/forbes-creek-foresthill-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64092_700.webp",
    "https://cdn.recreation.gov/public/images/64168_700.webp",
    "https://cdn.recreation.gov/public/images/63975_700.webp",
    "https://cdn.recreation.gov/public/images/63996_700.webp",
    "https://cdn.recreation.gov/public/images/63987_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64047_700.webp",
    "https://cdn.recreation.gov/public/2018/11/15/00/31/232045_26f2c941-82f7-4a5f-9dee-0ab2cd6931e9_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22830 Foresthill Road",
    "addressLocality": "Foresthill",
    "addressRegion": "CA",
    "postalCode": "95631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1311111,
    "longitude": -120.7819444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1666665,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "132",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$132+"
}