{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-springs-resort-camping-life-canada-clinton-bc",
  "name": "Willow Spring's Resort - Camping Life Canada",
  "description": "Relax and reconnect with nature at Willow Spring's Resort in Clinton, British Columbia.",
  "url": "https://campertunity.com/listings/campgrounds/willow-springs-resort-camping-life-canada-clinton-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6353 Highway 97",
    "addressLocality": "Clinton",
    "addressRegion": "BC",
    "postalCode": "V0K 1K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.03249468527343,
    "longitude": -121.54994457296563
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/willow-springs-resort/"
  ]
}