{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/queets-river-trail-port-angeles-wa",
  "name": "Queets River Trail",
  "description": "Queets River Trail is located at 3002 Queets River Rd, Port Angeles WA 98362. Queets River Trail can be contacted at or http://www.nps.gov/olym/planyourvisit/queets-river-trail.htm",
  "url": "https://campertunity.com/listings/campgrounds/queets-river-trail-port-angeles-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3002 Queets River Rd",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "postalCode": "98362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6249215,
    "longitude": -124.0149413
  }
}