{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dune-blanche-camiers-hauts-de-france",
  "name": "La Dune Blanche",
  "description": "All the services proposed on the campsite La Dune Blanche, Camiers. We are really customer-oriented.",
  "url": "https://campertunity.com/listings/campgrounds/dune-blanche-camiers-hauts-de-france",
  "image": [
    "https://www.homair.com/photos/camping/2649/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route d'Etaples",
    "addressLocality": "Camiers",
    "addressRegion": "Hauts-de-France",
    "postalCode": "62176",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.558183,
    "longitude": 1.618115
  },
  "sameAs": [
    "https://www.homair.com/en/campsite/la-dune-blanche/services"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "95",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€95+"
}