{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-creek-campground-port-angeles-wa",
  "name": "Bear Creek Campground",
  "description": "Bear Creek Campground is located at , Port Angeles WA 98363. Bear Creek Campground can be contacted at or http://www.dnr.wa.gov/OlympicPeninsula#bearcreek",
  "url": "https://campertunity.com/listings/campgrounds/bear-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.0656333,
    "longitude": -124.2407638
  }
}