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

##  Single room

# Your room on Lake Klopeiner See

Our single rooms have a contemporary and modern design, are comfortably equipped and mostly facing west. Almost all rooms have a spacious balcony.

#### 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": "Single room with breakfast",
            "item": "https://www.kristan.at/en/bed-and-breakfast/single-room-with-breakfast.md"
        }
    ]
}
```
