{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/venez-decouvrir-notre-havre-de-paix",
  "name": "Venez découvrir notre havre de paix",
  "description": "To put your small boat in the water or kayak rental on site.",
  "url": "https://campertunity.com/listings/campgrounds/venez-decouvrir-notre-havre-de-paix",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6248891,
    "longitude": -71.2449473
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}