

# Event Details

- **Event Name**: Weihnachtskonzert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:00 pm
- **Event Description**: Die Schüler*innen und Lehrer*innen präsentieren ein buntes Programm. Wir freuen uns auf Ihr Kommen.
- **Event URL**: https://allevents.in/graz/weihnachtskonzert/200029356047226
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Graz
- **state**: ST
- **country**: Austria
- **location**: Musikschule Fernitz-Mellach
- **lat**: 46.972566417032
- **long**: 15.502628051311
- **full address**: Musikschule Fernitz-Mellach, Graz, Austria

## Event gallery

- **Alt text**: Weihnachtskonzert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5da65cc723b1a84986195b7379769ef20cace568dc0163e270b646f77524338a-rimg-w1200-h1697-dcffffff-gmir?v=1765748305

## FAQs

- **Q**: When and where is Weihnachtskonzert being held?
  - **A:** Weihnachtskonzert takes place on Wed, 17 Dec, 2025 at 06:00 pm to Wed, 17 Dec, 2025 at 06:00 pm at Musikschule Fernitz-Mellach, Graz, Austria.
- **Q**: Who is organizing Weihnachtskonzert?
  - **A:** Weihnachtskonzert is organized by Musikschule Fernitz-Mellach.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Weihnachtskonzert 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 Graz, this event is thoughtfully curated to deliver a standout experience worth every moment. If Weihnachtskonzert 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": "Weihnachtskonzert",
        "image": "https://cdn-az.allevents.in/events8/banners/5da65cc723b1a84986195b7379769ef20cace568dc0163e270b646f77524338a-rimg-w1200-h1697-dcffffff-gmir?v=1765748305",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/graz/weihnachtskonzert/200029356047226",
        "location": {
            "@type": "Place",
            "name": "Musikschule Fernitz-Mellach",
            "address": {
                "@type": "PostalAddress",
                "name": "Musikschule Fernitz-Mellach, Graz, Austria",
                "addressLocality": "Graz",
                "addressRegion": "ST",
                "addressCountry": "AT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.972566417032",
                "longitude": "15.502628051311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Die Schüler*innen und Lehrer*innen präsentieren ein buntes Programm. Wir freuen uns auf Ihr Kommen.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Musikschule Fernitz-Mellach",
                "url": "https://allevents.in/org/musikschule-fernitz-mellach/27239321"
            }
        ]
    }
]
```