{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-gabriel-saint-gabriel-de-brandon-qc",
  "name": "CAMPING SAINT-GABRIEL",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-gabriel-saint-gabriel-de-brandon-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2271, chemin de Saint-Damien",
    "addressLocality": "Saint-Gabriel-de-Brandon",
    "addressRegion": "QC",
    "postalCode": "J0K 2N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3241584,
    "longitude": -73.4224851
  }
}