

# Event Details

- **Event Name**: K*ll Local
- **Event Start and End Date**: Fri, 26 Mar, 2027 at 07:30 pm – Sun, 11 Apr, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/kll-local/2300030619049726
- **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**: Wyly Theatre
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Wyly Theatre, 2100 Ross Avenue, Dallas, United States

## Event gallery

- **Alt text**: K*ll Local
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=K%2All+Local&date=Fri%2C+26+Mar%2C+2027+at+07%3A30+pm&bg=2

## FAQs

- **Q**: When and where is K*ll Local being held?
  - **A:** K*ll Local takes place on Fri, 26 Mar, 2027 at 07:30 pm to Sun, 11 Apr, 2027 at 09:30 pm at Wyly Theatre, 2100 Ross Avenue, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "K*ll Local",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=K%2All+Local&date=Fri%2C+26+Mar%2C+2027+at+07%3A30+pm&bg=2",
        "startDate": "2027-03-26T19:30:00-05:00",
        "endDate": "2027-04-11T21:30:00-05:00",
        "url": "https://allevents.in/dallas/kll-local/2300030619049726",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wyly Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Ross Avenue",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```