

# Event Details

- **Event Name**: concert
- **Event Start and End Date**: Sat, 09 May, 2026 at 07:30 pm (+01:00)
- **Event Description**: Come and indulge in some luscious melodies in our next concert on Saturday 9th May at Alderley Edge Festival Hall under the baton of the fabulous Afonso Teles!
- **Event URL**: https://allevents.in/alderley-edge/concert/200029896848218
- **Event Categories**: concerts, music, entertainment, festivals
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: https://aeso.yapsody.com/event/book/845561/31751973?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=alderley+edge-events

## Event venue details

- **city**: Alderley Edge
- **state**: EN
- **country**: United Kingdom
- **location**: Festival Hall Alderley Edge
- **lat**: 53.303470170441
- **long**: -2.2325405605565
- **full address**: Festival Hall Alderley Edge, Talbot Road,Alderley Edge, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Alderley Edge Symphony Orchestra (https://allevents.in/org/alderley-edge-symphony-orchestra/24609359)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/091fbde4c71dbe5c7afbcff8caa5290de0219e2276795759a10317bdbcb0f8db-rimg-w749-h391-dcffffff-gmir?v=1775344817
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/56bdba3fac8dc1816eed7574a62c7147efe15ea63ebfa8ddfc315d17bb90b74c-rimg-w300-h300-dcffffff-gmir?v=1775344817

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 09 May, 2026 at 07:30 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** Festival Hall Alderley Edge, Talbot Road,Alderley Edge, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Alderley Edge Symphony Orchestra
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, festivals
- **Q**: Where can I find ticket details about concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "concert",
        "image": "https://cdn-az.allevents.in/events1/banners/091fbde4c71dbe5c7afbcff8caa5290de0219e2276795759a10317bdbcb0f8db-rimg-w749-h391-dcffffff-gmir?v=1775344817",
        "startDate": "2026-05-09T19:30:00+01:00",
        "url": "https://allevents.in/alderley-edge/concert/200029896848218",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Festival Hall Alderley Edge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Talbot Road,Alderley Edge",
                "addressLocality": "Alderley Edge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.303470170441",
                "longitude": "-2.2325405605565"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and indulge in some luscious melodies in our next concert on Saturday 9th May at Alderley Edge Festival Hall under the baton of the fabulous Afonso Teles!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alderley Edge Symphony Orchestra",
                "url": "https://allevents.in/org/alderley-edge-symphony-orchestra/24609359"
            }
        ]
    }
]
```