{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-domaine-de-rouville-saint-jean-baptiste-qc",
  "name": "CAMPING DOMAINE DE ROUVILLE",
  "description": "Located at the foot of the Saint-Hilaire mountain in Montérégie, welcomes more than 200,000 campers and visitors each year.",
  "url": "https://campertunity.com/listings/campgrounds/camping-domaine-de-rouville-saint-jean-baptiste-qc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1925, chemin Rouville",
    "addressLocality": "Saint-Jean-Baptiste",
    "addressRegion": "QC",
    "postalCode": "J0L 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.522946,
    "longitude": -73.145728
  }
}