---
title: "Family Apartment"
description: ""
url: "https://www.kristan.at/en/apartments/family-apartment"
date: "2026-06-29T21:03:52+00:00"
language: "en-GB"
---

##  Family Apartment

# Apartment for your family

The Family Apartments are modernly equipped and have **1 living room and 1 bedroom**, with balcony or terrace. Sizes: 45 - 55 m2, for **2 to 4 people**.

### Equipment of the apartment

- Dishes
- Oven
- Refrigerator
- Coffee maker
- Shower + WC
- Linen
- Towels
- Satellite TV
- Parking
- Free Wi-Fi internet access
- 2 sun loungers per apartment on the beach
- Cabin on the beach
- Bread service

## 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": "Family Apartment",
            "item": "https://www.kristan.at/en/apartments/family-apartment.md"
        }
    ]
}
```
