{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-matapedia-matapedia-qc",
  "name": "Camping Matapédia",
  "description": "Camping Matapédia OPEN from 7:00 a.m. to 10:00 p.m. Located on river front at junction of world prestigious Restigouche and Matapedia Rivers. Camping Matapedia is a small operation with 7 full services mega large stalls, 30AMP, free WIFI, Water, Sewage, laundry room $5.00 (have your own detergent). RAINY or HOT SUNNY DAY with a tent, not a problem, we can accommodate you under a large roof 100% protected from rain or sun. We have two Mobile Homes to rent, (R N B) one has two bedrooms, one has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-matapedia-matapedia-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3, rue des Saumons",
    "addressLocality": "Matapédia",
    "addressRegion": "QC",
    "postalCode": "G0J 1V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9743181,
    "longitude": -66.94202539999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-matapedia-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}