{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kumsheen-rafting-resort-lytton-bc-1",
  "name": "KUMSHEEN Rafting Resort",
  "description": "Kick back and relax or stay active: the choice is yours. Kumsheen? luxurious, activity-filled adventure resort is one of BC? premier tourism destinations,",
  "url": "https://campertunity.com/listings/campgrounds/kumsheen-rafting-resort-lytton-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1345 Trans Canada Hwy 1",
    "addressLocality": "Lytton",
    "addressRegion": "BC",
    "postalCode": "V0K 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.2603162,
    "longitude": -121.5364424
  },
  "sameAs": [
    "https://ccrva.ca/campground/kumsheen-rafting-resort/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}