{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leden-hotel-plein-air-grau-du-roi-okzitanien",
  "name": "L'Eden Hôtel de Plein Air",
  "description": "Eden Hôtel de Plein Air offers swimming pool, playground, security, lighting, lawn, sewerage, water, toilet, shower, tumble dryer, Internet, dogs allowed, wheelchair accessible, bread roll service, bike rental, shop or kiosk.",
  "url": "https://campertunity.com/listings/campgrounds/leden-hotel-plein-air-grau-du-roi-okzitanien",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Yole",
    "addressLocality": "Le Grau-du-Roi",
    "addressRegion": "okzitanien",
    "postalCode": "30240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.52296,
    "longitude": 4.14504
  },
  "sameAs": [
    "http://www.campingleden.fr/",
    "https://www.campercontact.com/en/france/occitanie/113545/leden-hotel-de-plein-air"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}