{"id":620,"date":"2026-06-15T09:00:00","date_gmt":"2026-06-15T09:00:00","guid":{"rendered":"https:\/\/laesquinadeibiza.com\/la-esquina\/"},"modified":"2026-07-08T10:12:56","modified_gmt":"2026-07-08T10:12:56","slug":"la-esquina","status":"publish","type":"page","link":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/","title":{"rendered":"La Esquina"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"620\" class=\"elementor elementor-620 elementor-27\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecb2c6a e-con-full e-flex e-con e-parent\" data-id=\"ecb2c6a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t<div class=\"elementor-element elementor-element-8408d3b e-con-full e-flex e-con e-child\" data-id=\"8408d3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3eefcfa elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3eefcfa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">La esquina tapas bar<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ba15ac elementor-widget elementor-widget-text-editor\" data-id=\"7ba15ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Come on in, welcome to our home <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cef8910 e-con-full e-flex e-con e-parent\" data-id=\"cef8910\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b1ec948 e-con-full e-flex e-con e-child\" data-id=\"b1ec948\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f95b5f8 e-con-full e-flex e-con e-child\" data-id=\"f95b5f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e9b02c elementor-widget elementor-widget-text-editor\" data-id=\"6e9b02c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>La Esquina is the essential meeting point for those who enjoy Ibiza day after day, as well as for everyone passing through who wants to have a great time.<\/p><p>You come here <strong>to eat great food, drink even better, and surround yourself with people who bring good vibes.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1c49e2 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"e1c49e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9d736a e-con-full e-flex e-con e-parent\" data-id=\"c9d736a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2c32ae8 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2c32ae8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1421ea e-con-full e-flex e-con e-child\" data-id=\"d1421ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cf336c elementor-widget elementor-widget-html\" data-id=\"1cf336c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"display: flex; align-items: center; height: 180px;\">\n\n  <hr class=\"linea-scroll\" style=\"width: 3px; background-color: #29403B; border: none; margin: 0 15px;\">\n\n<\/div>\n\n<style>\n.linea-scroll {\n  height: 0%;\n  align-self: flex-start;\n  \/* La transici\u00f3n hace que el cambio de altura sea suave *\/\n  transition: height 1.5s ease-out; \n}\n\n\/* Esta clase se activar\u00e1 autom\u00e1ticamente con JavaScript al hacer scroll *\/\n.linea-scroll.animar {\n  height: 100%;\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n  \/\/ Buscamos nuestra l\u00ednea\n  const linea = document.querySelector('.linea-scroll');\n  \n  if (linea) {\n    \/\/ Creamos el detector de scroll\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        \/\/ Si la l\u00ednea entra en el campo de visi\u00f3n del usuario...\n        if (entry.isIntersecting) {\n          linea.classList.add('animar'); \/\/ Le metemos la clase que la dibuja\n          observer.unobserve(entry.target); \/\/ Dejamos de escuchar para que no se repita\n        }\n      });\n    }, {\n      threshold: 0.2 \/\/ Se activa cuando se ve al menos el 20% del contenedor\n    });\n\n    observer.observe(linea);\n  }\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-429579a e-con-full e-flex e-con e-child\" data-id=\"429579a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4bd3bd2 e-con-full e-flex e-con e-parent\" data-id=\"4bd3bd2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b6ed188 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"b6ed188\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-279ccb6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"279ccb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">our story<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6310066 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"6310066\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"950\" height=\"572\" src=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg\" class=\"attachment-full size-full wp-image-777\" alt=\"\" srcset=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg 950w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza-300x181.jpg 300w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza-768x462.jpg 768w\" sizes=\"(max-width: 950px) 100vw, 950px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecf09d2 elementor-widget elementor-widget-spacer\" data-id=\"ecf09d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad77802 elementor-widget elementor-widget-text-editor\" data-id=\"ad77802\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>It all started in 2021 with two good friends with years of hospitality experience behind them who decided <strong>to open the bar they would go to every night.<\/strong> They were looking for a spot with soul and found this perfect historic space right at the entrance of Dalt Vila.<\/p><p>Here, the experience and the personal touch are remembered as much as the flavor of every dish and the aroma of every drink.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c83f488 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"c83f488\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4de8927 elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"4de8927\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"950\" height=\"572\" src=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg\" class=\"attachment-full size-full wp-image-777\" alt=\"\" srcset=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg 950w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza-300x181.jpg 300w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza-768x462.jpg 768w\" sizes=\"(max-width: 950px) 100vw, 950px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-67daca5 e-con-full e-flex e-con e-parent\" data-id=\"67daca5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8ede1ab e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"8ede1ab\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5975258 elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"5975258\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1400\" height=\"788\" src=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza.jpg\" class=\"attachment-full size-full wp-image-753\" alt=\"\" srcset=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza.jpg 1400w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza-300x169.jpg 300w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza-1024x576.jpg 1024w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza-768x432.jpg 768w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8496107 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"8496107\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1b0e08 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e1b0e08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">what defines us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72f9a6a elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"72f9a6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1400\" height=\"788\" src=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza.jpg\" class=\"attachment-full size-full wp-image-753\" alt=\"\" srcset=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza.jpg 1400w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza-300x169.jpg 300w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza-1024x576.jpg 1024w, https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/tapas-en-ibiza-768x432.jpg 768w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0843837 elementor-widget elementor-widget-spacer\" data-id=\"0843837\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10356c9 elementor-widget elementor-widget-text-editor\" data-id=\"10356c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Mediterranean authenticity through and through.<\/p><p>We champion local produce in every tapa and elevate it with an incomparable selection of wines from the Balearic Islands and the mainland. Add to that a cocktail menu designed for celebrating until dawn, and you&#8217;ll understand why <strong>we grow year after year without losing our identity.<\/strong> <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c51173 elementor-widget elementor-widget-spacer\" data-id=\"2c51173\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bc50ef e-con-full e-flex e-con e-child\" data-id=\"8bc50ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8bb8d99 elementor-align-left elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"8bb8d99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/laesquinadeibiza.com\/en\/menu\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#000000\" width=\"800px\" height=\"800px\" viewBox=\"0 0 256 256\" id=\"Flat\"><path d=\"M196,64V168a4,4,0,0,1-8,0V73.65625L66.82812,194.82812a3.99957,3.99957,0,0,1-5.65625-5.65625L182.34375,68H88a4,4,0,0,1,0-8H192A4.0002,4.0002,0,0,1,196,64Z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Take a look at our menu<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>La esquina tapas bar Come on in, welcome to our home La Esquina is the essential meeting point for those who enjoy Ibiza day after day, as well as for everyone passing through who wants to have a great time. You come here to eat great food, drink even better, and surround yourself with people [&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-620","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>La Esquina | Tapas Bar<\/title>\n<meta name=\"description\" content=\"At La Esquina Tapas Bar, we blend passion, local produce, and plenty of attitude. Your meeting point in Ibiza for honest food and great wine.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"La Esquina | Tapas Bar\" \/>\n<meta property=\"og:description\" content=\"At La Esquina Tapas Bar, we blend passion, local produce, and plenty of attitude. Your meeting point in Ibiza for honest food and great wine.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/\" \/>\n<meta property=\"og:site_name\" content=\"La Esquina\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T10:12:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"950\" \/>\n\t<meta property=\"og:image:height\" content=\"572\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/\",\"url\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/\",\"name\":\"La Esquina | Tapas Bar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/laesquinadeibiza.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/nuestra-trayectoria-esquina-de-ibiza.jpg\",\"datePublished\":\"2026-06-15T09:00:00+00:00\",\"dateModified\":\"2026-07-08T10:12:56+00:00\",\"description\":\"At La Esquina Tapas Bar, we blend passion, local produce, and plenty of attitude. Your meeting point in Ibiza for honest food and great wine.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/#primaryimage\",\"url\":\"https:\\\/\\\/laesquinadeibiza.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/nuestra-trayectoria-esquina-de-ibiza.jpg\",\"contentUrl\":\"https:\\\/\\\/laesquinadeibiza.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/nuestra-trayectoria-esquina-de-ibiza.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/la-esquina\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"La Esquina\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/\",\"name\":\"La Esquina\",\"description\":\"Bar de tapas en Ibiza\",\"publisher\":{\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/#organization\",\"name\":\"La Esquina\",\"url\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/laesquinadeibiza.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/La-esquina-logo.svg\",\"contentUrl\":\"https:\\\/\\\/laesquinadeibiza.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/La-esquina-logo.svg\",\"width\":263,\"height\":84,\"caption\":\"La Esquina\"},\"image\":{\"@id\":\"https:\\\/\\\/laesquinadeibiza.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"La Esquina | Tapas Bar","description":"At La Esquina Tapas Bar, we blend passion, local produce, and plenty of attitude. Your meeting point in Ibiza for honest food and great wine.","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:\/\/laesquinadeibiza.com\/en\/la-esquina\/","og_locale":"en_US","og_type":"article","og_title":"La Esquina | Tapas Bar","og_description":"At La Esquina Tapas Bar, we blend passion, local produce, and plenty of attitude. Your meeting point in Ibiza for honest food and great wine.","og_url":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/","og_site_name":"La Esquina","article_modified_time":"2026-07-08T10:12:56+00:00","og_image":[{"width":950,"height":572,"url":"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/","url":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/","name":"La Esquina | Tapas Bar","isPartOf":{"@id":"https:\/\/laesquinadeibiza.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/#primaryimage"},"image":{"@id":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/#primaryimage"},"thumbnailUrl":"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg","datePublished":"2026-06-15T09:00:00+00:00","dateModified":"2026-07-08T10:12:56+00:00","description":"At La Esquina Tapas Bar, we blend passion, local produce, and plenty of attitude. Your meeting point in Ibiza for honest food and great wine.","breadcrumb":{"@id":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/laesquinadeibiza.com\/en\/la-esquina\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/#primaryimage","url":"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg","contentUrl":"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/07\/nuestra-trayectoria-esquina-de-ibiza.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/laesquinadeibiza.com\/en\/la-esquina\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/laesquinadeibiza.com\/en\/"},{"@type":"ListItem","position":2,"name":"La Esquina"}]},{"@type":"WebSite","@id":"https:\/\/laesquinadeibiza.com\/en\/#website","url":"https:\/\/laesquinadeibiza.com\/en\/","name":"La Esquina","description":"Bar de tapas en Ibiza","publisher":{"@id":"https:\/\/laesquinadeibiza.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/laesquinadeibiza.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/laesquinadeibiza.com\/en\/#organization","name":"La Esquina","url":"https:\/\/laesquinadeibiza.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/laesquinadeibiza.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/06\/La-esquina-logo.svg","contentUrl":"https:\/\/laesquinadeibiza.com\/wp-content\/uploads\/2026\/06\/La-esquina-logo.svg","width":263,"height":84,"caption":"La Esquina"},"image":{"@id":"https:\/\/laesquinadeibiza.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/pages\/620","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/comments?post=620"}],"version-history":[{"count":9,"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/pages\/620\/revisions"}],"predecessor-version":[{"id":837,"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/pages\/620\/revisions\/837"}],"wp:attachment":[{"href":"https:\/\/laesquinadeibiza.com\/en\/wp-json\/wp\/v2\/media?parent=620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}