{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-domaine-florent-venise-en-quebec",
  "name": "Camping Domaine Florent",
  "description": "Camping Domaine Florent welcomes you in Venice-en-Québec. Several rental options are available for a holiday in nature.",
  "url": "https://campertunity.com/listings/campgrounds/camping-domaine-florent-venise-en-quebec",
  "image": [
    "/ressources/images/bandeau_9267_lg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "272 23 Avenue Est",
    "addressLocality": "Venise-en-Québec",
    "postalCode": "J0J 2K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0744698,
    "longitude": -73.1223728
  },
  "sameAs": [
    "https://www.domaineflorent.com/"
  ]
}