{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lherein-visan-provence-alpes-cote-dazur",
  "name": "Camping de L'Hérein",
  "description": "Shopping opportunity 1 km - Center 1.3 km - Bread service",
  "url": "https://campertunity.com/listings/campgrounds/camping-lherein-visan-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650850208.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Bouchet",
    "addressLocality": "Visan",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "84820",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3123,
    "longitude": 4.93579
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/provence-alpes-cote-dazur/visan/59081/camping-de-lherein",
    "https://park4night.com/en/place/4906"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.7",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€17.7+"
}