{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/browne-lake-provincial-park-kelowna-british-columbia-camp",
  "name": "Browne Lake Provincial Park, Kelowna, British Columbia | campinglife.ca",
  "description": "Discover the beauty of nature at Browne Lake Provincial Park, Kelowna. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/browne-lake-provincial-park-kelowna-british-columbia-camp",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Kelowna",
    "addressRegion": "BC",
    "postalCode": "V1P 1H2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.82484077939643,
    "longitude": -119.18744633066842
  }
}