

# Event Details

- **Event Name**: Dance Express Recitals
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 11:00 am (-04:00)
- **Event Description**: Contact the studio for recital times and ticketing information
- **Event URL**: https://allevents.in/wilmington/dance-express-recitals/200029952237919
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## 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 gallery

- **Alt text**: Dance Express Recitals
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6abcc7c618712203b5324690dff6946f517eec54d50711d96c140d6bffff6599-rimg-w960-h960-dc14131a-gmir?v=1778761993

## FAQs

- **Q**: When and where is Dance Express Recitals being held?
  - **A:** Dance Express Recitals takes place on Sat, 13 Jun, 2026 at 11:00 am to Sat, 13 Jun, 2026 at 11:00 am at 605 Halyburton Memorial Parkway, Wilmington, NC, United States, North Carolina 28412.
- **Q**: Who is organizing Dance Express Recitals?
  - **A:** Dance Express Recitals is organized by Minnie Evans Arts Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance Express Recitals",
        "image": "https://cdn-az.allevents.in/events8/banners/6abcc7c618712203b5324690dff6946f517eec54d50711d96c140d6bffff6599-rimg-w960-h960-dc14131a-gmir?v=1778761993",
        "startDate": "2026-06-13T11:00:00-04:00",
        "url": "https://allevents.in/wilmington/dance-express-recitals/200029952237919",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Contact the studio for recital times and ticketing information",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Minnie Evans Arts Center",
                "url": "https://allevents.in/org/minnie-evans-arts-center/25727768"
            }
        ]
    }
]
```