---
title: "CONTACT - Kefalos Villas | Kefalonia"
description: "Kefalos Villas Contact Form"
url: "https://kefalosvillas.gr/contact-us"
date: "2026-07-25T15:51:03+00:00"
language: "en-GB"
---

Get in touch.

## Contact Form

  Send an Email. All fields with an asterisk (\*) are required.  Name \*

  Email \*

  Subject \*

  Message \*

  Booking Details Accomodation

  Accomodation  Kefalos Villa

  Prokris Villa

  Kefalos Apartment

  Kefalos City Apartment

  Kefalos Argostoli Studio n.1

  Kefalos Argostoli Studio n.2

  Kefalos Argostoli Studio n.3

  Kefalos Argostoli Studio n.4

   Choose the accomodation you are interested in...

 Date of Chek-in

 Date of Chek-out

 Number of persons

 4

 Number of children

 Privacy Note \*

  Privacy Note  By submitting this form you agree to the use of the information provided only for the purposes of communication about thie enquiry. No data are saved from this website and Kefalos Villas does not share them with third parties.

   Contact.

##  Kefalos Villas

   ![Contact image](https://kefalosvillas.gr/images/contact-us.png)

 ![Kefalos Villas qr code contact details](https://kefalosvillas.gr/images/kefalosvillas-qr-code-t.png "Kefalos Villas qr code contact details")

Scan the QR code with your smartphone to easily take with you, our contact details!

     Address     Razata (Argostoli) | KEFALONIA
     GREECE
     Email     This email address is being protected from spambots. You need JavaScript enabled to view it.     Phone     (+30) 693 6190 110     Website     [ https://kefalosvillas.gr](https://kefalosvillas.gr)  - [ ](https://www.facebook.com/kefalosvillas.gr/)
- [ ](https://wa.me/306936190110)
- [ ](https://goo.gl/maps/3KiQnhuWf992)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://kefalosvillas.gr/contact-us#organization",
    "name": "Kefalos Villas",
    "alternateName": "Your villa with private pool in Kefalonia",
    "description": "Accommodation options with villas with private pool, apartments and studios for your holiday in Kefalonia",
    "email": "info@kefalosvillas.gr",
    "url": "https://kefalosvillas.gr",
    "telephone": "+306936190110",
    "foundingDate": "2008-05-30",
    "logo": "https://kefalosvillas.gr/images/kefalosvillas-login-logo.png",
    "image": "https://kefalosvillas.gr/images/kefalosvillas-login-logo.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Razata Argostoli",
        "addressCountry": "GR",
        "addressLocality": "Kefalonia",
        "addressRegion": "Kefalonia",
        "postalCode": "28100"
    },
    "sameAs": [
        "https://www.facebook.com/kefalosvillas.gr/",
        "https://wa.me/306936190110"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://kefalosvillas.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "CONTACT",
            "item": "https://kefalosvillas.gr/contact-us"
        }
    ]
}
```
