{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lava-lake-campground-or",
  "name": "Lava Lake Campground",
  "description": "Explore Lava Lake Campground in Deschutes National Forest, Oregon with Recreation.gov. Lava Lake Campground is located along the Cascade Lakes National Scenic Byway within the heart of Central Oregon's Cascade Range.",
  "url": "https://campertunity.com/listings/campgrounds/lava-lake-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/02/19/18/05/251448_813d77c9-2a4a-4d91-922e-e2eee40da08a_700.jpg",
    "https://cdn.recreation.gov/public/2019/02/19/18/05/251448_007d6182-9048-4f0d-a5ee-a98f69bab5f9_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75500.jpg",
    "https://cdn.recreation.gov/public/images/75501.jpg",
    "https://cdn.recreation.gov/public/images/75502.jpg",
    "https://cdn.recreation.gov/public/images/75503.jpg",
    "https://cdn.recreation.gov/public/images/75504.jpg",
    "https://cdn.recreation.gov/public/images/75505.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lava Lake Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.915,
    "longitude": -121.7680556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/251448"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$28-$56"
}