{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klahanie-kamping-burlington-on",
  "name": "Klahanie Kamping",
  "description": "Klahanie Kamping is a hidden gem in the heart of the Annapolis Valley in Aylesford, Nova Scotia. The campground offers a variety of open and wooded camping",
  "url": "https://campertunity.com/listings/campgrounds/klahanie-kamping-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2017/06/ONTARIO-DECAL-FINAL.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1144 Victoria Road",
    "addressLocality": "Aylesford",
    "addressRegion": "NS",
    "postalCode": "B0P1C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.023482,
    "longitude": -64.832257
  },
  "sameAs": [
    "https://ccrvc.ca/campground/klahanie-kamping/",
    "https://klahaniekamping.ca/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}