

# Event Details

- **Event Name**: Autumn Concert
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 07:30 pm
- **Event Description**: Choral works by Mozart, Hadyn and J.S Bach
- **Event URL**: https://allevents.in/eastbourne/autumn-concert/200029189869101
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029189869101?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eastbourne-events

## Event venue details

- **city**: Eastbourne
- **state**: EN
- **country**: United Kingdom
- **location**: St Saviour's Eastbourne
- **lat**: 50.76605452314
- **long**: 0.28267385885574
- **full address**: St Saviour's Eastbourne, South Street,Eastbourne, East Sussex, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hailsham Choral Society (https://allevents.in/org/hailsham-choral-society/27071996)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c023fdacbfb5bacdcf79ae81042c5cb27dd3082101d17fe39d141d6d55062795-rimg-w1200-h800-dc1a1511-gmir?v=1763020380
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/949cd741b63f7891d77b3a58c8aa6ac5c52fb4b02742fe8542c97666cf4212aa-rimg-w300-h300-dc1a1612-gmir?v=1763020381

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** St Saviour's Eastbourne, South Street,Eastbourne, East Sussex, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Hailsham Choral Society
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Autumn Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Autumn Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/c023fdacbfb5bacdcf79ae81042c5cb27dd3082101d17fe39d141d6d55062795-rimg-w1200-h800-dc1a1511-gmir?v=1763020380",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/eastbourne/autumn-concert/200029189869101",
        "location": {
            "@type": "Place",
            "name": "St Saviour's Eastbourne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Street,Eastbourne, East Sussex",
                "addressLocality": "Eastbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.76605452314",
                "longitude": "0.28267385885574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Choral works by Mozart, Hadyn and J.S Bach",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hailsham Choral Society",
                "url": "https://allevents.in/org/hailsham-choral-society/27071996"
            }
        ]
    }
]
```