{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chamise-flat-campground-kernville-ca",
  "name": "Chamise Flat Campground",
  "description": "Chamise Flat Campground is located at , Kernville CA 93238. Chamise Flat Campground can be contacted at or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&facilityId=242758&agencyCode=70903",
  "url": "https://campertunity.com/listings/campgrounds/chamise-flat-campground-kernville-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.913163,
    "longitude": -118.4863508
  }
}