{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamloops-rv-park-storage-burlington-on",
  "name": "Kamloops RV Park & Storage",
  "description": "Kamloops RV Park is a friendly, family-oriented park, horseshoe pit with numerous recreational opportunities nearby, including world class fishing, 13 golf courses, shopping and restaurants. There are many hiking and mountain bike trails in the area, plus numerous local parks, both municipal and provincial. Just a 15 minute drive to downtown Kamloops, and city transit bus stop across the street.",
  "url": "https://campertunity.com/listings/campgrounds/kamloops-rv-park-storage-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9225 Dallas Drive",
    "addressLocality": "Kamloops",
    "addressRegion": "BC",
    "postalCode": "V2C 6V1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6547168,
    "longitude": -120.0765407
  },
  "sameAs": [
    "https://ccrva.ca/campground/kamloops-rv-park-storage/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}