{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-rv-park-campground-bellevue-id",
  "name": "Riverside RV Park-Campground",
  "description": "Riverside RV Park-Campground is located at 403 Broadford Road, Bellevue ID 83313. Riverside RV Park-Campground can be contacted at ***-***-**** or http://www.riversidervparkandcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/riverside-rv-park-campground-bellevue-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "403 Broadford Road",
    "addressLocality": "Bellevue",
    "addressRegion": "ID",
    "postalCode": "83313",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4682671,
    "longitude": -114.2663433
  }
}