{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kettle-valley-villas-rvs-rock-creek-bc",
  "name": "Kettle Valley Villas & RVs",
  "description": "Kettle Valley Villas & Rv Sites in Rock Creek In The Heart Of The Kettle Valley, British Columbia We also have a small quiet RV Park located beside",
  "url": "https://campertunity.com/listings/campgrounds/kettle-valley-villas-rvs-rock-creek-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3232 Beadman Road",
    "addressLocality": "Rock Creek",
    "addressRegion": "BC",
    "postalCode": "V0H 1Y0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.040934,
    "longitude": -118.884515
  },
  "sameAs": [
    "https://ccrva.ca/campground/kettle-valley-villas-rvs-2/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}