{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-bar-olympic-national-park-olympic-national-forest-wa",
  "name": "Wolf Bar — Olympic National Park",
  "description": "Wolf Bar requires a 2.6-mile hike along the North Fork Quinault River trail to reach six to seven established sites positioned along the west bank.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-bar-olympic-national-park-olympic-national-forest-wa",
  "image": [
    "https://photos.thedyrt.com/photo/520593/media/wolf-bar_9cb7d8f9-461a-460d-9422-411704a8b13c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/520593/media/wolf-bar_9cb7d8f9-461a-460d-9422-411704a8b13c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/520587/media/wolf-bar_83207455-1fa7-4f77-8ef7-a8d6cbe6d4a8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.61948382,47.59934542)/-123.61948382,47.59934542,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Olympic National Forest",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.59934542,
    "longitude": -123.61948382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear_box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}