{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-truckee-ca",
  "name": "Lakeside (Truckee)",
  "description": "Explore Lakeside (Truckee) in Tahoe National Forest, California with Recreation.gov. Lakeside Campground is located on the picturesque Prosser Reservoir in the Tahoe National Forest, just 10 minutes north of Truckee. Visitors enjoy the area for",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-truckee-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/11/09/22/21/234117_d8707aec-009b-4bc1-9e5b-eee1f62c8036_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/09/22/21/234117_96983fb0-d5a1-4ffa-b74b-934738397bc6_700.jpg",
    "https://cdn.recreation.gov/public/images/75369.jpg",
    "https://cdn.recreation.gov/public/images/71753.jpg",
    "https://cdn.recreation.gov/public/images/71750.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakeside (Truckee)",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.383194,
    "longitude": -120.172242
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234117",
    "https://thedyrt.com/camping/california/california-lakeside"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$20+"
}