{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-lambon-prailles-fr",
  "name": "Camping Le Lambon",
  "description": "Camping Le Lambon is a campsite in Prailles, Deux-Sèvres, located by a lake/recreational pond.This terraced camp site has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-lambon-prailles-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/67488f1c2ece0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "prailles",
    "addressLocality": "Prailles",
    "postalCode": "79370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.30131,
    "longitude": -0.20942
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/poitou-charentes/deux-sevres/prailles/camping-le-lambon-100369/?tab=reviews&reviewLocale=&reviewPage=1&reviewSort=travelParty"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}