{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kettle-river-rv-park-rock-creek-bc",
  "name": "Kettle River RV Park",
  "description": "Quiet country setting on the beautiful Kettle River. Golf, fish, swim, rent bikes, bird watch or just relax. Big rigs welcome. Large spacious sites, Full",
  "url": "https://campertunity.com/listings/campgrounds/kettle-river-rv-park-rock-creek-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3255 Hwy 3",
    "addressLocality": "Rock Creek",
    "addressRegion": "BC",
    "postalCode": "V0H 1Y0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.04465,
    "longitude": -118.8868651
  },
  "sameAs": [
    "https://ccrvc.ca/campground/kettle-river-rv-park/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}