{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-las-arenas-pechon-cantabrie",
  "name": "Camping Las Arenas",
  "description": "Conveniently located and spacious campsite - supermarket - restaurant - Potes [Picos de Europa] 43km - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/camping-las-arenas-pechon-cantabrie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650871456.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CA-380",
    "addressLocality": "Pechón",
    "addressRegion": "cantabrie",
    "postalCode": "39594",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39046,
    "longitude": -4.48835
  },
  "sameAs": [
    "http://www.campinglasarenas.com",
    "https://www.campercontact.com/fr/espagne/cantabrie/pechon/78150/camping-las-arenas",
    "https://images.campercontact.com/media/photos/4222124650871456.jpg",
    "https://www.pincamp.ch/de/campingplaetze/camping-arenas-pechon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.85",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€29.85+"
}