{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-turballe-pays-de-la-loire",
  "name": "Clothes Wash Dry",
  "description": "beautiful location - directly by the sea - beautiful beach - snack bar - indoor swimming pool - supermarket 500m - public transport 150m - 1 km Harbor - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-turballe-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751737.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Belmont",
    "addressLocality": "La Turballe",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.35377,
    "longitude": -2.51746
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.97,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "37",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€37+"
}