{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-river-adventures",
  "name": "Mountain & River Adventures Rafting & Camping",
  "description": "Mountain & River Adventures Rafting & Camping is located at 15775 Sierra Way, Kernville CA 93238. Mountain & River Adventures Rafting & Camping can be contacted at ***-***-**** or http://www.mtnriver.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-river-adventures",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15775 Sierra Way",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7834061,
    "longitude": -118.4434961
  }
}