ducatodizante.gr Open in urlscan Pro
49.12.14.166  Public Scan

URL: https://ducatodizante.gr/
Submission: On April 07 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

https://ducatodizante.reserve-online.net/

<form id="form1" role="form" action="https://ducatodizante.reserve-online.net/" target="_blank">
  <div class="col-lg-2 col-md-2 col-sm-6 col-xs-6 hidden-sm hidden-xs">
    <div class="room_book border-right-dark-1">
      <h6>Book Your Stay </h6>
    </div>
  </div>
  <div class="form-group col-lg-2 col-md-2 col-sm-6 hidden-sm hidden-xs">
    <div class="input-group border-bottom-dark-2">
      <label for="datepicker" style="display:none">date</label>
      <input placeholder="Check In" id="datepicker" class="date-picker hasDatepicker" type="text" name="checkin">
      <div class="input-group-addon">
        <em class="fa fa-calendar" aria-hidden="true"></em>
      </div>
    </div>
  </div>
  <div class="form-group col-lg-2 col-md-2 col-sm-6 hidden-sm hidden-xs">
    <div class="input-group border-bottom-dark-2">
      <label for="datepicker1" style="display:none">date</label>
      <input placeholder="Check Out" id="datepicker1" class="date-picker hasDatepicker" type="text" name="checkout">
      <div class="input-group-addon">
        <em class="fa fa-calendar" aria-hidden="true"></em>
      </div>
    </div>
  </div>
  <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
    <div class="row">
      <div class="form-group col-lg-3 col-md-3 col-sm-4 icon_arrow hidden-sm hidden-xs">
        <div class="input-group border-bottom-dark-2">
          <label for="adult" style="display:none">adults</label>
          <select name="adults" class="form-control" id="adult">
            <option value="">Adults </option>
            <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>
          </select>
        </div>
      </div>
      <div class="form-group col-lg-3 col-md-3 col-sm-4 icon_arrow hidden-sm hidden-xs">
        <div class="input-group border-bottom-dark-2">
          <label for="child" style="display:none">child</label>
          <select name="children" class="form-control" id="child">
            <option value="">Children </option>
            <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>
          </select>
        </div>
      </div>
      <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 text-center">
        <input type="submit" class="btn btn-primary" value="Book Now">
      </div>
    </div>
  </div>
</form>

<form id="i-recaptcha">
  <div class="row">
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-calendar" aria-hidden="true"></em></span>
      <label style="display:none" for="datepicker3">Checkin</label>
      <input type="text" class="form-control form-value ins hasDatepicker" id="datepicker3" name="checkin" placeholder="Checkin *(required)" required="">
    </div>
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-calendar" aria-hidden="true"></em></span>
      <label style="display:none" for="datepicker4">Checkout</label>
      <input type="text" class="form-control form-value ins hasDatepicker" id="datepicker4" name="checkout" placeholder="Check Out *(required)" required="">
    </div>
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-users" aria-hidden="true"></em></span>
      <label style="display:none" for="adults">adults</label>
      <select name="adults" id="adults" class="form-control form-value ins" required="">
        <option value="">Adult *(required) </option>
        <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>
      </select>
    </div>
    <div class="col-sm-6">
      <span class="facontact">
        <em class="fa fa-male" aria-hidden="true"></em>
      </span>
      <label style="display:none">children</label>
      <select name="children" id="children" class="form-control form-value ins">
        <option value="">Children </option>
        <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>
      </select>
    </div>
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-male" aria-hidden="true"></em></span>
      <label style="display:none" for="name">Name</label>
      <input type="text" class="form-control form-value ins" id="name" name="name" placeholder="Name *(required)" required="">
    </div>
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-envelope" aria-hidden="true"></em></span>
      <label style="display:none" for="email">email</label>
      <input type="email" class="form-control form-value ins" id="email" name="email" placeholder="Email *(required)" required="">
    </div>
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-globe" aria-hidden="true"></em></span>
      <label style="display:none" for="country">country</label>
      <input type="text" class="form-control form-value ins" id="country" name="country" placeholder="Country">
    </div>
    <div class="col-sm-6">
      <span class="facontact"><em class="fa fa-phone" aria-hidden="true"></em></span>
      <label style="display:none" for="phone">phone</label>
      <input type="text" class="form-control form-value ins" id="phone" name="phone" placeholder="Phone *(required)" required="">
    </div>
    <div class="col-sm-12">
      <span class="facontact"><em class="fa fa-file-text" aria-hidden="true"></em></span>
      <label style="display:none" for="message">message</label>
      <textarea cols="30" rows="7" name="message" id="message" class="form-control form-value ins" placeholder="Your message"></textarea>
    </div>
    <div class="col-sm-6 col-lg-offset-6 text-right">
      <div>
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-d3ckv9vy6bcu" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdVaowkAAAAANzUyurzSQbE7vpzDWFjlg-YFBm0&amp;co=aHR0cHM6Ly9kdWNhdG9kaXphbnRlLmdyOjQ0Mw..&amp;hl=en&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;size=invisible&amp;cb=kvqi00smqwkw"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div><button type="submit" class="btn btn-success g-recaptcha" data-sitekey="6LdVaowkAAAAANzUyurzSQbE7vpzDWFjlg-YFBm0" data-callback="onSubmit"><strong>SEND REQUEST </strong> <em class="fa fa-check-square" aria-hidden="true"></em>
      </button>
    </div>
  </div>
