{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merritt-lane-campground-isle-royale-np-houghton-mi",
  "name": "Merritt Lane Campground — Isle Royale National Park",
  "description": "Merritt Lane Campground is located in Merritt Lane on the northeast end of Isle Royale National Park. Boats can overnight at dock. Stay Limit: 3 nights from Jun",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merritt-lane-campground-isle-royale-np-houghton-mi",
  "image": [
    "https://photos.thedyrt.com/photo/1655103/photo/merrit-lane_0f2a8b7e-d325-49ab-b1a6-fa53854a0c59.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1655103/photo/merrit-lane_0f2a8b7e-d325-49ab-b1a6-fa53854a0c59.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 E. Lakeshore Drive",
    "addressLocality": "Houghton",
    "addressRegion": "MI",
    "postalCode": "49931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.184593,
    "longitude": -88.429657
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}