{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-lanestosa-lanestosa",
  "name": "Area De Lanestosa",
  "description": "automated parking - tickets in village near shops, bars etc. - see ticket for electricity and shower - on the outskirts of downtown",
  "url": "https://campertunity.com/listings/campgrounds/area-de-lanestosa-lanestosa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240679"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mirabueno Kalea",
    "addressLocality": "lanestosa",
    "addressRegion": "autonome-gemeinschaft-baskenland",
    "postalCode": "48895",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.21763,
    "longitude": -3.43907
  },
  "sameAs": [
    "http://www.lanestosacamperpark.es",
    "https://www.campercontact.com/en/spain/basque-country/lanestosa/26577/area-de-lanestosa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12+"
}