{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hospital-flat-campground-kernville-ca-us",
  "name": "Hospital Flat Campground",
  "description": "Hospital Flat Campground is located at Mountain Highway 99, Kernville CA 93238. Hospital Flat Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sequoia/recreation/recarea/?recid=79719&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/hospital-flat-campground-kernville-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mountain Highway 99",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8286111,
    "longitude": -118.4577778
  }
}