{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamloops-riverview-rv-park-kamloops-bc",
  "name": "Kamloops Riverview RV Park",
  "description": "Breathtaking views of Thompson Valley and river. Golf next door at 18-hole executive course. Instant highway access and within a few minutes to Kamloops.",
  "url": "https://campertunity.com/listings/campgrounds/kamloops-riverview-rv-park-kamloops-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4395 Trans Canada Hwy E",
    "addressLocality": "Kamloops",
    "addressRegion": "BC",
    "postalCode": "V2C 4S4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.669644,
    "longitude": -120.204757
  },
  "sameAs": [
    "https://ccrvc.ca/campground/kamloops-riverview-rv-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}