

# Event Details

- **Event Name**: Static Dress at South Side Music Hall
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 08:00 pm – Sat, 21 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/static-dress-at-south-side-music-hall/2400030613817110
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: South Side Music Hall
- **lat**: 32.76877700
- **long**: -96.79798700
- **full address**: South Side Music Hall, 1135 S Lamar St, Dallas, TX 75215, United States

## Event gallery

- **Alt text**: Static Dress at South Side Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bf274e60-a5f9-11f1-8990-5d04d231a2dd-rimg-w1024-h1024-dc080808-gmir.jpg?v=1788262751

## FAQs

- **Q**: When and where is Static Dress at South Side Music Hall being held?
  - **A:** Static Dress at South Side Music Hall takes place on Sat, 21 Nov, 2026 at 08:00 pm to Sat, 21 Nov, 2026 at 10:00 pm at South Side Music Hall, 1135 S Lamar St, Dallas, TX 75215, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Static Dress at South Side Music Hall",
        "image": "https://cdn-az.allevents.in/events8/banners/bf274e60-a5f9-11f1-8990-5d04d231a2dd-rimg-w1024-h1024-dc080808-gmir.jpg?v=1788262751",
        "startDate": "2026-11-21T20:00:00-06:00",
        "endDate": "2026-11-21T22:00:00-06:00",
        "url": "https://allevents.in/dallas/static-dress-at-south-side-music-hall/2400030613817110",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Side Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 S Lamar St, Dallas, TX 75215",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.76877700",
                "longitude": "-96.79798700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```