{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/iskibi-kampina-goizueta-navarra",
  "name": "Iskibi Kampina",
  "description": "Camping in the heart of nature - near Goizueta, the Natural Park of Artikutza and Mount Mandugi - Arano Center: 14km.",
  "url": "https://campertunity.com/listings/campgrounds/iskibi-kampina-goizueta-navarra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651255580.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NA-4150",
    "addressLocality": "goizueta",
    "addressRegion": "navarra",
    "postalCode": "31754",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.19674,
    "longitude": -1.85603
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/navarre/goizueta/161492/iskibi-kampina",
    "https://iskibi.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€25.5+"
}