{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-leden-le-grau-du-roi-gard",
  "name": "CAMPING L'EDEN",
  "description": "In Le Grau-du-Roi this campsite 5 stars by the sea of 362 pitches offers chalets and mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant, a grocery store, a sauna/steam room and a hydrotherapy center. Internet access via WIFI is available. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/camping-leden-le-grau-du-roi-gard",
  "image": [
    "https://hpaguide.co.uk/i/c/2262/w/cv/cp2262-w-thumb.webp?v=1746041914"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Grau-du-Roi",
    "addressRegion": "Gard",
    "postalCode": "30240"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.523226,
    "longitude": 4.148875699999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}