{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huginnin-cove-campground-isle-royale-national-park-houghto-2",
  "name": "Huginnin Cove Campground — Isle Royale National Park",
  "description": "Huginnin Cove Campground is located at Huginnin Cove, on the north shore of Isle Royale National Park, off of the West and East Huginnin Cove Trails. Stay Limit: 3 consecutive nights from June 1 ___ Labor Day annually. Access: Foot/canoe/kayak access. No dock available for boats.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huginnin-cove-campground-isle-royale-national-park-houghto-2",
  "image": [
    "https://photos.thedyrt.com/photo/1438950/photo/huginnin-cove_3b5a44f4-152e-460b-a4c8-7647263d8e40.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1438950/photo/huginnin-cove_3b5a44f4-152e-460b-a4c8-7647263d8e40.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1439109/photo/huginnin-cove_93dd9913-995f-4bdd-91bc-d36200e83dd8.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 E. Lakeshore Drive",
    "addressLocality": "Houghton",
    "addressRegion": "MI",
    "postalCode": "49931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.934272,
    "longitude": -89.176478
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "R K."
      },
      "datePublished": "2018-08-30T02:18:02.708Z",
      "reviewBody": "Awsome wilderness, history and scientific research site. Backcountry camping and shelters available.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}