{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-b-e-wayside-rv-park-florence",
  "name": "B&E Wayside RV Park",
  "description": "B&E Wayside RV Park is located at 3760 U.S. 101, Florence OR 97439. B&E Wayside RV Park can be contacted at ***-***-**** or http://www.bandewaysidervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-b-e-wayside-rv-park-florence",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3760 U.S. 101",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9995408,
    "longitude": -124.1004403
  }
}