

# Event Details

- **Event Name**: Jamback
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 09:00 pm – Fri, 25 Sep, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/jamback/2300030467494647
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: It'll Do Club
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: It'll Do Club, 4322 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: Jamback
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ebc2c4a0-a684-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dc080808-gmir.jpg?v=1788322524

## FAQs

- **Q**: When and where is Jamback being held?
  - **A:** Jamback takes place on Fri, 25 Sep, 2026 at 09:00 pm to Fri, 25 Sep, 2026 at 11:00 pm at It'll Do Club, 4322 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jamback",
        "image": "https://cdn-az.allevents.in/events3/banners/ebc2c4a0-a684-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dc080808-gmir.jpg?v=1788322524",
        "startDate": "2026-09-25T21:00:00-05:00",
        "endDate": "2026-09-25T23:00:00-05:00",
        "url": "https://allevents.in/dallas/jamback/2300030467494647",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "It'll Do Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4322 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```