{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-bellemare-saint-mathieu-du-parc-qc",
  "name": "CAMPING LAC BELLEMARE",
  "description": "Welcome to the Camping Lac Bellemare website. We opened our doors in June 2011, and it is with great pleasure that we welcome you to our enchanting site. Camping Lac Bellemare, in addition to having all the advantages of other nearby campgrounds, also offers canoe, pedal boat, and kayak services. Come relax in a dream location just 90 minutes from Montreal and Quebec City, 30 minutes from Trois-Rivières, and 15 minutes from Shawinigan. We look forward to welcoming you soon. Our services: Snac...",
  "url": "https://campertunity.com/listings/campgrounds/camping-lac-bellemare-saint-mathieu-du-parc-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300, chemin du lac Bellemare",
    "addressLocality": "Saint-Mathieu-du-Parc",
    "addressRegion": "QC",
    "postalCode": "G0X 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5780971,
    "longitude": -72.93892989999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-lac-bellemare/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}