{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-todd-campground-isle-royale-national-park",
  "name": "Little Todd Campground — Isle Royale National Park",
  "description": "Little Todd Campground is located in Little Todd, on the north shore of Isle Royale National Park, off of the Minong Ridge Trail. Stay Limit: 2 nights effective June 1 ___ Labor Day annually. Access: Foot/canoe/kayak. No boat access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-todd-campground-isle-royale-national-park",
  "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.020256,
    "longitude": -88.926666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}