{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/olympic-peninsula-port-angeles-koa-journey-port-angeles-wa",
  "name": "Olympic Peninsula / Port Angeles KOA Journey",
  "description": "Olympic Peninsula / Port Angeles KOA Journey is located in Port Angeles, Washington and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/olympic-peninsula-port-angeles-koa-journey-port-angeles-wa",
  "image": [
    "https://koa.com/content/campgrounds/port-angeles/backgrounds/47128background5084f8a1-a07e-4ba7-971a-92d013347435.jpg",
    "https://koa.com/content/campgrounds/port-angeles/photos/5d255ff6-8ef5-4289-9cb3-5cb506b08203photo05665691-5886-4742-bd5c-1533d5b0c864.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "80 O'Brien Road",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "postalCode": "98362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.093869,
    "longitude": -123.305408
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}