

# Event Details

- **Event Name**: Epik High at Granada Theater Dallas
- **Event Start and End Date**: Tue, 13 Oct, 2026 at 08:00 pm – Tue, 13 Oct, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/epik-high-at-granada-theater-dallas/2400030368705322
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Granada Theater Dallas
- **lat**: 32.83088800
- **long**: -96.77000500
- **full address**: Granada Theater Dallas, 3524 Greenville Ave., Dallas, TX 75206, United States

## Event gallery

- **Alt text**: Epik High at Granada Theater Dallas
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/61fa91d0-a53f-11f1-8345-8160f1306c66-rimg-w1080-h1350-dcf8b8c8-gmir.jpg?v=1788182707

## FAQs

- **Q**: When and where is Epik High at Granada Theater Dallas being held?
  - **A:** Epik High at Granada Theater Dallas takes place on Tue, 13 Oct, 2026 at 08:00 pm to Tue, 13 Oct, 2026 at 10:00 pm at Granada Theater Dallas, 3524 Greenville Ave., Dallas, TX 75206, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Epik High at Granada Theater Dallas is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Epik High at Granada Theater Dallas sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Epik High at Granada Theater Dallas",
        "image": "https://cdn-az.allevents.in/events10/banners/61fa91d0-a53f-11f1-8345-8160f1306c66-rimg-w1080-h1350-dcf8b8c8-gmir.jpg?v=1788182707",
        "startDate": "2026-10-13T20:00:00-06:00",
        "endDate": "2026-10-13T22:00:00-06:00",
        "url": "https://allevents.in/dallas/epik-high-at-granada-theater-dallas/2400030368705322",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Granada Theater Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3524 Greenville Ave., Dallas, TX 75206",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.83088800",
                "longitude": "-96.77000500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```