{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-halfway-campground-kernvill",
  "name": "Halfway Campground",
  "description": "Halfway Campground is located at , Kernville CA 93238. Halfway Campground can be contacted at or https://www.recreation.gov/camping/halfway-group-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=120990",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-halfway-campground-kernvill",
  "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.8029908,
    "longitude": -118.4518282
  }
}