{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-laconella-on-island-of-elba-in-capoliveri-l",
  "name": "Camping Laconella",
  "description": "Camping Laconella on the Island of Elba, in the commune of Capoliveri, Loc. Lacona. Photos, description and booking of Campsites in Elba.",
  "url": "https://campertunity.com/listings/campgrounds/camping-laconella-on-island-of-elba-in-capoliveri-l",
  "image": [
    "https://www.infoelba.com/turismo/635/galleria/camping-laconella-elba-03.jpg",
    "/assets/img/infoelba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Lacona",
    "addressLocality": "Capoliveri",
    "addressRegion": "LI",
    "postalCode": "57031",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.758483,
    "longitude": 10.297344
  },
  "sameAs": [
    "https://www.infoelba.com/where-to-sleep/campsites/camping-laconella-635/"
  ]
}