{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koa-campground-port-angeles-port-angeles-wa",
  "name": "KOA Campground Port Angeles",
  "description": "Contact info, reviews tips & more for KOA Campground Port Angeles | Camping in Washington",
  "url": "https://campertunity.com/listings/campgrounds/koa-campground-port-angeles-port-angeles-wa",
  "image": [
    "https://photos.thedyrt.com/photo/1234781/media/port-angeles-koa_77dc9680-cfc1-49ff-8590-33066e31fd6c.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1264494/media/port-angeles-koa_0f02d68e-6064-4c2e-8592-a7407929f71a.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1234781/media/port-angeles-koa_77dc9680-cfc1-49ff-8590-33066e31fd6c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/901143/media/port-angeles-koa_cb1cd6da-fdf9-464a-90e1-e1812d8d5ec6.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/882963/media/port-angeles-koa_cc8d5c0f-5183-4aae-a73e-1ec4b67374ba.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "80 OBrien Rd",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "postalCode": "98362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0952386,
    "longitude": -123.302807
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}