{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hannegan-campground-sedro-woolley-wa",
  "name": "Hannegan Campground",
  "description": "Find and book camping at Hannegan Campground near Maple Falls. Explore the best camping in Washington with millions of photos and reviews from campers like you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hannegan-campground-sedro-woolley-wa",
  "image": [
    "https://photos.thedyrt.com/photo/106907/media/hannegan-campground_9b6751426945e8686160c842bed17fff.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/106901/media/hannegan-campground_56e3cdc2fbefd37a58345b67475fc5c9.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/106907/media/hannegan-campground_9b6751426945e8686160c842bed17fff.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sedro Woolley",
    "addressRegion": "WA",
    "postalCode": "98284",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.91014721,
    "longitude": -121.5924874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kaila  R."
      },
      "datePublished": "2018-08-28T22:24:22.266Z",
      "reviewBody": "This was such an incredible hike up to the Hannegan Campground. The entire hike up has beautiful views of the glaciers and surrounding peaks. The campground was clean, peaceful, and has an amazing view from the latrine (note: not very private if that bothers you). ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}