{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/headquarters-kernville-ca",
  "name": "Headquarters",
  "description": "Headquarters Campground is situated along the Kern River, 6 miles north of the town of Kernville. Hiking, fishing, kayaking and rafting are popular activities.",
  "url": "https://campertunity.com/listings/campgrounds/headquarters-kernville-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75162_1440.webp",
    "https://cdn.recreation.gov/public/images/75164_1440.webp",
    "https://cdn.recreation.gov/public/images/66769_1440.webp",
    "https://cdn.recreation.gov/public/images/75161_1440.webp",
    "https://cdn.recreation.gov/public/images/75163_1440.webp",
    "https://cdn.recreation.gov/public/2023/08/17/18/27/232819_d8255746-a0b2-4b5b-acb8-130eab0a2075_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75165_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 1640",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.796301,
    "longitude": -118.450008
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "36",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$36+"
}