{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-donald-mirabel-qc",
  "name": "CAMPING DONALD",
  "description": "In addition to the dedicated staff, it is the quality, generosity, and involvement of its campers who make Camping Donald a place like no other. Our goal is",
  "url": "https://campertunity.com/listings/campgrounds/camping-donald-mirabel-qc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13519, chemin Saint-Simon",
    "addressLocality": "Mirabel",
    "addressRegion": "QC",
    "postalCode": "J7N 1P3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7009358,
    "longitude": -74.0897537
  }
}