{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-club-chasse-et-peche-sainte-marie-frampton-qc",
  "name": "CAMPING CLUB CHASSE ET PÊCHE SAINTE-MARIE",
  "description": "Discover the warm welcome of the Beauce region with our welcoming team who will be happy to welcome you and make you have a very pleasant stay.This campsite on the edge of a crystal clear lake offers you a range of the most comprehensive services.",
  "url": "https://campertunity.com/listings/campgrounds/camping-club-chasse-et-peche-sainte-marie-frampton-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70, route Brennan",
    "addressLocality": "Frampton",
    "addressRegion": "QC",
    "postalCode": "G0R 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4838221,
    "longitude": -70.8609879
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-club-chasse-et-peche-sainte-marie-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}