{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lower-bayview-campground-clear-lake-state-park-kelseyville-c",
  "name": "Lower Bayview Campground — Clear Lake State Park",
  "description": "Lower Bayview Campground at Clear Lake State Park is near Kelseyville, CA, and features terrain with a mix of wooded areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/lower-bayview-campground-clear-lake-state-park-kelseyville-c",
  "image": [
    "https://photos.thedyrt.com/photo/media/california-clear-lake-state-park-kelsey-creek_cbcef8de-bb86-41b6-bede-4174567ba085.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/california-clear-lake-state-park-kelsey-creek_36ead940-e77d-4c6b-b01b-bd14eb4bac95.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.80521616,39.0156509919)/-122.80521616,39.0156509919,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/california-clear-lake-state-park-kelsey-creek_cbcef8de-bb86-41b6-bede-4174567ba085.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5300 Soda Bay Rd",
    "addressLocality": "Kelseyville",
    "addressRegion": "CA",
    "postalCode": "95451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0156509919,
    "longitude": -122.80521616
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-clear-lake-state-park-kelsey-creek"
  ],
  "numberOfRooms": 18,
  "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": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$30+"
}