{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hattie-cove-campground-unorganized-thunder-bay-district-on",
  "name": "Hattie Cove Campground",
  "description": "located in Pukaskwa National Park - 2 loops with pitches: south [1-42] and north [43-67] - registration at kiosk - electricity 30A - supermarket in Marathon 26km",
  "url": "https://campertunity.com/listings/campgrounds/hattie-cove-campground-unorganized-thunder-bay-district-on",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831759.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bimose Kinoomagewnan 42",
    "addressLocality": "Unorganized Thunder Bay District",
    "addressRegion": "ON",
    "postalCode": "P0T",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.59198,
    "longitude": -86.29364
  },
  "sameAs": [
    "https://www.campercontact.com/en/canada/ontario/unorganized-thunder-bay-district/66705/hattie-cove-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}