{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kanasuta-inc-rouyn-noranda-qc",
  "name": "CAMPING KANASUTA INC.",
  "description": "Our campsite is close to the main tourist attractions of the area. It is 20 minutes from the town of Rouyn-Noranda. We offer a range of services for a",
  "url": "https://campertunity.com/listings/campgrounds/camping-kanasuta-inc-rouyn-noranda-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1051, chemin Robert’s",
    "addressLocality": "Rouyn-Noranda",
    "addressRegion": "QC",
    "postalCode": "J0Z 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1877201,
    "longitude": -79.35532049999999
  },
  "sameAs": [
    "https://ccrva.ca/campground/camping-kanasuta-inc-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}