{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-rayon-de-soleil-saint-alexandre-de-kamouraska-qc",
  "name": "Camping le Rayon de Soleil",
  "description": "Located in the beautiful region of Kamouraska and less than 15 minutes from Rivière-du-Loup, the campsite offers large direct entrance fields (pull-thru)",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-rayon-de-soleil-saint-alexandre-de-kamouraska-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "571, rang Saint-Édouard Ouest",
    "addressLocality": "Saint-Alexandre-de-Kamouraska",
    "addressRegion": "QC",
    "postalCode": "G0L 2G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6981882,
    "longitude": -69.6601942
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-le-rayon-de-soleil/",
    "http://www.aaa.com/travelinfo/quebec/st-alexandre-de-kamouraska/campgrounds/camping-le-rayon-de-soleil-13669.html"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}