{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waters-edge-campground-dease-lake-bc",
  "name": "Waters Edge Campground: Camping in Dease Lake, BC",
  "description": "Explore the great outdoors at Waters Edge Campground, Dease Lake. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/waters-edge-campground-dease-lake-bc",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwatersedgecampground.ca%2Findex.html?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49815 Highway 37 North",
    "addressLocality": "Dease Lake",
    "addressRegion": "BC",
    "postalCode": "V0C 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.5185691785483,
    "longitude": -130.037258730416
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/waters-edge-campground/"
  ]
}