{"id":4894,"date":"2022-04-05T13:55:08","date_gmt":"2022-04-05T13:55:08","guid":{"rendered":"https:\/\/patiotime.loftocean.com\/demo2\/?page_id=4894"},"modified":"2026-07-04T01:08:15","modified_gmt":"2026-07-03T23:08:15","slug":"menus","status":"publish","type":"page","link":"https:\/\/lapiazza.com\/zone\/menus\/","title":{"rendered":"Our Menu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4894\" class=\"elementor elementor-4894\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3af62068 pt-section-content-fullwidth pt_scroll_y_120 pt-parallax-on-scroll elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3af62068\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" data-pt-parallax-y=\"120\" style=\"background-image: none;\" data-pt-background-image=\"https:\/\/lapiazza.com\/zone\/wp-content\/uploads\/sites\/5\/2026\/02\/lapiazza-home.jpg\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52c41b2c dark-color\" data-id=\"52c41b2c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14e60969 elementor-widget elementor-widget-pt_title\" data-id=\"14e60969\" data-element_type=\"widget\" data-widget_type=\"pt_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"pt-title-wrap text-center\">\t            <h1 class=\"pt-title\">\n\t                Our Menu\t            <\/h1>        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d634a43 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d634a43\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5bc3ab1\" data-id=\"5bc3ab1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3018015 elementor-widget elementor-widget-html\" data-id=\"3018015\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .zmenu{\n    --paper:#0b0a08;\n    --paper-2:#1e1a13;\n    --ink-strong:#f1e9db;\n    --muted:#a99a83;\n    --gold:#c8a46a;\n    --gold-soft:#dcc292;\n    --line:rgba(241,233,219,.14);\n    --line-soft:rgba(241,233,219,.26);\n    --max:960px;\n\n    background:var(--paper);\n    color:var(--ink-strong);\n    font-family:\"Inter\",system-ui,sans-serif;\n    -webkit-font-smoothing:antialiased;\n    line-height:1.6;\n  }\n  .zmenu *{ box-sizing:border-box; }\n  .zmenu ::selection{ background:var(--gold-soft); color:#2a2318; }\n\n  .zmenu .zm-wrap{ max-width:var(--max); margin:0 auto; padding:0 22px; }\n\n  \/* ---------- HERO ---------- *\/\n  .zmenu .zm-hero{\n    position:relative;\n    text-align:center;\n    padding:clamp(56px,9vw,110px) 0 clamp(30px,5vw,54px);\n    overflow:hidden;\n  }\n  .zmenu .zm-hero__dome{\n    width:clamp(46px,7vw,64px);\n    height:auto;\n    display:block;\n    margin:0 auto 22px;\n    color:var(--gold);\n  }\n  .zmenu .zm-eyebrow{\n    margin:0 0 18px;\n    font-size:12px;\n    font-weight:500;\n    letter-spacing:.42em;\n    text-transform:uppercase;\n    color:var(--gold);\n  }\n  .zmenu .zm-h1{\n    margin:0 auto 20px;\n    max-width:16ch;\n    font-family:\"Cormorant Garamond\",serif;\n    font-weight:500;\n    font-size:clamp(38px,6vw,68px);\n    line-height:1.04;\n    letter-spacing:.005em;\n    color:var(--ink-strong);\n  }\n  .zmenu .zm-lead{\n    margin:0 auto 26px;\n    max-width:56ch;\n    color:var(--muted);\n    font-size:clamp(15px,1.6vw,17px);\n  }\n  .zmenu .zm-rule{\n    width:64px;height:1px;margin:26px auto 0;\n    background:linear-gradient(90deg,transparent,var(--gold-soft),transparent);\n  }\n\n  \/* ---------- BUTTONS ---------- *\/\n  .zmenu .zm-btn{\n    display:inline-flex;align-items:center;justify-content:center;\n    padding:13px 30px;\n    font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;\n    color:#1a1610;background:var(--gold);\n    border:1px solid var(--gold);\n    border-radius:2px;text-decoration:none;\n    transition:background .25s ease,color .25s ease,transform .25s ease;\n  }\n  .zmenu .zm-btn:hover{ background:transparent; color:var(--gold-soft); border-color:var(--gold-soft); transform:translateY(-1px); }\n  .zmenu .zm-btn:focus-visible{ outline:2px solid var(--gold); outline-offset:3px; }\n\n  \/* ---------- STICKY NAV ---------- *\/\n  .zmenu .zm-nav{\n    position:sticky;top:0;z-index:20;\n    background:rgba(20,17,13,.9);\n    backdrop-filter:saturate(140%) blur(8px);\n    border-top:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n  }\n  .zmenu .zm-nav__inner{\n    display:flex;gap:4px;justify-content:center;flex-wrap:nowrap;\n    overflow-x:auto;padding:10px 14px;\n    -ms-overflow-style:none;scrollbar-width:none;\n  }\n  .zmenu .zm-nav__inner::-webkit-scrollbar{ display:none; }\n  .zmenu .zm-nav a{\n    flex:0 0 auto;\n    padding:7px 13px;\n    font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;\n    color:var(--muted);text-decoration:none;border-radius:2px;white-space:nowrap;\n    transition:color .2s ease,background .2s ease;\n  }\n  .zmenu .zm-nav a:hover{ color:var(--ink-strong); }\n  .zmenu .zm-nav a.is-active{ color:var(--gold); }\n  .zmenu .zm-nav a:focus-visible{ outline:2px solid var(--gold); outline-offset:2px; }\n\n  \/* ---------- SECTIONS ---------- *\/\n  .zmenu .zm-body{ padding:clamp(30px,5vw,58px) 0 20px; }\n  .zmenu .zm-section{ position:relative; padding:clamp(34px,5vw,60px) 0; }\n  .zmenu .zm-section + .zm-section{ border-top:1px solid var(--line); }\n\n  .zmenu .zm-watermark{\n    position:absolute;top:34px;left:50%;transform:translateX(-50%);\n    width:min(300px,55vw);height:auto;\n    opacity:.06;pointer-events:none;z-index:0;\n  }\n\n  .zmenu .zm-sec-head{ position:relative;z-index:1;text-align:center;margin-bottom:34px; }\n  .zmenu .zm-sec-dome{ width:26px;height:auto;margin:0 auto 12px;display:block;color:var(--gold); }\n  .zmenu .zm-sec-head h2{\n    margin:0;\n    font-family:\"Cormorant Garamond\",serif;\n    font-weight:500;\n    font-size:clamp(15px,2.2vw,19px);\n    letter-spacing:.5em;\n    text-transform:uppercase;\n    text-indent:.5em;\n    color:var(--ink-strong);\n  }\n  .zmenu .zm-sec-head p{\n    margin:10px 0 0;font-size:13px;color:var(--muted);font-style:italic;\n    font-family:\"Cormorant Garamond\",serif;font-size:16px;letter-spacing:.02em;\n  }\n\n  \/* Mare \/ Terra subgroup label *\/\n  .zmenu .zm-sub{\n    position:relative;z-index:1;\n    display:flex;align-items:center;gap:16px;\n    max-width:760px;margin:8px auto 22px;\n    color:var(--gold);\n  }\n  .zmenu .zm-sub::before,.zmenu .zm-sub::after{\n    content:\"\";flex:1;height:1px;background:var(--line-soft);\n  }\n  .zmenu .zm-sub span{\n    font-size:11px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;\n  }\n\n  \/* ---------- ITEM GRID ---------- *\/\n  .zmenu .zm-items{\n    position:relative;z-index:1;\n    max-width:760px;margin:0 auto;\n    display:grid;grid-template-columns:1fr;gap:22px 46px;\n  }\n  @media (min-width:800px){\n    .zmenu .zm-items--two{ grid-template-columns:1fr 1fr; }\n  }\n\n  .zmenu .zm-item{ min-width:0; }\n  .zmenu .zm-row{ display:flex;align-items:baseline;gap:8px; }\n  .zmenu .zm-name{\n    flex:0 1 auto;\n    font-family:\"Cormorant Garamond\",serif;\n    font-weight:600;font-size:21px;line-height:1.2;color:var(--ink-strong);\n  }\n  .zmenu .zm-dots{\n    flex:1 1 auto;\n    border-bottom:1.5px dotted var(--line-soft);\n    transform:translateY(-4px);\n    min-width:16px;\n  }\n  .zmenu .zm-price{\n    flex:0 0 auto;\n    font-size:15px;font-weight:600;color:var(--gold);\n    font-variant-numeric:tabular-nums;\n  }\n  .zmenu .zm-unit{ font-size:11px;font-weight:500;color:var(--muted);letter-spacing:.04em; }\n  .zmenu .zm-desc{ margin:5px 0 0;font-size:14px;color:var(--muted);line-height:1.55; }\n\n  .zmenu .zm-tag{\n    display:inline-block;vertical-align:middle;margin-left:8px;\n    font-family:\"Inter\",sans-serif;font-style:normal;\n    font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;\n    color:var(--gold);border:1px solid var(--gold-soft);\n    border-radius:999px;padding:2px 8px;translate:0 -2px;\n  }\n  .zmenu .zm-tag--muted{ color:var(--muted);border-color:var(--line-soft); }\n\n  \/* ---------- ALLERGENS ---------- *\/\n  .zmenu .zm-allergens{\n    position:relative;z-index:1;max-width:760px;margin:0 auto;\n    background:var(--paper-2);border:1px solid var(--line);\n    border-radius:6px;padding:22px 24px;\n  }\n  .zmenu .zm-legend{\n    display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));\n    gap:6px 18px;margin:0 0 16px;list-style:none;padding:0;\n  }\n  .zmenu .zm-legend li{ font-size:13px;color:var(--ink-strong); }\n  .zmenu .zm-legend b{ color:var(--gold);font-weight:600;margin-right:4px; }\n  .zmenu .zm-note{ margin:0;font-size:12px;color:var(--muted);line-height:1.6;font-style:italic; }\n  .zmenu .zm-note + .zm-note{ margin-top:6px; }\n\n  \/* ---------- FOOTER ---------- *\/\n  .zmenu .zm-foot{\n    text-align:center;padding:clamp(40px,6vw,72px) 0;\n    border-top:1px solid var(--line);\n  }\n  .zmenu .zm-foot__dome{ width:40px;height:auto;margin:0 auto 20px;display:block;color:var(--gold); }\n  .zmenu .zm-foot p{\n    margin:0 0 22px;font-family:\"Cormorant Garamond\",serif;font-style:italic;\n    font-size:22px;color:var(--muted);\n  }\n  .zmenu .zm-service{\n    margin:24px 0 0;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);\n  }\n\n  \/* ---------- REVEAL (progressive enhancement) ---------- *\/\n  .zm-js .zmenu .zm-reveal{ opacity:0;transform:translateY(14px); }\n  .zm-js .zmenu .zm-reveal.is-in{\n    opacity:1;transform:none;\n    transition:opacity .7s ease,transform .7s ease;\n  }\n  @media (prefers-reduced-motion:reduce){\n    .zm-js .zmenu .zm-reveal{ opacity:1;transform:none;transition:none; }\n    .zmenu *{ scroll-behavior:auto !important; }\n  }\n  .zmenu{ scroll-behavior:smooth; }\n  .zmenu [id]{ scroll-margin-top:64px; }\n<\/style>\n<\/head>\n<body>\n<div class=\"zmenu\">\n\n  <!-- ================= HERO ================= -->\n  <header class=\"zm-hero\">\n    <div class=\"zm-wrap\">\n      <img decoding=\"async\" class=\"zm-hero__dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"La Piazza ZONE\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n      <p class=\"zm-eyebrow\">La Piazza ZONE &middot; The Flavours of Venice<\/p>\n      <h1 class=\"zm-h1\">A Modern Venetian Table in San Marco<\/h1>\n      <p class=\"zm-lead\">\n        Contemporary Venetian cuisine  seasonal ingredients, modern technique and a\n        curated cellar, a few steps from Piazza San Marco.\n      <\/p>\n      <a class=\"zm-btn\" href=\"https:\/\/lapiazza.com\/zone\/reservation\">Reserve a Table<\/a>\n      <div class=\"zm-rule\"><\/div>\n    <\/div>\n  <\/header>\n\n  <!-- ================= NAV ================= -->\n  <nav class=\"zm-nav\" aria-label=\"Menu sections\">\n    <div class=\"zm-nav__inner\">\n      <a href=\"#crudo\">Crudo<\/a>\n      <a href=\"#antipasti\">Antipasti<\/a>\n      <a href=\"#primi\">Primi<\/a>\n      <a href=\"#secondi\">Secondi<\/a>\n      <a href=\"#contorni\">Salads &amp; Sides<\/a>\n      <a href=\"#dessert\">Dessert<\/a>\n      <a href=\"#allergens\">Allergens<\/a>\n    <\/div>\n  <\/nav>\n\n  <main class=\"zm-body\">\n    <div class=\"zm-wrap\">\n\n      <!-- ===== CRUDO ===== -->\n      <section class=\"zm-section\" id=\"crudo\">\n        <img decoding=\"async\" class=\"zm-watermark lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Crudo<\/h2>\n          <p>Raw seafood &amp; chef selections<\/p>\n        <\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Oyster Am\u00e9lie \u201cCocktail\u201d<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac6<span class=\"zm-unit\"> \/ ea<\/span><\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Oyster Gillardeau No2<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac6<span class=\"zm-unit\"> \/ ea<\/span><\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Amberjack Carpaccio<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac19<\/span><\/div><p class=\"zm-desc\">Mint and lime zest.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Norwegian Salmon Tartare<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac19<\/span><\/div><p class=\"zm-desc\">With avocado.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Red Tuna Tartare<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac26<\/span><\/div><p class=\"zm-desc\">Stracciatella and black truffle.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Plateau Royale \u201cLa Piazza\u201d<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac45<span class=\"zm-unit\"> \/ ea<\/span><\/span><\/div><p class=\"zm-desc\">Chef\u2019s selection of shellfish and molluscs. Minimum 2.<\/p><\/div>\n        <\/div>\n      <\/section>\n\n      <!-- ===== ANTIPASTI ===== -->\n      <section class=\"zm-section\" id=\"antipasti\">\n        <img decoding=\"async\" class=\"zm-watermark lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Antipasti<\/h2>\n          <p>Starters from sea &amp; earth<\/p>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Mare<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Octopus Tentacle<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac22<\/span><\/div><p class=\"zm-desc\">Potatoes and Taggiasche olives.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Creamed Cod<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac19<\/span><\/div><p class=\"zm-desc\">Traditional Venetian style.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Sarde in Saor<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac19<\/span><\/div><p class=\"zm-desc\">Sweet-and-sour marinated sardines.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Saut\u00e9ed Mussels<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac23<\/span><\/div><p class=\"zm-desc\">With toasted bread.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Catalana of Langoustine &amp; Prawn<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac26<\/span><\/div><\/div>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Terra<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Tris of Mini Burger<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac20<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Apulian Burrata &amp; Camone Tomato<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac21<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Beef Carpaccio<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac26<\/span><\/div><p class=\"zm-desc\">Pecorino cream and truffle aroma.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Selection of Cheeses<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac28<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Black Angus Tartare<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac28<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Il Nostro Vitello Tonnato<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac26<\/span><\/div><\/div>\n        <\/div>\n      <\/section>\n\n      <!-- ===== PRIMI ===== -->\n      <section class=\"zm-section\" id=\"primi\">\n        <img decoding=\"async\" class=\"zm-watermark lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Primi<\/h2>\n          <p>Pasta &amp; risotto<\/p>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Mare<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Cuttlefish Ink Risotto<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac25<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Spaghetti with Clams<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac26<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Seafood Spaghetti<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac27<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Paccheri with Seabass Rag\u00f9<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac25<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Paccheri with Lobster<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac39<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Blu Spaghetti with Red Prawn<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac35<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Tagliolini with Baikal Caviar<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac40<\/span><\/div><\/div>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Terra<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Gnocchi with 3 Tomatoes &amp; Basil<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac19<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Paccheri alla Carbonara<em class=\"zm-tag zm-tag--muted\">Recommended<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac24<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Tonnarelli \u201cCacio e Pepe\u201d<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac25<\/span><\/div><p class=\"zm-desc\">Additional truffle +\u20ac15.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Our Lasagna<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac25<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Short Pasta with Black Angus Rag\u00f9<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac26<\/span><\/div><p class=\"zm-desc\">And tomato sauce.<\/p><\/div>\n        <\/div>\n      <\/section>\n\n      <!-- ===== SECONDI ===== -->\n      <section class=\"zm-section\" id=\"secondi\">\n        <img decoding=\"async\" class=\"zm-watermark lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Secondi<\/h2>\n          <p>Main courses<\/p>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Mare<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Catch of the Day<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac9<span class=\"zm-unit\"> \/ hg<\/span><\/span><\/div><p class=\"zm-desc\">Sea bass, grilled or baked.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Grilled Calamari<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac28<\/span><\/div><p class=\"zm-desc\">On polenta waffle.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Salmon Steak<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac30<\/span><\/div><p class=\"zm-desc\">On potatoes cream.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Venetian-Style Mixed Fried Fish<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac33<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Seabass Fillet<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac32<\/span><\/div><p class=\"zm-desc\">On asparagus.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Sole Fish Meuni\u00e8re<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac33<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Mixed Grill Catch of the Day<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac45<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Churrasco of Red Tuna<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac40<\/span><\/div><p class=\"zm-desc\">Teriyaki sauce. Minimum 2.<\/p><\/div>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Terra<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Tomahawk Steak, Black Angus<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac16<span class=\"zm-unit\"> \/ hg<\/span><\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Veal Liver, Venetian Style<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac28<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Wales Lamb Chop<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac33<\/span><\/div><p class=\"zm-desc\">Served with sliced potatoes.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Black Angus Fillet<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac39<\/span><\/div><p class=\"zm-desc\">On Himalayan salt platter.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Duck Breast with Orange<em class=\"zm-tag\">Signature<\/em><\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac35<\/span><\/div><p class=\"zm-desc\">Pistachio crumble.<\/p><\/div>\n        <\/div>\n      <\/section>\n\n      <!-- ===== SALADS & SIDES ===== -->\n      <section class=\"zm-section\" id=\"contorni\">\n        <img decoding=\"async\" class=\"zm-watermark lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Salads &amp; Sides<\/h2>\n          <p>To share or to accompany<\/p>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Salads<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Caprese<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac18<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Caesar Salad<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac18<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Greek Salad<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac18<\/span><\/div><\/div>\n        <\/div>\n\n        <div class=\"zm-sub zm-reveal\"><span>Side Dishes<\/span><\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Potato Chips<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac9<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Misticanza Salad<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac9<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Asparagus<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac10<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Mashed Potatoes<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac10<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Grilled Treviso Radicchio<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac12<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Grilled Vegetables<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac12<\/span><\/div><\/div>\n        <\/div>\n      <\/section>\n\n      <!-- ===== DESSERT ===== -->\n      <section class=\"zm-section\" id=\"dessert\">\n        <img decoding=\"async\" class=\"zm-watermark lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Dessert<\/h2>\n          <p>House creations to close<\/p>\n        <\/div>\n        <div class=\"zm-items zm-items--two zm-reveal\">\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Tiramis\u00f9<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac10<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Panna Cotta<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac10<\/span><\/div><p class=\"zm-desc\">With strawberry sauce.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Lemon Sorbet<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac10<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Chocolate Selection<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac12<\/span><\/div><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Pistachio Ice Cream<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac12<\/span><\/div><p class=\"zm-desc\">With salted pistachio granola.<\/p><\/div>\n          <div class=\"zm-item\"><div class=\"zm-row\"><span class=\"zm-name\">Pineapple Flamb\u00e8 with Maraschino<\/span><span class=\"zm-dots\"><\/span><span class=\"zm-price\">\u20ac13<\/span><\/div><\/div>\n        <\/div>\n      <\/section>\n\n      <!-- ===== ALLERGENS ===== -->\n      <section class=\"zm-section\" id=\"allergens\">\n        <div class=\"zm-sec-head zm-reveal\">\n          <img decoding=\"async\" class=\"zm-sec-dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n          <h2>Allergens<\/h2>\n          <p>Please inform our staff of any allergy or intolerance<\/p>\n        <\/div>\n        <div class=\"zm-allergens zm-reveal\">\n          <ul class=\"zm-legend\">\n            <li><b>1<\/b> Gluten<\/li>\n            <li><b>2<\/b> Crustaceans<\/li>\n            <li><b>3<\/b> Eggs<\/li>\n            <li><b>4<\/b> Fish<\/li>\n            <li><b>5<\/b> Peanuts<\/li>\n            <li><b>6<\/b> Soy<\/li>\n            <li><b>7<\/b> Milk &amp; dairy<\/li>\n            <li><b>8<\/b> Nuts<\/li>\n            <li><b>9<\/b> Celery<\/li>\n            <li><b>10<\/b> Mustard<\/li>\n            <li><b>11<\/b> Sesame<\/li>\n            <li><b>12<\/b> Sulphites<\/li>\n            <li><b>13<\/b> Lupins<\/li>\n            <li><b>14<\/b> Molluscs<\/li>\n            <li><b>15<\/b> Frozen at source<\/li>\n          <\/ul>\n          <p class=\"zm-note\">In accordance with Annex II, Reg. (EU) 1169\/2011.<\/p>\n        <\/div>\n      <\/section>\n\n    <\/div>\n\n    <!-- ===== FOOTER ===== -->\n    <footer class=\"zm-foot\">\n      <div class=\"zm-wrap\">\n        <img decoding=\"async\" class=\"zm-foot__dome lazyload\" data-src=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" alt=\"La Piazza ZONE\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 180px; --smush-placeholder-aspect-ratio: 180\/180;\" \/>\n        <p>La Piazza \u2014 a brand born in Venice.<\/p>\n        <a class=\"zm-btn\" href=\"https:\/\/lapiazza.com\/zone\/reservation\">Reserve a Table<\/a>\n      <\/div>\n    <\/footer>\n  <\/main>\n\n<\/div>\n\n<script>\n  document.documentElement.classList.add('zm-js');\n  (function(){\n    var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n    var reveals = document.querySelectorAll('.zmenu .zm-reveal');\n\n    if (!reduce && 'IntersectionObserver' in window) {\n      var io = new IntersectionObserver(function(entries){\n        entries.forEach(function(e){\n          if (e.isIntersecting){ e.target.classList.add('is-in'); io.unobserve(e.target); }\n        });\n      }, { threshold: 0.12, rootMargin: '0px 0px -8% 0px' });\n      reveals.forEach(function(el){ io.observe(el); });\n    } else {\n      reveals.forEach(function(el){ el.classList.add('is-in'); });\n    }\n\n    \/\/ Nav scrollspy\n    var links = Array.prototype.slice.call(document.querySelectorAll('.zmenu .zm-nav a'));\n    var map = {};\n    links.forEach(function(l){ var id = l.getAttribute('href').slice(1); var s = document.getElementById(id); if (s) map[id] = l; });\n    if ('IntersectionObserver' in window) {\n      var spy = new IntersectionObserver(function(entries){\n        entries.forEach(function(e){\n          if (e.isIntersecting){\n            links.forEach(function(l){ l.classList.remove('is-active'); });\n            if (map[e.target.id]) map[e.target.id].classList.add('is-active');\n          }\n        });\n      }, { rootMargin: '-45% 0px -50% 0px', threshold: 0 });\n      Object.keys(map).forEach(function(id){ spy.observe(document.getElementById(id)); });\n    }\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Menu La Piazza ZONE &middot; The Flavours of Venice A Modern Venetian Table in San Marco Contemporary Venetian cuisine seasonal ingredients, modern technique and a curated cellar, a few steps from Piazza San Marco. Reserve a Table Crudo Antipasti Primi Secondi Salads &amp; Sides Dessert Allergens Crudo Raw seafood &amp; chef selections Oyster Am\u00e9lie &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-wide-content.php","meta":{"inline_featured_image":false,"patiotime_single_page_hide_site_header":"","patiotime_single_page_site_header_source":"","patiotime_single_page_custom_site_header":"","patiotime_single_page_custom_sticky_site_header":"","patiotime_single_page_custom_page_title_margin_top_source":"","patiotime_single_page_custom_page_title_desktop_margin_top":"","patiotime_single_page_custom_page_title_tablet_margin_top":"","patiotime_single_page_custom_page_title_mobile_margin_top":"","patiotime_single_page_hide_page_title":"on","patiotime_single_page_header_section_size":"","patiotime_single_page_header_background_color":"","patiotime_single_page_header_background_position_x":"center","patiotime_single_page_header_background_position_y":"center","patiotime_single_page_header_background_size":"cover","patiotime_single_page_header_background_repeat":"off","patiotime_single_page_header_background_scroll":"on","patiotime_single_page_header_text_color":"","patiotime_single_page_header_show_breadcrumb":"","patiotime_single_page_site_footer_hide_main":"","patiotime_single_custom_site_footer_main_source":"","patiotime_single_custom_site_footer_main":"","patiotime_single_page_site_footer_hide_above":"","patiotime_single_custom_site_footer_above_source":"","patiotime_single_custom_site_footer_above":"","patiotime_single_page_site_footer_hide_instagram":"","patiotime_single_page_site_footer_hide_bottom":"","patiotime_single_custom_mobile_menu_source":"","patiotime_single_custom_mobile_menu":"","patiotime_single_custom_mobile_menu_animation":"","patiotime_single_custom_mobile_menu_width":"","patiotime_single_custom_mobile_menu_custom_width":375,"footnotes":""},"class_list":["post-4894","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>OUR MENU - La Piazza ZONE Restaurant Piazza San Marco<\/title>\n<meta name=\"description\" content=\"Explore our menu in San Marco, Venice. Contemporary Venetian cuisine, seasonal ingredients, seafood, pasta, premium meats, and curated wines.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lapiazza.com\/zone\/menus\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Menu\" \/>\n<meta property=\"og:description\" content=\"Explore our menu in San Marco, Venice. Contemporary Venetian cuisine, seasonal ingredients, seafood, pasta, premium meats, and curated wines.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lapiazza.com\/zone\/menus\/\" \/>\n<meta property=\"og:site_name\" content=\"La Piazza Zone\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/lapiazzazone\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T23:08:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/\",\"url\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/\",\"name\":\"OUR MENU - La Piazza ZONE Restaurant Piazza San Marco\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lapiazza.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-favico-lapiazza-180x180.png\",\"datePublished\":\"2022-04-05T13:55:08+00:00\",\"dateModified\":\"2026-07-03T23:08:15+00:00\",\"description\":\"Explore our menu in San Marco, Venice. Contemporary Venetian cuisine, seasonal ingredients, seafood, pasta, premium meats, and curated wines.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lapiazza.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-favico-lapiazza-180x180.png\",\"contentUrl\":\"https:\\\/\\\/lapiazza.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-favico-lapiazza-180x180.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Menu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/#website\",\"url\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/\",\"name\":\"La Piazza Zone\",\"description\":\"Fine Dining Restaurant in Venice,San Marco\",\"publisher\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\",\"Restaurant\"],\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/#organization\",\"name\":\"La Piazza Zone\",\"alternateName\":\"La Piazza\",\"url\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/lapiazzazone\\\/\",\"https:\\\/\\\/www.instagram.com\\\/lapiazzazone\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/@lapiazzazone\",\"https:\\\/\\\/www.thefork.com\\\/restaurant\\\/la-piazza-zone-r847534\",\"https:\\\/\\\/www.tripadvisor.com\\\/Restaurant_Review-g187870-d33365048-Reviews-La_Piazza_Zone-Venice_Veneto.html\",\"https:\\\/\\\/www.opentable.com\\\/r\\\/la-piazza-zone-venezia\"],\"description\":\"La Piazza ZONE is a contemporary restaurant located in the heart of Venice, just steps from Piazza San Marco (San Marco 215). Designed as a modern gastronomic destination, it combines elegant interior design, warm materials, and a carefully curated atmosphere to create a unique dining experience in Venice. Led by Chef Marco Ferrari, the kitchen focuses on premium seasonal ingredients, offering refined dishes that range from fresh seafood and caviar selections to modern interpretations of Italian classics. Each plate is crafted with attention to detail, balancing creativity, quality, and authenticity. The experience is completed with a curated wine cellar, attentive service, and a setting that blends comfort with sophistication. La Piazza ZONE is a destination for guests seeking high-quality cuisine, atmosphere, and design in one of Venice\u2019s most iconic locations.\",\"address\":{\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#local-main-place-address\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"45.4350889\",\"longitude\":\"12.3386223\"},\"telephone\":[\"+390416395941\",\"+393455125189\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"email\":\"zone@lapiazza.com\"},\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"11:00\",\"closes\":\"00:00\"}],\"email\":\"zone@lapiazza.com\",\"priceRange\":\"$$\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#local-main-place-address\",\"streetAddress\":\"P.za San Marco, 215\",\"addressLocality\":\"Venezia\",\"postalCode\":\"30124\",\"addressRegion\":\"Venezia\",\"addressCountry\":\"IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/menus\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2025\\\/08\\\/lapiazzazone-social.png\",\"contentUrl\":\"https:\\\/\\\/lapiazza.com\\\/zone\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2025\\\/08\\\/lapiazzazone-social.png\",\"width\":800,\"height\":800,\"caption\":\"La Piazza Zone\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"Venezia\" \/>\n<meta name=\"geo.position\" content=\"45.4350889;12.3386223\" \/>\n<meta name=\"geo.region\" content=\"Italy\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"OUR MENU - La Piazza ZONE Restaurant Piazza San Marco","description":"Explore our menu in San Marco, Venice. Contemporary Venetian cuisine, seasonal ingredients, seafood, pasta, premium meats, and curated wines.","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:\/\/lapiazza.com\/zone\/menus\/","og_locale":"en_US","og_type":"article","og_title":"Our Menu","og_description":"Explore our menu in San Marco, Venice. Contemporary Venetian cuisine, seasonal ingredients, seafood, pasta, premium meats, and curated wines.","og_url":"https:\/\/lapiazza.com\/zone\/menus\/","og_site_name":"La Piazza Zone","article_publisher":"https:\/\/facebook.com\/lapiazzazone\/","article_modified_time":"2026-07-03T23:08:15+00:00","og_image":[{"url":"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lapiazza.com\/zone\/menus\/","url":"https:\/\/lapiazza.com\/zone\/menus\/","name":"OUR MENU - La Piazza ZONE Restaurant Piazza San Marco","isPartOf":{"@id":"https:\/\/lapiazza.com\/zone\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lapiazza.com\/zone\/menus\/#primaryimage"},"image":{"@id":"https:\/\/lapiazza.com\/zone\/menus\/#primaryimage"},"thumbnailUrl":"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png","datePublished":"2022-04-05T13:55:08+00:00","dateModified":"2026-07-03T23:08:15+00:00","description":"Explore our menu in San Marco, Venice. Contemporary Venetian cuisine, seasonal ingredients, seafood, pasta, premium meats, and curated wines.","breadcrumb":{"@id":"https:\/\/lapiazza.com\/zone\/menus\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lapiazza.com\/zone\/menus\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lapiazza.com\/zone\/menus\/#primaryimage","url":"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png","contentUrl":"https:\/\/lapiazza.com\/wp-content\/uploads\/2025\/04\/cropped-favico-lapiazza-180x180.png"},{"@type":"BreadcrumbList","@id":"https:\/\/lapiazza.com\/zone\/menus\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lapiazza.com\/zone\/"},{"@type":"ListItem","position":2,"name":"Our Menu"}]},{"@type":"WebSite","@id":"https:\/\/lapiazza.com\/zone\/#website","url":"https:\/\/lapiazza.com\/zone\/","name":"La Piazza Zone","description":"Fine Dining Restaurant in Venice,San Marco","publisher":{"@id":"https:\/\/lapiazza.com\/zone\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lapiazza.com\/zone\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place","Restaurant"],"@id":"https:\/\/lapiazza.com\/zone\/#organization","name":"La Piazza Zone","alternateName":"La Piazza","url":"https:\/\/lapiazza.com\/zone\/","logo":{"@id":"https:\/\/lapiazza.com\/zone\/menus\/#local-main-organization-logo"},"image":{"@id":"https:\/\/lapiazza.com\/zone\/menus\/#local-main-organization-logo"},"sameAs":["https:\/\/facebook.com\/lapiazzazone\/","https:\/\/www.instagram.com\/lapiazzazone\/","https:\/\/www.tiktok.com\/@lapiazzazone","https:\/\/www.thefork.com\/restaurant\/la-piazza-zone-r847534","https:\/\/www.tripadvisor.com\/Restaurant_Review-g187870-d33365048-Reviews-La_Piazza_Zone-Venice_Veneto.html","https:\/\/www.opentable.com\/r\/la-piazza-zone-venezia"],"description":"La Piazza ZONE is a contemporary restaurant located in the heart of Venice, just steps from Piazza San Marco (San Marco 215). Designed as a modern gastronomic destination, it combines elegant interior design, warm materials, and a carefully curated atmosphere to create a unique dining experience in Venice. Led by Chef Marco Ferrari, the kitchen focuses on premium seasonal ingredients, offering refined dishes that range from fresh seafood and caviar selections to modern interpretations of Italian classics. Each plate is crafted with attention to detail, balancing creativity, quality, and authenticity. The experience is completed with a curated wine cellar, attentive service, and a setting that blends comfort with sophistication. La Piazza ZONE is a destination for guests seeking high-quality cuisine, atmosphere, and design in one of Venice\u2019s most iconic locations.","address":{"@id":"https:\/\/lapiazza.com\/zone\/menus\/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"45.4350889","longitude":"12.3386223"},"telephone":["+390416395941","+393455125189"],"contactPoint":{"@type":"ContactPoint","email":"zone@lapiazza.com"},"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"11:00","closes":"00:00"}],"email":"zone@lapiazza.com","priceRange":"$$"},{"@type":"PostalAddress","@id":"https:\/\/lapiazza.com\/zone\/menus\/#local-main-place-address","streetAddress":"P.za San Marco, 215","addressLocality":"Venezia","postalCode":"30124","addressRegion":"Venezia","addressCountry":"IT"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lapiazza.com\/zone\/menus\/#local-main-organization-logo","url":"https:\/\/lapiazza.com\/zone\/wp-content\/uploads\/sites\/5\/2025\/08\/lapiazzazone-social.png","contentUrl":"https:\/\/lapiazza.com\/zone\/wp-content\/uploads\/sites\/5\/2025\/08\/lapiazzazone-social.png","width":800,"height":800,"caption":"La Piazza Zone"}]},"geo.placename":"Venezia","geo.position":{"lat":"45.4350889","long":"12.3386223"},"geo.region":"Italy"},"lang":"en","translations":{"en":4894},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/pages\/4894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/comments?post=4894"}],"version-history":[{"count":21,"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/pages\/4894\/revisions"}],"predecessor-version":[{"id":8341,"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/pages\/4894\/revisions\/8341"}],"wp:attachment":[{"href":"https:\/\/lapiazza.com\/zone\/wp-json\/wp\/v2\/media?parent=4894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}