{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-st-augustin-qc",
  "name": "Camping Lac St Augustin",
  "description": "We pride ourselves on offering spacious and comfortable campgrounds to make your stay enjoyable and memorable. We offer a variety of sites to meet all your",
  "url": "https://campertunity.com/listings/campgrounds/camping-lac-st-augustin-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2023/03/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "153, chemin du Lac",
    "addressLocality": "Saint-Augustin-de-Desmaures",
    "addressRegion": "QC",
    "postalCode": "G3A 1W7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.749674,
    "longitude": -71.400134
  }
}