{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shower-le-buisson-de-cadouin-nouvelle-aquitaine",
  "name": "shower",
  "description": "Camping les Jardins de l'Abbaye offers water and shower facilities.",
  "url": "https://campertunity.com/listings/campgrounds/shower-le-buisson-de-cadouin-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Cadouin",
    "addressLocality": "Le Buisson-de-Cadouin",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.81094,
    "longitude": 0.87237
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113115/camping-les-jardins-de-labbaye"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}