{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/christie-campground-ca",
  "name": "Christie Campground",
  "description": "Explore Christie Campground in Lassen National Forest, California with Recreation.gov. Christie 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/christie-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67109.jpg",
    "https://cdn.recreation.gov/public/2022/08/30/17/40/232901_825481e7-783e-4cdd-8ff3-c733ddbdd494_1440.jpg",
    "https://cdn.recreation.gov/public/images/67208.jpg",
    "https://cdn.recreation.gov/public/images/67093.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Christie Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5663889,
    "longitude": -120.8387833
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232901"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$20-$50"
}