

# Event Details

- **Event Name**: Vánoční koncert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: Zveme na předvánoční koncert poslední adventní neděli do kladrubského kláštera.
- **Event URL**: https://allevents.in/stod/vánoční-koncert/200029163250201
- **Event Categories**: concerts
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Stod
- **state**: PL
- **country**: Czech Republic
- **location**: Klášter Kladruby
- **lat**: 49.712035302062
- **long**: 12.995603084564
- **full address**: Klášter Kladruby, Pozorka 22, 349 61 Kladruby, Česko, Stod, Czech Republic

## Event gallery

- **Alt text**: Vánoční koncert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f1b32db0be98b564dfd07ad1342148cc3cc9840b7b7a64b225e6b67228efc734-rimg-w1200-h1697-dcfefefe-gmir?v=1766043169

## FAQs

- **Q**: When and where is Vánoční koncert being held?
  - **A:** Vánoční koncert takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at Klášter Kladruby, Pozorka 22, 349 61 Kladruby, Česko, Stod, Czech Republic.
- **Q**: Who is organizing Vánoční koncert?
  - **A:** Vánoční koncert is organized by Sbor Cantus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Vánoční koncert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Stod, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Vánoční koncert",
        "image": "https://cdn-az.allevents.in/events2/banners/f1b32db0be98b564dfd07ad1342148cc3cc9840b7b7a64b225e6b67228efc734-rimg-w1200-h1697-dcfefefe-gmir?v=1766043169",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/stod/vánoční-koncert/200029163250201",
        "location": {
            "@type": "Place",
            "name": "Klášter Kladruby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pozorka 22, 349 61 Kladruby, Česko",
                "addressLocality": "Stod",
                "addressRegion": "PL",
                "addressCountry": "CZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.712035302062",
                "longitude": "12.995603084564"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Zveme na předvánoční koncert poslední adventní neděli do kladrubského kláštera.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sbor Cantus",
                "url": "https://allevents.in/org/sbor-cantus/27045431"
            }
        ]
    }
]
```