{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sol-duc-campground-port-angeles-wa",
  "name": "Sol Duc Campground",
  "description": "Sol Duc Campground is located at , Port Angeles WA 98363. Sol Duc Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/sol-duc-hot-springs-resort-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=139890",
  "url": "https://campertunity.com/listings/campgrounds/sol-duc-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": 47.9667398,
    "longitude": -123.8578074
  }
}