{"id":26407,"date":"2026-09-09T09:25:47","date_gmt":"2026-09-09T07:25:47","guid":{"rendered":"https:\/\/www.restaurantestevet.com\/localitzacio\/"},"modified":"2026-09-10T11:17:38","modified_gmt":"2026-09-10T09:17:38","slug":"map","status":"publish","type":"page","link":"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/","title":{"rendered":"map"},"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\">\u9910\u5385\u5730\u5740<\/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>\u5982\u4f55\u524d\u5f80 Ca L\u2019Estevet\uff1f<\/h2>\n<p>Ca L\u2019Estevet \u9910\u5385\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\uff0c\u5177\u4f53\u5730\u5740\u4e3a Valldonzella \u8857 46 \u53f7\u3002\u9910\u5385\u5730\u7406\u4f4d\u7f6e\u4f18\u8d8a\uff0c\u9760\u8fd1 Universitat \u5e7f\u573a\uff08Pla\u00e7a Universitat\uff09\u3002\u6b64\u5916\uff0c\u4ece\u9910\u5385\u6b65\u884c\u51e0\u5206\u949f\u5373\u53ef\u5230\u8fbe\u5df4\u585e\u7f57\u90a3\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u666f\u70b9\uff0c\u4f8b\u5982\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u5e7f\u573a\uff08Pla\u00e7a Catalunya\uff09\u3001\u5170\u5e03\u62c9\u5927\u9053\uff08La Rambla\uff09\u3001\u535a\u514b\u5229\u4e9a\u5e02\u573a\uff08Mercat de la Boqueria\uff09\u548c Sant Antoni \u533a\u3002<\/p>\n<p>\u5982\u679c\u60a8\u4e58\u5750\u5730\u94c1\u524d\u5f80\uff0c\u6700\u8fd1\u7684\u5730\u94c1\u7ad9\u662f Sant Antoni\uff08L2\uff09 \u548c Universitat\uff08L1\u3001L2\uff09\uff0c\u4ece\u8fd9\u4e24\u4e2a\u7ad9\u6b65\u884c\u51e0\u5206\u949f\u5373\u53ef\u5230\u8fbe\u9910\u5385\u3002<\/p>\n<p>\u5982\u679c\u60a8\u9a7e\u8f66\u524d\u5f80\uff0c\u6211\u4eec\u63a8\u8350\u4f7f\u7528 Aparcaments Garvi \u505c\u8f66\u573a\uff0c\u5730\u5740\u4e3a Ronda de Sant Antoni, 39\uff0c\u8ddd\u79bb\u9910\u5385\u6b65\u884c\u4ec5\u9700\u51e0\u5206\u949f\u3002<\/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            \u524d\u5f80\u9910\u5385 \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            \u524d\u5f80\u505c\u8f66\u573a \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>\u8425\u4e1a\u65f6\u95f4<\/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>\u5468\u4e00\u81f3\u5468\u56db<br \/><\/strong>\u5348\u9910\u65f6\u6bb5\uff1a13:00 \u2013 15:30\uff08\u8425\u4e1a\u81f317:00\uff09<br \/>\n\u665a\u9910\u65f6\u6bb5\uff1a19:30 \u2013 22:00\uff08\u8425\u4e1a\u81f323:45<\/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>\u5468\u4e94\u53ca\u5468\u516d<br \/>\n<\/strong>\u5348\u9910\u65f6\u6bb5\uff1a13:00 \u2013 15:30\uff08\u8425\u4e1a\u81f317:00\uff09<br \/>\n\u665a\u9910\u65f6\u6bb5\uff1a19:30 \u2013 22:30\uff08\u8425\u4e1a\u81f324:00\uff09<\/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><b>\u5468\u65e5\u53ca\u8282\u5047\u65e5<br \/><\/b>\u5348\u9910\u65f6\u6bb5\uff1a13:00 \u2013 15:30\uff08\u8425\u4e1a\u81f317:00\uff09<\/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\">\u7acb\u5373\u8ba2\u4f4d<\/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_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\"><h3>\u8054\u7cfb\u65b9\u5f0f<\/h3>\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\"><h4>\u8054\u7cfb\u7535\u8bdd\uff1a(+34) 933 012 939<br \/>\u9884\u8ba2\u7535\u8bdd\uff1a(+34) 933 024 186<\/h4>\n<p><a href=\"mailto:reserves@restaurantestevet.com\">reserves@restaurantestevet.com<\/a><\/p>\n<p><a href=\"https:\/\/www.restaurantestevet.com\/zh-hans\/faq\">FAQ: \u5e38\u89c1\u95ee\u9898<\/a><\/p>\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\"><h3>\u9910\u5385\u5730\u5740<\/h3>\n<\/div><\/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>Ca L\u2019Estevet \u9910\u5385<br \/>Valldonzella, 46<br \/>08001 \u5df4\u585e\u7f57\u90a3<\/p>\n<p><a href=\"https:\/\/maps.app.goo.gl\/z8tqG1bd35z5grp78\" target=\"_blank\" rel=\"noopener\">\u67e5\u770b\u5730\u56fe<\/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\/zh-hans\/aviso-legal-y-politica-de-privacidad\/\">\u6cd5\u5f8b\u58f0\u660e\u4e0e\u9690\u79c1\u653f\u7b56<\/a> \u00b7 <a href=\"https:\/\/www.restaurantestevet.com\/zh-hans\/politica-de-cookies-ue\/\">Cookie \u653f\u7b56<\/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-26407","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 \u5df4\u585e\u7f57\u90a3 | \u4f4d\u7f6e\u53ca\u4ea4\u901a\u65b9\u5f0f<\/title>\n<meta name=\"description\" content=\"\u4e86\u89e3 Ca L\u2019Estevet \u5728\u5df4\u585e\u7f57\u90a3\u7684\u5177\u4f53\u4f4d\u7f6e\uff0c\u4ee5\u53ca\u5982\u4f55\u4e58\u5750\u5730\u94c1\u3001\u9a7e\u8f66\u6216\u6b65\u884c\u524d\u5f80\u3002\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\u7684\u4f20\u7edf\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u83dc\u9910\u5385\u3002\" \/>\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\/zh-hans\/map\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ca L\u2019Estevet \u5df4\u585e\u7f57\u90a3 | \u4f4d\u7f6e\u53ca\u4ea4\u901a\u65b9\u5f0f\" \/>\n<meta property=\"og:description\" content=\"\u4e86\u89e3 Ca L\u2019Estevet \u5728\u5df4\u585e\u7f57\u90a3\u7684\u5177\u4f53\u4f4d\u7f6e\uff0c\u4ee5\u53ca\u5982\u4f55\u4e58\u5750\u5730\u94c1\u3001\u9a7e\u8f66\u6216\u6b65\u884c\u524d\u5f80\u3002\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\u7684\u4f20\u7edf\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u83dc\u9910\u5385\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/\" \/>\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-10T09:17:38+00:00\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/map\\\/\",\"url\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/map\\\/\",\"name\":\"Ca L\u2019Estevet \u5df4\u585e\u7f57\u90a3 | \u4f4d\u7f6e\u53ca\u4ea4\u901a\u65b9\u5f0f\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/#website\"},\"datePublished\":\"2026-09-09T07:25:47+00:00\",\"dateModified\":\"2026-09-10T09:17:38+00:00\",\"description\":\"\u4e86\u89e3 Ca L\u2019Estevet \u5728\u5df4\u585e\u7f57\u90a3\u7684\u5177\u4f53\u4f4d\u7f6e\uff0c\u4ee5\u53ca\u5982\u4f55\u4e58\u5750\u5730\u94c1\u3001\u9a7e\u8f66\u6216\u6b65\u884c\u524d\u5f80\u3002\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\u7684\u4f20\u7edf\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u83dc\u9910\u5385\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/map\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/map\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/map\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"map\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/#website\",\"url\":\"https:\\\/\\\/www.restaurantestevet.com\\\/zh-hans\\\/\",\"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\\\/zh-hans\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ca L\u2019Estevet \u5df4\u585e\u7f57\u90a3 | \u4f4d\u7f6e\u53ca\u4ea4\u901a\u65b9\u5f0f","description":"\u4e86\u89e3 Ca L\u2019Estevet \u5728\u5df4\u585e\u7f57\u90a3\u7684\u5177\u4f53\u4f4d\u7f6e\uff0c\u4ee5\u53ca\u5982\u4f55\u4e58\u5750\u5730\u94c1\u3001\u9a7e\u8f66\u6216\u6b65\u884c\u524d\u5f80\u3002\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\u7684\u4f20\u7edf\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u83dc\u9910\u5385\u3002","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\/zh-hans\/map\/","og_locale":"zh_CN","og_type":"article","og_title":"Ca L\u2019Estevet \u5df4\u585e\u7f57\u90a3 | \u4f4d\u7f6e\u53ca\u4ea4\u901a\u65b9\u5f0f","og_description":"\u4e86\u89e3 Ca L\u2019Estevet \u5728\u5df4\u585e\u7f57\u90a3\u7684\u5177\u4f53\u4f4d\u7f6e\uff0c\u4ee5\u53ca\u5982\u4f55\u4e58\u5750\u5730\u94c1\u3001\u9a7e\u8f66\u6216\u6b65\u884c\u524d\u5f80\u3002\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\u7684\u4f20\u7edf\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u83dc\u9910\u5385\u3002","og_url":"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/","og_site_name":"Restaurant Ca L&#039;Estevet","article_publisher":"https:\/\/www.facebook.com\/restaurantestevet","article_modified_time":"2026-09-10T09:17:38+00:00","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/","url":"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/","name":"Ca L\u2019Estevet \u5df4\u585e\u7f57\u90a3 | \u4f4d\u7f6e\u53ca\u4ea4\u901a\u65b9\u5f0f","isPartOf":{"@id":"https:\/\/www.restaurantestevet.com\/zh-hans\/#website"},"datePublished":"2026-09-09T07:25:47+00:00","dateModified":"2026-09-10T09:17:38+00:00","description":"\u4e86\u89e3 Ca L\u2019Estevet \u5728\u5df4\u585e\u7f57\u90a3\u7684\u5177\u4f53\u4f4d\u7f6e\uff0c\u4ee5\u53ca\u5982\u4f55\u4e58\u5750\u5730\u94c1\u3001\u9a7e\u8f66\u6216\u6b65\u884c\u524d\u5f80\u3002\u4f4d\u4e8e\u5df4\u585e\u7f57\u90a3\u5e02\u4e2d\u5fc3\u7684\u4f20\u7edf\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u83dc\u9910\u5385\u3002","breadcrumb":{"@id":"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.restaurantestevet.com\/zh-hans\/map\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.restaurantestevet.com\/zh-hans\/map\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.restaurantestevet.com\/zh-hans\/"},{"@type":"ListItem","position":2,"name":"map"}]},{"@type":"WebSite","@id":"https:\/\/www.restaurantestevet.com\/zh-hans\/#website","url":"https:\/\/www.restaurantestevet.com\/zh-hans\/","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\/zh-hans\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"}]}},"jetpack_sharing_enabled":false,"jetpack_shortlink":"https:\/\/wp.me\/P6oEY6-6RV","jetpack_likes_enabled":false,"_links":{"self":[{"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/pages\/26407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/comments?post=26407"}],"version-history":[{"count":4,"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/pages\/26407\/revisions"}],"predecessor-version":[{"id":26444,"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/pages\/26407\/revisions\/26444"}],"wp:attachment":[{"href":"https:\/\/www.restaurantestevet.com\/zh-hans\/wp-json\/wp\/v2\/media?parent=26407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}