{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bretignolles-sur-mer",
  "name": "Clothes Wash Dry",
  "description": "family campsite with friendly welcome - swimming pool - well maintained sanitary - in atmosphere of 20 years ago (positive intention) - center Bretignolles-sur-Mer 2 km - beach 500 m - center Brem sur Mer 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bretignolles-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650846074.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Gournail",
    "addressLocality": "Bretignolles-sur-Mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.60582,
    "longitude": -1.84524
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}