{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lavoir-darlinde-allegre-les-fumades-occitania",
  "name": "Le Lavoir Darlinde",
  "description": "Small mini campsite on a lawn. Electra and water available. Also 3 toilets and 3 showers. Laundry area where there is also a fridge, gas stove, oven and microwave.",
  "url": "https://campertunity.com/listings/campgrounds/lavoir-darlinde-allegre-les-fumades-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651269073.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hameau d'Arlinde",
    "addressLocality": "allegre-les-fumades",
    "addressRegion": "occitania",
    "postalCode": "30500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1936,
    "longitude": 4.24328
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/occitania/allegre-les-fumades/162415/le-lavoir-darlinde"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€16+"
}