{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kettle-river-rv-park-rock-creek-camping-in-british",
  "name": "Kettle River RV Park, Rock Creek: Camping in British Columbia",
  "description": "Experience riverside serenity at Kettle River RV Park near Rock Creek, BC. Full-service sites, amenities, and a tranquil escape in the heart of nature.",
  "url": "https://campertunity.com/listings/campgrounds/kettle-river-rv-park-rock-creek-camping-in-british",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3255 BC-3",
    "addressLocality": "Rock Creek",
    "addressRegion": "BC",
    "postalCode": "V0H 1Y0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.044642938923445,
    "longitude": -118.8868758316688
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/kettle-river-rv-park/"
  ],
  "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": "River"
    }
  ]
}