{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kea-otamac-shawinigan-qc",
  "name": "CAMPING KEA OTAMAC",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-kea-otamac-shawinigan-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5431, avenue du Tour-du-Lac Sud",
    "addressLocality": "Shawinigan",
    "addressRegion": "QC",
    "postalCode": "G0X 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6121692,
    "longitude": -72.6173373
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-kea-otamac-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}