

# Event Details

- **Event Name**: Ugly Kid Joe
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 06:00 pm – Sat, 05 Sep, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/ugly-kid-joe/2300029925876034
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: AM/FM - Backyard
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States

## Event gallery

- **Alt text**: Ugly Kid Joe
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f6e6d220-a258-11f1-8b09-4b99f8fe4872-rimg-w1080-h1080-dcf8f8f8-gmir.jpg?v=1787863847

## FAQs

- **Q**: When and where is Ugly Kid Joe being held?
  - **A:** Ugly Kid Joe takes place on Fri, 04 Sep, 2026 at 06:00 pm to Sat, 05 Sep, 2026 at 08:30 pm at AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ugly Kid Joe is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Ugly Kid Joe sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ugly Kid Joe",
        "image": "https://cdn-az.allevents.in/events1/banners/f6e6d220-a258-11f1-8b09-4b99f8fe4872-rimg-w1080-h1080-dcf8f8f8-gmir.jpg?v=1787863847",
        "startDate": "2026-09-04T18:00:00-05:00",
        "endDate": "2026-09-05T20:30:00-05:00",
        "url": "https://allevents.in/dallas/ugly-kid-joe/2300029925876034",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "AM/FM - Backyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1950 Market Center Blvd",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```