---
title: "Request form / Contact"
description: ""
url: "https://www.kristan.at/en/service/contact"
date: "2026-06-29T21:01:46+00:00"
language: "en-GB"
---

# Request

Bitte füllen Sie das Feld korrekt aus!

 * required information#### Category Apartment or B&amp;B:

 Category **\*** Category Studio Apartment

 Family Apartment

 FamilyPlus Apartment

 Bed&amp;Breakfast double room

 Bed&amp;Breakfast single room

Please enter at least 1 category.

#### Period of vacation:

 Date of arrival **\***

Ungültige Eingabe

 Date of departure **\***

Ungültige Eingabe

#### Number of guests:

 Adults **\***Enter the number of adult guests.

 ChildrenAnzahl der Kinder angeben.

 Age of childrenGeben Sie Ihre Adresse ein.

#### Personal information:

 First name **\***Enter your first name.

 Surname **\***Enter your last name.

 Street/number **\***Enter your address.

 ZIP code **\***Enter your ZIP code.

 City **\***Enter your city.

 Country **\***Enter your country.

 E-Mail **\***Invalid mail!

 Telephone **\***Enter your phone number.

 RemarksUngültige Eingabe

 ReCaptcha bestätigen **\***

Bestätigung erforderlich

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.kristan.at/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Service",
            "item": "https://www.kristan.at/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Request form / Contact",
            "item": "https://www.kristan.at/en/service/contact.md"
        }
    ]
}
```
