

# Event Details

- **Event Name**: WSO Concert
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 03:00 pm
- **Event Description**: Wilmington Symphony Orchestra to perform directly following the conductor's clinic performance
- **Event URL**: https://allevents.in/wilmington/wso-concert/200029331270327
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: 605 Halyburton Memorial Parkway, Wilmington, NC, United States, North Carolina 28412
- **lat**: 34.09954
- **long**: -77.9104
- **full address**: 605 Halyburton Memorial Parkway, Wilmington, NC, United States, North Carolina 28412

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Minnie Evans Arts Center (https://allevents.in/org/minnie-evans-arts-center/25727768)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/14ad5eb936c9b7b2b031dad84b9336786f28059ec636b3ef0d16810bfb390463-rimg-w960-h960-dc14131a-gmir?v=1772239405
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/301dc1428cbf6f45000863b503a6015d0e375370b11b3034279ee55215399cce-rimg-w300-h300-dc141319-gmir?v=1772239405

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** 605 Halyburton Memorial Parkway, Wilmington, NC, United States, North Carolina 28412
- **Q**: Who is organizing the event?
  - **A:** Minnie Evans Arts Center
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about WSO Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "WSO Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/14ad5eb936c9b7b2b031dad84b9336786f28059ec636b3ef0d16810bfb390463-rimg-w960-h960-dc14131a-gmir?v=1772239405",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/wilmington/wso-concert/200029331270327",
        "location": {
            "@type": "Place",
            "name": "605 Halyburton Memorial Parkway, Wilmington, NC, United States, North Carolina 28412",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 Halyburton Memorial Pkwy, Wilmington, NC 28412-2997, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.09954",
                "longitude": "-77.9104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wilmington Symphony Orchestra to perform directly following the conductor's clinic performance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Minnie Evans Arts Center",
                "url": "https://allevents.in/org/minnie-evans-arts-center/25727768"
            }
        ]
    }
]
```