{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-ferme-naturiste-l-oliverie-saurais",
  "name": "La Ferme Naturiste L'Oliverie",
  "description": "La Ferme Naturiste L'Oliverie is a campsite in Saurais, Deux-Sèvres, located by a lake/recreational pond.The campsite has pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/la-ferme-naturiste-l-oliverie-saurais",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675171ed07d82.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "l'Oliverie",
    "addressLocality": "Saurais",
    "postalCode": "79200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.63206,
    "longitude": -0.13536
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/poitou-charentes/deux-sevres/saurais/la-ferme-naturiste-loliverie-120239/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}