{"id":21203,"date":"2019-05-07T14:25:52","date_gmt":"2019-05-07T11:25:52","guid":{"rendered":"https:\/\/www.surfbeach.gr\/?page_id=21203"},"modified":"2021-04-02T22:06:05","modified_gmt":"2021-04-02T19:06:05","slug":"chania","status":"publish","type":"page","link":"https:\/\/www.hotelmarita.gr\/en\/chania\/","title":{"rendered":"Chania"},"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\">Chania<\/h2>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t[vc_column_text]The hotel is located in Agia Marina, just 9 km from the city of Chania, between two exits from the National Road (Galatas or Platanias depending on the direction). Loose trace of time by walking in the narrow streets of the Venetian harbor, try local delicacies and strong \u201craki\u201d spirit, taste homemade desserts, enjoy dinner in traditional taverns by the sea, buy souvenirs and clothes in the fashionable shops of Chania or in the neighboring Platanias. Other activities such as mini- golf, bowling, go-carting, a water-park, the Botanical Garden are all \u2013relatively- very close to the hotel.<\/p>\n<p>Climb to the Venetian castle which used to be a pirate\u2019s shelter in Grambousa and swim in the tropical lagoon of Balos. Run barefoot in the pink sand (consisting of tiny shells) in Elafonisi, put your stuff on your shoulders and walk through the sea to reach the island, full of white lilies and bushes. Take the boat to Loutro -Sfakia and spend a day in the picturesque fishing village, which is connected with the outside world only by sea. Listen to the waves caressing black and white pebbles in the beach of Krios, in Paleochora. Take unique photos of the orange sun vanishing into the sea in the nearby beach of Falassarna. Cosmopolitan or deserted, with shiny pebbles or fine sand, in warm weather or breeze, calm as a lagoon or rough with big waves, the beaches of Chania offer unique experiences that haunt the memories of the voyager &#8230;[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#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:\/\/book.octorate.com\/octobook\/site\/reservation\/index.xhtml;octobooksessionid=92bb307807bf6cc06df8bfdb5af9?codice=832028\" method=\"get\" target=\"_blank\">\n          <div class=\"row\">\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=\"checkin\">\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=\"checkout\">\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=\"group_adults\" 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('YYYY-MM-DD') )\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                                                        \/\/ BOOKING.COM FORMAT\n                              checkin_date.next('input[type=hidden]').val( moment(startDate).format('YYYY-MM-DD') );\n                              checkout_date.next('input[type=hidden]').val( moment(endDate).format('YYYY-MM-DD') );\n                            \n                          });\n\n                  });\n              })(jQuery);\n          <\/script>\n\n      <\/div>\n    <\/form>\n  <\/div>\n<\/div>\n[\/vc_column][\/vc_row][vc_row][vc_column]           \r\n            <div class=\"row\">\r\n\t            <div class=\"image-gallery\">\r\n\r\n                   \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_2-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_2-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_5-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_5-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_7-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_7-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_8-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_8-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_15-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_15-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_16-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_16-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_17-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_17-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_28-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_28-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_31-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_31-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n                    <!-- GALLERY ITEM -->\r\n                    <div class=\"col-lg-3 col-sm-6\">\r\n                      <figure class=\"gradient-overlay-hover icon-zoom-hover zoom-image-hover\">\r\n                                                <a href=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_32-1.jpg\">\r\n                          <img src=\"https:\/\/www.hotelmarita.gr\/wp-content\/uploads\/2021\/03\/10_32-1.jpg\" class=\"img-responsive\">\r\n                        <\/a>\r\n                                            <\/figure>\r\n                    <\/div>\r\n\r\n                    \r\n\t                \t            <\/div>\r\n            <\/div>\r\n\r\n        [\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;2\/3&#8243;][vc_column_text]The hotel is located in Agia Marina, just 9 km from the city of Chania, between two exits from the National Road (Galatas or Platanias depending on the direction). Loose trace of time by walking in the narrow streets of the Venetian harbor, try local delicacies and strong \u201craki\u201d spirit, taste homemade desserts, enjoy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.9.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Chania - Hotel Marita<\/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.hotelmarita.gr\/en\/chania\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chania - Hotel Marita\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column width=&#8221;2\/3&#8243;][vc_column_text]The hotel is located in Agia Marina, just 9 km from the city of Chania, between two exits from the National Road (Galatas or Platanias depending on the direction). Loose trace of time by walking in the narrow streets of the Venetian harbor, try local delicacies and strong \u201craki\u201d spirit, taste homemade desserts, enjoy [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hotelmarita.gr\/en\/chania\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel Marita\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-02T19:06:05+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=\"2 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hotelmarita.gr\/#website\",\"url\":\"https:\/\/www.hotelmarita.gr\/\",\"name\":\"Hotel Marita\",\"description\":\"Paros accommodation and sport\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.hotelmarita.gr\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hotelmarita.gr\/en\/chania\/#webpage\",\"url\":\"https:\/\/www.hotelmarita.gr\/en\/chania\/\",\"name\":\"Chania - Hotel Marita\",\"isPartOf\":{\"@id\":\"https:\/\/www.hotelmarita.gr\/#website\"},\"datePublished\":\"2019-05-07T11:25:52+00:00\",\"dateModified\":\"2021-04-02T19:06:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.hotelmarita.gr\/en\/chania\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hotelmarita.gr\/en\/chania\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.hotelmarita.gr\/en\/chania\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hotelmarita.gr\/en\/\",\"url\":\"https:\/\/www.hotelmarita.gr\/en\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hotelmarita.gr\/en\/chania\/\",\"url\":\"https:\/\/www.hotelmarita.gr\/en\/chania\/\",\"name\":\"Chania\"}}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/pages\/21203"}],"collection":[{"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/comments?post=21203"}],"version-history":[{"count":11,"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/pages\/21203\/revisions"}],"predecessor-version":[{"id":21692,"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/pages\/21203\/revisions\/21692"}],"wp:attachment":[{"href":"https:\/\/www.hotelmarita.gr\/en\/wp-json\/wp\/v2\/media?parent=21203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}