{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lemon-creek-lodge-campground-burlington-on",
  "name": "Lemon Creek Lodge & Campground",
  "description": "Stay one night or two weeks. Heck, stay all summer. Fruit trees and large ponderosa pine trees provide privacy in this little hideaway. With tent or RV, this",
  "url": "https://campertunity.com/listings/campgrounds/lemon-creek-lodge-campground-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7680 Kennedy Rd",
    "addressLocality": "Slocan",
    "addressRegion": "BC",
    "postalCode": "V0G 2C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.69659,
    "longitude": -117.493383
  },
  "sameAs": [
    "https://ccrvc.ca/campground/lemon-creek-lodge-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}