{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bernieres-levis-qc",
  "name": "CAMPING BERNIÈRES",
  "description": "With 285 lots, playgrounds, a common room, a snack, a convenience store, an impressive swimming pool, water games, and more, our campsite will offer you what you need. In addition, our dynamic summer programming will not leave you time to get bored.",
  "url": "https://campertunity.com/listings/campgrounds/camping-bernieres-levis-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1012, chemin Olivier",
    "addressLocality": "Lévis",
    "addressRegion": "QC",
    "postalCode": "G7A 2M9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.685666,
    "longitude": -71.327906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}