{"id":3478,"date":"2026-08-10T12:01:23","date_gmt":"2026-08-10T09:01:23","guid":{"rendered":"https:\/\/nostoscorfu.gr\/?page_id=3478"},"modified":"2026-08-10T12:37:08","modified_gmt":"2026-08-10T09:37:08","slug":"taste-corfu","status":"publish","type":"page","link":"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/","title":{"rendered":"Taste Corfu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3478\" class=\"elementor elementor-3478 elementor-3432\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de84a4b elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"de84a4b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f67888a\" data-id=\"f67888a\" data-element_type=\"column\" data-e-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-22327c3 elementor-widget elementor-widget-html\" data-id=\"22327c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n    <title>Nostos Corfu | Ice Cream, Coffee, Brunch & Sweets<\/title>\n    <meta name=\"description\" content=\"Taste Corfu with Nostos. Ice cream, coffee, brunch, pastries and sweets at our two locations in Corfu Old Town and Kanalia.\">\n\n    <style>\n        :root {\n            --orange: #f47721;\n            --cream: #f7f3ef;\n            --white: #ffffff;\n            --black: #151515;\n            --brown: #9b8377;\n            --grey: #6d6d6d;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        html {\n            scroll-behavior: smooth;\n        }\n\n        body {\n            font-family: Arial, Helvetica, sans-serif;\n            color: var(--black);\n            background: var(--white);\n            line-height: 1.5;\n        }\n\n        img {\n            display: block;\n            width: 100%;\n        }\n\n        a {\n            color: inherit;\n            text-decoration: none;\n        }\n\n        .container {\n            width: min(1180px, calc(100% - 40px));\n            margin: auto;\n        }\n\n        \/* =========================\n           HERO\n        ========================= *\/\n\n        .hero {\n            min-height: 92vh;\n            position: relative;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            color: #fff;\n\n            \/* CHANGE HERO IMAGE *\/\n            background:\n                linear-gradient(rgba(0,0,0,.20), rgba(0,0,0,.40)),\n                url('\/wp-content\/uploads\/2026\/08\/hero.jpg') center center \/ cover no-repeat;\n        }\n\n        .hero-logo {\n            position: absolute;\n            top: 35px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 150px;\n        }\n\n        .hero-content {\n            width: min(900px, 90%);\n            padding-top: 80px;\n        }\n\n        .hero h1 {\n            font-family: Georgia, \"Times New Roman\", serif;\n            font-weight: 400;\n            font-size: clamp(55px, 8vw, 115px);\n            line-height: .9;\n            letter-spacing: -3px;\n            margin-bottom: 25px;\n        }\n\n        .hero h1 span {\n            display: block;\n        }\n\n        .hero-subtitle {\n            font-size: 17px;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 38px;\n        }\n\n        .hero-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 12px;\n            flex-wrap: wrap;\n        }\n\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            min-height: 52px;\n            padding: 14px 25px;\n            font-size: 13px;\n            font-weight: 700;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            transition: .25s;\n            border: 1px solid transparent;\n        }\n\n        .btn-orange {\n            background: var(--orange);\n            color: #fff;\n        }\n\n        .btn-orange:hover {\n            background: #d95f0e;\n        }\n\n        .btn-white {\n            background: #fff;\n            color: #111;\n        }\n\n        .btn-white:hover {\n            background: var(--orange);\n            color: #fff;\n        }\n.menu-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 30px;\n    padding: 14px 32px;\n    background: var(--orange);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    transition: .25s;\n}\n.menu-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 30px;\n    padding: 14px 32px;\n    background: var(--orange);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    transition: .25s;\n}\n\n.menu-btn:hover {\n    background: #151515;\n    color: #fff;\n}\n\n.menu-btn:hover {\n    background: #151515;\n    color: #fff;\n}\n        \/* =========================\n           INTRO\n        ========================= *\/\n\n        .intro {\n            padding: 100px 20px;\n            text-align: center;\n            background: var(--cream);\n        }\n\n        .eyebrow {\n            color: var(--brown);\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 13px;\n            margin-bottom: 20px;\n        }\n\n        .intro h2,\n        .section-title {\n            font-family: Georgia, \"Times New Roman\", serif;\n            font-size: clamp(38px, 5vw, 64px);\n            font-weight: 400;\n            line-height: 1.05;\n        }\n\n        .intro p {\n            max-width: 720px;\n            margin: 28px auto 0;\n            font-family: Georgia, \"Times New Roman\", serif;\n            font-size: 19px;\n            color: #494949;\n        }\n\n        .categories {\n            margin-top: 30px;\n            color: var(--orange);\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-size: 13px;\n        }\n\n        \/* =========================\n           GALLERY\n        ========================= *\/\n\n        .gallery {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 5px;\n            background: #fff;\n            padding: 5px;\n        }\n\n        .gallery-item {\n            height: 390px;\n            overflow: hidden;\n            background: #eee;\n        }\n\n        .gallery-item img {\n            height: 100%;\n            object-fit: cover;\n            transition: transform .5s ease;\n        }\n\n        .gallery-item:hover img {\n            transform: scale(1.035);\n        }\n\n        \/* =========================\n           LOCATIONS\n        ========================= *\/\n\n        .locations {\n            padding: 105px 0;\n            background: #fff;\n        }\n\n        .locations-heading {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .locations-heading .section-title {\n            margin-top: 10px;\n        }\n\n        .location-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 30px;\n        }\n\n        .location-card {\n            background: var(--cream);\n        }\n\n        .location-content {\n            padding: 45px;\n        }\n\n        .location-area {\n            color: var(--orange);\n            text-transform: uppercase;\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n        }\n\n        .location-card h3 {\n            font-family: Georgia, \"Times New Roman\", serif;\n            font-size: 35px;\n            font-weight: 400;\n            line-height: 1.1;\n            margin-bottom: 20px;\n        }\n\n        .address {\n            color: #555;\n            margin-bottom: 8px;\n        }\n\n        .phone {\n            font-weight: 700;\n            margin-bottom: 28px;\n        }\n\n        .location-buttons {\n            display: flex;\n            gap: 8px;\n            flex-wrap: wrap;\n        }\n\n        .location-buttons .btn {\n            flex: 1;\n        }\n\n        .map {\n            width: 100%;\n            height: 300px;\n            border: 0;\n            display: block;\n        }\n\n        \/* =========================\n           FINAL CTA\n        ========================= *\/\n\n        .final-cta {\n            background: var(--orange);\n            color: #fff;\n            text-align: center;\n            padding: 90px 20px;\n        }\n\n        .final-cta h2 {\n            font-family: Georgia, \"Times New Roman\", serif;\n            font-size: clamp(42px, 6vw, 75px);\n            font-weight: 400;\n            line-height: 1;\n        }\n\n        .final-cta p {\n            margin: 22px 0 32px;\n            font-size: 17px;\n        }\n\n        \/*  =========================\n           MOBILE STICKY CTA\n        ========================= *\/\n\n        .mobile-sticky {\n            display: none;\n        }\n\n        \/* =========================\n           RESPONSIVE\n        ========================= *\/\n\n        @media (max-width: 800px) {\n\n            .container {\n                width: min(100% - 28px, 1180px);\n            }\n\n            .hero {\n                min-height: 82vh;\n            }\n\n            .hero-logo {\n                width: 115px;\n                top: 25px;\n            }\n\n            .hero h1 {\n                letter-spacing: -2px;\n            }\n\n            .hero-subtitle {\n                font-size: 12px;\n                letter-spacing: 1.5px;\n            }\n\n            .hero-buttons {\n                flex-direction: column;\n                max-width: 330px;\n                margin: auto;\n            }\n\n            .hero-buttons .btn {\n                width: 100%;\n            }\n\n            .intro {\n                padding: 70px 20px;\n            }\n\n            .intro p {\n                font-size: 17px;\n            }\n\n            .gallery {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .gallery-item {\n                height: 230px;\n            }\n\n            .locations {\n                padding: 70px 0;\n            }\n\n            .locations-heading {\n                margin-bottom: 35px;\n            }\n\n            .location-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .location-content {\n                padding: 32px 25px;\n            }\n\n            .location-card h3 {\n                font-size: 30px;\n            }\n\n            .map {\n                height: 250px;\n            }\n\n            .final-cta {\n                padding: 70px 20px;\n            }\n\n            .mobile-sticky {\n                display: grid;\n                grid-template-columns: 1fr 1fr;\n                position: fixed;\n                left: 0;\n                bottom: 0;\n                width: 100%;\n                z-index: 9999;\n                box-shadow: 0 -5px 25px rgba(0,0,0,.15);\n            }\n\n            .mobile-sticky a {\n                padding: 17px 10px;\n                text-align: center;\n                text-transform: uppercase;\n                font-size: 12px;\n                font-weight: 700;\n                letter-spacing: .5px;\n            }\n\n            .mobile-sticky .directions {\n                background: var(--orange);\n                color: #fff;\n            }\n\n            .mobile-sticky .call {\n                background: #151515;\n                color: #fff;\n            }\n        }\n\n        @media (max-width: 480px) {\n\n            .hero h1 {\n                font-size: 58px;\n            }\n\n            .gallery-item {\n                height: 190px;\n            }\n\n            .location-buttons {\n                flex-direction: column;\n            }\n\n            .location-buttons .btn {\n                width: 100%;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n<!-- HERO -->\n<section class=\"hero\">\n\n    <!-- Replace with your white Nostos logo -->\n    \n\n    <div class=\"hero-content\">\n\n        <h1>\n            <span>Taste Corfu<\/span>\n            <span>one bite at a time<\/span>\n        <\/h1>\n\n        <div class=\"hero-subtitle\">\n            Ice Cream \u00b7 Coffee \u00b7 Brunch \u00b7 Sweets\n        <\/div>\n        \n\n        <div class=\"hero-buttons\">\n\n            <a\n                href=\"https:\/\/www.google.com\/maps\/place\/NOSTOS+Delissimo\/@39.623811,19.922843,16z\/data=!4m6!3m5!1s0x135b5d8c445dad8d:0xe4c5abab098d6191!8m2!3d39.6238114!4d19.9228434!16s%2Fg%2F11ny34yqfk\"\n                target=\"_blank\"\n                rel=\"noopener\"\n                class=\"btn btn-orange\"\n            >\n                Corfu Old Town\n            <\/a>\n\n            <a\n                href=\"https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x135b5e8ecf5ea5e5:0xf1ddacba907557a4\"\n                target=\"_blank\"\n                rel=\"noopener\"\n                class=\"btn btn-white\"\n            >\n                Kanalia\n            <\/a>\n            \n            \n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- INTRO -->\n<section class=\"intro\">\n\n\n\n    <h2>A taste worth remembering<\/h2>\n\n    <p>\n        Fresh coffee, handcrafted sandwiches, crisp salads,\n        sweet treats, waffles and refreshing ice cream \u2014\n        made for every moment of your day.\n    <\/p>\n    <a href=\"\/menu-2026-en\/\" class=\"menu-btn\">\n    View Our Menu\n<\/a>\n\n\n\n    <div class=\"categories\">\n        Coffee \u00b7 Brunch \u00b7 Ice Cream \u00b7 Desserts\n    <\/div>\n\n<\/section>\n\n\n<!-- 6 PHOTO GALLERY -->\n<section class=\"gallery\">\n\n    <!-- REPLACE THESE 6 URLs -->\n\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/n1.jpg\" alt=\"Nostos ice cream Corfu\">\n    <\/div>\n\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/n2.jpg\" alt=\"Nostos coffee Corfu\">\n    <\/div>\n\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/n5.jpg\" alt=\"Nostos brunch Corfu\">\n    <\/div>\n\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/n6.jpg\" alt=\"Nostos desserts Corfu\">\n    <\/div>\n\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/n7.jpg\" alt=\"Nostos sweets Corfu\">\n    <\/div>\n\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/n8.jpg\" alt=\"Nostos Corfu\">\n    <\/div>\n\n<\/section>\n\n\n<!-- LOCATIONS -->\n<section class=\"locations\" id=\"locations\">\n\n    <div class=\"container\">\n\n        <div class=\"locations-heading\">\n\n            <div class=\"eyebrow\">Two locations in Corfu<\/div>\n\n            <h2 class=\"section-title\">\n                Find your Nostos\n            <\/h2>\n\n        <\/div>\n\n\n        <div class=\"location-grid\">\n\n            <!-- CORFU TOWN -->\n            <article class=\"location-card\">\n\n                <div class=\"location-content\">\n\n                    <div class=\"location-area\">\n                        Corfu Old Town\n                    <\/div>\n\n                    <h3>NOSTOS Delissimo<\/h3>\n\n                    <div class=\"address\">\n                        Evgeniou Voulgareos 19<br>\n                        Corfu 49100\n                    <\/div>\n\n                    <div class=\"phone\">\n                        +30 26610 80747\n                    <\/div>\n\n                    <div class=\"location-buttons\">\n\n                        <a\n                            href=\"https:\/\/www.google.com\/maps\/place\/NOSTOS+Delissimo\/@39.623811,19.922843,16z\/data=!4m6!3m5!1s0x135b5d8c445dad8d:0xe4c5abab098d6191!8m2!3d39.6238114!4d19.9228434!16s%2Fg%2F11ny34yqfk\"\n                            target=\"_blank\"\n                            rel=\"noopener\"\n                            class=\"btn btn-orange\"\n                        >\n                            Get Directions\n                        <\/a>\n\n                        <a\n                            href=\"tel:+302661080747\"\n                            class=\"btn btn-white\"\n                        >\n                            Call Us\n                        <\/a>\n\n                    <\/div>\n\n                <\/div>\n\n               <iframe\n    class=\"map\"\n    title=\"NOSTOS Delissimo Corfu Town\"\n    src=\"https:\/\/www.google.com\/maps?q=NOSTOS%20Delissimo%2C%20Evgeniou%20Voulgareos%2019%2C%20Corfu&z=16&output=embed\"\n    loading=\"lazy\"\n    referrerpolicy=\"no-referrer-when-downgrade\">\n<\/iframe>\n\n            <\/article>\n\n\n            <!-- KANALIA -->\n            <article class=\"location-card\">\n\n                <div class=\"location-content\">\n\n                    <div class=\"location-area\">\n                        Kanalia\n                    <\/div>\n\n                    <h3>NOSTOS Food Hall<\/h3>\n\n                    <div class=\"address\">\n                        2nd Km Ethniki Odos Lefkimis<br>\n                        Corfu\n                    <\/div>\n\n                    <div class=\"phone\">\n                        +30 26610 27000\n                    <\/div>\n\n                    <div class=\"location-buttons\">\n\n                        <a\n                            href=\"https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x135b5e8ecf5ea5e5:0xf1ddacba907557a4\"\n                            target=\"_blank\"\n                            rel=\"noopener\"\n                            class=\"btn btn-orange\"\n                        >\n                            Get Directions\n                        <\/a>\n\n                        <a\n                            href=\"tel:+302661027000\"\n                            class=\"btn btn-white\"\n                        >\n                            Call Us\n                        <\/a>\n\n                    <\/div>\n\n                <\/div>\n\n                <!--\n                    Replace with exact Google Maps embed URL\n                    if you want the precise Food Hall pin.\n                -->\n                <iframe\n                    class=\"map\"\n                    title=\"Nostos Food Hall Kanalia\"\n                    src=\"https:\/\/www.google.com\/maps?q=NOSTOS+FOOD+HALL+Kanalia+Corfu&z=15&output=embed\"\n                    loading=\"lazy\"\n                    referrerpolicy=\"no-referrer-when-downgrade\">\n                <\/iframe>\n\n            <\/article>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- FINAL CTA -->\n<section class=\"final-cta\">\n\n    <h2>Your Corfu break<br>starts here.<\/h2>\n\n    <p>\n        Ice cream, coffee, brunch & sweets.<br>\n        Choose the Nostos closest to you.\n    <\/p>\n\n    <div class=\"hero-buttons\">\n\n        <a\n            href=\"https:\/\/www.google.com\/maps\/place\/NOSTOS+Delissimo\/@39.623811,19.922843,16z\/data=!4m6!3m5!1s0x135b5d8c445dad8d:0xe4c5abab098d6191!8m2!3d39.6238114!4d19.9228434!16s%2Fg%2F11ny34yqfk\"\n            target=\"_blank\"\n            rel=\"noopener\"\n            class=\"btn btn-white\"\n        >\n            Corfu Old Town\n        <\/a>\n\n        <a\n            href=\"https:\/\/www.google.com\/maps\/place\/\/data=!4m2!3m1!1s0x135b5e8ecf5ea5e5:0xf1ddacba907557a4\"\n            target=\"_blank\"\n            rel=\"noopener\"\n            class=\"btn btn-white\"\n        >\n            Kanalia\n        <\/a>\n\n    <\/div>\n\n<\/section>\n\n\n\n\n<!-- MOBILE STICKY CTA -->\n<div class=\"mobile-sticky\">\n\n    <a\n        href=\"#locations\"\n        class=\"directions\"\n    >\n        \ud83d\udccd Directions\n    <\/a>\n\n    <a\n        href=\"tel:+302661080747\"\n        class=\"call\"\n    >\n        \u260e Call Nostos\n    <\/a>\n\n<\/div>\n\n<\/body>\n<\/html>\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>Nostos Corfu | Ice Cream, Coffee, Brunch &#038; Sweets Taste Corfu one bite at a time Ice Cream \u00b7 Coffee \u00b7 Brunch \u00b7 Sweets Corfu Old Town Kanalia A taste worth remembering Fresh coffee, handcrafted sandwiches, crisp salads, sweet treats, waffles and refreshing ice cream \u2014 made for every moment of your day. View Our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3478","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Taste Corfu - Nostos Corfu<\/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:\/\/nostoscorfu.gr\/en\/taste-corfu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Taste Corfu - Nostos Corfu\" \/>\n<meta property=\"og:description\" content=\"Nostos Corfu | Ice Cream, Coffee, Brunch &#038; Sweets Taste Corfu one bite at a time Ice Cream \u00b7 Coffee \u00b7 Brunch \u00b7 Sweets Corfu Old Town Kanalia A taste worth remembering Fresh coffee, handcrafted sandwiches, crisp salads, sweet treats, waffles and refreshing ice cream \u2014 made for every moment of your day. View Our [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/\" \/>\n<meta property=\"og:site_name\" content=\"Nostos Corfu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T09:37:08+00:00\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/taste-corfu\\\/\",\"url\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/taste-corfu\\\/\",\"name\":\"Taste Corfu - Nostos Corfu\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/#website\"},\"datePublished\":\"2026-08-10T09:01:23+00:00\",\"dateModified\":\"2026-08-10T09:37:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/taste-corfu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/taste-corfu\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/taste-corfu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\",\"item\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Taste Corfu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/\",\"name\":\"Nostos Corfu\",\"description\":\"Coffee - Snacks- Food\",\"publisher\":{\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/#organization\",\"name\":\"Nostos Corfu\",\"url\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nostoscorfu.gr\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/cropped-150.png\",\"contentUrl\":\"https:\\\/\\\/nostoscorfu.gr\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/cropped-150.png\",\"width\":150,\"height\":150,\"caption\":\"Nostos Corfu\"},\"image\":{\"@id\":\"https:\\\/\\\/nostoscorfu.gr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Taste Corfu - Nostos Corfu","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:\/\/nostoscorfu.gr\/en\/taste-corfu\/","og_locale":"en_US","og_type":"article","og_title":"Taste Corfu - Nostos Corfu","og_description":"Nostos Corfu | Ice Cream, Coffee, Brunch &#038; Sweets Taste Corfu one bite at a time Ice Cream \u00b7 Coffee \u00b7 Brunch \u00b7 Sweets Corfu Old Town Kanalia A taste worth remembering Fresh coffee, handcrafted sandwiches, crisp salads, sweet treats, waffles and refreshing ice cream \u2014 made for every moment of your day. View Our [&hellip;]","og_url":"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/","og_site_name":"Nostos Corfu","article_modified_time":"2026-08-10T09:37:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/","url":"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/","name":"Taste Corfu - Nostos Corfu","isPartOf":{"@id":"https:\/\/nostoscorfu.gr\/en\/#website"},"datePublished":"2026-08-10T09:01:23+00:00","dateModified":"2026-08-10T09:37:08+00:00","breadcrumb":{"@id":"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nostoscorfu.gr\/en\/taste-corfu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nostoscorfu.gr\/en\/taste-corfu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae","item":"https:\/\/nostoscorfu.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Taste Corfu"}]},{"@type":"WebSite","@id":"https:\/\/nostoscorfu.gr\/en\/#website","url":"https:\/\/nostoscorfu.gr\/en\/","name":"Nostos Corfu","description":"Coffee - Snacks- Food","publisher":{"@id":"https:\/\/nostoscorfu.gr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nostoscorfu.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nostoscorfu.gr\/en\/#organization","name":"Nostos Corfu","url":"https:\/\/nostoscorfu.gr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nostoscorfu.gr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/nostoscorfu.gr\/wp-content\/uploads\/2022\/05\/cropped-150.png","contentUrl":"https:\/\/nostoscorfu.gr\/wp-content\/uploads\/2022\/05\/cropped-150.png","width":150,"height":150,"caption":"Nostos Corfu"},"image":{"@id":"https:\/\/nostoscorfu.gr\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/pages\/3478","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/comments?post=3478"}],"version-history":[{"count":11,"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/pages\/3478\/revisions"}],"predecessor-version":[{"id":3492,"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/pages\/3478\/revisions\/3492"}],"wp:attachment":[{"href":"https:\/\/nostoscorfu.gr\/en\/wp-json\/wp\/v2\/media?parent=3478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}