{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-sams-trailer-park-clallam-bay-wa",
  "name": "Sam's Trailer Park",
  "description": "Sam's Trailer Park is located at 17073 Washington 112, Clallam Bay WA 98326. Sam's Trailer Park can be contacted at ***-***-**** or http://www.olympicpeninsula.org/lodging/sams-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-sams-trailer-park-clallam-bay-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17073 Washington 112",
    "addressLocality": "Clallam Bay",
    "addressRegion": "WA",
    "postalCode": "98326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2511793,
    "longitude": -124.2601425
  }
}