{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-silver-beach-resort-valley-wa",
  "name": "Silver Beach Resort",
  "description": "Silver Beach Resort is located at 3323 Waitts Lake Road, Valley WA 99181. Silver Beach Resort can be contacted at ***-***-**** or http://www.silverbeachresort.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-silver-beach-resort-valley-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3323 Waitts Lake Road",
    "addressLocality": "Valley",
    "addressRegion": "WA",
    "postalCode": "99181",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1905489,
    "longitude": -117.7874415
  }
}