{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sky-blue-waters-resort-tappen-bc",
  "name": "Sky Blue Waters Resort",
  "description": "Our Resort on Shuswap Lake can accommodate all your needs. Hook up your RV or set up your tent. We have plenty to offer with great golf courses nearby, close to shopping, theatre, and everything for the outdoor enthusiast from boating to bird watching.",
  "url": "https://campertunity.com/listings/campgrounds/sky-blue-waters-resort-tappen-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3463 Sunnybrae-Canoe Point Road",
    "addressLocality": "Tappen",
    "addressRegion": "BC",
    "postalCode": "V0E 2X1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7802234,
    "longitude": -119.3080566
  },
  "sameAs": [
    "https://ccrvc.ca/campground/sky-blue-waters-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}