

# Event Details

- **Event Name**: February 2026 Concert
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 07:30 pm
- **Event Description**: Two giants in the repertoire - Rachmaninov’s romantic 3rd piano concerto and Shostakovich’s mighty Symphony No. 5. We can’t wait!
- **Event URL**: https://allevents.in/wilmslow/february-2026-concert/200028719272656
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

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

## Event venue details

- **city**: Wilmslow
- **state**: EN
- **country**: United Kingdom
- **location**: Wilmslow, Cheshire
- **lat**: 53.325
- **long**: -2.239
- **full address**: Wilmslow, Cheshire, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Wilmslow Symphony Orchestra (https://allevents.in/org/wilmslow-symphony-orchestra/19618811)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1333e14eb3ffc482027bc8d252e451fd1ef72c61244076be421a1a3b3ad834ca-rimg-w1200-h1692-dc181716-gmir?v=1770169558
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/09fcbe078f8dcfa0e2bab7cbee5787248bac79d2aa1b0dd390a72ae077dc3e98-rimg-w300-h300-dc181717-gmir?v=1770169558

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Wilmslow, Cheshire, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Wilmslow Symphony Orchestra
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about February 2026 Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "February 2026 Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/1333e14eb3ffc482027bc8d252e451fd1ef72c61244076be421a1a3b3ad834ca-rimg-w1200-h1692-dc181716-gmir?v=1770169558",
        "startDate": "2026-02-14",
        "url": "https://allevents.in/wilmslow/february-2026-concert/200028719272656",
        "location": {
            "@type": "Place",
            "name": "Wilmslow, Cheshire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wilmslow",
                "addressLocality": "Wilmslow",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.325",
                "longitude": "-2.239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two giants in the repertoire - Rachmaninov’s romantic 3rd piano concerto and Shostakovich’s mighty Symphony No. 5. We can’t wait!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilmslow Symphony Orchestra",
                "url": "https://allevents.in/org/wilmslow-symphony-orchestra/19618811"
            }
        ]
    }
]
```