

# Event Details

- **Event Name**: Special Olympics 80s Dance Party
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 05:00 am – Sun, 28 Jun, 2026 at 07:00 pm
- **Event Description**: Join us on Sunday June 28th for our Summer 80s Dance Party!
- **Event URL**: https://allevents.in/wilmington/special-olympics-80s-dance-party/200030266096810
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: 401 S 8th St, Wilmington, NC 28401-5301, United States
- **lat**: 34.2311
- **long**: -77.93823
- **full address**: 401 S 8th St, Wilmington, NC 28401-5301, United States

## Event gallery

- **Alt text**: Special Olympics 80s Dance Party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7bb7e6ae88d9c09b1e2bcaf9f7a3f9aeec04702fc618ec8c81435d82e26ca117-rimg-w1200-h1553-dc2f3e5c-gmir?v=1782441968

## FAQs

- **Q**: When and where is Special Olympics 80s Dance Party being held?
  - **A:** Special Olympics 80s Dance Party takes place on Sun, 28 Jun, 2026 at 05:00 am to Sun, 28 Jun, 2026 at 07:00 pm at 401 S 8th St, Wilmington, NC 28401-5301, United States.
- **Q**: Who is organizing Special Olympics 80s Dance Party?
  - **A:** Special Olympics 80s Dance Party is organized by Special Olympics NHC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Olympics 80s Dance Party",
        "image": "https://cdn-az.allevents.in/events8/banners/7bb7e6ae88d9c09b1e2bcaf9f7a3f9aeec04702fc618ec8c81435d82e26ca117-rimg-w1200-h1553-dc2f3e5c-gmir?v=1782441968",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/wilmington/special-olympics-80s-dance-party/200030266096810",
        "location": {
            "@type": "Place",
            "name": "401 S 8th St, Wilmington, NC 28401-5301, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 S 8th St, Wilmington, NC 28401-5301, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2311",
                "longitude": "-77.93823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday June 28th for our Summer 80s Dance Party!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Special Olympics NHC",
                "url": "https://allevents.in/org/special-olympics-nhc/23728791"
            }
        ]
    }
]
```