{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/postill-lake-lodge-kelowna-bc",
  "name": "Postill Lake Lodge",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/postill-lake-lodge-kelowna-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fpostilllake.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11950 Postill Lake Road",
    "addressLocality": "Kelowna",
    "addressRegion": "BC",
    "postalCode": "V1P 1A2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9929327715511,
    "longitude": -119.209054901738
  }
}