{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-l-amuravela-cudillero-asturie",
  "name": "Camping L’Amuravela",
  "description": "Camping with good facilities - Cudillero [steep descent] - note: only open on weekends in November - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-l-amuravela-cudillero-asturie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901337.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Tolombredo de Arriba",
    "addressLocality": "Cudillero",
    "addressRegion": "asturie",
    "postalCode": "33150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.55465,
    "longitude": -6.14469
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124650901337.jpg",
    "https://www.campercontact.com/en/spain/asturias/cudillero/86676/camping-lamuravela"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€21.5+"
}