{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ecotourisme-boreal-mirabel-qc",
  "name": "ÉCOTOURISME BORÉAL - MIRABEL",
  "description": "Having access to three sanitary blocks, our camping sites offer, among other things, access to the lake and its sandy beach as well as to a stay where time stands still to enjoy the present moment and appreciate the little things of the life.",
  "url": "https://campertunity.com/listings/campgrounds/ecotourisme-boreal-mirabel-qc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9359, boulevard de Saint-Canut",
    "addressLocality": "Mirabel",
    "addressRegion": "QC",
    "postalCode": "J7N 1K9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7087043,
    "longitude": -74.0947447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}