

# Event Details

- **Event Name**: Voices of the New Era
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:30 pm
- **Event Description**: Join the Palatinate Ensemble for their first concert of the year - a journey through the 20th century featuring works by Gustav Holst, Jean Absil, and more!
- **Event URL**: https://allevents.in/durham/voices-of-the-new-era/200029152557134
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

- **Ticket URL**: https://durhamstudentmusic.org/whats-on/voices-of-the-new-era?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=durham-events

## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: St Oswald's Church, Durham
- **lat**: 54.7714
- **long**: -1.57274
- **full address**: St Oswald's Church, Durham, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Durham University Palatinate Orchestra (https://allevents.in/org/durham-university-palatinate-orchestra/26978380)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9c2f4622f14ed890100b0a5c88d81e5c95a1820e6a44633e3ba20afe75d398aa-rimg-w1080-h1350-dc303246-gmir?v=1764967500
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Voices+of+the+New+Era&date=06+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** St Oswald's Church, Durham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Durham University Palatinate Orchestra
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Voices of the New Era ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Voices of the New Era",
        "image": "https://cdn-az.allevents.in/events10/banners/9c2f4622f14ed890100b0a5c88d81e5c95a1820e6a44633e3ba20afe75d398aa-rimg-w1080-h1350-dc303246-gmir?v=1764967500",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/durham/voices-of-the-new-era/200029152557134",
        "location": {
            "@type": "Place",
            "name": "St Oswald's Church, Durham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Durham, Durham",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.7714",
                "longitude": "-1.57274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Palatinate Ensemble for their first concert of the year - a journey through the 20th century featuring works by Gustav Holst, Jean Absil, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Durham University Palatinate Orchestra",
                "url": "https://allevents.in/org/durham-university-palatinate-orchestra/26978380"
            }
        ]
    }
]
```