

# Event Details

- **Event Name**: FKJ
- **Event Start and End Date**: Sun, 13 Jun, 2027 at 06:00 pm – Mon, 14 Jun, 2027 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/fkj/2300030186768056
- **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**: South Side Ballroom at Gilley's
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: South Side Ballroom at Gilley's, 1135 South Lamar, Dallas, United States

## Event gallery

- **Alt text**: FKJ
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/55212580-a14f-11f1-a977-99d1d33e99bd-rimg-w1080-h1080-dc585858-gmir.jpg?v=1787749768

## FAQs

- **Q**: When and where is FKJ being held?
  - **A:** FKJ takes place on Sun, 13 Jun, 2027 at 06:00 pm to Mon, 14 Jun, 2027 at 10:00 pm at South Side Ballroom at Gilley's, 1135 South Lamar, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FKJ 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 FKJ 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": "FKJ",
        "image": "https://cdn-az.allevents.in/events8/banners/55212580-a14f-11f1-a977-99d1d33e99bd-rimg-w1080-h1080-dc585858-gmir.jpg?v=1787749768",
        "startDate": "2027-06-13T18:00:00-05:00",
        "endDate": "2027-06-14T22:00:00-05:00",
        "url": "https://allevents.in/dallas/fkj/2300030186768056",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Side Ballroom at Gilley's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 South Lamar",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```