{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cap-rouge-perce-qc",
  "name": "Camping Cap-Rouge",
  "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-cap-rouge-perce-qc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2008 Route 132 East,",
    "addressLocality": "Perce, QC G0C 2X0",
    "addressRegion": "QC",
    "postalCode": "G0C 2X0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5222989,
    "longitude": -64.2136423
  }
}