{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mine-mill-598-campground-camping-life-canada-sudbury-on",
  "name": "Mine Mill 598 Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Mine Mill 598 Campground, Sudbury. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/mine-mill-598-campground-camping-life-canada-sudbury-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2550 Richard Lake Drive",
    "addressLocality": "Sudbury",
    "addressRegion": "ON",
    "postalCode": "P3G 0A3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4375,
    "longitude": -80.91272
  }
}