{"id":1949,"date":"2019-03-14T14:10:37","date_gmt":"2019-03-14T14:10:37","guid":{"rendered":"https:\/\/www.surfbeach.gr\/?page_id=1949"},"modified":"2019-06-10T12:46:28","modified_gmt":"2019-06-10T09:46:28","slug":"horse-riding","status":"publish","type":"page","link":"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/","title":{"rendered":"Horse Riding"},"content":{"rendered":"<p>[vc_row][vc_column width=&#8221;2\/3&#8243;]\t\t\t<div\r\n\t\t\t\tclass=\"main_title  text-left  \">\r\n\t\t\t\t<h2 class=\"title\">The best care for our precious visitors<\/h2>\r\n\t\t\t\t\t\t\t\t\t<p class=\"main_description\">We want to provide our guests with a great holiday experience. In addition to our friendly and caring staff dedicated to meeting your every need.<\/p>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t[vc_column_text]Thanassis Farm invites you to come and experience the exhilarating experience of riding in a safe environment . The top priority is the safety and welfare of both horses and riders for them . Thanasis is a real \u201d charmer \u201d and his love of horses led him in 2002 to create a safe , modern and responsible riding center , where riders and horses can have fun together.<\/p>\n<p>When you visit the farm Thanasis , there will always be someone there to welcome you, to guide you and make you feel at home. All horses on the farm Thanassis fed properly, horseshoe and cared for in the best possible way .<br \/>\nThanasis and the daughter of Michael cooperate with all horses using the Training \u00a8 Freedom \u00a8, which are not used violence . Thanassis speaks Greek , while MICHAEL speaks English. The farm Thanassis is a great experience for young and old !<\/p>\n<p>You can easily find the Farmhouse Thanasis . We are just 2 km from Naoussa on the way to vineyards. We look forward to welcoming you !<\/p>\n<p><span style=\"color: #00ccff;\"><strong>This service is provided by an external partner upon availability<\/strong><\/span>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_wp_custommenu title=&#8221;Activities&#8221; nav_menu=&#8221;36&#8243;]  <div class=\"vbf vbf-over-slider\">\n    <h2 class=\"form_title\">Book Your Stay<\/h2>\n    <div class=\"inner\">\n        <!--START FORM-->\n        <form id=\"search-form\" action=\"https:\/\/santamariasurfingbeach.reserve-online.net\/\" method=\"get\" target=\"_blank\">\n          <div class=\"row\">\n                        <!-- PARAMETERS -->\n            <input type=\"hidden\" name=\"\" value=\"\" >\n            <input type=\"hidden\" name=\"\" value=\"\" >\n                        <!-- CHECK IN -->\n            <div class=\"col-md-12\">\n                <label for=\"eagle_booking_checkin\">Check In<\/label>\n                <input type=\"text\" id=\"eagle_booking_checkin\" class=\"form-control datepicker\" placeholder=\"Check In\">\n                <input type=\"hidden\" name=\"\">\n            <\/div>\n            <!-- CHECKOUT -->\n            <div class=\"col-md-12\">\n              <label for=\"eagle_booking_checkout\">Check Out<\/label>\n              <input type=\"text\" id=\"eagle_booking_checkout\" class=\"form-control datepicker\" placeholder=\"Check Out\">\n              <input type=\"hidden\" name=\"\">\n            <\/div>\n            <!-- GUESTS -->\n            <div class=\"col-md-12\">\n              <label for=\"eagle_booking_guests\">Guests<\/label>\n              <div class=\"guests-picker\">\n                <div class=\"minus\" style=\"width: 80px;\"><\/div>\n                <input type=\"text\" name=\"\" id=\"eagle_booking_guests\" placeholder=\"Guests\" class=\"form-control\" min=\"1\" max=\"10\" value=\"2\" placeholder=\"Guests\" readonly style=\"width: 100%;\">\n                <div class=\"plus\" style=\"width: 80px;\"><\/div>\n              <\/div>\n            <\/div>\n            <!-- BUTTON -->\n            <div class=\"col-md-12\">\n              <input class=\"button\" type=\"submit\" value=\"CHECK AVAILABILITY\">\n            <\/div>\n            <script>\n            (function ($) {\n              \"use strict\";\n                  $(document).ready(function () {\n\n                    var datepicker = $('.datepicker');\n                    var checkin_date = $('#eagle_booking_checkin');\n                    var checkout_date = $('#eagle_booking_checkout');\n\n                    \/\/ SET DEFAULT DATES\n                    var default_checkin_date = moment().format('DD\/MM\/YYYY');\n                    var default_checkout_date = moment().add(10, 'd').format('DD\/MM\/YYYY');\n\n                    \/\/ TRANSLATE\n                    $.fn.datepicker.dates['en'] = {\n                      days: [\n                      \"Sunday\",\n                      \"Monday\",\n                      \"Tuesday\",\n                      \"Wednesday\",\n                      \"Thursday\",\n                      \"Friday\",\n                      \"Saturday\"\n                      ],\n                      daysShort: [\n                      \"Sun\",\n                      \"Mon\",\n                      \"Tue\",\n                      \"Wed\",\n                      \"Thu\",\n                      \"Fri\",\n                      \"Sat\"\n                      ],\n                      daysMin: [\n                      \"Su\",\n                      \"Mo\",\n                      \"Tu\",\n                      \"We\",\n                      \"Th\",\n                      \"Fr\",\n                      \"Sa\"\n                      ],\n                      months: [\n                      \"'January\",\n                      \"February\",\n                      \"March\",\n                      \"April\",\n                      \"May\",\n                      \"June\",\n                      \"July\",\n                      \"August\",\n                      \"September\",\n                      \"October\",\n                      \"November\",\n                      \"December'\"\n                      ],\n                      monthsShort: [\n                      \"Jan\",\n                      \"Feb\",\n                      \"Mar\",\n                      \"Apr\",\n                      \"May\",\n                      \"Jun\",\n                      \"Jul\",\n                      \"Aug\",\n                      \"Sep\",\n                      \"Oct\",\n                      \"Nov\",\n                      \"Dec'\"\n                      ],\n                      today: \"Today\",\n                      clear: \"Clear\",\n                      \/\/ format: \"mm\/dd\/yyyy\",\n                      titleFormat: \"MM yyyy\",\n                      weekStart: 0\n                    };\n\n                    \/\/ CHECKIN\n                    checkin_date.datepicker({\n                      format: \"dd\/mm\/yyyy\",\n                      startDate: new Date(),\n                      autoclose: true,\n                      todayHighlight: true,\n                      disableTouchKeyboard: true,\n                      language: 'en',\n                    });\n\n                    \/\/ CHECKIN DEFAULT DATE\n                    checkin_date.datepicker('setDate', default_checkin_date);\n\n                    \/\/ CHECKOUT\n                    checkout_date.datepicker({\n                      format: \"dd\/mm\/yyyy\",\n                      startDate: new Date(),\n                      autoclose: true,\n                      todayHighlight: false,\n                      disableTouchKeyboard: true,\n                      language: 'en',\n                    });\n\n                    \/\/ CHECKOUT DEFAULT DATE\n                    checkout_date.datepicker('setDate', default_checkout_date );\n\n                    \/\/ DISABLE DATE PICKER INPUT\n                    datepicker.attr('autocomplete', 'off');\n                    datepicker.on(\"ready\", function() {\n                      $(this).attr('autocomplete', 'off');\n                    });\n\n                    \/\/ CHANGE THE CHECKOUT BASED ON THE CHECKIN\n                    checkin_date.one('changeDate', function(e){\n\n                      var checkin_date_val_string = checkin_date.val();\n                      var new_checkout_date  = moment(checkin_date_val_string,'DD\/MM\/YYYY').add(10, 'd').format('DD\/MM\/YYYY');\n\n                      checkout_date.datepicker('setDate',  new_checkout_date);\n\n                    })\n\n                       \/\/ GUESTS\n                       $(function () {\n                           var spinner = $('.guests-picker');\n                           var spinnerplus = $('.plus')\n                           var spinnerminus = $('.minus');\n                           $(spinnerplus).on('click', function () {\n                               var btn = $(this);\n                               var input = btn.closest(spinner).find('input');\n                               if (input.attr('max') == undefined || parseInt(input.val()) < parseInt(input.attr('max'))) {\n                                   input.val(parseInt(input.val(), 10) + 1, 10);\n                               } else {\n                                   btn.next(\"disabled\", true);\n                               }\n                           });\n                           $(spinnerminus).on('click', function () {\n                               var btn = $(this);\n                               var input = btn.closest(spinner).find('input');\n                               if (input.attr('min') == undefined || parseInt(input.val()) > parseInt(input.attr('min'))) {\n                                   input.val(parseInt(input.val(), 10) - 1, 10);\n                               } else {\n                                   btn.prev(\"disabled\", true);\n                               }\n                           });\n                       })\n\n                       \/\/ CHANGE THE SENDING DATE FORMAT FOR BUILT IN BOOKING, BOOKING.COM & CUSTOM BOOKING TYPE BASED ON BOOKING TYPE\n                       datepicker.on('changeDate', function(e){\n\n                                                       $(this).next('input[type=hidden]').val( moment(e.date).format('DD-MM-YYYY') )\n\n                                                    });\n\n                        \/\/ CHANGE THE DEFAULT DATE FORMAT FOR BUILT IN BOOKING, BOOKING.COM & CUSTOM BOOKING TYPE BASED ON BOOKING TYPE\n                        jQuery(\"#search-form\").on('submit', function(e) {\n\n                            \/\/ GET DEFAULT DATES FROM DATEPICKER\n                            var startDate = checkin_date.datepicker('getDate');\n                            var endDate = checkout_date.datepicker('getDate');\n\n                                                        \/\/ CUSTOM FORMAT\n                            checkin_date.next('input[type=hidden]').val( moment(startDate).format('DD-MM-YYYY') )\n                            checkout_date.next('input[type=hidden]').val( moment(endDate).format('DD-MM-YYYY') )\n\n                            \n                          });\n\n                  });\n              })(jQuery);\n          <\/script>\n\n      <\/div>\n    <\/form>\n  <\/div>\n<\/div>\n[vc_empty_space][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;2\/3&#8243;][vc_column_text]Thanassis Farm invites you to come and experience the exhilarating experience of riding in a safe environment . The top priority is the safety and welfare of both horses and riders for them . Thanasis is a real \u201d charmer \u201d and his love of horses led him in 2002 to create a safe [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1942,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.9.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Horse Riding - Surfing Beach Paros<\/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:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Horse Riding - Surfing Beach Paros\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column width=&#8221;2\/3&#8243;][vc_column_text]Thanassis Farm invites you to come and experience the exhilarating experience of riding in a safe environment . The top priority is the safety and welfare of both horses and riders for them . Thanasis is a real \u201d charmer \u201d and his love of horses led him in 2002 to create a safe [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/\" \/>\n<meta property=\"og:site_name\" content=\"Surfing Beach Paros\" \/>\n<meta property=\"article:modified_time\" content=\"2019-06-10T09:46:28+00:00\" \/>\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\":\"WebSite\",\"@id\":\"https:\/\/www.surfbeach.gr\/#website\",\"url\":\"https:\/\/www.surfbeach.gr\/\",\"name\":\"Surfing Beach Paros\",\"description\":\"Paros accommodation and sport\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.surfbeach.gr\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/#webpage\",\"url\":\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/\",\"name\":\"Horse Riding - Surfing Beach Paros\",\"isPartOf\":{\"@id\":\"https:\/\/www.surfbeach.gr\/#website\"},\"datePublished\":\"2019-03-14T14:10:37+00:00\",\"dateModified\":\"2019-06-10T09:46:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.surfbeach.gr\/en\/\",\"url\":\"https:\/\/www.surfbeach.gr\/en\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.surfbeach.gr\/en\/activities\/\",\"url\":\"https:\/\/www.surfbeach.gr\/en\/activities\/\",\"name\":\"Activities\"}},{\"@type\":\"ListItem\",\"position\":3,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/\",\"url\":\"https:\/\/www.surfbeach.gr\/en\/activities\/horse-riding\/\",\"name\":\"Horse Riding\"}}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/pages\/1949"}],"collection":[{"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/comments?post=1949"}],"version-history":[{"count":8,"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/pages\/1949\/revisions"}],"predecessor-version":[{"id":21047,"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/pages\/1949\/revisions\/21047"}],"up":[{"embeddable":true,"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/pages\/1942"}],"wp:attachment":[{"href":"https:\/\/www.surfbeach.gr\/en\/wp-json\/wp\/v2\/media?parent=1949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}