{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-pura-vida-lodge-sup-burlington-on",
  "name": "CAMPING PURA VIDA LODGE & SUP",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-pura-vida-lodge-sup-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "290, chemin de la Rivière",
    "addressLocality": "Saint-François-Xavier-de-Brompton",
    "addressRegion": "QC",
    "postalCode": "J0B 2V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5361067,
    "longitude": -71.9915374
  }
}