{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lightning-tree-ca",
  "name": "Lightning Tree",
  "description": "Explore Lightning Tree in Plumas National Forest, California with Recreation.gov. Lightning Tree Campground (5,800 feet) is one of three family-friendly campgrounds located in the Lake Davis Recreation Area. The lake was formed by damming Gri",
  "url": "https://campertunity.com/listings/campgrounds/lightning-tree-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/08/11/22/09/232832_86a6b7de-d9c2-4848-8ca0-db30220f68b2_1440.jpg",
    "https://cdn.recreation.gov/public/2019/08/11/22/14/232832_e2b64467-9718-43dd-911e-5af8ac8d8e80_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lightning Tree",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9254556,
    "longitude": -120.5104944
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232832",
    "https://thedyrt.com/camping/california/lightning-tree"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "38",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$38-$71"
}