{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-albufeira-faro-pt",
  "name": "Clothes Wash Dry",
  "description": "location on the side road of Estrada de Vale Rabelho A Pergula - use GPS coordinates - Albufeira ca 6km - center 600m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-albufeira-faro-pt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650708920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua do Barranco",
    "addressLocality": "Albufeira",
    "addressRegion": "faro",
    "postalCode": "8200-000",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.09255,
    "longitude": -8.31141
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 199,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11+"
}