{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cambrils-catalonie",
  "name": "Clothes Wash Dry",
  "description": "Large campsite - beach 500m - Formerly Cambrils Caban Camping - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cambrils-catalonie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651148327"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer del Camí del Más de Clariana",
    "addressLocality": "Cambrils",
    "addressRegion": "catalonie",
    "postalCode": "43850",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.07554,
    "longitude": 1.10687
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}