{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-port-saint-francois-nicolet-qc",
  "name": "CAMPING PORT SAINT-FRANÇOIS",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-port-saint-francois-nicolet-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 Rue des Bains",
    "addressLocality": "Nicolet",
    "addressRegion": "QC",
    "postalCode": "J3T 1P9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.26924899999999,
    "longitude": -72.61700499999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-port-saint-francois-2-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}