{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-reservoir-campground-foresthill-ca",
  "name": "Big Reservoir Campground",
  "description": "Big Reservoir Campground sits in the Tahoe National Forest, 13 miles northeast of Foresthill along the Foresthill Divide Road. Operating seasonally from Memorial Day weekend through early September, this campground offers a unique split-management arrangement with sites 1-19 available through Recreation.gov and sites 20+ managed by the adjacent private Morning Star Campground operation. The campground is located next to Big Reservoir, a privately operated lake that charges a $25 fee for acces...",
  "url": "https://campertunity.com/listings/campgrounds/big-reservoir-campground-foresthill-ca",
  "image": [
    "https://campflare.com/preview.png",
    "https://cdn.campflare.com/43205c15d5d40c76726d8151df4d33ff/large.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Reservoir Rd",
    "addressLocality": "Foresthill",
    "addressRegion": "CA",
    "postalCode": "95631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.143234,
    "longitude": -120.754573
  },
  "sameAs": [
    "https://campflare.com/campground/big-reservoir-campground-375"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}