{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hoh-oxbow-campground-forks-wa",
  "name": "Hoh Oxbow Campground",
  "description": "Hoh Oxbow Campground, near Forks, Washington, is a cozy spot that offers a unique camping experience right by the river.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hoh-oxbow-campground-forks-wa",
  "image": [
    "https://photos.thedyrt.com/photo/830030/media/washington-hoh-oxbow_1b48e4fb-6d96-4c93-8400-2a4acec58552.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/195267/media/hoh-ox-bow-campground_4efcb7d24ac41c5095ad695f65c34d90.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/830030/media/washington-hoh-oxbow_1b48e4fb-6d96-4c93-8400-2a4acec58552.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-124.24997382,47.80967414)/-124.24997382,47.80967414,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forks",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.80967414,
    "longitude": -124.24997382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.62962962962963,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}