{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-canne-de-bois-de-hemmingford-qc",
  "name": "CAMPING CANNE DE BOIS DE HEMMINGFORD",
  "description": "Camping Canne de Bois is the perfect place to spend a restful summer. Hemmingford, a village in Quebec, 200 years old, is home to this family business.",
  "url": "https://campertunity.com/listings/campgrounds/camping-canne-de-bois-de-hemmingford-qc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "306, route 219 Sud",
    "addressLocality": "Hemmingford",
    "addressRegion": "QC",
    "postalCode": "J0L 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03468069999999,
    "longitude": -73.5957358
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-canne-de-bois-de-hemmingford/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-30"
  },
  "priceRange": "$0+"
}