{"id":297,"date":"2026-06-28T17:19:36","date_gmt":"2026-06-28T15:19:36","guid":{"rendered":"https:\/\/pianetaamiga.it\/where\/"},"modified":"2026-07-01T21:34:21","modified_gmt":"2026-07-01T19:34:21","slug":"where","status":"publish","type":"page","link":"https:\/\/pianetaamiga.it\/en\/where\/","title":{"rendered":"Where"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\" data-et-mv-hidden-phone=\"true\"><h1>Pianeta Amiga<\/h1>\n<h2>Will take place in EMPOLI (FLORENCE)<br \/>on September 26 and 27, 2026<\/h2>\n<h3>After years of absence, the event returns to its origins, where it all began back in 1997.<\/h3>\n<p>&nbsp;<\/p>\n<p>Address: \"Vela Margherita Hack\" Event Space - <a href=\"https:\/\/www.google.com\/url?sa=t&amp;source=web&amp;rct=j&amp;opi=89978449&amp;url=\/maps\/place\/\/data%3D!4m2!3m1!1s0x132a66287d99810f:0x965fad124584a7d9%3Fsa%3DX%26ved%3D1t:8290%26ictx%3D111&amp;ved=2ahUKEwjru83N36mVAxWPh_0HHQEDIP0Q4kB6BAg8EAM&amp;usg=AOvVaw0ORcaSXwzkEGMiuKFK2SMj\" style=\"cursor: pointer;\" data-url=\"\/maps\/place\/\/data=!4m2!3m1!1s0x132a66287d99810f:0x965fad124584a7d9?sa=X&amp;ved=2ahUKEwjru83N36mVAxWPh_0HHQEDIP0Q4kB6BAgJEAA\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"><span>Via Magolo, 32, 50053 Empoli FI<\/span><\/a> (external link to Google Maps)<\/p>\n<p><span>Event opening hours: Saturday from 9:00 AM to 6:00 PM - Sunday from 9:00 AM to 5:00 PM<\/span><\/p>\n<p><span>Entry is free, but a \u20ac10 donation would greatly help the organizers cover the costs of the event.<\/span><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2>Getting here<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>.hac-wrap {\n  display: flex;\n  gap: 0;\n  border-radius: 12px;\n  overflow: hidden;\n  border: 1px solid rgba(0,0,0,0.12);\n  height: 550px;\n  max-width: 100%;\n  margin: 0 auto;\n}\n.hac-wrap h3{  \n  font-family: \"Afacad\", Helvetica, Arial, Lucida, sans-serif;\n}\n.hac-wrap p{  \n  font-family: \"Advent Pro\", Helvetica, Arial, Lucida, sans-serif;\n}\n  \n  \n.hac-panel {\n  position: relative;\n  flex: 0 0 72px;\n  transition: flex 0.45s cubic-bezier(.4,0,.2,1);\n  cursor: pointer;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n}\n.hac-panel.open {\n  flex: 1 1 auto;\n  cursor: default;\n}\n.hac-bg {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  transition: filter 0.45s;\n}\n.hac-panel:not(.open) .hac-bg {\n  filter: brightness(0.45) saturate(0.7);\n}\n.hac-panel.open .hac-bg {\n  filter: brightness(0.35) saturate(0.6);\n}\n.hac-tab {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 72px;\n  height: 100%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  z-index: 2;\n}\n.hac-tab svg {\n  width: 28px;\n  height: 28px;\n  stroke: #fff;\n  fill: none;\n  stroke-width: 1.5;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  flex-shrink: 0;\n}\n.hac-tab-label {\n  writing-mode: vertical-rl;\n  transform: rotate(180deg);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: .04em;\n  white-space: nowrap;\n  text-transform: uppercase;\n}\n.hac-content {\n  position: absolute;\n  left: 72px;\n  right: 0;\n  top: 0;\n  bottom: 0;\n  padding: 28px 24px;\n  z-index: 2;\n  overflow: hidden;\n  opacity: 0;\n  transition: opacity 0.3s 0s;\n}\n.hac-panel.open .hac-content {\n  opacity: 1;\n  transition: opacity 0.35s 0.2s;\n}\n.hac-content h3 {\n  margin: 0 0 4px;\n  font-size: 20px;\n  font-weight: 600;\n  color: #fff;\n}\n.hac-content p.hac-sub {\n  margin: 0 0 18px;\n  font-size: 13px;\n  color: rgba(255,255,255,.65);\n}\n.hac-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: rgba(255,255,255,.15);\n  border: 1px solid rgba(255,255,255,.25);\n  border-radius: 6px;\n  padding: 4px 10px;\n  font-size: 12px;\n  color: rgba(255,255,255,.85);\n  margin-bottom: 16px;\n}\n.hac-chip svg {\n  width: 14px;\n  height: 14px;\n  stroke: rgba(255,255,255,.85);\n  fill: none;\n  stroke-width: 1.5;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.hac-content ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 9px;\n}\n.hac-content ul li {\n  display: flex;\n  align-items: flex-start;\n  gap: 8px;\n  font-size: 14px;\n  color: rgba(255,255,255,.9);\n  line-height: 1.5;\n}\n.hac-content ul li svg {\n  width: 16px;\n  height: 16px;\n  stroke: rgba(255,255,255,.55);\n  fill: none;\n  stroke-width: 1.5;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  margin-top: 3px;\n  flex-shrink: 0;\n}\n.hac-close {\n  position: absolute;\n  top: 12px;\n  right: 12px;\n  background: rgba(255,255,255,.12);\n  border: none;\n  border-radius: 50%;\n  width: 28px;\n  height: 28px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  opacity: 0;\n  transition: opacity 0.3s;\n  z-index: 3;\n  padding: 0;\n}\n.hac-panel.open .hac-close {\n  opacity: 1;\n  transition: opacity 0.3s 0.25s;\n}\n.hac-close svg {\n  width: 16px;\n  height: 16px;\n  stroke: #fff;\n  fill: none;\n  stroke-width: 2;\n  stroke-linecap: round;\n}\n.hac-hint {\n  text-align: center;\n  font-size: 12px;\n  color: #999;\n  margin-top: 10px;\n}\n\n\/* Responsive: panels stack vertically on mobile\/tablet portrait *\/\n@media (max-width: 768px) {\n  .hac-wrap {\n    flex-direction: column;\n    height: auto;\n    overflow: visible;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  \/* Closed panel: only header is clickable *\/\n  .hac-panel {\n    flex: none !important;\n    height: auto !important;\n    min-height: 0 !important;\n    overflow: hidden;\n    cursor: pointer;\n  }\n\n  \/* Background image becomes just the header *\/\n  .hac-bg {\n    position: absolute;\n    inset: 0;\n    height: 64px;\n  }\n  .hac-panel.open .hac-bg {\n    height: 64px;\n  }\n\n  \/* Horizontal header always visible *\/\n  .hac-tab {\n    position: relative;\n    width: 100%;\n    height: 64px;\n    flex-direction: row;\n    justify-content: flex-start;\n    align-items: center;\n    padding: 0 20px;\n    gap: 12px;\n    z-index: 2;\n  }\n  .hac-tab svg {\n    width: 22px;\n    height: 22px;\n  }\n  .hac-tab-label {\n    writing-mode: horizontal-tb;\n    transform: none;\n    font-size: 15px;\n    text-transform: uppercase;\n  }\n\n  \/* Indicator arrow *\/\n  .hac-tab::after {\n    content: '';\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 10px;\n    height: 10px;\n    border-right: 2px solid rgba(255,255,255,.8);\n    border-bottom: 2px solid rgba(255,255,255,.8);\n    transform: translateY(-60%) rotate(45deg);\n    transition: transform 0.3s;\n  }\n  .hac-panel.open .hac-tab::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  \/* Content: breaks out of absolute flow and becomes normal *\/\n  .hac-content {\n    position: relative;\n    left: auto;\n    top: auto;\n    right: auto;\n    bottom: auto;\n    padding: 20px 20px 24px;\n    background: rgba(20,20,30,0.92);\n    opacity: 0;\n    max-height: 0;\n    overflow: hidden;\n    transition: opacity 0.3s, max-height 0.4s cubic-bezier(.4,0,.2,1), padding 0.3s;\n    padding-top: 0;\n    padding-bottom: 0;\n  }\n  .hac-panel.open .hac-content {\n    opacity: 1;\n    max-height: 700px;\n    padding: 20px 20px 24px;\n    transition: opacity 0.35s 0.1s, max-height 0.45s cubic-bezier(.4,0,.2,1), padding 0.3s;\n  }\n\n  \/* Hides X button on mobile (the tab itself triggers the toggle) *\/\n  .hac-close {\n    display: none;\n  }\n\n  \/* Chips and text *\/\n  .hac-chip {\n    margin-bottom: 12px;\n  }\n  .hac-content p {\n    font-size: 15px;\n  }\n  .hac-content h3 {\n    font-size: 18px;\n  }\n  .hac-content ul li {\n    font-size: 15px;\n  }\n}\n<\/style><div class=\"hac-wrap\" id=\"hac-accordion\"><div class=\"hac-panel open\" data-idx=\"0\"><div class=\"hac-bg\" style=\"background-image: url('https:\/\/plus.unsplash.com\/premium_photo-1673971700988-346588461fa7?q=80&w=1171&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')\"><\/div><div class=\"hac-tab\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1l2-4h12l2 4h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2m-9 0h6m-7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\"\/><\/svg><span class=\"hac-tab-label\">By car<\/span><\/div><div class=\"hac-content\"><h3>Directions by car<\/h3><p class=\"hac-sub\">Free parking available<\/p><ul><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Florence: A1 Milano\u2013Napoli \u2192 SGC Fi-Pi-Li. Take the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) highway towards Pisa\/Livorno.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Pisa \/ Livorno: SGC Fi-Pi-Li highway towards Florence. Take the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) towards Florence.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Rome \/ Southern Italy: A1 highway towards Florence \u2192 SGC Fi-Pi-Li. Follow the A1 to the Florence Impruneta or Florence Scandicci exit. Take the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) highway towards Pisa\/Livorno.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Bologna \/ Northern Italy: A1 highway towards Florence \u2192 SGC Fi-Pi-Li. Follow the A1 to the Florence Nord or Florence Scandicci exit. Take the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) highway towards Pisa\/Livorno.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>Take the Empoli exit.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>Free parking is available near the venue.\n        <\/li><\/ul><\/div><button class=\"hac-close\" aria-label=\"Close panel\"><svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/button><\/div><div class=\"hac-panel\" data-idx=\"1\"><div class=\"hac-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1768213021718-9f738eabb363?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')\"><\/div><div class=\"hac-tab\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"16\" rx=\"2\"\/><path d=\"M4 11h16\"\/><path d=\"M12 3v8\"\/><path d=\"M8 19l-2 3\"\/><path d=\"M18 22l-2-3\"\/><path d=\"M8 15h.01M16 15h.01\"\/><\/svg><span class=\"hac-tab-label\">By train<\/span><\/div><div class=\"hac-content\"><h3>Directions by train<\/h3><ul><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Florence: Direct line Florence SMN \u2192 Empoli. Regional trains run every 20-30 minutes.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Pisa: Direct line Pisa Centrale \u2192 Empoli. Regional trains on the Pisa\u2013Florence line, stopping at Empoli.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Rome: High-speed train (AV) Rome Termini \u2192 Florence SMN + Regional train. Take the high-speed train from Rome Termini to Florence Santa Maria Novella, then transfer to the regional train to Empoli.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Milan: High-speed train (AV) Milan Centrale \u2192 Florence SMN + Regional train. Take the high-speed train from Milan Centrale to Florence Santa Maria Novella, then transfer to the regional train to Empoli.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>From Bologna: High-speed train (AV) Bologna Centrale \u2192 Florence SMN + Regional train. Take the Frecciarossa high-speed train from Bologna Centrale to Florence Santa Maria Novella, then transfer to the regional train to Empoli.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>Empoli station is located in the city center, and it is approximately a 40-minute walk from there to the venue. Taxi service is available directly outside the station or by calling +39 0571 73100.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M20 12V22H4V12\"\/><path d=\"M22 7H2v5h20V7z\"\/><path d=\"M12 22V7\"\/><path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\/><path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\/><\/svg>Book tickets on Trenitalia.com or Italotreno.com.\n        <\/li><\/ul><\/div><button class=\"hac-close\" aria-label=\"Close panel\"><svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/button><\/div><div class=\"hac-panel\" data-idx=\"2\"><div class=\"hac-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1569154941061-e231b4725ef1?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')\"><\/div><div class=\"hac-tab\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg><span class=\"hac-tab-label\">By plane<\/span><\/div><div class=\"hac-content\"><h3>Directions by plane<\/h3><p class=\"hac-sub\">Nearest airport: Florence Peretola<\/p><ul><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg>Amerigo Vespucci Airport (FLR) in Florence.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1l2-4h12l2 4h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2\"\/><\/svg>Car rental at the airport: Hertz, Avis, Europcar (booking recommended). Then take the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) highway towards Pisa\/Livorno, Empoli exit.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>By train: Take the airport shuttle to Florence SMN station, then the regional train to Empoli.\n        <\/li><li style=\"margin-top:10px;\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg>Galileo Galilei Airport (PSA) in Pisa.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1l2-4h12l2 4h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2\"\/><\/svg>Car rental at the airport: Hertz, Avis, Europcar (booking recommended). Then take the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) highway towards Florence, Empoli exit.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>By train: Pisa Airport \u2192 Pisa Centrale \u2192 Regional train to Empoli.\n        <\/li><li style=\"margin-top:10px;\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg>Guglielmo Marconi Airport (BLQ) in Bologna.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1l2-4h12l2 4h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2\"\/><\/svg>Car rental at the airport: Hertz, Avis, Europcar (booking recommended). Take the A1 highway towards Florence Nord or Florence Scandicci, then merge onto the SGC Firenze\u2013Pisa\u2013Livorno (Fi-Pi-Li) highway towards Pisa\/Livorno, Empoli exit.\n        <\/li><li><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>By train: Bologna Airport \u2192 Bologna Centrale \u2192 Florence SMN \u2192 Regional train to Empoli.\n        <\/li><\/ul><\/div><button class=\"hac-close\" aria-label=\"Close panel\"><svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/button><\/div><\/div><script>(function(){\n  var panels = document.querySelectorAll('#hac-accordion .hac-panel');\n  var MOBILE_BP = 768;\n\n  function isMobile() {\n    return window.innerWidth <= MOBILE_BP;\n  }\n\n  panels.forEach(function(panel) {\n    \/* Panel click (desktop: opens; mobile: handled below) *\/\n    panel.addEventListener('click', function(e) {\n      if (e.target.closest('.hac-close')) return;\n      if (isMobile()) {\n        \/* On mobile: clicking the tab toggles open state *\/\n        if (e.target.closest('.hac-tab')) {\n          var isOpen = this.classList.contains('open');\n          panels.forEach(function(p){ p.classList.remove('open'); });\n          if (!isOpen) this.classList.add('open');\n        }\n      } else {\n        \/* Desktop: click opens, does not close *\/\n        if (this.classList.contains('open')) return;\n        panels.forEach(function(p){ p.classList.remove('open'); });\n        this.classList.add('open');\n      }\n    }.bind(panel));\n\n    \/* Close button X (desktop) *\/\n    panel.querySelector('.hac-close').addEventListener('click', function(e) {\n      e.stopPropagation();\n      panels.forEach(function(p){ p.classList.remove('open'); });\n    });\n  });\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_flex_module\"><a href=\"https:\/\/pianetaamiga.it\/wp-content\/uploads\/2026\/06\/Map.jpg\" class=\"et_pb_lightbox_image\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pianetaamiga.it\/wp-content\/uploads\/2026\/06\/Map.jpg\" title=\"Map\" width=\"1229\" height=\"852\" srcset=\"https:\/\/pianetaamiga.it\/wp-content\/uploads\/2026\/06\/Map.jpg 1229w, https:\/\/pianetaamiga.it\/wp-content\/uploads\/2026\/06\/Map-980x679.jpg 980w, https:\/\/pianetaamiga.it\/wp-content\/uploads\/2026\/06\/Map-480x333.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1229px, 100vw\" class=\"wp-image-228\" \/><\/span><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-297","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Where - Pianeta Amiga<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pianetaamiga.it\/en\/where\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Where - Pianeta Amiga\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pianetaamiga.it\/en\/where\/\" \/>\n<meta property=\"og:site_name\" content=\"Pianeta Amiga\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-01T19:34:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/where\\\/\",\"url\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/where\\\/\",\"name\":\"Where - Pianeta Amiga\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/#website\"},\"datePublished\":\"2026-06-28T15:19:36+00:00\",\"dateModified\":\"2026-07-01T19:34:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/where\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/where\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/where\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Where\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/\",\"name\":\"Pianeta Amiga\",\"description\":\"You though it was over. You were wrong.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pianetaamiga.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Where - Pianeta Amiga","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pianetaamiga.it\/en\/where\/","og_locale":"en_US","og_type":"article","og_title":"Where - Pianeta Amiga","og_url":"https:\/\/pianetaamiga.it\/en\/where\/","og_site_name":"Pianeta Amiga","article_modified_time":"2026-07-01T19:34:21+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pianetaamiga.it\/en\/where\/","url":"https:\/\/pianetaamiga.it\/en\/where\/","name":"Where - Pianeta Amiga","isPartOf":{"@id":"https:\/\/pianetaamiga.it\/en\/#website"},"datePublished":"2026-06-28T15:19:36+00:00","dateModified":"2026-07-01T19:34:21+00:00","breadcrumb":{"@id":"https:\/\/pianetaamiga.it\/en\/where\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pianetaamiga.it\/en\/where\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pianetaamiga.it\/en\/where\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pianetaamiga.it\/en\/"},{"@type":"ListItem","position":2,"name":"Where"}]},{"@type":"WebSite","@id":"https:\/\/pianetaamiga.it\/en\/#website","url":"https:\/\/pianetaamiga.it\/en\/","name":"Pianeta Amiga","description":"You though it was over. You were wrong.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pianetaamiga.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/pages\/297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/comments?post=297"}],"version-history":[{"count":4,"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/pages\/297\/revisions"}],"predecessor-version":[{"id":399,"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/pages\/297\/revisions\/399"}],"wp:attachment":[{"href":"https:\/\/pianetaamiga.it\/en\/wp-json\/wp\/v2\/media?parent=297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}