{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-little-truckee-sierraville-ca",
  "name": "Upper Little Truckee",
  "description": "Upper Little Truckee Campground is located on Highway 89, about 12 miles north of Truckee. Its location makes it a great base camp for a variety of recreational activities, including fishing, hunting, hiking and biking. This facility is operated and maintained by the Tahoe National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/upper-little-truckee-sierraville-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75258_700.webp",
    "https://cdn.recreation.gov/public/images/67087_700.webp",
    "https://cdn.recreation.gov/public/images/67251_700.webp",
    "https://cdn.recreation.gov/public/images/75259_700.webp",
    "https://cdn.recreation.gov/public/images/75260_700.webp",
    "https://cdn.recreation.gov/public/images/67172_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SIERRAVILLE RANGER DISTRICT",
    "addressLocality": "Sierraville",
    "addressRegion": "CA",
    "postalCode": "96126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.491404,
    "longitude": -120.244858
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232908"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}