{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-bay-nine-mile-falls-wa",
  "name": "Willow Bay RV Resort & Marina",
  "description": "Willow Bay RV Resort & Marina is located at 6607 Washington 291, Nine Mile Falls WA 99026. Willow Bay RV Resort & Marina can be contacted at ***-***-**** or https://www.wbrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/willow-bay-nine-mile-falls-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6607 Washington 291",
    "addressLocality": "Nine Mile Falls",
    "addressRegion": "WA",
    "postalCode": "99026",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88022,
    "longitude": -117.6573676
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/nine-mile-falls/willow-bay-rv-resort-marina"
  ]
}