{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-pierre-d-oleron-nouvelle-aquitaine",
  "name": "Clothes Wash Dry",
  "description": "next to the campsite - all the features of the site to be used - Boyardville harbour with shops and restaurants 200 m - beach 800m - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-pierre-d-oleron-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805986.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée du Fort Royer",
    "addressLocality": "Saint-Pierre-d'Oléron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.96366,
    "longitude": -1.24374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}