{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ville-de-quebec-qc",
  "name": "Camping Ville De Quebec",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/camping-ville-de-quebec-qc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2050 Rte De Laeroport,",
    "addressLocality": "Quebec, QC G2E 3L9",
    "addressRegion": "QC",
    "postalCode": "G2E 3L9"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8137431,
    "longitude": -71.2084061
  }
}