{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brush-creek-dispersed-camping-kernville-ca",
  "name": "Brush Creek Dispersed Camping",
  "description": "Brush Creek Dispersed Camping is a year-round dispersed camping area situated at the confluence of Brush Creek and the Upper Kern River in Sequoia National Forest. Located approximately 15 miles north of Kernville along the west side of the road, this site offers a primitive camping experience with vault toilets and trash bins available during summer months. The area is designated for dispersed camping under the North Fork Kern Wild and Scenic River camping regulations, which restrict camping...",
  "url": "https://campertunity.com/listings/campgrounds/brush-creek-dispersed-camping-kernville-ca",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.964359283447266,
    "longitude": -118.4782257080078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}