{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-pomarada-de-somiedo-pola-de-somiedo",
  "name": "Camping La Pomarada de Somiedo",
  "description": "City campsite - terraces - pitches partly separated by hedges - view of the surrounding mountains. - bicycle rental - bear and wolf excursions nearby - tennis - restaurant - bar - center 50m",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-pomarada-de-somiedo-pola-de-somiedo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651236923.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pola de Somiedo",
    "addressLocality": "Pola de Somiedo",
    "addressRegion": "asturias",
    "postalCode": "33840",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0925,
    "longitude": -6.25496
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.8",
    "priceValidUntil": "2026-07-22"
  },
  "priceRange": "€22.8+"
}