{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-baie-de-gaspe-gaspe-qc",
  "name": "CAMPING BAIE DE GASPÉ",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-baie-de-gaspe-gaspe-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2107, boulevard de Grande-Gr\nve",
    "addressLocality": "Gasp\n",
    "addressRegion": "QC",
    "postalCode": "G4X 6L7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.827846,
    "longitude": -64.301466
  }
}