{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waters-edge-campground-dease-lake-bc-1",
  "name": "Waters Edge Campground",
  "description": "Picnic tables and firepits at each site with dry split and bundled firewood available. Clean, well-maintained pit toilets, WiFi, boat launch and a panoramic",
  "url": "https://campertunity.com/listings/campgrounds/waters-edge-campground-dease-lake-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Km 10, Hwy 37 N",
    "addressLocality": "Dease Lake",
    "addressRegion": "BC",
    "postalCode": "V0C 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.1312556,
    "longitude": -128.5916868
  },
  "sameAs": [
    "https://ccrvc.ca/campground/waters-edge-campground/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}