

# Event Details

- **Event Name**: Adventní koncert
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 04:00 pm
- **Event Description**: Koncert záků Základní umělecké školy Viléma Petrželky ze podpory městského obvodu Stará Bělá
- **Event URL**: https://allevents.in/ostrava/adventní-koncert/200029098145722
- **Event Categories**: concerts
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Ostrava
- **state**: MO
- **country**: Czech Republic
- **location**: HUSŮV SBOR STARÁ BĚLÁ
- **lat**: 49.76637
- **long**: 18.23992
- **full address**: HUSŮV SBOR STARÁ BĚLÁ, Junácká 331/92, 724 00 Ostrava, Česko, Ostrava, Czech Republic

## Event gallery

- **Alt text**: Adventní koncert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9aad3a4e259afc76eef107c60efe8caa6d12f5aef651467b46a6eeaade0050fb-rimg-w1200-h628-dc5ebceb-gmir?v=1763968956

## FAQs

- **Q**: When and where is Adventní koncert being held?
  - **A:** Adventní koncert takes place on Sun, 30 Nov, 2025 at 04:00 pm to Sun, 30 Nov, 2025 at 04:00 pm at HUSŮV SBOR STARÁ BĚLÁ, Junácká 331/92, 724 00 Ostrava, Česko, Ostrava, Czech Republic.
- **Q**: Who is organizing Adventní koncert?
  - **A:** Adventní koncert is organized by Starobělský zpravodaj.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Adventní 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 Ostrava, this event is thoughtfully curated to deliver a standout experience worth every moment. If Adventní koncert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Adventní koncert",
        "image": "https://cdn-az.allevents.in/events8/banners/9aad3a4e259afc76eef107c60efe8caa6d12f5aef651467b46a6eeaade0050fb-rimg-w1200-h628-dc5ebceb-gmir?v=1763968956",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/ostrava/adventní-koncert/200029098145722",
        "location": {
            "@type": "Place",
            "name": "HUSŮV SBOR STARÁ BĚLÁ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Junácká 331/92, 724 00 Ostrava, Česko",
                "addressLocality": "Ostrava",
                "addressRegion": "MO",
                "addressCountry": "CZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.76637",
                "longitude": "18.23992"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Koncert záků Základní umělecké školy Viléma Petrželky ze podpory městského obvodu Stará Bělá",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Staroblsk zpravodaj",
                "url": "https://allevents.in/org/starobělský-zpravodaj/26441125"
            }
        ]
    }
]
```