{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-des-pins-danville-qc",
  "name": "CAMPING DES PINS",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-des-pins-danville-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "379, boulevard Kingsey",
    "addressLocality": "Danville",
    "addressRegion": "QC",
    "postalCode": "J0A 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8471917,
    "longitude": -72.0372628
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-des-pins/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}