{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-joly-mont-sherbrooke-qc",
  "name": "DOMAINE JOLY-MONT",
  "description": "Experiencing a camping stay at Domaine Joly-Mont is the best way to discover or rediscover the charm and authenticity of the Estrie region. Domaine Joly-Mont offers outdoor recreation, varied activities, and camping vacations close to nature while being near the amenities of the large city of Sherbrooke.",
  "url": "https://campertunity.com/listings/campgrounds/domaine-joly-mont-sherbrooke-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2405, chemin Lemire",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "postalCode": "J1H 0C5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4259299,
    "longitude": -71.8391245
  }
}