</form>

Text Content

Toggle navigation

 * Kipseli Zakynthos
 * +30 6972504488
 * info@ducatodizante.gr

 * 
 * 

BOOK NOW
 * 
 * Accommodation
 * Facilities
 * Location
 * Gallery
 * Contact
 * Call us Navigate
 * 

 * 
 * 
 * 
 * 






BOOK YOUR STAY

date

date

adults Adults 12345678910
child Children 123456789



WELCOME TO


DUCATO DI ZANTE LUXURY BEACH VILLA






KIPSELI ZAKYNTHOS GREECE

  NAVIGATE HERE



Discover Ducato di Zante, a stunning luxury villa nestled in a breathtaking
location overlooking the crystal-clear waters of the sea. With a large outdoor
area, including a sparkling pool and direct access to the beach, this is the
perfect retreat for those seeking relaxation and indulgence. Enjoy the ultimate
in comfort and style as you take in the panoramic views of the sea and
experience the Mediterranean lifestyle at its finest. Indulge in luxury and make
memories to last a lifetime at Ducato di Zante!


Hydromassage

Private Pool

Sea Views

Beach front

Sunrise View




ACCOMMODATION DETAILS





DESCRIPTION OF DUCATO DI ZANTE LUXURY BEACH VILLA

Ducato di Zante is the ultimate destination for those looking for a luxurious
and secluded getaway on the stunning island of Zakynthos. You will be blown away
by the private gardens that surround the villa, where you will find a large pool
with sunbeds and umbrellas, allowing you to soak up the sun. Let yourself enjoy
the shaded dining area with poofs and built BBQ, providing a unique opportunity
for al fresco dining. In just a few steps, you can access the stony beach right
beside the property from a small staircase. The exquisite panoramic view of the
sea, including the neighbouring island of Kefalonia, is simply breathtaking,
making for an unforgettable holiday experience.

Stepping inside the 150 sqm villa you will first find the common area that
includes the living room, dining area and kitchen. The lavish living room is the
perfect place to spend some time, with a comfortable double sofa that can be
used as a bed. You can even enjoy the view of the crystal-blue waters from the
comfort of the cozy sofa! From the living room you can also access the common
bathroom with shower. The kitchen is fully equipped and the dining area is
perfect for enjoying meals with friends and family. The villa offers the perfect
blend of modern luxury and traditional Mediterranean charm.

The four elegantly designed bedrooms offer the ultimate in comfort. The two
front side bedrooms boast a queen-sized bed each, featuring direct access to the
pool. You can step outside for a quick refreshing dip or just relax in bed and
take in the view from the large glass door! The two back side bedrooms have two
single beds that can be combined to a single double-bed. All bedrooms are
complete with en-suite bathrooms with showers.

The villa comes with a shaded parking space, for your convenience. With its
stunning outdoor area, luxurious bedrooms, complete privacy and panoramic view
of the sea, Ducato di Zante is the ultimate destination for a truly unique
experience!


Bathrobes

Tumble dryer

Netflix

Espresso machine

Fully Equipped Kitchen

BOOK DIRECT NOW »


  INDOOR PHOTOS





BOOK DIRECT NOW »


  FACILITIES & SERVICES





Ducato di Zante offers a range of amenities to make guests' stays as comfortable
and enjoyable as possible.


 * Children’s play area
 * Barbeque Built BBQ & Bar
 * Gated property
 * Gated entrance
   
 * Luggage area
 * Private parking Up to 3 cars - covered
 * Gardens
 * Outdoor dining area
   
 * Balcony/Veranda
 * Wi-Fi In all rooms and common areas
 * Private Entrance


SWIMMING POOL FACILITIES




 * Pool Depth 1.40m
 * Pool Dimensions 4m x 8m
 * Hydromassage
 * Private Pool
   
 * Infinity Pool
 * Sunbeds 6 sunbeds & 2 poufs
 * Parasols 2 provided
 * Operating Hours All day
   
 * Pool Towels
 * Outdoor Shower 2 provided


INDOOR / ROOM AMENITIES




 * 24h hot water
 * Air Conditioning In all rooms
 * Bathrobes
 * Baby Cot Upon request
   
 * Beach towels
 * First Aid Kit
 * Fire extinguisher
 * Hairdryer In all bedrooms
   
 * Living room
 * Tumble dryer
 * Drying rack
 * Vacuum
   
 * Iron and ironing board
 * Netflix
 * Mosquito screens
 * Slippers
   
 * Sofa bed
 * Washing machine
 * Wardrobes
 * Bath amenities
   
 * Local Digital Channels
 * Flat Screen TV Smart TVs in all bedrooms & lining room
 * Satellite Channels
 * Linen Supplied
   
 * Bath Towels
 * Dining Table
 * Floor With Tiles or Marble
 * Luggage Stand
   
 * Blackout Curtains


