{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-phare-a-perce-qc",
  "name": "CAMPING DU PHARE À PERCÉ",
  "description": "The Phare campsite in Percé is located in an enchanting setting with a breathtaking view of the unique Rocher Percé and access to many other",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-phare-a-perce-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "385, route 132 Ouest",
    "addressLocality": "Percé",
    "addressRegion": "QC",
    "postalCode": "G0C 2L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5043266,
    "longitude": -64.2210673
  }
}