{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-log-olympic-national-park-olympic-national-forest",
  "name": "Big Log — Olympic National Park",
  "description": "Olympic National Park includes Big Log, a backcountry campground accessible via a five-mile hike with steady elevation gain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-log-olympic-national-park-olympic-national-forest",
  "image": [
    "https://photos.thedyrt.com/photo/91523/media/big-log_b65a025a64ae0d276ea6bfe14d8094e8.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/91523/media/big-log_b65a025a64ae0d276ea6bfe14d8094e8.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/91510/media/big-log_fb25828849d1fd635bdb7b43c844c8b3.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.37760118,47.56761806)/-123.37760118,47.56761806,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Olympic National Forest",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.56761806,
    "longitude": -123.37760118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}