{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/izarpe-aroztegi-navarre",
  "name": "Izarpe",
  "description": "beautiful nature campsite with super facilities - prices vary per size and season [see website] - center 400m",
  "url": "https://campertunity.com/listings/campgrounds/izarpe-aroztegi-navarre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650905251.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NA-4120",
    "addressLocality": "Aroztegi",
    "addressRegion": "navarre",
    "postalCode": "31867",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.93743,
    "longitude": -1.69271
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/navarre/aroztegi/89029/izarpe",
    "http://campingizarpe.com/",
    "https://campingizarpe.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€26+"
}