{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-lake-campground-williams-lake-bc",
  "name": "Blue Lake Campground",
  "description": "Blue lake Campground offers annual campsite rentals in a rustic, private lakeside setting.",
  "url": "https://campertunity.com/listings/campgrounds/blue-lake-campground-williams-lake-bc",
  "image": [
    "https://static.wixstatic.com/media/f2cc51_10fcc4e7063b409489ce94f6a572eaff%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/f2cc51_10fcc4e7063b409489ce94f6a572eaff%7Emv2.jpg",
    "https://static.wixstatic.com/media/f2cc51_f8aefae7242443e6a95d484575de4235~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2148 Blue Lake Road",
    "addressLocality": "Williams Lake",
    "addressRegion": "BC",
    "postalCode": "V2G 4Y9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1292657,
    "longitude": -122.1397259
  },
  "sameAs": [
    "https://www.bluelakecampground.ca/"
  ]
}