{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-scrub-oak-campground-hungry-valley-state-vehicular",
  "name": "Upper Scrub Oak Campground — Hungry Valley State Vehicular Recreation Area",
  "description": "Hungry Valley SVRA is the third largest unit of California State Park's Off-Highway Motor Vehicle Recreation Division. Located in the Tejon Pass north of Los An",
  "url": "https://campertunity.com/listings/campgrounds/upper-scrub-oak-campground-hungry-valley-state-vehicular",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6920497,
    "longitude": -130.7079298
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/upper-scrub-oak-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}