{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-parc-national-de-plaisance-plaisance-qc",
  "name": "CAMPING PARC NATIONAL DE PLAISANCE",
  "description": "It is the sweet breath of the Ottawa river, undulating the grasses of the Petite Presqu'île, not far from the campsite.",
  "url": "https://campertunity.com/listings/campgrounds/camping-parc-national-de-plaisance-plaisance-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001, chemin des Presqu'îles",
    "addressLocality": "Plaisance",
    "addressRegion": "QC",
    "postalCode": "J0V 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5994334,
    "longitude": -75.1087031
  }
}