{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thousand-islands-national-park-camping-mallorytown-on",
  "name": "Thousand Islands National Park | Camping in Mallorytown, Ontario",
  "description": "Relax and reconnect with nature at Thousand Islands National Park in Mallorytown, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/thousand-islands-national-park-camping-mallorytown-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1121 Thousand Islands Parkway",
    "addressLocality": "Mallorytown",
    "addressRegion": "ON",
    "postalCode": "K0E 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4524415467453,
    "longitude": -75.8603895889552
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/thousand-islands-national-park/"
  ]
}