{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-channel-inshore-provincial-park-thessalon-on",
  "name": "North Channel Inshore Provincial Park - Camping Life Canada",
  "description": "Escape to North Channel Inshore Provincial Park in Thessalon for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/north-channel-inshore-provincial-park-thessalon-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Thessalon",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.21428164,
    "longitude": -83.21706338
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/north-channel-inshore-provincial-park/"
  ]
}