{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-plobannalec-lesconil-brittany",
  "name": "Clothes Wash Dry",
  "description": "Located by the sea Situated by the beach Distance to village, 1000m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-plobannalec-lesconil-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651125562"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Paul Langevin",
    "addressLocality": "Plobannalec-Lesconil",
    "addressRegion": "brittany",
    "postalCode": "29740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79841,
    "longitude": -4.22927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}