{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gallagher-lake-rv-resort-oliver-bc",
  "name": "Gallagher Lake | A Parkbridge Camping & RV Resort",
  "description": "Nestled under majestic Ponderosa pines, Gallagher Lake RV Resort is located in the South Okanagan Valley on a beautiful spring-fed lake.",
  "url": "https://campertunity.com/listings/campgrounds/gallagher-lake-rv-resort-oliver-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8439 Hwy 97",
    "addressLocality": "Oliver",
    "addressRegion": "BC",
    "postalCode": "V0H 1T2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2417,
    "longitude": -119.521
  }
}