---
title: "Double room"
description: ""
url: "https://www.kristan.at/en/bed-and-breakfast/double-room-with-breakfast"
date: "2026-06-30T09:07:17+00:00"
language: "en-GB"
---

##  Double room

# A perfect room with lake view

All rooms have a contemporary and modern design, are comfortably furnished and **mostly lake-side**. Almost all rooms have a direct view of the lake, as well as a **spacious balcony or terrace**.

#### EQUIPMENT OF THE ROOM

- Room fridge
- Satellite TV (Flat TV)
- Safe
- Hairdryer
- Cosmetic Mirror
- Heating
- Wooden parquet floors
- mostly with seat couch
- Shower and toilet mostly separated
- Free Wi-Fi internet access
- Gym in the house

## 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": "Bed & Breakfast",
            "item": "https://www.kristan.at/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Double room with breakfast",
            "item": "https://www.kristan.at/en/bed-and-breakfast/double-room-with-breakfast.md"
        }
    ]
}
```
