{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-bay-lone-butte-bc",
  "name": "Cottonwood Bay",
  "description": "Homepage for the RV resort in Bridge Lake BC Canada where you can fish, kayak or swim on the beautiful lake. 41 RV sites 4 Cabins Tenting sites information on how to make a booking links to local attractions www.cottonwoodbayresort.com",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-bay-lone-butte-bc",
  "image": [
    "https://static.wixstatic.com/media/b7cb28_8b21903ac7954216a0cb84022252ccd4~mv2.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8183 Cottonwood Bay Rd",
    "addressLocality": "Bridge Lake",
    "addressRegion": "BC",
    "postalCode": "V0K-1E0",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://cottonwoodbayresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}