{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kern-river-sequoia-rv-resort-kernville-ca",
  "name": "Kern River Sequoia RV resort",
  "description": "Kern River Sequoia RV resort is located at 13801 Sierra Way, Kernville CA 93238. Kern River Sequoia RV resort can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/kern-river-sequoia-rv-resort-kernville-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13801 Sierra Way",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7628098,
    "longitude": -118.4223404
  }
}