{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waitts-lake-rv-resort-valley-wa",
  "name": "Waitts Lake RV Resort",
  "description": "Waitts Lake RV Resort is located at 3365 Waitts Lake Rd, Valley WA 99181. Waitts Lake RV Resort can be contacted at ***-***-**** or https://www.waittslakerental.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waitts-lake-rv-resort-valley-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36734/1656038814_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3365 Waitts Lake Rd",
    "addressLocality": "Valley",
    "addressRegion": "WA",
    "postalCode": "99181",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1918115,
    "longitude": -117.7951356
  }
}