{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keller-peak-yellow-post-campground-green-valley-lake-ca",
  "name": "Keller Peak Yellow Post Campground",
  "description": "Keller Peak Yellow Post Campground is located near the San Bernardino Mountains in California.",
  "url": "https://campertunity.com/listings/campgrounds/keller-peak-yellow-post-campground-green-valley-lake-ca",
  "image": [
    "https://photos.thedyrt.com/photo/2020371/media/keller-peak-yellow-post-campground_8477565c-13a4-4a09-8b78-ca4c11a6874c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/2020369/media/keller-peak-yellow-post-campground_fb276cad-3c00-4b64-b4b2-b5e658a492c5.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/2020371/media/keller-peak-yellow-post-campground_8477565c-13a4-4a09-8b78-ca4c11a6874c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-117.0651775,34.2098904)/-117.0651775,34.2098904,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Green Valley Lake",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2098904,
    "longitude": -117.0651775
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/keller-peak-yellow-post-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}