{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-cave-de-leze-salvatierra-pais-vasco",
  "name": "Parking Cave De Leze",
  "description": "Parking with night accommodation - use GPS coordinates - located in a quiet forest - close to A1 - no services, except garbage cans and trough - center 12km",
  "url": "https://campertunity.com/listings/campgrounds/parking-cave-de-leze-salvatierra-pais-vasco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876069.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "salvatierra",
    "addressRegion": "pais-vasco",
    "postalCode": "01200",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.87827,
    "longitude": -2.2762
  },
  "sameAs": [
    "https://www.campercontact.com/es/espana/pais-vasco/salvatierra/78992/parking-cave-de-leze"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}