{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-de-lucena-visan",
  "name": "Domaine de Lucena",
  "description": "very quiet-at wine producer-wine sales Centre 4 km",
  "url": "https://campertunity.com/listings/campgrounds/domaine-de-lucena-visan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745743.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Visan",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "84820",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.31548,
    "longitude": 4.98283
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/provence-alpes-cote-dazur/visan/21839/domaine-de-lucena"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€5+"
}