{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-flotte-nueva-aquitania-fr",
  "name": "Clothes Wash Dry",
  "description": "Quiet place - between trees - on lawn - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-flotte-nueva-aquitania-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223576"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Rivedoux",
    "addressLocality": "La Flotte",
    "addressRegion": "nueva-aquitania",
    "postalCode": "17630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.18515,
    "longitude": -1.31468
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}