{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-three-campground-kernville-ca",
  "name": "Camp Three Campground",
  "description": "Camp Three Campground is set amidst oak and locust trees at an elevation of 2,800 feet on the Upper Kern River, offering countless recreational opportunities for visitors.",
  "url": "https://campertunity.com/listings/campgrounds/camp-three-campground-kernville-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75206_1440.webp",
    "https://cdn.recreation.gov/public/images/75208_1440.webp",
    "https://cdn.recreation.gov/public/images/75205_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75210_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 1640",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.809269,
    "longitude": -118.453606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "36",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$36+"
}