{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-des-ancetres-gaspe-qc",
  "name": "CAMPING DES ANCÊTRES",
  "description": "Campsite classified 2 stars – 20 places (trailers and tents) 3 services, 2 services or without service, welcome to the tents! Sun pitch, some semi shaded. Quiet and secluded location, access to a lake on the property, 5 minutes from the sea and the L’Anse-à-Valleau wharf (mackerel, pebble beach). 20 minutes from Forillon Park, 35 minutes from downtown Gaspé or Petite-Vallée. Direct access to the International Appalachian Trail (SIA)",
  "url": "https://campertunity.com/listings/campgrounds/camping-des-ancetres-gaspe-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "865, boulevard de l'Anse-à-Valleau",
    "addressLocality": "Gaspé",
    "addressRegion": "QC",
    "postalCode": "G4X 4A1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0830432,
    "longitude": -64.5569601
  }
}