---
title: "Foglalás"
description: ""
url: "https://agneshotel.hu/foglalas"
date: "2026-05-14T10:19:01+00:00"
language: "hu-HU"
---

érkezés \*

távozás \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness",
        "Hotel"
    ],
    "@id": "https://agneshotel.hu/foglalas#localbusiness1",
    "name": "Foglalás",
    "image": "https://agneshotel.hu/",
    "url": "https://agneshotel.hu/foglalas",
    "telephone": "+3683340450",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Honvéd u. 7.",
        "addressCountry": "HU",
        "addressLocality": "Hévíz",
        "postalCode": "8380"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "46.78812839386426",
        "longitude": "17.18397095374263"
    }
}
```
