{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-lile-marie-sherbrooke-qc",
  "name": "CAMPING DE L'ÎLE MARIE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-lile-marie-sherbrooke-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225, rue Saint-Francis",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "postalCode": "J1M 0B3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3810701,
    "longitude": -71.8631311
  }
}