{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-sant-salvador-catalonia",
  "name": "Clothes Wash Dry",
  "description": "location close to beach - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-sant-salvador-catalonia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650861048.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda Palfuriana",
    "addressLocality": "Sant Salvador",
    "addressRegion": "catalonia",
    "postalCode": "43880",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.18305,
    "longitude": 1.53596
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "34.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€34.7+"
}