{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-tadoussac-qc",
  "name": "CAMPING TADOUSSAC",
  "description": "Located just a few kilometers from Tadoussac, Vacances Essipit is the ideal place to enjoy the outdoors at will: sea kayaking, hunting, fishing, bear watching and more! You can enjoy an environment full of natural lakes and breathtaking landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/camping-tadoussac-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "428, rue du Bateau-Passeur",
    "addressLocality": "Tadoussac",
    "addressRegion": "QC",
    "postalCode": "G0T 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1494927,
    "longitude": -69.71229579999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-tadoussac-2/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}