{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bois-vert-gaspe-qc",
  "name": "CAMPING BOIS VERT",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-bois-vert-gaspe-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2058, boulevard de Douglas",
    "addressLocality": "Gaspé",
    "addressRegion": "QC",
    "postalCode": "G4X 2X1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7115984,
    "longitude": -64.2851329
  }
}