{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prosser-campground-truckee-ca",
  "name": "Prosser Campground",
  "description": "Prosser Campground is located near Truckee, CA, in the [Tahoe National Forest](https://thedyrt.com/camping/california/near/tahoe-national-forest).",
  "url": "https://campertunity.com/listings/campgrounds/prosser-campground-truckee-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.37761398,
    "longitude": -120.16254967
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/tahoe-national-forest-prosser-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}