

# Event Details

- **Event Name**: Parcels at South Side Ballroom
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 08:00 pm – Fri, 02 Oct, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/parcels-at-south-side-ballroom/2400030480175940
- **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 Ballroom
- **lat**: 32.76917400
- **long**: -96.79797340
- **full address**: South Side Ballroom, 1135 S. Lamar St., Dallas, TX 75215, United States

## Event gallery

- **Alt text**: Parcels at South Side Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a643eb60-a5c7-11f1-8990-5d04d231a2dd-rimg-w820-h1024-dcf8e8e8-gmir.jpg?v=1788241238

## FAQs

- **Q**: When and where is Parcels at South Side Ballroom being held?
  - **A:** Parcels at South Side Ballroom takes place on Fri, 02 Oct, 2026 at 08:00 pm to Fri, 02 Oct, 2026 at 10:00 pm at South Side Ballroom, 1135 S. Lamar St., Dallas, TX 75215, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parcels at South Side Ballroom",
        "image": "https://cdn-az.allevents.in/events7/banners/a643eb60-a5c7-11f1-8990-5d04d231a2dd-rimg-w820-h1024-dcf8e8e8-gmir.jpg?v=1788241238",
        "startDate": "2026-10-02T20:00:00-06:00",
        "endDate": "2026-10-02T22:00:00-06:00",
        "url": "https://allevents.in/dallas/parcels-at-south-side-ballroom/2400030480175940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Side Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 S. Lamar St., Dallas, TX 75215",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.76917400",
                "longitude": "-96.79797340"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```