{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-lisle-lisle",
  "name": "Camping de Lisle",
  "description": "Camping de Lisle is a campsite in Lisle, Dordogne, located a river/stream.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-lisle-lisle",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517d393cca4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 rue de Pont",
    "addressLocality": "Lisle",
    "postalCode": "24350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.28111,
    "longitude": 0.54025
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/aquitaine/dordogne/lisle/camping-de-lisle-121908/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}