{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lava-beds-national-monument-road-modoc-national-forest-ca",
  "name": "Lava Beds National Monument Road",
  "description": "Lava Beds National Monument Road offers dispersed camping near rugged volcanic terrain.",
  "url": "https://campertunity.com/listings/campgrounds/lava-beds-national-monument-road-modoc-national-forest-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/lava-beds-national-monument-road_087291fe-40bb-45c1-b84b-198084ce89a3.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-121.3026252,41.65107546)/-121.3026252,41.65107546,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/lava-beds-national-monument-road_087291fe-40bb-45c1-b84b-198084ce89a3.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/lava-beds-national-monument-road_c231d603-2822-407a-ba9a-42bff2b094bf.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Modoc National Forest",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.65107546,
    "longitude": -121.3026252
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/lava-beds-national-monument-road"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}