{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-tete-dindien-perce-qc",
  "name": "CAMPING TÊTE D'INDIEN",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-tete-dindien-perce-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1669, route 132 Est",
    "addressLocality": "Percé",
    "addressRegion": "QC",
    "postalCode": "G0C 2X0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6343829,
    "longitude": -64.17966919999999
  }
}