{"id":26408,"date":"2026-09-09T09:25:47","date_gmt":"2026-09-09T07:25:47","guid":{"rendered":"https:\/\/www.restaurantestevet.com\/localitzacio\/"},"modified":"2026-09-10T10:31:11","modified_gmt":"2026-09-10T08:31:11","slug":"location","status":"publish","type":"page","link":"https:\/\/www.restaurantestevet.com\/en\/location\/","title":{"rendered":"Location"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section et_pb_section_parallax\"><span class=\"et-pb-parallax-wrapper et-pb-parallax-hidden-phone\"><span class=\"et-pb-parallax-background et-pb-parallax-background-module--divi-section-0\" style=\"background-image:url(https:\/\/www.restaurantestevet.com\/wp-content\/uploads\/carta-estevet.jpg)\"><\/span><span class=\"et_parallax_gradient\" style=\"background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.51) 100%)\"><\/span><\/span>\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_heading_0 et_pb_heading et_pb_module et_flex_module\"><div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_header\">Location<\/h1><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_pb_gutters2 et_block_row et_pb_row_fullwidth\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\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\"><h2>How to get to Ca L\u2019Estevet?<\/h2>\n<p>Ca L\u2019Estevet restaurant is located in the centre of Barcelona, at <strong>46 Valldonzella Street<\/strong>. It is in a great location, close to Pla\u00e7a Universitat and within walking distance of some of the city\u2019s most iconic landmarks, such as Pla\u00e7a Catalunya, La Rambla, La Boqueria Market and Sant Antoni.<\/p>\n<p>If you are travelling by metro, the nearest stations are Sant Antoni (L2) and Universitat (L1 and L2), both just a few minutes\u2019 walk from the restaurant.<\/p>\n<p>If you are coming by car, we recommend Aparcaments Garvi, located at 39 Ronda de Sant Antoni, just a short walk from the restaurant.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><div id=\"estevet-map\"><\/div>\n\n<style>\n  #estevet-map {\n    width: 100%;\n    height: 550px;\n  }\n\n\n  \/* =========================\n     MARCADOR CA L'ESTEVET\n     ========================= *\/\n\n  .estevet-marker {\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #111111;\n    border: 3px solid #ffffff;\n    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    box-sizing: border-box;\n    cursor: pointer;\n  }\n\n  .estevet-marker::after {\n    content: \"\";\n    position: absolute;\n    bottom: -8px;\n    left: 50%;\n    width: 14px;\n    height: 14px;\n    background: #111111;\n    transform: translateX(-50%) rotate(45deg);\n    z-index: -1;\n  }\n\n  \/* Icono tenedor + cuchillo *\/\n\n  .estevet-marker svg {\n    width: 23px;\n    height: 23px;\n    display: block;\n  }\n\n  .estevet-marker svg * {\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.1;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n\n  \/* =========================\n     MARCADOR PARKING GARVI\n     ========================= *\/\n\n  .garvi-marker {\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #1976d2;\n    border: 3px solid #ffffff;\n    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    box-sizing: border-box;\n    cursor: pointer;\n  }\n\n  .garvi-marker::after {\n    content: \"\";\n    position: absolute;\n    bottom: -8px;\n    left: 50%;\n    width: 14px;\n    height: 14px;\n    background: #1976d2;\n    transform: translateX(-50%) rotate(45deg);\n    z-index: -1;\n  }\n\n  .garvi-marker span {\n    color: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n\n  \/* =========================\n     VENTANAS INFORMATIVAS\n     ========================= *\/\n\n  .estevet-info,\n  .garvi-info {\n    font-family: Arial, Helvetica, sans-serif;\n    padding: 0;\n    min-width: 190px;\n  }\n\n  .estevet-info-title,\n  .garvi-info-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #111111;\n    margin: 0 0 5px 0;\n    padding: 0;\n  }\n\n  .estevet-info-address,\n  .garvi-info-address {\n    font-size: 13px;\n    line-height: 1.4;\n    color: #555555;\n    margin: 0 0 10px 0;\n    padding: 0;\n  }\n\n  .estevet-info-link,\n  .garvi-info-link {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 600;\n    color: #1769e0;\n    text-decoration: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .estevet-info-link:hover,\n  .garvi-info-link:hover {\n    text-decoration: underline;\n  }\n\n\n  \/* =========================\n     AJUSTE DEL ESPACIO\n     SUPERIOR DE GOOGLE INFOWINDOW\n     ========================= *\/\n\n  .gm-style .gm-style-iw-c {\n    padding: 12px !important;\n  }\n\n  .gm-style .gm-style-iw-d {\n    padding: 0 !important;\n    overflow: auto !important;\n  }\n\n  .gm-style .gm-style-iw-ch {\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .gm-style .gm-style-iw-chr {\n    height: 0 !important;\n    padding: 0 !important;\n  }\n\n  .gm-style .gm-style-iw-chr button {\n    position: absolute !important;\n    top: 5px !important;\n    right: 5px !important;\n  }\n<\/style>\n\n\n<script>\n  async function initEstevetMap() {\n\n    const { Map, InfoWindow } =\n      await google.maps.importLibrary(\"maps\");\n\n    const { AdvancedMarkerElement } =\n      await google.maps.importLibrary(\"marker\");\n\n\n    \/* =========================\n       COORDENADAS\n       ========================= *\/\n\n    const estevet = {\n      lat: 41.383282,\n      lng: 2.164792\n    };\n\n    const garvi = {\n      lat: 41.3823161736581,\n      lng: 2.163577890346768\n    };\n\n\n    \/* =========================\n       MAPA\n       ========================= *\/\n\n    const map = new Map(document.getElementById(\"estevet-map\"), {\n      center: estevet,\n      zoom: 16,\n      mapId: \"fb1d1f14fc403056a5c379ea\",\n      mapTypeControl: false,\n      streetViewControl: false,\n      fullscreenControl: true\n    });\n\n\n    \/* =========================\n       MARCADOR ESTEVET\n       ========================= *\/\n\n    const estevetElement = document.createElement(\"div\");\n\n    estevetElement.className = \"estevet-marker\";\n\n    estevetElement.innerHTML = `\n      <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n        <!-- Tenedor -->\n        <path d=\"M7 3v7\"><\/path>\n        <path d=\"M5 3v4\"><\/path>\n        <path d=\"M9 3v4\"><\/path>\n        <path d=\"M5 7c0 2 1 3 2 3s2-1 2-3\"><\/path>\n        <path d=\"M7 10v11\"><\/path>\n\n        <!-- Cuchillo -->\n        <path d=\"M14 3c3 1 4 3 4 5 0 2-1 3-3 3h-1\"><\/path>\n        <path d=\"M14 3v18\"><\/path>\n\n      <\/svg>\n    `;\n\n    const estevetMarker = new AdvancedMarkerElement({\n      map: map,\n      position: estevet,\n      title: \"Ca L'Estevet\",\n      content: estevetElement\n    });\n\n\n    \/* =========================\n       MARCADOR PARKING GARVI\n       ========================= *\/\n\n    const garviElement = document.createElement(\"div\");\n\n    garviElement.className = \"garvi-marker\";\n\n    garviElement.innerHTML = \"<span>P<\/span>\";\n\n    const garviMarker = new AdvancedMarkerElement({\n      map: map,\n      position: garvi,\n      title: \"Aparcaments Garvi\",\n      content: garviElement\n    });\n\n\n    \/* =========================\n       VENTANA CA L'ESTEVET\n       ========================= *\/\n\n    const estevetInfo = new InfoWindow({\n      content: `\n        <div class=\"estevet-info\">\n\n          <div class=\"estevet-info-title\">\n            Ca L'Estevet\n          <\/div>\n\n          <div class=\"estevet-info-address\">\n            Valldonzella, 46<br>\n            08001 Barcelona\n          <\/div>\n\n          <a\n            class=\"estevet-info-link\"\n            href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=Valldonzella%2C+46%2C+08001+Barcelona\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n          >\n            Get directions \u2192\n          <\/a>\n\n        <\/div>\n      `\n    });\n\n\n    \/* =========================\n       VENTANA PARKING GARVI\n       ========================= *\/\n\n    const garviInfo = new InfoWindow({\n      content: `\n        <div class=\"garvi-info\">\n\n          <div class=\"garvi-info-title\">\n            Aparcaments Garvi\n          <\/div>\n\n          <div class=\"garvi-info-address\">\n            Ronda de Sant Antoni, 39<br>\n            08011 Barcelona\n          <\/div>\n\n          <a\n            class=\"garvi-info-link\"\n            href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=Ronda+de+Sant+Antoni%2C+39%2C+08011+Barcelona\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n          >\n            Get directions \u2192\n          <\/a>\n\n        <\/div>\n      `\n    });\n\n\n    \/* =========================\n       CLIC EN ESTEVET\n       ========================= *\/\n\n    estevetMarker.addListener(\"click\", () => {\n\n      garviInfo.close();\n\n      estevetInfo.open({\n        map: map,\n        anchor: estevetMarker\n      });\n\n    });\n\n\n    \/* =========================\n       CLIC EN PARKING\n       ========================= *\/\n\n    garviMarker.addListener(\"click\", () => {\n\n      estevetInfo.close();\n\n      garviInfo.open({\n        map: map,\n        anchor: garviMarker\n      });\n\n    });\n\n  }\n\n  window.initEstevetMap = initEstevetMap;\n<\/script>\n\n<script\n  src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyBLIiryx0lgMW1mJgEtl_cFDzoP9DH4WOE&loading=async&callback=initEstevetMap\"\n  async\n  defer>\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_block_section\" id=\"contacte\"><div class=\"et_pb_row_2 et_pb_row et_pb_equal_columns et_block_row\"><div class=\"et_pb_column_2 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_dark et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h3>K<b class=\"b5\">itchen<span>\u00a0<\/span><\/b><b class=\"b4\">sc<\/b><b class=\"b3\">hedule<\/b><\/h3>\n<\/div><\/div><div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p><strong>MONDAY \u2013 <span>THURSDAY<\/span><br \/><\/strong><span style=\"font-size: 13px;\">Kitchen: 13:00 pm \u2013 15:30 pm (<span>dining room closes at 17:00 pm)<\/span><br \/>Kitchen: 19:30 pm \u2013 22:00 pm (<span>dining room closes at 23:45 pm)<\/span><\/span><\/p>\n<\/div><\/div><div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p><strong>FRIDAY AND SATURDAY<br \/><\/strong><span style=\"font-size: 13px;\">Kitchen: 13:00 pm \u2013 15:30 pm (<span>dining room closes at 17:00 pm)<\/span><br \/>Kitchen: 19:30 pm \u2013 22:30 pm (<span>dining room closes at 24:00 pm)<\/span><\/span><\/p>\n<\/div><\/div><div class=\"et_pb_divider_0 et_pb_divider_hidden et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div><div class=\"et_pb_divider_1 et_pb_divider_hidden et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div><div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p><span style=\"font-size: 14px;\"><b>SUNDAY AND FESTIVE DAYS<br \/><\/b><\/span><span style=\"font-size: 13px;\">Kitchen: 13:00 pm \u2013 15:30 pm\u00a0(<span>dining room closes at 17:00 pm)<\/span><\/span><\/p>\n<\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"https:\/\/restaurantestevet.myrestoo.net\/en\/reservar\">Book a Table<\/a><\/div><\/div><div class=\"et_pb_column_3 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_dark et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h3>Contact us<\/h3>\n<\/div><\/div><div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_dark et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h4>Contact phone number: +34 933 012 939<\/h4>\n<h4>Booking phone number: +34 933 024 186<\/h4>\n<p><a href=\"mailto:reserves@restaurantestevet.com\">reserves@restaurantestevet.com<\/a><\/p>\n<p>For single-person reservations, please contact us by phone or email.<\/p>\n<p><a href=\"https:\/\/www.restaurantestevet.com\/en\/faq\">FAQ: Frequently Asked Questions<\/a><\/p>\n<\/div><\/div><div class=\"et_pb_text_10 et_pb_text et_pb_bg_layout_dark et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h3>Location<\/h3>\n<\/div><\/div><div class=\"et_pb_text_11 et_pb_text et_pb_bg_layout_dark et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p>RESTAURANT CA L'ESTEVET<br \/>Valldonzella, 46<br \/>08001 Barcelona<\/p>\n<\/div><\/div><div class=\"et_pb_image_0 et_pb_image et_pb_module et_flex_module\"><a href=\"https:\/\/www.restaurantestevet.com\/en\/location\/\"><span class=\"et_pb_image_wrap\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.restaurantestevet.com\/wp-content\/uploads\/mapa-localitzacio.jpg?resize=475%2C256&#038;ssl=1\" title=\"Location\" width=\"475\" height=\"256\" srcset=\"https:\/\/i0.wp.com\/www.restaurantestevet.com\/wp-content\/uploads\/mapa-localitzacio.jpg?w=475&amp;ssl=1 475w, https:\/\/i0.wp.com\/www.restaurantestevet.com\/wp-content\/uploads\/mapa-localitzacio.jpg?resize=300%2C162&amp;ssl=1 300w\" sizes=\"(max-width: 475px) 100vw, 475px\" class=\"wp-image-26378\" \/><\/span><\/a><\/div><div class=\"et_pb_text_12 et_pb_text et_pb_bg_layout_dark et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p><a href=\"https:\/\/www.restaurantestevet.com\/en\/location\/\" target=\"_blank\" rel=\"noopener\">View the map and get directions<\/a><\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_3 et_pb_row et_block_row\"><div class=\"et_pb_column_4 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><a href=\"https:\/\/www.restaurantestevet.com\/aviso-legal-y-politica-de-privacidad\/\">Legal notice, Privacy policy<\/a> \u00b7 <a href=\"https:\/\/www.restaurantestevet.com\/politica-de-cookies-ue\/\">Cookies policy (UE)<\/a><\/p>\n<\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-26408","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ca L\u2019Estevet Barcelona | Location &amp; How to Get There<\/title>\n<meta name=\"description\" content=\"Find Ca L\u2019Estevet in Barcelona and discover how to get there by metro, car or on foot. Traditional Catalan cuisine in the heart of Barcelona.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.restaurantestevet.com\/en\/location\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ca L\u2019Estevet Barcelona | Location &amp; How to Get There\" \/>\n<meta property=\"og:description\" content=\"Find Ca L\u2019Estevet in Barcelona and discover how to get there by metro, car or on foot. Traditional Catalan cuisine in the heart of Barcelona.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.restaurantestevet.com\/en\/location\/\" \/>\n<meta property=\"og:site_name\" content=\"Restaurant Ca L&#039;Estevet\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/restaurantestevet\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T08:31:11+00:00\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/location\\\/\",\"url\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/location\\\/\",\"name\":\"Ca L\u2019Estevet Barcelona | Location & How to Get There\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/#website\"},\"datePublished\":\"2026-09-09T07:25:47+00:00\",\"dateModified\":\"2026-09-10T08:31:11+00:00\",\"description\":\"Find Ca L\u2019Estevet in Barcelona and discover how to get there by metro, car or on foot. Traditional Catalan cuisine in the heart of Barcelona.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/location\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/location\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/location\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Location\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.restaurantestevet.com\\\/en\\\/\",\"name\":\"Restaurant Ca L'Estevet\",\"description\":\"Cocina catalana. Este establecimiento est\u00e1 presente y es testigo de la movida barcelonesa desde finales del siglo XIX.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.restaurantestevet.com\\\/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":"Ca L\u2019Estevet Barcelona | Location & How to Get There","description":"Find Ca L\u2019Estevet in Barcelona and discover how to get there by metro, car or on foot. Traditional Catalan cuisine in the heart of Barcelona.","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:\/\/www.restaurantestevet.com\/en\/location\/","og_locale":"en_US","og_type":"article","og_title":"Ca L\u2019Estevet Barcelona | Location & How to Get There","og_description":"Find Ca L\u2019Estevet in Barcelona and discover how to get there by metro, car or on foot. Traditional Catalan cuisine in the heart of Barcelona.","og_url":"https:\/\/www.restaurantestevet.com\/en\/location\/","og_site_name":"Restaurant Ca L&#039;Estevet","article_publisher":"https:\/\/www.facebook.com\/restaurantestevet","article_modified_time":"2026-09-10T08:31:11+00:00","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.restaurantestevet.com\/en\/location\/","url":"https:\/\/www.restaurantestevet.com\/en\/location\/","name":"Ca L\u2019Estevet Barcelona | Location & How to Get There","isPartOf":{"@id":"https:\/\/www.restaurantestevet.com\/en\/#website"},"datePublished":"2026-09-09T07:25:47+00:00","dateModified":"2026-09-10T08:31:11+00:00","description":"Find Ca L\u2019Estevet in Barcelona and discover how to get there by metro, car or on foot. Traditional Catalan cuisine in the heart of Barcelona.","breadcrumb":{"@id":"https:\/\/www.restaurantestevet.com\/en\/location\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.restaurantestevet.com\/en\/location\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.restaurantestevet.com\/en\/location\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.restaurantestevet.com\/en\/"},{"@type":"ListItem","position":2,"name":"Location"}]},{"@type":"WebSite","@id":"https:\/\/www.restaurantestevet.com\/en\/#website","url":"https:\/\/www.restaurantestevet.com\/en\/","name":"Restaurant Ca L'Estevet","description":"Cocina catalana. Este establecimiento est\u00e1 presente y es testigo de la movida barcelonesa desde finales del siglo XIX.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.restaurantestevet.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":false,"jetpack_shortlink":"https:\/\/wp.me\/P6oEY6-6RW","jetpack_likes_enabled":false,"_links":{"self":[{"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/pages\/26408","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/comments?post=26408"}],"version-history":[{"count":4,"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/pages\/26408\/revisions"}],"predecessor-version":[{"id":26430,"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/pages\/26408\/revisions\/26430"}],"wp:attachment":[{"href":"https:\/\/www.restaurantestevet.com\/en\/wp-json\/wp\/v2\/media?parent=26408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}