{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-san-vicente-de-la-barquera-cantabrie",
  "name": "Discharge Toilet",
  "description": "location on beautiful campsite - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-san-vicente-de-la-barquera-cantabrie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650823782.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CA-131",
    "addressLocality": "San Vicente de la Barquera",
    "addressRegion": "cantabrie",
    "postalCode": "39547",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.38447,
    "longitude": -4.338
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/cantabria/san-vicente-de-la-barquera/55482/camping-oyambre",
    "http://www.oyambre.com/nl/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€24+"
}