

# Event Details

- **Event Name**: the Phantom of the Opera
- **Event Start and End Date**: Sun, 16 Feb, 2025 at 11:00 am – Sun, 16 Feb, 2025 at 12:30 pm
- **Event Description**: Op 6 september 1925 ging in New York de eerste versie van deze film gebaseerd op het gelijknamig boek van Gaston Leroux in première.Reden genoeg voor het ensemble Elixir d’Anvers om in haar archieven te duiken het nodige opzoekingswerk te doen en het internet af te speuren op zoek naar uitgaven of manuscripten van de originele partituur.Een steengoede film met een live-orkest dat een eigenzinnige muziekkeuze maakt uit haar uitgebreide Art Deco repertoire afgewisseld met fragmenten uit de originele partituur en hier en daar een verrassende muzikale wending.Centraal in de film staat de Bourrée Fantasque van Emmanuel Chabrier. Een werk voor piano dat in 1924 georkestreerd werd voor klein ensemble door Jacques Enoch. Muziek die nauw aansluit bij de sfeer van deze film: onrustig gejaagd en bij momenten onvoorspelbaar.
- **Event URL**: https://allevents.in/antwerp/the-phantom-of-the-opera/80001442248477
- **Event Categories**: entertainment, music, art
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: EUR

## Event venue details

- **city**: Antwerp
- **state**: AN
- **country**: Belgium
- **location**: Schouwburg Noord
- **lat**: 51.2194475000
- **long**: 4.4024643000
- **full address**: Schouwburg Noord, Nieuwdreef 135, Antwerp, Belgium

## Event gallery

- **Alt text**: the Phantom of the Opera
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6686a1ac98f3c.jpg

## FAQs

- **Q**: When and where is the Phantom of the Opera being held?
  - **A:** the Phantom of the Opera takes place on Sun, 16 Feb, 2025 at 11:00 am to Sun, 16 Feb, 2025 at 12:30 pm at Schouwburg Noord, Nieuwdreef 135, Antwerp, Belgium.
- **Q**: Who is organizing the Phantom of the Opera?
  - **A:** the Phantom of the Opera is organized by Elixir d'Anvers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "the Phantom of the Opera",
        "image": "https://cdn2.allevents.in/thumbs/thumb6686a1ac98f3c.jpg",
        "startDate": "2025-02-16",
        "endDate": "2025-02-16",
        "url": "https://allevents.in/antwerp/the-phantom-of-the-opera/80001442248477",
        "location": {
            "@type": "Place",
            "name": "Schouwburg Noord",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nieuwdreef 135",
                "addressLocality": "Antwerp",
                "addressRegion": "AN",
                "addressCountry": "BE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.2194475000",
                "longitude": "4.4024643000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Op 6 september 1925 ging in New York de eerste versie van deze film gebaseerd op het gelijknamig boek van Gaston Leroux in première.Reden genoeg voor het ensemble Elixir d’Anvers om in haar archieven te duiken het nodige opzoekingswerk te doen en het internet af te speuren op zoek naar uitgaven of m",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elixir dAnvers",
                "url": "https://allevents.in/org/elixir-danvers/24230065"
            }
        ]
    }
]
```