{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gaspe-gaspe-qc-1",
  "name": "CAMPING GASPÉ",
  "description": "Located on the north side of the Douglastown Bay and only a few kilometers from the town of Gaspé in a beautiful setting, Camping Gaspé, under new management,",
  "url": "https://campertunity.com/listings/campgrounds/camping-gaspe-gaspe-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1029, route de Haldimand",
    "addressLocality": "Gaspé",
    "addressRegion": "QC",
    "postalCode": "G4X 2J6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7893791,
    "longitude": -64.4045162
  }
}