{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-potlatch-state-park-campground",
  "name": "Potlatch State Park Campground",
  "description": "Potlatch State Park Campground is located at 21020 U.S. 101, Shelton WA 98584. Potlatch State Park Campground can be contacted at or https://parks.state.wa.us/569/Potlatch",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-potlatch-state-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21020 U.S. 101",
    "addressLocality": "Shelton",
    "addressRegion": "WA",
    "postalCode": "98584",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3619796,
    "longitude": -123.1582895
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/shelton/potlatch-state-park-campground"
  ]
}