{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-magog-sherbrooke-qc",
  "name": "CAMPING LAC MAGOG",
  "description": "Located at the edge of the Petit Lac Magog, 10 minutes from Magog and Sherbrooke. A place of choice for aquatic enthusiasts. Abundance of services and activities will delight young and old! Heated pool, large outdoor children's park, indoor games, dock and beach will brighten your days! Large marquee with activities and themed evenings. Focused on family, tranquility, site safety, high quality standards. Enchanting decor!",
  "url": "https://campertunity.com/listings/campgrounds/camping-lac-magog-sherbrooke-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7255, chemin Blanchette",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "postalCode": "J1N 0C7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.324981,
    "longitude": -72.021244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}