{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-abitibi-islands-provincial-park-matheson-on",
  "name": "Lake Abitibi Islands Provincial Park",
  "description": "Explore the great outdoors at Lake Abitibi Islands Provincial Park, Matheson. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/lake-abitibi-islands-provincial-park-matheson-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "No street address",
    "addressLocality": "Matheson",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.73396143182155,
    "longitude": -79.77477263069754
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/lake-abitibi-islands-provincial-park/"
  ]
}