{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-pleasant-olympic-national-park-olympic-national",
  "name": "Camp Pleasant — Olympic National Park",
  "description": "Camp Pleasant requires a 6.5-mile hike along the North Fork Skokomish River Trail from the Staircase Ranger Station trailhead.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-pleasant-olympic-national-park-olympic-national",
  "image": [
    "https://photos.thedyrt.com/photo/33098/photo/camp-pleasant_4428bf87b6d3e256a0fa7b281ead9a6a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/33100/photo/camp-pleasant_1d8c964f999f52501d1989d55681028b.png?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/33098/photo/camp-pleasant_4428bf87b6d3e256a0fa7b281ead9a6a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.36653555,47.58019677)/-123.36653555,47.58019677,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Olympic National Forest",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58019677,
    "longitude": -123.36653555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}