{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-west-bay-rv-resort-loon-lake-wa",
  "name": "West Bay RV Resort",
  "description": "West Bay RV Resort is located at 3800 West Bay Road, Loon Lake WA 99148. West Bay RV Resort can be contacted at ***-***-**** or http://westbayrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-west-bay-rv-resort-loon-lake-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3800 West Bay Road",
    "addressLocality": "Loon Lake",
    "addressRegion": "WA",
    "postalCode": "99148",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1073727,
    "longitude": -117.6060154
  }
}