{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/baie-ste-catherine-baie-sainte-catherine-qc",
  "name": "Baie-Ste-Catherine",
  "description": "Located in the beautiful region of Charlevoix, our outfitter offers a variety of outdoor activities, such as fishing, hunting, canoeing, kayaking, hiking etc. All in a breathtaking natural setting!",
  "url": "https://campertunity.com/listings/campgrounds/baie-ste-catherine-baie-sainte-catherine-qc",
  "image": [
    "https://static.wixstatic.com/media/759ef0_d9ada4f755dc4afd97c716290f35c769~mv2.jpg/v1/fill/w_2500,h_1405,al_c/759ef0_d9ada4f755dc4afd97c716290f35c769~mv2.jpg",
    "https://static.wixstatic.com/media/759ef0_90e6314a9da04d22801480c9e148f880~mv2.png/v1/fit/w_480,h_480,q_90,enc_avif,quality_auto/759ef0_90e6314a9da04d22801480c9e148f880~mv2.png",
    "https://static.wixstatic.com/media/759ef0_337b0394ddf2436dbed46a92fdae0095~mv2.png",
    "https://static.wixstatic.com/media/759ef0_ee734ce098f8421eace51c17171895a5~mv2.jpg/v1/fit/w_480,h_479,q_90,enc_avif,quality_auto/759ef0_ee734ce098f8421eace51c17171895a5~mv2.jpg",
    "https://static.wixstatic.com/media/759ef0_dda17372316d407ba009e22749fc275f~mv2.png/v1/fit/w_480,h_479,q_90,enc_avif,quality_auto/759ef0_dda17372316d407ba009e22749fc275f~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baie-Sainte-Catherine",
    "addressRegion": "QC",
    "postalCode": "G0T 1A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.019295,
    "longitude": -69.78776
  },
  "sameAs": [
    "https://www.pourvoiriebaiesaintecatherine.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}