{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-quatre-chemins-lanse-saint-jean-qc",
  "name": "CAMPING LE QUATRE CHEMINS",
  "description": "Campsite with 55 sites, most of which are separated by cedar hedges to ensure privacy for customers. Some lots have a magnificent view of the river. Each",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-quatre-chemins-lanse-saint-jean-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "143, route 170",
    "addressLocality": "L'Anse-Saint-Jean",
    "addressRegion": "QC",
    "postalCode": "G0V 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1979902,
    "longitude": -70.2512492
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-le-quatre-chemins-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}