KITCHEN FACILITIES




 * Coffee / Tea making facilities
 * Refrigerator
 * Espresso machine
 * Highchair Upon Request
   
 * Ceramic hob
 * Kettle
 * Dishwasher
 * Iced Coffee Maker
   
 * Filter coffee maker
 * Electric Oven
 * Cooking utensils
 * Microwave
   
 * Sandwich Maker
 * Toaster
 * Blender
 * Hand Mixer
   
 * Multi Mixer
 * Ice Cubers
 * Fruit Squeezer
 * Fully Equipped Kitchen
   
 * Pantry Items


SERVICES (INCLUDED)




 * Change of bed linen Every 3 days
 * Towels change Daily
 * Cleaning services Daily
 * Welcome basket
   


EXTRA SERVICES (UPON REQUEST WITH EXTRA CHARGE)




 * Car hire
 * Motor bike hire
 * Private chef
 * Babysitting services
   
 * Catering service
 * Private Chauffer
 * Boat rental
 * Boat trips
   
 * Diving & Snorkelling
 * Excursions
 * Yachting and Sailing
 * Taxi & Transfer Arrangements
   
 * Meal arrangements
 * Massage


PROPERTY POLICIES / THINGS TO KNOW




 * Pets Are not allowed
 * Family friendly
 * LGBTQ+ friendly
 * Smoking allowed outside
   
 * Owners live in the area
 * Weddings/Events Up to 100 guests
 * Check In After 15:00
 * Check Out Before 10:00
   




LOCATION & MAP






KIPSELI ZAKYNTHOS GREECE

  NAVIGATE HERE

 

Nestled in the charming village of Kypseli, located on the stunning island of
Zakynthos, Ducato di Zante is the perfect place to experience traditional Greek
island life. Despite its peaceful setting, Kypseli has all the necessary shops
and restaurants, making it a convenient location for guests. Additionally, the
villa is just 5km away from the popular tourist resorts of Alykanas and Tsilivi,
which offer a variety of options for dining, shopping and entertainment. There
you will find pristine sand beaches, making it easy to enjoy the crystal-clear
waters of the Ionian Sea. Ducato di Zante is the ideal location for guests
looking for a tranquil retreat that's still close to the action!

 View Map


DISTANCES




 * Nearest Eatery 250m
 * Airport 16km
 * Main Ferry Port 13km
   
 * Zakynthos Town 12km
 * Agios Nikolaos Port (Volimes) 22.5km
 * Mini Markets 800m
   
 * Hospital 10.5km
 * Shipwreck 27km
 * Blue Caves 27km
   
 * Keri Caves 34.5km
 * Laganas 17.5km
 * Gerakas Beach 28km
   
 * Dafni Beach 24km

BOOK DIRECT NOW »


 PHOTO GALLERY


GENERAL PHOTOS OF DUCATO DI ZANTE LUXURY BEACH VILLA







CONTACT & RESERVATIONS


WAYS TO CONTACT US AND BOOK DIRECT





There are many ways to contact Ducato di Zante Luxury Beach Villa to make an
inquiry or a reservation.
Below you see all available options. If you have any question regarding our
accommodation or our services, feel free to contact us anytime and we will be
happy to reply.








   ONLINE BOOKINGS

Go to our online booking system where you can check availability, rates, offers
and receive immediate confirmation. By making your reservation direct from our
official site you get guaranteed the best online rates, compared to all the
other platforms.

Check Availability & Rates »





   GIVE US A CALL

Feel free to call us anytime to ask any information that you would like to know
about Ducato di Zante Luxury Beach Villa.




MOBILE: +30 6972504488
TELEPHONE: +30 2695022344



RESERVATION OFFICE HOURS (Local time):
MON: 9:00 - 20:00
TUE: 9:00 - 20:00
WED: 9:00 - 20:00
THU: 9:00 - 20:00
FRI: 9:00 - 20:00
SAT: 11:00 - 19:00
SUN: 11:00 - 19:00

  CLICK HERE TO CALL US »








   CONTACT FORM

Complete the request form for any further enquiries or information and we will
reply as soon as possible.


Checkin
Checkout
adults Adult *(required) 12345678910
children Children 123456789
Name
email
country
phone
message

SEND REQUEST






ADDRESS

Kipseli
Zante Zakynthos
Ionian Islands Greece

CONTACT

+30 2695022344
+30 6972504488
info@ducatodizante.gr
Reservations


© 2024 Ducato di Zante Luxury Beach Villa.

Development & Hosting

Call us

Directions (opens in a new tab)