{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/widdifield-forest-provincial-park-camping-in-north-bay",
  "name": "Widdifield Forest Provincial Park: Camping in North Bay, Ontario",
  "description": "Relax and reconnect with nature at Widdifield Forest Provincial Park in North Bay, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/widdifield-forest-provincial-park-camping-in-north-bay",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "North Bay",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.44668022,
    "longitude": -79.32141668
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/widdifield-forest-provincial-park/"
  ]
}