{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-waterfront-at-potlatch-shelton",
  "name": "Waterfront At Potlatch",
  "description": "Waterfront At Potlatch is located at 21660 U.S. 101, Shelton WA 98584. Waterfront At Potlatch can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-waterfront-at-potlatch-shelton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21660 U.S. 101",
    "addressLocality": "Shelton",
    "addressRegion": "WA",
    "postalCode": "98584",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3708407,
    "longitude": -123.1589478
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/shelton/waterfront-at-potlatch"
  ]
}