{"id":26409,"date":"2026-09-09T09:25:47","date_gmt":"2026-09-09T07:25:47","guid":{"rendered":"https:\/\/www.restaurantestevet.com\/localitzacio\/"},"modified":"2026-09-10T10:52:05","modified_gmt":"2026-09-10T08:52:05","slug":"localisation","status":"publish","type":"page","link":"https:\/\/www.restaurantestevet.com\/fr\/localisation\/","title":{"rendered":"Localisation"},"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\">Localisation<\/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>Comment se rendre \u00e0 Ca L\u2019Estevet ?<\/h2>\n<p>Le restaurant Ca L\u2019Estevet est situ\u00e9 dans le centre de Barcelone, au <strong>46, rue de Valldonzella<\/strong>. Il b\u00e9n\u00e9ficie d\u2019un emplacement id\u00e9al, \u00e0 proximit\u00e9 de la Pla\u00e7a Universitat. Il se trouve \u00e9galement \u00e0 quelques minutes \u00e0 pied de certains des lieux les plus embl\u00e9matiques de la ville, tels que la Pla\u00e7a Catalunya, La Rambla, le march\u00e9 de la Boqueria et Sant Antoni.<\/p>\n<p>Si vous venez en m\u00e9tro, les stations les plus proches sont Sant Antoni (L2) et Universitat (L1 et L2), toutes deux \u00e0 quelques minutes \u00e0 pied du restaurant.<\/p>\n<p>Si vous venez en voiture, nous vous recommandons Aparcaments Garvi, situ\u00e9 au 39, Ronda de Sant Antoni, \u00e0 quelques minutes \u00e0 pied du 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            46, rue de Valldonzella<br>\n            08001 Barcelone\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            Itin\u00e9raire \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            39, Ronda de Sant Antoni<br>\n            08011 Barcelone\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            Itin\u00e9raire \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>Horaires<\/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>LUNDI \u2013 JEUDI<br \/><\/strong><span style=\"font-size: 15px;\">Service en cuisine : 13h00 \u2013 15h30 (Fermeture de la salle \u00e0 17h00)<br \/>Service en cuisine : 19h30 \u2013 22h00 (Fermeture de la salle \u00e0 23h45)<\/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>VENDREDI ET SAMEDI<br \/><\/strong><span style=\"font-size: 15px;\">Service en cuisine : 13h00 \u2013 15h30 (Fermeture de la salle \u00e0 17h00)<br \/>Service en cuisine : 19h30 \u2013 22h30 (Fermeture de la salle \u00e0 minuit)<\/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: 15px;\"><b>DIMANCHE ET JOURS F\u00c9RI\u00c9S<br \/><\/b><\/span><span style=\"font-size: 15px;\">Service en cuisine : 13h00 \u2013 15h30 (Fermeture de la salle \u00e0 17h00)<br \/><\/span><\/p>\n<p><span style=\"font-size: 15px;\"><\/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\/fr\/reservar\">R\u00e9server votre 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<\/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>T\u00e9l\u00e9phone : +34 933 012 939<\/h4>\n<h4>R\u00e9servations : +34 933 024 186<\/h4>\n<h4><a href=\"mailto:reserves@restaurantestevet.com\">reserves@restaurantestevet.com<\/a><\/h4>\n<p>Pour les r\u00e9servations d\u2019une seule personne, veuillez nous contacter par t\u00e9l\u00e9phone ou par e-mail.<\/p>\n<p><a href=\"https:\/\/www.restaurantestevet.com\/fr\/faq\">FAQ : Questions fr\u00e9quentes<\/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>Localisation<\/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 Barcelone<\/p>\n<p><a href=\"https:\/\/maps.app.goo.gl\/z8tqG1bd35z5grp78\" target=\"_blank\" rel=\"noopener\">Voir sur Google Maps<\/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_12 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\/fr\/aviso-legal-y-politica-de-privacidad\/\">Mentions l\u00e9gales et Politique de confidentialit\u00e9<\/a> \u00b7 <a href=\"https:\/\/www.restaurantestevet.com\/fr\/politica-de-cookies-ue\/\">Politique de cookies (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-26409","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 Barcelone | Localisation et acc\u00e8s<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez o\u00f9 se trouve Ca L\u2019Estevet \u00e0 Barcelone et comment vous y rendre en m\u00e9tro, en voiture ou \u00e0 pied. Cuisine catalane traditionnelle au c\u0153ur de Barcelone.\" \/>\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\/fr\/localisation\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ca L\u2019Estevet Barcelone | Localisation et acc\u00e8s\" \/>\n<meta property=\"og:description\" content=\"D\u00e9couvrez o\u00f9 se trouve Ca L\u2019Estevet \u00e0 Barcelone et comment vous y rendre en m\u00e9tro, en voiture ou \u00e0 pied. Cuisine catalane traditionnelle au c\u0153ur de Barcelone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.restaurantestevet.com\/fr\/localisation\/\" \/>\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:52:05+00:00\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/localisation\\\/\",\"url\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/localisation\\\/\",\"name\":\"Ca L\u2019Estevet Barcelone | Localisation et acc\u00e8s\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/#website\"},\"datePublished\":\"2026-09-09T07:25:47+00:00\",\"dateModified\":\"2026-09-10T08:52:05+00:00\",\"description\":\"D\u00e9couvrez o\u00f9 se trouve Ca L\u2019Estevet \u00e0 Barcelone et comment vous y rendre en m\u00e9tro, en voiture ou \u00e0 pied. Cuisine catalane traditionnelle au c\u0153ur de Barcelone.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/localisation\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/localisation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/localisation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Localisation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.restaurantestevet.com\\\/fr\\\/\",\"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\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ca L\u2019Estevet Barcelone | Localisation et acc\u00e8s","description":"D\u00e9couvrez o\u00f9 se trouve Ca L\u2019Estevet \u00e0 Barcelone et comment vous y rendre en m\u00e9tro, en voiture ou \u00e0 pied. Cuisine catalane traditionnelle au c\u0153ur de Barcelone.","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\/fr\/localisation\/","og_locale":"fr_FR","og_type":"article","og_title":"Ca L\u2019Estevet Barcelone | Localisation et acc\u00e8s","og_description":"D\u00e9couvrez o\u00f9 se trouve Ca L\u2019Estevet \u00e0 Barcelone et comment vous y rendre en m\u00e9tro, en voiture ou \u00e0 pied. Cuisine catalane traditionnelle au c\u0153ur de Barcelone.","og_url":"https:\/\/www.restaurantestevet.com\/fr\/localisation\/","og_site_name":"Restaurant Ca L&#039;Estevet","article_publisher":"https:\/\/www.facebook.com\/restaurantestevet","article_modified_time":"2026-09-10T08:52:05+00:00","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.restaurantestevet.com\/fr\/localisation\/","url":"https:\/\/www.restaurantestevet.com\/fr\/localisation\/","name":"Ca L\u2019Estevet Barcelone | Localisation et acc\u00e8s","isPartOf":{"@id":"https:\/\/www.restaurantestevet.com\/fr\/#website"},"datePublished":"2026-09-09T07:25:47+00:00","dateModified":"2026-09-10T08:52:05+00:00","description":"D\u00e9couvrez o\u00f9 se trouve Ca L\u2019Estevet \u00e0 Barcelone et comment vous y rendre en m\u00e9tro, en voiture ou \u00e0 pied. Cuisine catalane traditionnelle au c\u0153ur de Barcelone.","breadcrumb":{"@id":"https:\/\/www.restaurantestevet.com\/fr\/localisation\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.restaurantestevet.com\/fr\/localisation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.restaurantestevet.com\/fr\/localisation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.restaurantestevet.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Localisation"}]},{"@type":"WebSite","@id":"https:\/\/www.restaurantestevet.com\/fr\/#website","url":"https:\/\/www.restaurantestevet.com\/fr\/","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\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"jetpack_sharing_enabled":false,"jetpack_shortlink":"https:\/\/wp.me\/P6oEY6-6RX","jetpack_likes_enabled":false,"_links":{"self":[{"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/pages\/26409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/comments?post=26409"}],"version-history":[{"count":5,"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/pages\/26409\/revisions"}],"predecessor-version":[{"id":26434,"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/pages\/26409\/revisions\/26434"}],"wp:attachment":[{"href":"https:\/\/www.restaurantestevet.com\/fr\/wp-json\/wp\/v2\/media?parent=26409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}