{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-boulogne-sur-mer",
  "name": "Aire de Camping Car",
  "description": "slightly sloping car park le Moulin Wibert, on top of the cliffs with beautiful sea views - regular police check - bus stop 300m - there is now a barrier (May 2018) on arrival and exit, the code you get when entering you need for water and to get out to drive - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-boulogne-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703355.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Sainte-Beuve",
    "addressLocality": "Boulogne-sur-Mer",
    "postalCode": "62200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.74415,
    "longitude": 1.59751
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/hauts-de-france/boulogne-sur-mer/12572/aire-de-camping-car",
    "http://www.tourisme-boulognesurmer.com/accueil/pratique/venir-a-boulogne-sur-mer/en-camping-car.aspx"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€7+"
}