{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivernook-campground-kernville-ca",
  "name": "Rivernook Campground",
  "description": "We are the largest privately owned campground along the Kern River. With full hook up RV, partial hook up RV, and dry tent camping sites.",
  "url": "https://campertunity.com/listings/campgrounds/rivernook-campground-kernville-ca",
  "image": [
    "https://static.wixstatic.com/media/6f4175_33f73b4c5823466da3bb6c47368fff0d%7Emv2.png/v1/fit/w_2500,h_1330,al_c/6f4175_33f73b4c5823466da3bb6c47368fff0d%7Emv2.png",
    "https://static.wixstatic.com/media/11062b_e4f51512c6a64b839b6d7479f5d5e047~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_e4f51512c6a64b839b6d7479f5d5e047~mv2.png",
    "https://static.wixstatic.com/media/d474c7_ec95017dde264703936fa479d1f6b71f~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14001 Sierra Way",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7330803,
    "longitude": -118.4339644
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}