{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-men-du-carnac-plage",
  "name": "Le Men Du",
  "description": "Le Men Du is a campsite in Carnac-Plage, Morbihan, located by the sea.The campsite has which are marked out and pitches with some shade. Le Men Du is...",
  "url": "https://campertunity.com/listings/campgrounds/le-men-du-carnac-plage",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22 bis chemin de Beaumer",
    "addressLocality": "Carnac-Plage",
    "postalCode": "56340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.57892,
    "longitude": -3.05428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}