{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brookvale-holiday-resort-osoyoos-bc-1",
  "name": "Brookvale Holiday Resort",
  "description": "Book your next family vacation at Brookvale Holiday Resort in sunny Osoyoos! Soak up the hot sun and bring your floaties to relax in Osoyoos Lake. Wanting to stay in a cabana or campground? We have both! Each cabana has its own cement patio and picnic table, perfect for the family to gather during meals. The interior of the cabana features a two burner hotplate, refrigerator, table with chairs, counter space, stainless steel sink and extra electrical outlet. The sleeping area is curtained off...",
  "url": "https://campertunity.com/listings/campgrounds/brookvale-holiday-resort-osoyoos-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1219 E Lakeshore Drive",
    "addressLocality": "Osoyoos",
    "addressRegion": "BC",
    "postalCode": "V0H 1V6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0049186,
    "longitude": -119.4364834
  }
}