{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tahoe-donner-campground-truckee-ca",
  "name": "Tahoe Donner Campground",
  "description": "Contact info, reviews tips & more for Tahoe Donner Campground | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/tahoe-donner-campground-truckee-ca",
  "image": [
    "https://photos.thedyrt.com/photo/684643/media/creek-campground_cedc3e08-498c-4d1e-a10a-fdf56601e854.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/684643/media/creek-campground_cedc3e08-498c-4d1e-a10a-fdf56601e854.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/527623/media/creek-campground_fe4fb85b-9b9c-4708-a87c-f43d6062f01a.heic?auto=webp",
    "https://photos.thedyrt.com/photo/714750/media/creek-campground_6e9f8730-ddb2-458c-bf1f-5ef29ae046e7.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/714751/media/creek-campground_e895ce6e-0ede-47cd-ba81-385de3617f5c.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13813 Alder Creek Rd",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.370197,
    "longitude": -120.237315
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$151"
}