{"id":12756,"date":"2026-03-13T09:00:53","date_gmt":"2026-03-13T08:00:53","guid":{"rendered":"https:\/\/booking.bodegasbordoy.es\/visites\/"},"modified":"2026-04-17T13:29:21","modified_gmt":"2026-04-17T11:29:21","slug":"visites","status":"publish","type":"page","link":"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/","title":{"rendered":"Visites"},"content":{"rendered":"<div>\n<h2 style=\"text-align: center;\">Les nostres experi\u00e8ncies<\/h2>\n<h3 style=\"text-align: center;\">Descobreix el costat m\u00e9s aut\u00e8ntic de Mallorca a trav\u00e9s del vi.<\/h3>\n<p style=\"text-align: center;\">Un espai per relaxar-te i crear records especials entre<br \/>vinyes i copes.<\/p>\n<\/div>\n<div>\n<section id=\"section-visitas\">\n\t<link rel=\"stylesheet\" href=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/css\/bootstrap.min.css\">\n<link rel=\"stylesheet\" href=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/css\/font-awesome.min.css\">\n\n<!-- Reservas custom CSS -->\n\n<link rel=\"stylesheet\" href=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/css\/estilos-reservas-general.css\">\n\n<link rel=\"stylesheet\" href=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/css\/icon-filters.css\" type=\"text\/css\" \/>\n\n<link rel=\"stylesheet\" href=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/css\/bootstrap-datepicker3.min.css\" type=\"text\/css\" \/>\n\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/jquery-3.2.1.min.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/bootstrap\/bootstrap.min.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/jquery-ui.min.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/bootstrap\/bootstrap.min.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/bootstrap\/bootstrap-datepicker.min.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/locales\/bootstrap-datepicker.es.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/locales\/bootstrap-datepicker.fr.js\"><\/script>\n\n<!-- Touchspin -->\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/bootstrap\/jquery.bootstrap-touchspin.js\"><\/script>\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/js\/focos_analytics.js\"><\/script>\n<script type=\"text\/javascript\">var ROOT = 'https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas';<\/script><script type=\"text\/javascript\">var ROOTGESTOR = 'https:\/\/reservas.bodegasbordoy.es\/reservas\/admin\/';<\/script><script type=\"text\/javascript\">var LANG = 'ca';<\/script><script>history.scrollRestoration = \"manual\"<\/script>\r\n<script>\r\n\tvar lang = 'ca_ES';\r\n    var visible_BannerRegala = 1;\r\n    var visible_CuandoVienes = 1;\r\n\r\n    if (visible_BannerRegala){\r\n        jQuery(\"#banner-regala\").show();\r\n    }else{\r\n        jQuery(\"#banner-regala\").hide();\r\n    }\r\n    if (visible_CuandoVienes){\r\n        jQuery(\"#titulo-visitas\").show();\r\n    }else{\r\n        jQuery(\"#titulo-visitas\").hide();\r\n    }\r\n\r\n\tjQuery(function () {\r\n\t\t\/\/var lang = \"{LANGJS}\";\r\n\t\tvar filtro_visitas = jQuery('#filtro_visitas').val();\r\n\t\tjQuery(\"#servicios_posibles\").animate({opacity: 0}, 0);\r\n\r\n\t\tif (lang == 'es_ES') {\r\n\t\t\tvar cal_lang = 'es';\r\n\t\t} else if(lang == 'fr_FR'){\r\n\t\t\tvar cal_lang = 'fr';\r\n\t\t} else {\r\n\t\t\tvar cal_lang = 'en';\r\n\t\t}\r\n\t\r\n\t\t\/\/ CALENDARIOS\r\n\t\tjQuery(\"#fecha_compra\").datepicker({\r\n\t\t\tlanguage: cal_lang,\r\n\t\t\tbeforeShowDay: DiasBloqueados,\r\n\t\t\t\r\n\t\t\t    format: 'dd\/mm\/yyyy',\r\n\r\n    minViewMode: 0,\r\n    maxViewMode: 0,\r\n    autoclose: true\r\n\t\t});\r\n\t\tjQuery('.contenedor_filtros_visitas .calendar-icon').on('click', function() {\r\n        \tjQuery('#fecha_compra').datepicker('show');\r\n    \t});\r\n     \r\n  \r\n\t\tjQuery.ajax({\r\n\t\ttype: \"POST\",\r\n\t\turl: ROOTGESTOR  + \"ApiServiciosV2\/formulario_visitas\",              \r\n\t\tdata: JSON.stringify({    \r\n\t\t\tfiltro_visitas,\r\n\t\t\tidioma: lang\r\n\t\t}),\r\n\t\tsuccess: function (response) {\r\n\t\t\tlet data =JSON.parse(response);\r\n\r\n\t\t\t\/\/ Renderizar caracter\u00edsticas desde la respuesta del API\r\n\t\t\tif(data.caracteristicas && data.caracteristicas.length > 0){\r\n\t\t\t\trenderizarCaracteristicas(data.caracteristicas);\r\n\t\t\t} else {\r\n\t\t\t\tjQuery('#titulo-caracteristicas').hide();\r\n\t\t\t}\r\n\r\n\t\t\ttry{\r\n\t\t\t\tif(data.servicios.length == 0 && data.servicios_destacados == 0){\r\n\t\t\t\t\tjQuery(\"#servicios_posibles\").hide();\r\n\t\t\t\t}\r\n\t\t\t}catch(ex){\r\n\r\n\t\t\t}\r\n\r\n\t\t\tjQuery.ajax({\r\n\t\t\t\ttype: \"POST\",\r\n\t\t\t\turl: \"\/\/\" + location.host + \"\/wp-content\/plugins\/visitas\/modules\/visitas\/reservas\/modulos\/reserva_web\/api\/formulario_visitas_api_servicios.php\",\r\n\t\t\t\tdata: {\r\n\t\t\t\t\tlang,\r\n\t\t\t\t\tservicios_destacados: data.servicios_destacados,\t\t\t\t\r\n\t\t\t\t\tservicios: data.servicios,\r\n\t\t\t\t\tfiltro_visitas,\r\n\t\t\t\t\tidioma: data.idioma\t\t\t\t\r\n\t\t\t\t},\r\n\t\t\t\tcache: false,\r\n\t\t\t\tsuccess: function (response) {\t\r\n\t\t\t\t\tjQuery(\"#servicios_posibles\").html(response)\r\n\t\t\t\t\t.animate({\r\n\t\t\t\t\t\theight: \"auto\",\r\n\t\t\t\t\t\topacity: \"1\"\r\n\t\t\t\t\t}, {\r\n\t\t\t\t\t\tduration: \"slow\"\r\n\t\t\t\t\t});\r\n\t\t\t\t\tjQuery(\"#paso_01_compra_api\").hide();\r\n\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\r\n\t\t},\r\n\t\tbeforeSend: function () {\r\n\t\t\t\/\/ jQuery(\".loader\").show();\r\n\t\t}\r\n\t\t});\r\n\t});\r\n\r\n\t\/***********************************************************************\r\n\t * Funci\u00f3n que bloquea d\u00edas del calendario\r\n\t **********************************************************************\/\r\n\tfunction DiasBloqueados(date) {\r\n\r\n\t\t\/\/ Bloqueo fechas superiores a 90 d\u00edas\r\n\t\tfecha_maxima = new Date();\r\n\t\tif (date < fecha_maxima) {\r\n\t\t\treturn false;\r\n\t\t}\r\n\t\treturn [true, \"dia_disponible\"];\r\n\t}\r\n\r\n\r\n\/\/});\r\n<\/script>\r\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/modules\/visitas\/reservas\/js\/lang\/ca_ES.js\"><\/script>\r\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/modules\/visitas\/reservas\/js\/api\/api_comunes_v3.js\"><\/script>\r\n<script src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/visitas\/modules\/visitas\/reservas\/js\/formulario_visitas_filtro_api.js\"><\/script>\r\n<input type=\"hidden\" value=\"ca_ES\" id=\"lang\"\/>\r\n<input type=\"hidden\" value=\"\/ca\/wp-json\/wp\/v2\/pages\/12756\" id=\"filtro_visitas\"\/>\r\n\r\n<!-- BEGIN tCuandoVienes -->\r\n<div class=\"contenedor_filtros_visitas\" id=\"titulo-visitas\">\r\n\t\t\r\n\t<input name=\"\" id=\"fecha_compra\" value=\"\" type=\"text\" class=\"form-control\" placeholder=\"Elige fecha\">\r\n\t<span class=\"calendar-icon\">\r\n\t\t<i class=\"fa fa-calendar\"><\/i>\r\n\t<\/span>\r\n<\/div>\r\n\r\n<!-- END tCuandoVienes -->\r\n\r\n<!-- BEGIN tCaracteristicas -->\r\n<div class=\"contenedor_filtros_visitas\" id=\"titulo-caracteristicas\">\r\n\t<h3>Filtra por caracter\u00edsticas<\/h3>\r\n\t<div id=\"bloques-caracteristicas\" class=\"bloques-caracteristicas-container\">\r\n\t\t<!-- Los bloques de caracter\u00edsticas se cargar\u00e1n din\u00e1micamente aqu\u00ed -->\r\n\t<\/div>\r\n<\/div>\r\n<!-- END tCaracteristicas -->\r\n\r\n<div id=\"servicios_posibles\">\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div id=\"paso_01_compra_api\">\r\n\r\n\t\r\n    <div class=\"row info_servicio_cabecera\">\r\n\r\n    <\/div>\r\n    <div class=\"cuerpo_servicio\">\r\n\r\n        <!-- BEGIN tConHorarios -->\r\n        <div class=\"confirmacion_servicios\" style=\"min-height:635px\">\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<div class=\"loader\" style=\"display: none;\">\r\n\t<div class=\"cont-loader\">\r\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"margin: auto; background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%; display: block;\" width=\"104px\" height=\"104px\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\r\n\t\t\t<defs>\r\n\t\t\t\t<filter id=\"ldio-2scqcjfw5nt-filter\" x=\"-100%\" y=\"-100%\" width=\"300%\" height=\"300%\" color-interpolation-filters=\"sRGB\">\r\n\t\t\t\t\t<feGaussianBlur in=\"SourceGraphic\" stdDeviation=\"3\"><\/feGaussianBlur>\r\n\t\t\t\t\t<feComponentTransfer result=\"cutoff\">\r\n\t\t\t\t\t\t<feFuncA type=\"linear\" slope=\"60\" intercept=\"-40\"><\/feFuncA>\r\n\t\t\t\t\t<\/feComponentTransfer>\r\n\t\t\t\t<\/filter>\r\n\t\t\t<\/defs>\r\n\t\t\t<g filter=\"url(#ldio-2scqcjfw5nt-filter)\">\r\n\t\t\t\t<animateTransform attributeName=\"transform\" type=\"rotate\" repeatCount=\"indefinite\" dur=\"3.125s\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\"><\/animateTransform>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"0\" fill=\"undefined\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.7666666666666666 0 0.6666666666666666 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"1\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.7333333333333333 0 0.6333333333333333 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"2\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.7 0 0.6 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"3\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.6666666666666666 0 0.5666666666666667 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"4\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.6333333333333333 0 0.5333333333333333 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"5\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.6 0 0.5 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"6\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.5666666666666667 0 0.4666666666666667 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"7\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.5333333333333333 0 0.43333333333333335 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"8\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.5 0 0.4 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"9\" fill=\"#eeeeee\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.4666666666666667 0 0.36666666666666664 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"10\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.43333333333333335 0 0.3333333333333333 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"11\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.4 0 0.3 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"12\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.3666666666666667 0 0.26666666666666666 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"13\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.33333333333333337 0 0.23333333333333334 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"14\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.30000000000000004 0 0.2 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"15\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.26666666666666666 0 0.16666666666666666 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"16\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.23333333333333334 0 0.13333333333333333 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"17\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.2 0 0.1 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"18\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.16666666666666669 0 0.06666666666666667 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t\t<g>\r\n\t\t\t\t\t<g transform=\"translate(50 23)\">\r\n\t\t\t\t\t\t<circle cx=\"0\" cy=\"0\" r=\"19\" fill=\"#c59721\" transform=\"scale(0.4)\"><\/circle>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<animateTransform attributeName=\"transform\" calcMode=\"spline\" type=\"rotate\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\" dur=\"3.125\" keySplines=\"0.13333333333333333 0 0.03333333333333333 1\" repeatCount=\"indefinite\"><\/animateTransform>\r\n\t\t\t\t<\/g>\r\n\t\t\t<\/g>\r\n\t\t<\/svg>\r\n\t<\/div>\r\n<\/div>\r\n<!-- JGT 2026-04-19: Redirigir a \/visitas\/ al cambiar idioma desde el paso de reserva -->\r\n<script type=\"text\/javascript\">\r\njQuery(document).ready(function($) {\r\n    \/\/ Interceptar clicks en switchers de idiomas (WPML, Polylang, personalizados)\r\n    $(document).on('click', '.wpml-ls a, .wpml-ls-link, .lang-item a, .language-switcher a, .menu-item-language a, #lang_sel a, #lang_sel_list a', function(e) {\r\n        var href = $(this).attr('href');\r\n        if (!href || href === '#') return;\r\n\r\n        \/\/ Extraer c\u00f3digo de idioma de la URL (ej: \/en\/, \/de\/, \/ca\/)\r\n        var match = href.match(\/https?:\\\/\\\/[^\\\/]+\\\/([a-z]{2})\\\/\/);\r\n        var langPrefix = match ? '\/' + match[1] : '';\r\n\r\n        e.preventDefault();\r\n        \/\/ Redirigir a \/visitas\/ en el idioma seleccionado\r\n        window.location.href = window.location.origin + langPrefix + '\/visitas\/';\r\n    });\r\n});\r\n<\/script>\r\n<\/section>\n\n<\/div>\n<div>\n<h2>Regala una experi\u00e8ncia a Bodegas Bordoy<\/h2>\n<p>Per a les persones que t&#8217;importen, regala una visita inoblidable al nostre celler per con\u00e8ixer la nostra<br \/>hist\u00f2ria i degustar una mica de Mallorce a cadascun dels nostres vins.<\/p>\n<\/div>\n<div>\n<p><a href=\"\/ca\/regalar-ca\/\">Fes el teu regal<\/a><\/p>\n<\/div>\n<div>\n<h2>Esdeveniments privats i empresarials<\/h2>\n<p>Et ve de gust alguna cosa diferent? A Bodegas Bordoy tamb\u00e9 organitzem experi\u00e8ncies a mida: tasts<br \/>especials, passejades entre vinyes, tallers tem\u00e0tics o esdeveniments privats.<\/p>\n<\/div>\n<div>\n<p><a href=\"\/ca\/kontakt\/\">Contacta&#8217;ns<\/a><\/p>\n<\/div>\n<pre><code>        <div class=\"wp-gr wpac\" data-id=\"11709\" data-layout=\"slider\" data-exec=\"false\" data-options='{\"text_size\":\"\",\"trans\":{\"read more\":\"M\\u00e9s\"}}'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:none\"><symbol id=\"grw-star\" viewBox=\"0 0 1792 1792\"><path d=\"M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z\"><\/path><\/symbol><symbol id=\"grw-star-h\" viewBox=\"0 0 1792 1792\"><path d=\"M1250 957l257-250-356-52-66-10-30-60-159-322v963l59 31 318 168-60-355-12-66zm452-262l-363 354 86 500q5 33-6 51.5t-34 18.5q-17 0-40-12l-449-236-449 236q-23 12-40 12-23 0-34-18.5t-6-51.5l86-500-364-354q-32-32-23-59.5t54-34.5l502-73 225-455q20-41 49-41 28 0 49 41l225 455 502 73q45 7 54 34.5t-24 59.5z\"><\/path><\/symbol><symbol id=\"grw-star-o\" viewBox=\"0 0 1792 1792\"><path d=\"M1201 1004l306-297-422-62-189-382-189 382-422 62 306 297-73 421 378-199 377 199zm527-357q0 22-26 48l-363 354 86 500q1 7 1 20 0 50-41 50-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z\" fill=\"#ccc\"><\/path><\/symbol><symbol id=\"grw-tripadvisor\" viewBox=\"0 0 713.496 713.496\"><g><circle fill=\"#34E0A1\" cx=\"356.749\" cy=\"356.748\" r=\"356.748\"\/><path d=\"M577.095,287.152l43.049-46.836h-95.465c-47.792-32.646-105.51-51.659-167.931-51.659   c-62.342,0-119.899,19.054-167.612,51.659H93.432l43.049,46.836c-26.387,24.075-42.929,58.754-42.929,97.259   c0,72.665,58.914,131.578,131.579,131.578c34.519,0,65.968-13.313,89.446-35.077l42.172,45.919l42.172-45.879   c23.478,21.764,54.887,35.037,89.406,35.037c72.665,0,131.658-58.913,131.658-131.578   C620.024,345.866,603.483,311.188,577.095,287.152z M225.17,473.458c-49.188,0-89.047-39.859-89.047-89.047   s39.86-89.048,89.047-89.048c49.187,0,89.047,39.86,89.047,89.048S274.357,473.458,225.17,473.458z M356.788,381.82   c0-58.595-42.61-108.898-98.853-130.383c30.413-12.716,63.776-19.771,98.813-19.771s68.439,7.055,98.853,19.771   C399.399,272.962,356.788,323.226,356.788,381.82z M488.367,473.458c-49.188,0-89.048-39.859-89.048-89.047   s39.86-89.048,89.048-89.048s89.047,39.86,89.047,89.048S537.554,473.458,488.367,473.458z M488.367,337.694   c-25.79,0-46.677,20.887-46.677,46.677c0,25.789,20.887,46.676,46.677,46.676c25.789,0,46.676-20.887,46.676-46.676   C535.042,358.621,514.156,337.694,488.367,337.694z M271.846,384.411c0,25.789-20.887,46.676-46.676,46.676   s-46.676-20.887-46.676-46.676c0-25.79,20.887-46.677,46.676-46.677C250.959,337.694,271.846,358.621,271.846,384.411z\"\/><\/g><\/symbol><symbol id=\"grw-google\" viewBox=\"0 0 512 512\"><g fill=\"none\" fill-rule=\"evenodd\"><path d=\"M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z\" fill=\"#4285f4\"\/><path d=\"M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z\" fill=\"#34a853\"\/><path d=\"M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z\" fill=\"#fbbc05\"\/><path d=\"M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z\" fill=\"#ea4335\"\/><path d=\"M20 20h472v472H20V20z\"\/><\/g><\/symbol><\/svg><div class=\"grw-row grw-row-m\" data-options='{\"speed\":3,\"autoplay\":\"1\",\"mousestop\":\"1\",\"breakpoints\":\"\"}'><div class=\"grw-header\"><div class=\"grw-header-inner\"><div class=\"wp-google-place\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/gmblogo.svg\" alt=\"\" width=\"50\" height=\"50\"><\/div><div class=\"wp-google-right\"><div class=\"wp-google-name\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJpTcDXrGilxIRgWgAxDJp2tw\" target=\"_blank\" rel=\"nofollow noopener\"><span>Bodegas Bordoy S.L.<\/span><\/a><\/div><div><span class=\"wp-google-rating\">4.9<\/span><span class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/span><\/div><div class=\"wp-google-based\">Based on 165 reviews<\/div><div class=\"wp-google-powered\">powered by <span><span style=\"color:#3c6df0!important\">G<\/span><span style=\"color:#d93025!important\">o<\/span><span style=\"color:#fb8e28!important\">o<\/span><span style=\"color:#3c6df0!important\">g<\/span><span style=\"color:#188038!important\">l<\/span><span style=\"color:#d93025!important\">e<\/span><\/span><\/div><div class=\"wp-google-wr\"><a href=\"https:\/\/search.google.com\/local\/writereview?placeid=ChIJpTcDXrGilxIRgWgAxDJp2tw\" target=\"_blank\" rel=\"nofollow noopener\" onclick=\"return rplg_leave_review_window.call(this)\">review us on<svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"><\/use><\/svg><\/a><\/div><\/div><\/div><\/div><\/div><div class=\"grw-content\"><div class=\"grw-content-inner\"><div class=\"grw-btns grw-prev\" tabindex=\"0\"><svg viewBox=\"0 0 24 24\" role=\"none\"><path d=\"M14.6,18.4L8.3,12l6.4-6.4l0.7,0.7L9.7,12l5.6,5.6L14.6,18.4z\"><\/path><\/svg><\/div><div class=\"grw-reviews\" data-count=\"10\" data-offset=\"10\"><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjViacyyLaVgWWIPb6IWiYBq2EdOqweiYBIVq2OldJfgY8OxUOLR=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/109622297815556554502\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Michal Dobrotka<\/a><div class=\"wp-google-time\" data-time=\"1752524230\">20:17 14 Jul 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Un celler encantador que conrea tots els seus propis ra\u00efms. Vam assistir a un tast i presentaci\u00f3 del celler i la nostra amfitriona ens el va presentar amb tot el cor. Els vins eren fant\u00e0stics i el menjar era igual de bo. Molt recomanable.<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL7q6FbRrw_JFJ5UeOQldVBmT-kfqqS4BuTchA6_67PFHAekA=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/116374842151456584626\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Madlen Hanebuth<\/a><div class=\"wp-google-time\" data-time=\"1752263855\">19:57 11 Jul 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Una c\u00e0lida benvinguda i un personal molt amable i agradable. La selecci\u00f3 de diversos vins tamb\u00e9 va ser extremadament extensa, juntament amb altres petites del\u00edcies agradables.<br \/><br \/>Salutacions cordials, Madlen<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVXEBk_rPsj0dDKQ930fcxjLlfUghHFZUQwzas-iYoDI3uVyeiDEA=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/102148045831009669768\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Paulina Heid<\/a><div class=\"wp-google-time\" data-time=\"1752219161\">07:32 11 Jul 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Est\u00e0vem tots dos a la vinoteca de la finca i l'Alexandra ens va regalar una tarda meravellosa. Ens van servir vi amb molta calidesa, per\u00f2 tamb\u00e9 hi va haver temps per a una petita xerrada. Per a mi, va ser el m\u00e9s destacat del nostre viatge a Mallorca, molt recomanable.<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKbPBeYngVgqfPjpSuUULsVNsfLUcV68FVieTcAy4Z8LqMPFQ=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/109818696470965432560\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Jacqueline Sheridan<\/a><div class=\"wp-google-time\" data-time=\"1750948983\">14:43 26 Jun 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Vam passar un mat\u00ed fant\u00e0stic amb la nostra guia tur\u00edstica Alexandra.  Va ser molt informativa sobre la vinya i la varietat de ra\u00efm a Mallorca. Les degustacions i el menjar van ser excel\u00b7lents.  Aquest \u00e9s una aut\u00e8ntica joia d'un lloc per visitar.<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKm2js5QhaabQns3mxUxRxc0H9YGiP8tlL6gNn2pdSW2Jkdk-0=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/105092818477851024760\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Pia Sch\u00f6ne<\/a><div class=\"wp-google-time\" data-time=\"1749646055\">12:47 11 Jun 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Tres de nosaltres, noies, vam anar a un tast de vins molt agradable a l'Alexandra. Ens ho vam passar fant\u00e0stic en un grup amable. Els vins i els aperitius van ser acuradament seleccionats i van tenir un sabor incre\u00efble. L'Alexandra va fer el recorregut per la finca en alemany: perfecte! El celler \u00e9s petit, \u00edntim i incre\u00efblement bonic! Ens agradaria tornar quan estiguem a Mallorca! Moltes gr\u00e0cies a l'Alexandra &#x2764;&#xfe0f;<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWL_aTZxk6huOhRjUch4oBDR_5YGIG2HXKiWsbHfgbg5GCKpJZd4w=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/111147123582834630850\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Dearbh\u00e1ile Chavez<\/a><div class=\"wp-google-time\" data-time=\"1749298061\">12:07 07 Jun 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Vam visitar el celler amb el nostre fill d'1 any durant la nostra estada a un hotel local. Alexandra, la guia tur\u00edstica, va ser incre\u00efble. Vam ser els \u00fanics all\u00e0 i ella va passar el mat\u00ed amb nosaltres, explicant-nos els vins i oferint-nos tastos generosos i la taula de xarcuteria m\u00e9s excepcional que he vist mai. Va organitzar un taxi per al nostre viatge de tornada i va ser molt atenta i amable. Molt recomanable un viatge si teniu acc\u00e9s a un cotxe!<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXy_gtuPW4QvbDtIGlsMswPLo0BhwczRDwAl98iOrw4QnXQANQ=s56-c-rp-mo-ba3-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/101074742282660388205\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Siddarth Sampath<\/a><div class=\"wp-google-time\" data-time=\"1748432170\">11:36 28 May 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Gran vi i experi\u00e8ncia - Alexandra va ser una amfitriona\/guia incre\u00efble - molt pacient i va respondre a totes les nostres preguntes.<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJyBAVZQMougvOMwdcn8riXa6L4UyzSkAweAUnSLu9AR9VnYg=s56-c-rp-mo-ba4-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/111975525221362363658\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Leah<\/a><div class=\"wp-google-time\" data-time=\"1746791408\">11:50 09 May 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Quin celler m\u00e9s fant\u00e0stic: una selecci\u00f3 de vins fant\u00e0stica, un personal molt amable i uns preus fant\u00e0stics. Imprescindible si us agrada el vi i sou per la zona!<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJi2R5JtTJc6Np3LxGzS2aTAMe452w2vxslTwp-q0sf-73vaQ=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/104346233029915614716\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Monique Bastinck<\/a><div class=\"wp-google-time\" data-time=\"1746724682\">17:18 08 May 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Vam fer un tast de vins molt agradable en un lloc preci\u00f3s i amb un bon ambient. Amb una bona explicaci\u00f3 de l'Alexandra.<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><div class=\"grw-review\"><div class=\"grw-review-inner grw-backgnd\"><div class=\"wp-google-left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKNabKHR_IXq0jw2IdMVm7MOnBAzTED4ssuxJ4ddwhx9xgUmg=s56-c-rp-mo-br100\" class=\"grw-review-avatar\" alt=\"\" width=\"50\" height=\"50\" onerror=\"if(this.src!='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png')this.src='https:\/\/booking.bodegasbordoy.es\/wp-content\/plugins\/widget-google-reviews\/assets\/img\/guest.png';\" ><a href=\"https:\/\/www.google.com\/maps\/contrib\/117403671102370259035\/reviews\" class=\"wp-google-name\" target=\"_blank\" rel=\"nofollow noopener\">Richard van Druten<\/a><div class=\"wp-google-time\" data-time=\"1746721300\">16:21 08 May 25<\/div><\/div><div class=\"wp-google-stars\"><span class=\"wp-stars\"><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><span class=\"wp-star\"><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-star\"\/><\/svg><\/span><\/span><\/div><div class=\"wp-google-wrap\"><div class=\"wp-google-feedback grw-scroll\" ><span class=\"wp-google-text\">Quin tast m\u00e9s bonic. Diguem un dinar amb visita guiada i vins de la casa.<br \/>Recomanem molt el recorregut de dotze hores amb dinar. A m\u00e9s dels vins, aperitius deliciosos i el temps que disposeu. Gaudeix d'unes relaxants hores de saboroses coses de l'illa.<\/span><\/div><\/div><svg height=\"18\" width=\"18\" role=\"none\"><use href=\"#grw-google\"\/><\/svg><\/div><\/div><\/div><div class=\"grw-btns grw-next\" tabindex=\"0\"><svg viewBox=\"0 0 24 24\" role=\"none\"><path d=\"M9.4,18.4l-0.7-0.7l5.6-5.6L8.6,6.4l0.7-0.7l6.4,6.4L9.4,18.4z\"><\/path><\/svg><\/div><div class=\"rpi-dots-wrap\"><div class=\"rpi-dots\"><\/div><\/div><\/div><\/div><\/div><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt=\"\" onload=\"(function(el, data) {var f = function() { window.grw_init ? grw_init(el, data) : setTimeout(f, 400) }; f() })(this, 'slider');\" width=\"1\" height=\"1\" style=\"display:none\"><\/div>        <\/code><\/pre>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"small\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"class\":\"cabecera-visitas\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<h2 style=\\\"text-align: center;\\\">Les nostres experi\\u00e8ncies<\\\/h2>\\n\n\n<h3 style=\\\"text-align: center;\\\">Descobreix el costat m\\u00e9s aut\\u00e8ntic de Mallorca a trav\\u00e9s del vi.<\\\/h3>\\n\n\n<p style=\\\"text-align: center;\\\">Un espai per relaxar-te i crear records especials entre<br \\\/>vinyes i copes.<\\\/p>\\n\",\"margin\":\"default\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[svisitas]<\\\/p>\",\"margin\":\"default\"}},{\"type\":\"text\",\"props\":{\"class\":\"bloque-regala-home\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<h2>Regala una experi\\u00e8ncia a Bodegas Bordoy<\\\/h2>\\n\n\n<p>Per a les persones que t'importen, regala una visita inoblidable al nostre celler per con\\u00e8ixer la nostra<br \\\/>hist\\u00f2ria i degustar una mica de Mallorce a cadascun dels nostres vins.<\\\/p>\",\"margin\":\"default\"}},{\"type\":\"text\",\"props\":{\"class\":\"boton-home\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<p><a href=\\\"\\\/ca\\\/regalar-ca\\\/\\\">Fes el teu regal<\\\/a><\\\/p>\",\"margin\":\"default\"}},{\"type\":\"text\",\"props\":{\"class\":\"bloque-regala-home\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<h2>Esdeveniments privats i empresarials<\\\/h2>\\n\n\n<p>Et ve de gust alguna cosa diferent? A Bodegas Bordoy tamb\\u00e9 organitzem experi\\u00e8ncies a mida: tasts<br \\\/>especials, passejades entre vinyes, tallers tem\\u00e0tics o esdeveniments privats.<\\\/p>\",\"margin\":\"default\"}},{\"type\":\"text\",\"props\":{\"class\":\"boton-home\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<p><a href=\\\"\\\/ca\\\/kontakt\\\/\\\">Contacta'ns<\\\/a><\\\/p>\",\"margin\":\"default\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"code\",\"props\":{\"content\":\"[grw id=11709]\"}}]}]}]}],\"version\":\"4.5.32\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Les nostres experi\u00e8ncies Descobreix el costat m\u00e9s aut\u00e8ntic de Mallorca a trav\u00e9s del vi. Un espai per relaxar-te i crear records especials entrevinyes i copes. Regala una experi\u00e8ncia a Bodegas Bordoy Per a les persones que t&#8217;importen, regala una visita inoblidable al nostre celler per con\u00e8ixer la nostrahist\u00f2ria i degustar una mica de Mallorce a [&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-12756","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Visites - Bodegas Bordoy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/\" \/>\n<meta property=\"og:locale\" content=\"ca_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Visites - Bodegas Bordoy\" \/>\n<meta property=\"og:description\" content=\"Les nostres experi\u00e8ncies Descobreix el costat m\u00e9s aut\u00e8ntic de Mallorca a trav\u00e9s del vi. Un espai per relaxar-te i crear records especials entrevinyes i copes. Regala una experi\u00e8ncia a Bodegas Bordoy Per a les persones que t&#8217;importen, regala una visita inoblidable al nostre celler per con\u00e8ixer la nostrahist\u00f2ria i degustar una mica de Mallorce a [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/\" \/>\n<meta property=\"og:site_name\" content=\"Bodegas Bordoy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-17T11:29:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/booking.bodegasbordoy.es\/wp-content\/uploads\/2025\/08\/Bodegas-Bordoy_37-2048x1365.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2048\" \/>\n\t<meta property=\"og:image:height\" content=\"1365\" \/>\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:\/\/booking.bodegasbordoy.es\/ca\/visites\/\",\"url\":\"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/\",\"name\":\"Visites - Bodegas Bordoy\",\"isPartOf\":{\"@id\":\"https:\/\/booking.bodegasbordoy.es\/ca\/#website\"},\"datePublished\":\"2026-03-13T08:00:53+00:00\",\"dateModified\":\"2026-04-17T11:29:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/#breadcrumb\"},\"inLanguage\":\"ca\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/booking.bodegasbordoy.es\/ca\/?lang=ca\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Visites\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/booking.bodegasbordoy.es\/ca\/#website\",\"url\":\"https:\/\/booking.bodegasbordoy.es\/ca\/\",\"name\":\"Bodegas Bordoy\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/booking.bodegasbordoy.es\/ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ca\"}]}<\/script>\n<meta property=\"og:locale:alternate\" content=\"es_ES\" \/>\n\t<meta property=\"og:locale:alternate\" content=\"de_DE\" \/>\n\t<meta property=\"og:locale:alternate\" content=\"en_US\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Visites - Bodegas Bordoy","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:\/\/booking.bodegasbordoy.es\/ca\/visites\/","og_locale":"ca_ES","og_type":"article","og_title":"Visites - Bodegas Bordoy","og_description":"Les nostres experi\u00e8ncies Descobreix el costat m\u00e9s aut\u00e8ntic de Mallorca a trav\u00e9s del vi. Un espai per relaxar-te i crear records especials entrevinyes i copes. Regala una experi\u00e8ncia a Bodegas Bordoy Per a les persones que t&#8217;importen, regala una visita inoblidable al nostre celler per con\u00e8ixer la nostrahist\u00f2ria i degustar una mica de Mallorce a [&hellip;]","og_url":"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/","og_site_name":"Bodegas Bordoy","article_modified_time":"2026-04-17T11:29:21+00:00","og_image":[{"url":"https:\/\/booking.bodegasbordoy.es\/wp-content\/uploads\/2025\/08\/Bodegas-Bordoy_37-2048x1365.jpg","width":2048,"height":1365,"type":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/","url":"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/","name":"Visites - Bodegas Bordoy","isPartOf":{"@id":"https:\/\/booking.bodegasbordoy.es\/ca\/#website"},"datePublished":"2026-03-13T08:00:53+00:00","dateModified":"2026-04-17T11:29:21+00:00","breadcrumb":{"@id":"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/#breadcrumb"},"inLanguage":"ca","potentialAction":[{"@type":"ReadAction","target":["https:\/\/booking.bodegasbordoy.es\/ca\/visites\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/booking.bodegasbordoy.es\/ca\/visites\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/booking.bodegasbordoy.es\/ca\/?lang=ca"},{"@type":"ListItem","position":2,"name":"Visites"}]},{"@type":"WebSite","@id":"https:\/\/booking.bodegasbordoy.es\/ca\/#website","url":"https:\/\/booking.bodegasbordoy.es\/ca\/","name":"Bodegas Bordoy","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/booking.bodegasbordoy.es\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ca"}]}},"_links":{"self":[{"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/pages\/12756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/comments?post=12756"}],"version-history":[{"count":8,"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/pages\/12756\/revisions"}],"predecessor-version":[{"id":12802,"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/pages\/12756\/revisions\/12802"}],"wp:attachment":[{"href":"https:\/\/booking.bodegasbordoy.es\/ca\/wp-json\/wp\/v2\/media?parent=12756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}