{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-riverbend-rv-park",
  "name": "Riverbend RV Park",
  "description": "Riverbend RV Park is located at 17604 East Kings Canyon Road, Sanger CA 93657. Riverbend RV Park can be contacted at ***-***-**** or http://theriverbendpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-riverbend-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17604 East Kings Canyon Road",
    "addressLocality": "Sanger",
    "addressRegion": "CA",
    "postalCode": "93657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.732526,
    "longitude": -119.467784
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/sanger/riverbend-rv-park"
  ]
}