

# Event Details

- **Event Name**: Rise Against at South Side Ballroom
- **Event Start and End Date**: Tue, 22 Sep, 2026 at 07:00 pm – Tue, 22 Sep, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/rise-against-at-south-side-ballroom/2400029857447306
- **Event Categories**: trips-adventures
- **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**: Rise Against at South Side Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/29a8cd80-a5dd-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dc080808-gmir.jpg?v=1788250486

## FAQs

- **Q**: When and where is Rise Against at South Side Ballroom being held?
  - **A:** Rise Against at South Side Ballroom takes place on Tue, 22 Sep, 2026 at 07:00 pm to Tue, 22 Sep, 2026 at 09: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": "Rise Against at South Side Ballroom",
        "image": "https://cdn-az.allevents.in/events2/banners/29a8cd80-a5dd-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dc080808-gmir.jpg?v=1788250486",
        "startDate": "2026-09-22T19:00:00-06:00",
        "endDate": "2026-09-22T21:00:00-06:00",
        "url": "https://allevents.in/dallas/rise-against-at-south-side-ballroom/2400029857447306",
        "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"
    }
]
```