{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-honfleur-normandie",
  "name": "Aire De Camping Car",
  "description": "parking basin de l'est - large camper place at the port - limited number of power connections, about 100x - in case of frost no water intake possible - baker comes on motorhome, except Thursday - all-in rate - pay by credit card or cash - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-honfleur-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663399.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai de la Tour",
    "addressLocality": "honfleur",
    "addressRegion": "normandie",
    "postalCode": "14600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41924,
    "longitude": 0.24154
  },
  "sameAs": [
    "https://www.aire-service-camping-car-panoramique.fr/calvados/14-honfleur",
    "https://www.campercontact.com/de/frankreich/normandie/honfleur/1151/aire-de-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}