{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kettle-river-recreation-area-camping-in-rock-creek-bc",
  "name": "Kettle River Recreation Area: Camping in Rock Creek, BC",
  "description": "Discover outdoor bliss at Kettle River Recreation Area near Rock Creek, BC. Riverside camping, hiking trails, and a serene escape in the heart of nature.",
  "url": "https://campertunity.com/listings/campgrounds/kettle-river-recreation-area-camping-in-rock-creek-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2250 Kelowna-Rock Creek Hwy",
    "addressLocality": "Rock Creek",
    "addressRegion": "BC",
    "postalCode": "V0H 1Y0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.112088225581694,
    "longitude": -118.98188133166582
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/kettle-river-recreation-area/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}