{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-paradis-113402-nouvelle-aquitaine",
  "name": "Le Paradis",
  "description": "Le Paradis is a camping location with internet and facilities to discharge your toilette container.",
  "url": "https://campertunity.com/listings/campgrounds/le-paradis-113402-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651276711"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fourton",
    "addressLocality": "113402",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33112",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.17431,
    "longitude": -0.84063
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113402/le-paradis",
    "https://www.leparadis-medoc.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}