{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-9-kernville-ca",
  "name": "Camp 9",
  "description": "Camp 9, a year-round facility, rests on the shores of Lake Isabella, a high desert reservoir. Its proximity to the lake and the Upper Kern River makes the facility popular among boaters, rafters and anglers. The camp is also a favorite among RV campers, with ample parking available to accommodate both trailers and motorized watercraft.",
  "url": "https://campertunity.com/listings/campgrounds/camp-9-kernville-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75318_700.webp",
    "https://cdn.recreation.gov/public/images/76811_700.webp",
    "https://cdn.recreation.gov/public/images/76810_700.webp",
    "https://cdn.recreation.gov/public/images/76809_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75320_700.webp",
    "https://cdn.recreation.gov/public/images/75319_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6983333,
    "longitude": -118.4291667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "36",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$36+"
}