{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-montreal-river-provincial-park-kirkland-lake-on",
  "name": "West Montreal River Provincial Park",
  "description": "West Montreal River Provincial Park is an Ontario Provincial Park located in, or near Kirkland Lake, Ontario in the North East tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/west-montreal-river-provincial-park-kirkland-lake-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Kirkland Lake",
    "addressRegion": "Ontario",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.82625052,
    "longitude": -80.76936914
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/west-montreal-river-provincial-park/"
  ]
}