{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-yamaska-bromont-qc",
  "name": "DOMAINE YAMASKA",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/domaine-yamaska-bromont-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45, rue de Soulanges",
    "addressLocality": "Bromont",
    "addressRegion": "QC",
    "postalCode": "J2L 1S4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2992867,
    "longitude": -72.7023942
  }
}