{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/angeles-national-forest-bear-campground-lake-hughes-ca",
  "name": "Angeles National Forest Bear Campground",
  "description": "5,200-foot elevation. 7 campsites. No toilets. Campsites are first come - first served. Adventure Pass required for vehicles parked at this campground. Trash pi",
  "url": "https://campertunity.com/listings/campgrounds/angeles-national-forest-bear-campground-lake-hughes-ca",
  "image": [
    "https://photos.thedyrt.com/photo/441222/media/california-bear-campground_92decc1e61ae996e2374151f52d1332b.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/441222/media/california-bear-campground_92decc1e61ae996e2374151f52d1332b.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Hughes",
    "addressRegion": "CA",
    "postalCode": "93532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.71265221,
    "longitude": -118.632448
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-bear-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}