{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/butte-lake-ca",
  "name": "Butte Lake",
  "description": "Explore Butte Lake in Lassen Volcanic National Park, California with Recreation.gov. Butte Lake Campground (elevation 6,100 feet) is located in the northeastern section of Lassen Volcanic National Park in northern California. It is fairly remote",
  "url": "https://campertunity.com/listings/campgrounds/butte-lake-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71941.jpg",
    "https://cdn.recreation.gov/public/2018/09/16/23/26/234156_fde3132e-9b47-4e85-a8b4-ced79b9c9341.jpg",
    "https://cdn.recreation.gov/public/images/72113.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Butte Lake",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.565,
    "longitude": -121.3052778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234156",
    "https://campflare.com/campground/butte-lake-156"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$22+"
}