{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lolympic-wimereux-hauts-de-france-fr",
  "name": "Camping Lolympic",
  "description": "Places demarcated by hedges - reserve online - reception open from 3:00 PM. - peace and space - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-lolympic-wimereux-hauts-de-france-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650811785.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Libération",
    "addressLocality": "wimereux",
    "addressRegion": "hauts-de-france",
    "postalCode": "62930",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76128,
    "longitude": 1.6078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€20+"
}