{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-lallee-arradon-1",
  "name": "Camping de l'Allée",
  "description": "Camping de l'Allée is a family site located in Arradon, a few kms from Vannes, in the heart of the gulf of Morbihan. It ha 162 pitches dispatched over a 3.5 ha estate planted with trees. It offers both large, limited camping pitches and mobile homes halfway between the seaside and the countryside.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-lallee-arradon-1",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4869/00001144317.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "L'Allée",
    "addressLocality": "ARRADON",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.62161,
    "longitude": -2.839966
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}