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