{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gwyneth-lake-provincial-park-camping-life-canada-hunt",
  "name": "Gwyneth Lake Provincial Park - Camping Life Canada",
  "description": "Discover the beauty of nature at Gwyneth Lake Provincial Park, Huntsville. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/gwyneth-lake-provincial-park-camping-life-canada-hunt",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hurley River Forest Service Road",
    "addressLocality": "Huntsville",
    "addressRegion": "ON",
    "postalCode": "P1H 2A2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.33090957287155,
    "longitude": -79.22035217285158
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/gwyneth-lake-provincial-park/"
  ]
}