{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-paradis-nouvelle-aquitaine",
  "name": "Camping Le Paradis",
  "description": "Camping Le Paradis offers a swimming pool, playground, security measures, illuminated area, grass surface, water tap, electricity, toilet facilities, showers, laundry facilities, WiFi, bread service, and bicycle rental.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-paradis-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route Philibert",
    "addressLocality": "113663",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33121",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.06924,
    "longitude": -1.04184
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113663/camping-le-paradis"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}