{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acquaviva-village-camping-on-island-of-elba-in",
  "name": "Acquaviva Village Camping",
  "description": "The camping lies directly on the Acquaviva sea, on the foot of the Enfola peninsula, a little more than 4 km. from the town of Portoferraio. It is very easy to reach us. Once left Portoferraio, just take to your right the direction \"Enfola - Viticcio\". The coast line around the camping is rocky and our beach is a pebble beach. In a few minutes walking, swimming or on a small boat one can rejoin barly frequented beaches with cristal clear and transparent waters. The Camping Acquaviva is the id...",
  "url": "https://campertunity.com/listings/campgrounds/acquaviva-village-camping-on-island-of-elba-in",
  "image": [
    "https://www.infoelba.com/turismo/631/galleria/gh4f1560.jpg",
    "/assets/img/infoelba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Acquaviva",
    "addressLocality": "Portoferraio",
    "addressRegion": "LI",
    "postalCode": "57037",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.822248,
    "longitude": 10.286025
  },
  "sameAs": [
    "https://www.infoelba.com/where-to-sleep/campsites/acquaviva-village-camping-631/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "900",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€900+"
}