{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-arromanches-arromanches-les-bains-normandie-fr",
  "name": "Aire du Camping Car Arromanches",
  "description": "at the cinema - pay at the parking guard - clear view over the sea and the invasion beaches - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-arromanches-arromanches-les-bains-normandie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651113001"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arromanches-les-Bains",
    "addressRegion": "normandie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.33939,
    "longitude": -0.61397
  },
  "sameAs": [
    "https://www.campercontact.com/nl/frankrijk/normandie/arromanches-les-bains/42117/aire-du-camping-car-arromanches"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€11+"
}