{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-juneau-et-chalets-st-augustin-qc",
  "name": "CAMPING JUNEAU ET CHALETS",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-juneau-et-chalets-st-augustin-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.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.7496007,
    "longitude": -71.3997259
  }
}