{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/balsam-lake-provincial-park-camping-in-kawartha-lakes-ontari",
  "name": "Balsam Lake Provincial Park: Camping in Kawartha Lakes, Ontario",
  "description": "Balsam Lake Provincial Park is a provincial park located in Kawartha Lakes, Onario in the Kawartha & Northumberland tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/balsam-lake-provincial-park-camping-in-kawartha-lakes-ontari",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/balsam_lake_provincial_park_entrance.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2238 Hwy 48 R.R. #1",
    "addressLocality": "Kawartha Lakes",
    "addressRegion": "ON",
    "postalCode": "K0M 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.62555,
    "longitude": -78.85738
  }
}