{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salt-creek-campground-port-angeles-wa",
  "name": "Salt Creek Campground",
  "description": "Salt Creek Campground is located at , Port Angeles WA 98363. Salt Creek Campground can be contacted at or http://www.clallam.net/Parks/SaltCreek.html",
  "url": "https://campertunity.com/listings/campgrounds/salt-creek-campground-port-angeles-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "postalCode": "98363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1648106,
    "longitude": -123.6982518
  }
}