

# Event Details

- **Event Name**: BCS Autumn Concert
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 07:30 am
- **Event Description**: Tickets are now available for our next concert on the BCS website: https://bit.ly/3ycviO7
- **Event URL**: https://allevents.in/horsham/bcs-autumn-concert/200028982891504
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Horsham
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary's Church Horsham
- **lat**: 51.05962402521
- **long**: -0.33091897599607
- **full address**: St Mary's Church Horsham, Horsham, United Kingdom

## Event gallery

- **Alt text**: BCS Autumn Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4c8285ab6b903a9db5c4c8f3d5a2982faa85bf9bcf4aa33a2023221586c37eb1-rimg-w1200-h848-dcdba95f-gmir?v=1764076754

## FAQs

- **Q**: When and where is BCS Autumn Concert being held?
  - **A:** BCS Autumn Concert takes place on Sat, 29 Nov, 2025 at 07:30 am to Sat, 29 Nov, 2025 at 07:30 am at St Mary's Church Horsham, Horsham, United Kingdom.
- **Q**: Who is organizing BCS Autumn Concert?
  - **A:** BCS Autumn Concert is organized by Billingshurst Choral Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BCS Autumn Concert 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 Horsham, this event is thoughtfully curated to deliver a standout experience worth every moment. If BCS Autumn Concert 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": "BCS Autumn Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/4c8285ab6b903a9db5c4c8f3d5a2982faa85bf9bcf4aa33a2023221586c37eb1-rimg-w1200-h848-dcdba95f-gmir?v=1764076754",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/horsham/bcs-autumn-concert/200028982891504",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church Horsham",
            "address": {
                "@type": "PostalAddress",
                "name": "St Mary's Church Horsham, Horsham, United Kingdom",
                "addressLocality": "Horsham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.05962402521",
                "longitude": "-0.33091897599607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are now available for our next concert on the BCS website: https://bit.ly/3ycviO7",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Billingshurst Choral Society",
                "url": "https://allevents.in/org/billingshurst-choral-society/23184605"
            }
        ]
    }
]
```