{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-el-molino-vega-de-liebana-cantabrie",
  "name": "Camping El Molino",
  "description": "small quiet municipal camp site with limited camper service - bar and necessary groceries (bread) - shady - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-el-molino-vega-de-liebana-cantabrie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842265.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CA-894",
    "addressLocality": "Vega de Liébana",
    "addressRegion": "cantabrie",
    "postalCode": "39575",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.09471,
    "longitude": -4.6444
  },
  "sameAs": [
    "https://campingencantabria.com/",
    "http://www.campingencantabria.com/",
    "https://www.pincamp.ch/de/campingplaetze/camping-el-molino-vega-de-liebana",
    "http://www.campingencantabria.com",
    "https://www.campercontact.com/en/spain/cantabria/vega-de-liebana/69698/camping-el-molino"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.41",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€19.41+"
}