{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/intermediate-lake-campground-isle-royale-np-houghton-mi",
  "name": "Intermediate Lake Campground — Isle Royale National Park",
  "description": "Intermediate Lake Campground is located on the shoreline of Intermediate Lake. Intermediate Lake can be accessed via a .6 mile portage from Lake Richie or a .4 mile portage from Siskiwit Lake. Stay Limit: 2 nights effective June 1 ___ Labor Day annually. Access: Canoe/kayak, no private boat access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/intermediate-lake-campground-isle-royale-np-houghton-mi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 E. Lakeshore Drive",
    "addressLocality": "Houghton",
    "addressRegion": "MI",
    "postalCode": "49931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.033777,
    "longitude": -88.722659
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}