{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klahanie-kamping-aylesford-ns-1",
  "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-aylesford-ns-1",
  "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
  }
}