{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vireux-molhain-grand-est",
  "name": "Vireux Molhain",
  "description": "new - view over the Maas - with barrier - pay with credit card - use sanizuil with code provided - Intermarche and center Vireux-Molhain within walking distance",
  "url": "https://campertunity.com/listings/campgrounds/vireux-molhain-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650843682.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Hayettes",
    "addressLocality": "Vireux-Molhain",
    "addressRegion": "grand-est",
    "postalCode": "08320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.07909,
    "longitude": 4.72638
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/vireux-molhain/70162/vireux-molhain"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€10+"
}