{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-l-escala-cataluna",
  "name": "Clothes Wash Dry",
  "description": "playa 700m - centro 2,3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-l-escala-cataluna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651209705.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda de Montgó",
    "addressLocality": "L'Escala",
    "addressRegion": "cataluna",
    "postalCode": "17130",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.11037,
    "longitude": 3.16383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "26+"
}