{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-san-vicente-do-grove-galicia",
  "name": "Clothes Wash Dry",
  "description": "opens in \"Semana Santa\" - site is closed with barrier - use GPS coordinates - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-san-vicente-do-grove-galicia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826032.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rúa Ribeiro",
    "addressLocality": "San Vicente do Grove",
    "addressRegion": "galicia",
    "postalCode": "36988",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.45544,
    "longitude": -8.92616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€12+"
}