{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-vallee-erquy",
  "name": "Camping la Vallée",
  "description": "Discover the spacious and wooded pitches of Camping La Vallée in Erquy, Camping by the sea - Services of a 3-star campsite La Vallée in Erquy in Brittany - Grocery - Bread and pastries at the campsite La Vallée ***",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-vallee-erquy",
  "image": [
    "https://www.campinglavallee.fr/wp-content/uploads/2025/10/vallee-25.webp",
    "https://www.campinglavallee.fr/wp-content/uploads/2025/10/rando-4-420x236.webp",
    "https://www.campinglavallee.fr/wp-content/uploads/2025/10/vallee-25-420x181.webp",
    "https://www.campinglavallee.fr/wp-content/uploads/2025/10/emplacement_spacieux-420x411.png.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saint-Pabu",
    "addressLocality": "Erquy",
    "postalCode": "22430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.60461780292736,
    "longitude": -2.488672979628982
  },
  "sameAs": [
    "https://www.campinglavallee.fr/emplacements/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}