{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mon-plaisir-plessisville-qc-1",
  "name": "CAMPING MON PLAISIR",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-mon-plaisir-plessisville-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "149, route de Sainte-Sophie",
    "addressLocality": "Plessisville",
    "addressRegion": "QC",
    "postalCode": "G6L 2Y2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1809647,
    "longitude": -71.7338734
  }
}