{"id":687,"date":"2019-09-06T20:23:28","date_gmt":"2019-09-06T18:23:28","guid":{"rendered":"https:\/\/ahoraya.es\/?page_id=687"},"modified":"2026-04-15T15:42:45","modified_gmt":"2026-04-15T13:42:45","slug":"home","status":"publish","type":"page","link":"https:\/\/ahoraya.es\/en\/","title":{"rendered":"Ahoraya. Wellness &#038; Rest EcoGuesthouse"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1770380177266{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #EADDBA !important;}&#8221; el_class=&#8221;sohohotel-home6-slider-wrapper&#8221;][vc_column css=&#8221;.vc_custom_1537517359601{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_column_text css=&#8221;&#8221;][\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; content_placement=&#8221;middle&#8221; css=&#8221;.vc_custom_1771501769131{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 16px !important;padding-bottom: 0px !important;padding-left: 16px !important;background-color: #EADDBA !important;}&#8221; min_height=&#8221;130&#8243;][vc_column css=&#8221;.vc_custom_1770381131848{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #EADDBA !important;}&#8221;][vc_column_text css=&#8221;&#8221; el_class=&#8221;columna-centrada&#8221;]\n<div class=\"wrap plugin-container\">\n\n\t\n\t\n\t\t<div class=\"vbo-js-helpers\" style=\"display: none;\">\n\t\t<div class=\"vbo-add-element-html\">\n\t\t\t<div class=\"vbo-search-num-aduchild-entry\">\n\t\t\t\t<span class=\"vbo-search-roomnum\">Room %d<\/span>\n\t\t\t\t<div class=\"vbo-search-num-adults-entry\">\n\t\t\t\t\t<label class=\"vbo-search-num-adults-entry-label\">Guests<\/label>\n\t\t\t\t\t<span class=\"vbo-search-num-adults-entry-inp\"><select name=\"adults[]\"><option value=\"1\">1<\/option><option value=\"2\">2<\/option><option value=\"3\">3<\/option><option value=\"4\">4<\/option><option value=\"5\">5<\/option><option value=\"6\">6<\/option><option value=\"7\">7<\/option><option value=\"8\">8<\/option><option value=\"9\">9<\/option><option value=\"10\">10<\/option><option value=\"11\">11<\/option><option value=\"12\">12<\/option><option value=\"13\">13<\/option><option value=\"14\">14<\/option><option value=\"15\">15<\/option><option value=\"16\">16<\/option><option value=\"17\">17<\/option><option value=\"18\">18<\/option><option value=\"19\">19<\/option><option value=\"20\">20<\/option><option value=\"21\">21<\/option><option value=\"22\">22<\/option><option value=\"23\">23<\/option><option value=\"24\">24<\/option><option value=\"25\">25<\/option><\/select><\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<script type=\"text\/javascript\">\n\tfunction vbAddElement() {\n\t\tvar ni = document.getElementById('vbo-search-num-aduchild-block');\n\t\tvar numi = document.getElementById('vbroomhelper');\n\t\tvar num = (document.getElementById('vbroomhelper').value -1)+ 2;\n\t\tnumi.value = num;\n\t\tvar newdiv = document.createElement('div');\n\t\tvar divIdName = 'vb'+num+'racont';\n\t\tnewdiv.setAttribute('id', divIdName);\n\t\tvar new_element_html = document.getElementsByClassName('vbo-add-element-html')[0].innerHTML;\n\t\tvar rp_rgx = new RegExp('%d', 'g');\n\t\tnewdiv.innerHTML = new_element_html.replace(rp_rgx, num);\n\t\tni.appendChild(newdiv);\n\t}\n\tfunction vbSetRoomsAdults(totrooms) {\n\t\tvar actrooms = parseInt(document.getElementById('vbroomhelper').value);\n\t\tvar torooms = parseInt(totrooms);\n\t\tvar difrooms;\n\t\tif(torooms > actrooms) {\n\t\t\tdifrooms = torooms - actrooms;\n\t\t\tfor(var ir = 1; ir <= difrooms; ir++) {\n\t\t\t\tvbAddElement();\n\t\t\t}\n\t\t}\n\t\tif(torooms < actrooms) {\n\t\t\tfor(var ir = actrooms; ir > torooms; ir--) {\n\t\t\t\tif(ir > 1) {\n\t\t\t\t\tvar rmra = document.getElementById('vb' + ir + 'racont');\n\t\t\t\t\trmra.parentNode.removeChild(rmra);\n\t\t\t\t}\n\t\t\t}\n\t\t\tdocument.getElementById('vbroomhelper').value = torooms;\n\t\t}\n\t}\n\tfunction vbCalcNights() {\n\t\tvar vbcheckin = document.getElementById('checkindate').value;\n\t\tvar vbcheckout = document.getElementById('checkoutdate').value;\n\t\tif (vbcheckin.length > 0 && vbcheckout.length > 0) {\n\t\t\tvar vbcheckinp = vbcheckin.split(\"\/\");\n\t\t\tvar vbcheckoutp = vbcheckout.split(\"\/\");\n\t\t\t\t\tvar vbinmonth = parseInt(vbcheckinp[1]);\n\t\t\tvbinmonth = vbinmonth - 1;\n\t\t\tvar vbinday = parseInt(vbcheckinp[0], 10);\n\t\t\tvar vbcheckind = new Date(vbcheckinp[2], vbinmonth, vbinday);\n\t\t\tvar vboutmonth = parseInt(vbcheckoutp[1]);\n\t\t\tvboutmonth = vboutmonth - 1;\n\t\t\tvar vboutday = parseInt(vbcheckoutp[0], 10);\n\t\t\tvar vbcheckoutd = new Date(vbcheckoutp[2], vboutmonth, vboutday);\n\t\t\t\t\t\tvar vbdivider = 1000 * 60 * 60 * 24;\n\t\t\tvar vbints = vbcheckind.getTime();\n\t\t\tvar vboutts = vbcheckoutd.getTime();\n\t\t\tif(vboutts > vbints) {\n\t\t\t\t\/\/var vbnights = Math.ceil((vboutts - vbints) \/ (vbdivider));\n\t\t\t\tvar utc1 = Date.UTC(vbcheckind.getFullYear(), vbcheckind.getMonth(), vbcheckind.getDate());\n\t\t\t\tvar utc2 = Date.UTC(vbcheckoutd.getFullYear(), vbcheckoutd.getMonth(), vbcheckoutd.getDate());\n\t\t\t\tvar vbnights = Math.ceil((utc2 - utc1) \/ vbdivider);\n\t\t\t\tif(vbnights > 0) {\n\t\t\t\t\tdocument.getElementById('vbjstotnights').innerHTML = 'Nights: '+vbnights;\n\t\t\t\t} else {\n\t\t\t\t\tdocument.getElementById('vbjstotnights').innerHTML = '';\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tdocument.getElementById('vbjstotnights').innerHTML = '';\n\t\t\t}\n\t\t} else {\n\t\t\tdocument.getElementById('vbjstotnights').innerHTML = '';\n\t\t}\n\t}\n\t<\/script>\n\t<input type=\"hidden\" id=\"vbroomhelper\" value=\"1\"\/>\n\t\t<div class=\"vbo-intro-main\"><\/div>\n\t<div class=\"vbdivsearch vbo-search-mainview\"><form action=\"https:\/\/ahoraya.es\/en\/?option=com_vikbooking\" method=\"post\"><div class=\"vb-search-inner\">\n<input type=\"hidden\" name=\"option\" value=\"com_vikbooking\"\/>\n<input type=\"hidden\" name=\"task\" value=\"search\"\/>\n<div class=\"vbo-search-inpblock vbo-search-inpblock-checkin\"><label for=\"checkindate\">Check-in date<\/label><div class=\"input-group\"><input type=\"text\" name=\"checkindate\" id=\"checkindate\" size=\"10\" autocomplete=\"off\" onfocus=\"this.blur();\" readonly\/><i class=\"far fa-calendar-days vbo-caltrigger\"><\/i><\/div><input type=\"hidden\" name=\"checkinh\" value=\"15\"\/><input type=\"hidden\" name=\"checkinm\" value=\"0\"\/><\/div>\n<div class=\"vbo-search-inpblock vbo-search-inpblock-checkout\"><label for=\"checkoutdate\">Check-out date<\/label><div class=\"input-group\"><input type=\"text\" name=\"checkoutdate\" id=\"checkoutdate\" size=\"10\" autocomplete=\"off\" onfocus=\"this.blur();\" readonly\/><i class=\"far fa-calendar-days vbo-caltrigger\"><\/i><\/div><input type=\"hidden\" name=\"checkouth\" value=\"11\"\/><input type=\"hidden\" name=\"checkoutm\" value=\"0\"\/><\/div>\n<div class=\"vbo-search-num-racblock\">\n\t<div class=\"vbo-search-num-rooms\"><label for=\"vbo-roomsnum\">Rooms<\/label><select id=\"vbo-roomsnum\" name=\"roomsnum\" onchange=\"vbSetRoomsAdults(this.value);\">\n<option value=\"1\">1<\/option>\n<option value=\"2\">2<\/option>\n<option value=\"3\">3<\/option>\n<option value=\"4\">4<\/option>\n<option value=\"5\">5<\/option>\n<option value=\"6\">6<\/option>\n<option value=\"7\">7<\/option>\n<option value=\"8\">8<\/option>\n<\/select>\n<\/div>\n\t<div class=\"vbo-search-num-aduchild-block\" id=\"vbo-search-num-aduchild-block\">\n\t\t<div class=\"vbo-search-num-aduchild-entry\"><span class=\"vbo-search-roomnum\">Room 1<\/span>\n\t\t\t<div class=\"vbo-search-num-adults-entry\"><label class=\"vbo-search-num-adults-entry-label\">Guests<\/label><span class=\"vbo-search-num-adults-entry-inp\"><select name=\"adults[]\"><option value=\"1\">1<\/option><option value=\"2\">2<\/option><option value=\"3\">3<\/option><option value=\"4\">4<\/option><option value=\"5\">5<\/option><option value=\"6\">6<\/option><option value=\"7\">7<\/option><option value=\"8\">8<\/option><option value=\"9\">9<\/option><option value=\"10\">10<\/option><option value=\"11\">11<\/option><option value=\"12\">12<\/option><option value=\"13\">13<\/option><option value=\"14\">14<\/option><option value=\"15\">15<\/option><option value=\"16\">16<\/option><option value=\"17\">17<\/option><option value=\"18\">18<\/option><option value=\"19\">19<\/option><option value=\"20\">20<\/option><option value=\"21\">21<\/option><option value=\"22\">22<\/option><option value=\"23\">23<\/option><option value=\"24\">24<\/option><option value=\"25\">25<\/option><\/select><\/span><\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div id=\"vbjstotnights\"><\/div>\n<\/div>\n<div class=\"vbo-search-submit\"><button type=\"submit\" class=\"btn vbo-pref-color-btn\">Search<\/button><\/div>\n<\/div>\n<\/form><\/div>\t<div class=\"vbo-closing-main\"><\/div>\n\n\t<script type=\"text\/javascript\">\n\tjQuery(function() {\n\t\tjQuery('.vbo-search-submit').find('button[type=\"submit\"]').on('click', function(e) {\n\t\t\te.preventDefault();\n\t\t\tjQuery(this).prop('disabled', true);\n\t\t\tjQuery(this).html('<i class=\"fas fa-circle-notch fa-spin fa-fw\"><\/i> ' + jQuery(this).text());\n\t\t\tjQuery(this).closest('form').submit();\n\t\t});\n\t});\n\t<\/script>\n\n\t\n<\/div>\n[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center; font-size: 16px;\">Children &gt;3 years must be included as guests.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row gap=&#8221;1&#8243; fixed_width=&#8221;true&#8221; css=&#8221;.vc_custom_1770381798224{margin-top: 32px !important;border-top-width: 10px !important;background: #ddd6c5 url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/2.jpg?id=1303) !important;background-position: 0 0 !important;background-repeat: repeat !important;border-top-color: #ddd6c5 !important;border-top-style: dashed !important;}&#8221;][vc_column][vc_empty_space][vc_row_inner gap=&#8221;10&#8243;][vc_column_inner][vc_column_text]<\/p>\n<h4 style=\"text-align: center;\">live a different place<\/h4>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><strong><span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">the smell of a freshly baked cake &#8230;.<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">the tingling of water on the feet &#8230;<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">the clay bathing your skin &#8230;<\/span><\/span><\/strong><\/p>\n<p>[\/vc_column_text][vc_column_text]<span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">Discover an astonishing river beach, an orchard full of life, warmfull rooms and healthy cuisine made with seasonal organic products.<\/span> <span class=\"\" title=\"\">Here and now, in space and unrepeatable time, you have already been invited to know the dance that takes place in this beautiful spot of the planet.<\/span><\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1538134738183{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221; el_class=&#8221;sohohotel-home6-slider-wrapper&#8221;][vc_column css=&#8221;.vc_custom_1537517359601{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_empty_space][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1538121070984{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 40px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1538105445493{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;]<section class=\"sohohotel-image-text-wrapper sohohotel-clearfix sohohotel-image-text-wrapper-left-align\"><div class=\"sohohotel-it-image-wrapper\" style=\"background-image:url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/10\/triangulohab.jpg);\"><img decoding=\"async\" src=\"https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/10\/triangulohab.jpg\" alt=\"\" \/><\/div><div class=\"sohohotel-it-text-wrapper\" style=\"background: #EADDBA;\"><h3 class=\"sohohotel-title-28px sohohotel-clearfix sohohotel-title-left\" style=\"color: ;\">Singular Accommodation<\/h3><p style=\"color: ;\">Accommodation with private bathroom. You can choose double or family rooms, so we have options for all kind of inquiries. <span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">Each room is unique but all are distinguished by a rustic, pleasant, simple and creative style.<\/span> <span class=\"\" title=\"\">In the common spaces you will find creative details, chimneys to get warm in winter, and nice views over a magnificent fruit orchard.<\/span><\/span><\/p><a href=\"\/en\/accommodation\/\" class=\"sohohotel-button1\" >More info<\/a><div class=\"gallery\"><div class=\"gallery-item\"><div class=\"gallery-icon\"><a href=\"\" data-gal=\"prettyPhoto[gallery-91]\"><img decoding=\"async\" src=\"\" alt=\"\"><\/a><\/div><\/div><br style=\"clear: both;\"><\/div><\/div><\/section><section class=\"sohohotel-image-text-wrapper sohohotel-clearfix sohohotel-image-text-wrapper-right-align\"><div class=\"sohohotel-it-image-wrapper\" style=\"background-image:url(https:\/\/ahoraya.es\/wp-content\/uploads\/2020\/07\/riod2.jpg);\"><img decoding=\"async\" src=\"https:\/\/ahoraya.es\/wp-content\/uploads\/2020\/07\/riod2.jpg\" alt=\"\" \/><\/div><div class=\"sohohotel-it-text-wrapper\" style=\"background: #EADDBA;\"><h3 class=\"sohohotel-title-28px sohohotel-clearfix sohohotel-title-left\" style=\"color: ;\">Nature and life<\/h3><p style=\"color: ;\"><span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">Our orange grove is situated in a soft and leafy valley of the Alcornocales Natural Park.<\/span> <span title=\"\">The Guadiaro River generates an intense oasis of greenery, freshness and life that attracts a large number of birds, otters and deers.<\/span> <span class=\"\" title=\"\">Plenty of scenic country walks direct from the property\u2019s front door, perfect for keen walkers, wildlife enthusiasts, and photographers alike. For guests who like to explore local towns whilst on holiday, there is plenty of choice, in fact we are located in a typical white town (pueblo blanco de la Serran\u00eda de Ronda).<\/span><\/span><br \/>\n<\/p><a href=\"\/en\/natural-environment\/\" class=\"sohohotel-button1\" >More info<\/a><div class=\"gallery\"><div class=\"gallery-item\"><div class=\"gallery-icon\"><a href=\"\" data-gal=\"prettyPhoto[gallery-70]\"><img decoding=\"async\" src=\"\" alt=\"\"><\/a><\/div><\/div><br style=\"clear: both;\"><\/div><\/div><\/section><section class=\"sohohotel-image-text-wrapper sohohotel-clearfix sohohotel-image-text-wrapper-left-align\"><div class=\"sohohotel-it-image-wrapper\" style=\"background-image:url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/ensalada_art4.png);\"><img decoding=\"async\" src=\"https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/ensalada_art4.png\" alt=\"\" \/><\/div><div class=\"sohohotel-it-text-wrapper\" style=\"background: #FFFFFF;\"><h3 class=\"sohohotel-title-28px sohohotel-clearfix sohohotel-title-left\" style=\"color: ;\">Artisan Cuisine<\/h3><p style=\"color: ;\"><span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">Food is prepared with a lot of time and personal dedication in the purest slowfood way because we are convinced that we can appreciate it in the taste and in the health.<\/span> <span title=\"\">We follow a traditional cuisine with creative touches based on vegetable products from the orchard or proximity, free range chicken and eggs, and organic fruit.<\/span> <span class=\"\" title=\"\">The kitchen is visible, because we do not have anything to hide. We wish you enjoy the taste and at the same time you can feel cared and nurtured.<\/span><\/span><\/p><a href=\"\/en\/meals\/\" class=\"sohohotel-button1\" >More info<\/a><div class=\"gallery\"><div class=\"gallery-item\"><div class=\"gallery-icon\"><a href=\"\" data-gal=\"prettyPhoto[gallery-64]\"><img decoding=\"async\" src=\"\" alt=\"\"><\/a><\/div><\/div><br style=\"clear: both;\"><\/div><\/div><\/section><section class=\"sohohotel-image-text-wrapper sohohotel-clearfix sohohotel-image-text-wrapper-right-align\"><div class=\"sohohotel-it-image-wrapper\" style=\"background-image:url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/IMG-20151011-WA0017.jpg);\"><img decoding=\"async\" src=\"https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/IMG-20151011-WA0017.jpg\" alt=\"\" \/><\/div><div class=\"sohohotel-it-text-wrapper\" style=\"background: #FFFFFF;\"><h3 class=\"sohohotel-title-28px sohohotel-clearfix sohohotel-title-left\" style=\"color: ;\">Wellness and rest<\/h3><p style=\"color: ;\"><span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">Perfect for those who truly want to get away from the stresses of daily life, we propose that you take care of yourself to recover vitality with different options: mud bath, jacuzzi with ozone, sauna and massage.<\/span> <span title=\"\">Or simply give yourself permission to enjoy a nap under the walnut tree, to read a good book in front of the fireplace, to pick fruit from the orchard or just to hallucinate with the sky at night.<\/span> <span class=\"\" title=\"\">The hypnotic murmur of the water and the sweet singing of the birds will be there for you so that your stay will be truly repairing.<\/span><\/span><\/p>\n<p><\/p><a href=\"\/en\/wellness\/\" class=\"sohohotel-button1\" >Natural health<\/a><div class=\"gallery\"><div class=\"gallery-item\"><div class=\"gallery-icon\"><a href=\"\" data-gal=\"prettyPhoto[gallery-98]\"><img decoding=\"async\" src=\"\" alt=\"\"><\/a><\/div><\/div><br style=\"clear: both;\"><\/div><\/div><\/section>[\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;62px&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1580899968775{background-image: url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/1.jpg?id=1301) !important;background-position: 0 0 !important;background-repeat: repeat !important;}&#8221;][vc_column css=&#8221;.vc_custom_1570211039685{background-image: url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/1.jpg?id=1301) !important;background-position: 0 0 !important;background-repeat: repeat !important;}&#8221;]<h3 class=\"sohohotel-title-20px sohohotel-clearfix sohohotel-title-left\"><\/h3>[vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">Save up to 20% in accommodation<\/h3>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">booking directly through our website (web rate)<\/h3>\n<p>[\/vc_column_text]<a href=\"\/en\/bookings\/\" class=\"sohohotel-button1\" style=\"background: #ccae75;color:#ffffff;margin: 0 auto 20px auto;\">Choose the preferred room<\/a><div class=\"sohohotel-clearboth\"><\/div>[\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;84px&#8221;][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column]<h3 class=\"sohohotel-title-20px sohohotel-clearfix sohohotel-title-left\"><\/h3>[\/vc_column][\/vc_row][vc_row gap=&#8221;20&#8243; fixed_width=&#8221;true&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;2066&#8243; img_size=&#8221;280&#215;280&#8243; alignment=&#8221;center&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;zoomIn&#8221;][vc_cta h2=&#8221;Hiking&#8221; txt_align=&#8221;center&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;Hiking routes&#8221; btn_style=&#8221;flat&#8221; btn_color=&#8221;white&#8221; btn_size=&#8221;sm&#8221; btn_align=&#8221;center&#8221; css=&#8221;.vc_custom_1593961110818{background-color: #cc9e96 !important;}&#8221; btn_link=&#8221;url:https%3A%2F%2Fahoraya.es%2Frutas-senderismo-y-bicicleta-desde-casa-rural-ahora%2F|title:Hiking%20and%20bicycle%20routes%20from%20Casa%20Rural%20Ahora|&#8221;]<\/p>\n<p style=\"text-align: center;\"><span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">Check the routes you can take from the house cataloged by distance, time and difficulty with their maps and downloadable GPS tracks.<\/span><\/span><\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\"><strong>B<span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">uitreras Canyon<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong>GR-7<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>GR 141<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>Transandalus (Btt)<\/strong><\/p>\n<p>[\/vc_cta][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;2068&#8243; img_size=&#8221;280&#215;280&#8243; alignment=&#8221;center&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;zoomIn&#8221;][vc_cta h2=&#8221;River beach&#8221; txt_align=&#8221;center&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;More information&#8221; btn_style=&#8221;classic&#8221; btn_color=&#8221;white&#8221; btn_size=&#8221;sm&#8221; btn_align=&#8221;center&#8221; css=&#8221;.vc_custom_1579767185757{background-color: #add39c !important;}&#8221; btn_link=&#8221;url:https%3A%2F%2Fahoraya.es%2F2020%2F01%2F23%2Fplaya-de-rio%2F|title:River%20beach|&#8221;]<\/p>\n<p style=\"text-align: center;\"><span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">Just 1 minute from the house you will find a wonderful river beach.<\/span> <span class=\"\" title=\"\">It is a clean river with clear waters and whose watercourse never runs out.<\/span> <span class=\"\" title=\"\">It allows many river activities:<\/span><\/span><\/p>\n<p><strong><span class=\"\" title=\"\">Refreshing bath for children and adults<\/span><\/strong><\/p>\n<p><strong><span title=\"\">Kayak rides<\/span><\/strong><\/p>\n<p><strong><span class=\"\" title=\"\">Otters, Turtles and Birds Watching<\/span><\/strong><br \/>\n[\/vc_cta][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;1281&#8243; img_size=&#8221;280&#215;280&#8243; alignment=&#8221;center&#8221; style=&#8221;vc_box_circle_2&#8243; css_animation=&#8221;zoomIn&#8221;][vc_cta h2=&#8221;Culture and Nature&#8221; txt_align=&#8221;center&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;More information&#8221; btn_style=&#8221;classic&#8221; btn_color=&#8221;white&#8221; btn_size=&#8221;sm&#8221; btn_align=&#8221;center&#8221; css=&#8221;.vc_custom_1575840363365{background-color: #f3f4b5 !important;}&#8221; btn_link=&#8221;url:https%3A%2F%2Fahoraya.es%2Flista-de-actividades-que-hacer-en-casa-rural-ahora%2F|title:Activities%20list|&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong><span class=\"tlid-translation translation\" lang=\"en\"><span title=\"\">Listen to the <\/span>bawls of the deer<\/span><\/strong><\/p>\n<p><span title=\"\">Mushrooms<\/span> hunting<\/p>\n<p><span title=\"\">Visit Ronda by train<\/span><\/p>\n<p><span title=\"\">Visit the Pileta Cave<\/span><\/p>\n<p><span title=\"\">Cork<\/span> extraction<\/p>\n<p><span title=\"\">Birdwatching<\/span><br \/>\n[\/vc_cta][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;84px&#8221;][vc_single_image image=&#8221;2915&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;84px&#8221;][vc_masonry_media_grid element_width=&#8221;6&#8243; grid_id=&#8221;vc_gid:1776260508348-d6aa0c83-42e0-1&#8243; include=&#8221;2100,2098,2090,2096,2092&#8243;][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;84px&#8221;][\/vc_column][\/vc_row][vc_row gap=&#8221;1&#8243; fixed_width=&#8221;true&#8221; css=&#8221;.vc_custom_1580899904898{background: #ddd6c5 url(https:\/\/ahoraya.es\/wp-content\/uploads\/2019\/09\/2.jpg?id=1303) !important;background-position: 0 0 !important;background-repeat: repeat !important;}&#8221;][vc_column]<h3 class=\"sohohotel-title-20px sohohotel-clearfix sohohotel-title-left\"><\/h3>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">We also welcome retreats and humanistic activities: yoga, meditation, detox, psychotherapy, coach, gestalt, dance, healthy cooking, healthy lifestyle, etc.<\/span> <span class=\"\" title=\"\">We are a project with a social and humanistic vocation.<\/span><\/span><\/p>\n<p>[\/vc_column_text]<a href=\"\/eventos\/\" class=\"sohohotel-button1\" style=\"background: #ccae75;color:#ffffff;margin: 0 auto 20px auto;\">Retreats Calendar<\/a><div class=\"sohohotel-clearboth\"><\/div>[vc_column_text]<div id=\"ect-no-events\"><p><span class=\"ect-icon\"><i class=\"ect-icon-bell\"><\/i><\/span><div class=\"ect-no-events\"><p>There are no upcoming events at this time.<\/p><\/div><\/div>[\/vc_column_text][vc_empty_space][vc_column_text]<\/p>\n<h4 style=\"text-align: center;\">Are you interested in organising your own retreat?<\/h4>\n<p style=\"text-align: center;\"><span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">We support your project<\/span><\/span><\/p>\n<p>[\/vc_column_text]<a href=\"\/organiza-tu-retiro-en-casa-rural-ahora\/\" class=\"sohohotel-button1\" style=\"background: #ccae75;color:#ffffff;margin: 0 auto 20px auto;\">Read more<\/a><div class=\"sohohotel-clearboth\"><\/div>[vc_empty_space][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;64px&#8221;][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221;][vc_column][vc_empty_space height=&#8221;64px&#8221;][\/vc_column][\/vc_row][vc_row fixed_width=&#8221;true&#8221; css=&#8221;.vc_custom_1571856671023{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 60px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_column][vc_media_grid grid_id=&#8221;vc_gid:1776260508352-69b0c7f8-e3d1-7&#8243; include=&#8221;1086,895,828&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1569863394889{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1538119869965{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_gmaps link=&#8221;#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtMTIlMjExbTMlMjExZDUzODkuOTM5NjYxMjA3ODM2JTIxMmQtNS4zODY1NDE1MTkxNDUzMDclMjEzZDM2LjUzOTAwMDMzMjM4MTIzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnN1cyUyMTR2MTU2OTAwMzk3OTQ4MCUyMTVtMiUyMTFzZW4lMjEyc3VzJTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjI0MDAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlM0UlM0MlMkZpZnJhbWUlM0U=&#8221; size=&#8221;&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;]<section class=\"sohohotel-icon-text-wrapper-1 sohohotel-clearfix\"><div class=\"sohohotel-icon-text-block sohohotel-clearfix\">\n\t\t<div class=\"sohohotel-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div>\n\t\t<div class=\"sohohotel-text\">\n\t\t\t<h4>By road<\/h4>\n\t\t\t<p>Paved road access<\/p>\n\t\t<\/div>\n\t\t<\/div><div class=\"sohohotel-icon-text-block sohohotel-clearfix\">\n\t\t<div class=\"sohohotel-icon\"><i class=\"fas fa-train\"><\/i><\/div>\n\t\t<div class=\"sohohotel-text\">\n\t\t\t<h4>Come by train<\/h4>\n\t\t\t<p>Really close and easy. Connected to Ronda, M\u00e1laga &amp; Granada<\/p>\n\t\t<\/div>\n\t\t<\/div><div class=\"sohohotel-icon-text-block sohohotel-clearfix\">\n\t\t<div class=\"sohohotel-icon\"><i class=\"fas fa-plane\"><\/i><\/div>\n\t\t<div class=\"sohohotel-text\">\n\t\t\t<h4>Airports<\/h4>\n\t\t\t<p>Closest airports: Gibraltar (43km) Jerez (64km) M\u00e1laga (81km) Sevilla (111Km) Granada (169km)<\/p>\n\t\t<\/div>\n\t\t<\/div><div class=\"sohohotel-icon-text-block sohohotel-clearfix\">\n\t\t<div class=\"sohohotel-icon\"><i class=\"fas fa-bicycle\"><\/i><\/div>\n\t\t<div class=\"sohohotel-text\">\n\t\t\t<h4>By bicycle<\/h4>\n\t\t\t<p>Starting and ending stage point for Transandalus cycle route<\/p>\n\t\t<\/div>\n\t\t<\/div><\/section>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1770380177266{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #EADDBA !important;}&#8221; el_class=&#8221;sohohotel-home6-slider-wrapper&#8221;][vc_column css=&#8221;.vc_custom_1537517359601{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_column_text<\/p>\n<a href=\"https:\/\/ahoraya.es\/en\/\" class=\"sohohotel-more-link\">Read More<\/a>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":{"view":"no"},"footnotes":""},"class_list":["post-687","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ahoraya. Wellness &amp; Rest EcoGuesthouse<\/title>\n<meta name=\"description\" content=\"Ahoraya is an Eco Guesthouse located in a Natural Park in Malaga (South of Spain) near to Gold Coast (Marbella, Estepona,...)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ahoraya.es\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ahoraya. Wellness &amp; Rest EcoGuesthouse\" \/>\n<meta property=\"og:description\" content=\"Ahoraya is an Eco Guesthouse located in a Natural Park in Malaga (South of Spain) near to Gold Coast (Marbella, Estepona,...)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ahoraya.es\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"ahora\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CasaRuralAhora\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T13:42:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@CasaRuralAhORA\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/\",\"url\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/\",\"name\":\"Ahoraya. Wellness & Rest EcoGuesthouse\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#website\"},\"datePublished\":\"2019-09-06T18:23:28+00:00\",\"dateModified\":\"2026-04-15T13:42:45+00:00\",\"description\":\"Ahoraya is an Eco Guesthouse located in a Natural Park in Malaga (South of Spain) near to Gold Coast (Marbella, Estepona,...)\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ahoraya.es\\\/en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ahoraya. Wellness &#038; Rest EcoGuesthouse\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/\",\"name\":\"ahora\",\"description\":\"eco guesthouse\",\"publisher\":{\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#organization\",\"name\":\"Casa Rural Ahora\",\"url\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ahoraya.es\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/logo_subtitulo_sobrepuesto.jpg\",\"contentUrl\":\"https:\\\/\\\/ahoraya.es\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/logo_subtitulo_sobrepuesto.jpg\",\"width\":1950,\"height\":1062,\"caption\":\"Casa Rural Ahora\"},\"image\":{\"@id\":\"https:\\\/\\\/ahoraya.es\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/CasaRuralAhora\\\/\",\"https:\\\/\\\/x.com\\\/CasaRuralAhORA\",\"https:\\\/\\\/www.instagram.com\\\/casaruralahora\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCoKEGZF1I-AJvmvfpHplUKg\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ahoraya. Wellness & Rest EcoGuesthouse","description":"Ahoraya is an Eco Guesthouse located in a Natural Park in Malaga (South of Spain) near to Gold Coast (Marbella, Estepona,...)","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:\/\/ahoraya.es\/en\/","og_locale":"en_GB","og_type":"article","og_title":"Ahoraya. Wellness & Rest EcoGuesthouse","og_description":"Ahoraya is an Eco Guesthouse located in a Natural Park in Malaga (South of Spain) near to Gold Coast (Marbella, Estepona,...)","og_url":"https:\/\/ahoraya.es\/en\/","og_site_name":"ahora","article_publisher":"https:\/\/www.facebook.com\/CasaRuralAhora\/","article_modified_time":"2026-04-15T13:42:45+00:00","twitter_card":"summary_large_image","twitter_site":"@CasaRuralAhORA","twitter_misc":{"Estimated reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ahoraya.es\/en\/","url":"https:\/\/ahoraya.es\/en\/","name":"Ahoraya. Wellness & Rest EcoGuesthouse","isPartOf":{"@id":"https:\/\/ahoraya.es\/en\/#website"},"datePublished":"2019-09-06T18:23:28+00:00","dateModified":"2026-04-15T13:42:45+00:00","description":"Ahoraya is an Eco Guesthouse located in a Natural Park in Malaga (South of Spain) near to Gold Coast (Marbella, Estepona,...)","breadcrumb":{"@id":"https:\/\/ahoraya.es\/en\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ahoraya.es\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ahoraya.es\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/ahoraya.es\/en\/"},{"@type":"ListItem","position":2,"name":"Ahoraya. Wellness &#038; Rest EcoGuesthouse"}]},{"@type":"WebSite","@id":"https:\/\/ahoraya.es\/en\/#website","url":"https:\/\/ahoraya.es\/en\/","name":"ahora","description":"eco guesthouse","publisher":{"@id":"https:\/\/ahoraya.es\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ahoraya.es\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/ahoraya.es\/en\/#organization","name":"Casa Rural Ahora","url":"https:\/\/ahoraya.es\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/ahoraya.es\/en\/#\/schema\/logo\/image\/","url":"https:\/\/ahoraya.es\/wp-content\/uploads\/2020\/01\/logo_subtitulo_sobrepuesto.jpg","contentUrl":"https:\/\/ahoraya.es\/wp-content\/uploads\/2020\/01\/logo_subtitulo_sobrepuesto.jpg","width":1950,"height":1062,"caption":"Casa Rural Ahora"},"image":{"@id":"https:\/\/ahoraya.es\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/CasaRuralAhora\/","https:\/\/x.com\/CasaRuralAhORA","https:\/\/www.instagram.com\/casaruralahora\/","https:\/\/www.youtube.com\/channel\/UCoKEGZF1I-AJvmvfpHplUKg"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/pages\/687","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/comments?post=687"}],"version-history":[{"count":65,"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/pages\/687\/revisions"}],"predecessor-version":[{"id":5066,"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/pages\/687\/revisions\/5066"}],"wp:attachment":[{"href":"https:\/\/ahoraya.es\/en\/wp-json\/wp\/v2\/media?parent=687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}