{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-riccia-capoliveri-elba",
  "name": "Camping La Riccia",
  "description": "In the beautiful sea-waters that bathe the Golfo Stella, immersed in the Mediterranean scrub, we find La Riccia Campsite. The surface of the campsite extends from the Lacona-Porto Azzurro provincial road in the north, up to the south where it borders directly on the sea, where it is possible to find direct access to Margidore beach. A large area that includes 25 pitches (mostly all naturally shaded by pine or eucalyptus trees and others by artificial canopies for greater shade) also flanked b...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-riccia-capoliveri-elba",
  "image": [
    "https://www.infoelba.com/turismo/396/galleria/testata-home.jpg",
    "/assets/img/infoelba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Capo ai Pini, 1040 - Lacona",
    "addressLocality": "Capoliveri",
    "addressRegion": "LI",
    "postalCode": "57031",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.762832,
    "longitude": 10.323766
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "750",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€750+"
}