{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-cove-resort-bridge-lake-bc",
  "name": "Peaceful Cove Resort",
  "description": "Sites are on the lake and include power and water. Bring your own water hose and electrical adapter. There are two log outhouses close by and sani-dump. Sites are flat for easy setup. Boat launch and fish shack are onsite. 14 RV sites along the shoreline. 4 sites 30 amp and 10 sites 15 amp.",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-cove-resort-bridge-lake-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4760 Eagle Island Road, Hwy 24",
    "addressLocality": "Bridge Lake",
    "addressRegion": "BC",
    "postalCode": "V0K 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4721107,
    "longitude": -120.5414657
  },
  "sameAs": [
    "https://ccrvc.ca/campground/peaceful-cove-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}