{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-beau-lieu-sherbrooke-qc",
  "name": "CAMPING BEAU-LIEU",
  "description": "Located directly on the bike path near the city center and the University of Sherbrooke allowing relaxation and access to the city's activities.",
  "url": "https://campertunity.com/listings/campgrounds/camping-beau-lieu-sherbrooke-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5153, chemin de Sainte-Catherine",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "postalCode": "J1N 0E7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3242836,
    "longitude": -71.9870053
  }
}