

# Event Details

- **Event Name**: November Concert
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 06:30 pm
- **Event Description**: Handel Ode for St Cecilia's Day and Coronation Anthems with the Amici e Voci Choir.
- **Event URL**: https://allevents.in/london/november-concert/200029133902213
- **Event Categories**: music, entertainment, concerts, coronation-weekend
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: https://wegottickets.com/event/675622?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=london-events

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: St.Peters Church Belsize park
- **lat**: 51.54832987025
- **long**: -0.17187676375
- **full address**: St.Peters Church Belsize park, London, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Belsize Baroque (https://allevents.in/org/belsize-baroque/26073658)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/659f072b73953b11ea321ee0516f899eda65bb5355eaf02d2905e02403a04e7f-rimg-w1200-h786-dc1b1d1d-gmir?v=1764306143
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9aa423d33d7d9d75e248c219eee7825cda546392f8df46a2b1d3496615a164b8-rimg-w300-h300-dc2e2920-gmir?v=1764306144

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** St.Peters Church Belsize park, London, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Belsize Baroque
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, coronation-weekend
- **Q**: Where can I find ticket details about November Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "November Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/659f072b73953b11ea321ee0516f899eda65bb5355eaf02d2905e02403a04e7f-rimg-w1200-h786-dc1b1d1d-gmir?v=1764306143",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/london/november-concert/200029133902213",
        "location": {
            "@type": "Place",
            "name": "St.Peters Church Belsize park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.54832987025",
                "longitude": "-0.17187676375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Handel Ode for St Cecilia's Day and Coronation Anthems with the Amici e Voci Choir.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belsize Baroque",
                "url": "https://allevents.in/org/belsize-baroque/26073658"
            }
        ]
    }
]
```