{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knutsford-kamloops-rv-campground-kamloops-bc",
  "name": "Knutsford/Kamloops RV Campground",
  "description": "From #1 (Trans-Canada Hwy) take exit 368. On Highway 5A south. 7 km south of the Aberdeen Mall in Kamloops. Full hookups, grassy sites. Laundry and shower",
  "url": "https://campertunity.com/listings/campgrounds/knutsford-kamloops-rv-campground-kamloops-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2721 Hwy 5A South",
    "addressLocality": "Kamloops",
    "addressRegion": "BC",
    "postalCode": "V0E 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6346189,
    "longitude": -120.3449208
  },
  "sameAs": [
    "https://ccrvc.ca/campground/knutsfordkamloops-rv-campground/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassy"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}