{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autocaravan-park-jaizubia-irun-basque-country",
  "name": "Autocaravan Park Jaizubia",
  "description": "Location near shopping center (gas station, shops, restaurants, supermarket) - on the AP8 and GI636 - bus to Hondarribia and Irun - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/autocaravan-park-jaizubia-irun-basque-country",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650940305.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Ventas",
    "addressLocality": "irun",
    "addressRegion": "basque-country",
    "postalCode": "20305",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3191,
    "longitude": -1.83801
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/basque-country/irun/95669/autocaravan-park-jaizubia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€17+"
}