{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merrill-campground-ca",
  "name": "Merrill Campground",
  "description": "Explore Merrill Campground in Lassen National Forest, California with Recreation.gov. Merrill Campground is located in the Eagle Lake Recreation Area of the Lassen National Forest. This recreation area has five campgrounds, three designated day",
  "url": "https://campertunity.com/listings/campgrounds/merrill-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67104.jpg",
    "https://cdn.recreation.gov/public/2022/09/08/20/38/232902_dfdb2308-bf6d-414a-98b3-c12276a84c9c_700.jpg",
    "https://cdn.recreation.gov/public/images/67223.jpg",
    "https://cdn.recreation.gov/public/images/67236.jpg",
    "https://cdn.recreation.gov/public/images/76782.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/08/30/17/38/232902_e0da9b31-162d-478e-9ae8-489119876003_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Merrill Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5481194,
    "longitude": -120.8120056
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232902"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$35-$80"
}