{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-del-forte-marina-di-bibbona-li",
  "name": "Campeggio del Forte",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-del-forte-marina-di-bibbona-li",
  "image": [
    "https://www.campeggiodelforte.it/ATImg/pix_trasp.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Platani, 58",
    "addressLocality": "Marina di Bibbona",
    "addressRegion": "LI",
    "postalCode": "57020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.234226,
    "longitude": 10.533788
  }
}