{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pola-de-somiedo-principado-de-asturias",
  "name": "Clothes Wash Dry",
  "description": "Located in the center of the village - cafeteria - playground - pet park - center 50m",
  "url": "https://campertunity.com/listings/campgrounds/pola-de-somiedo-principado-de-asturias",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651126353.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle El Molín",
    "addressLocality": "Pola de Somiedo",
    "addressRegion": "principado-de-asturias",
    "postalCode": "33840",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.09285,
    "longitude": -6.25572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-07-22"
  },
  "priceRange": "20+"
}