

# Event Details

- **Event Name**: The Floozies
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 08:00 pm – Sat, 21 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/the-floozies/2300030571449046
- **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**: Deep Ellum Art Co.
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Deep Ellum Art Co., 3200 Commerce St., Dallas, United States

## Event gallery

- **Alt text**: The Floozies
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Floozies&date=Sat%2C+21+Nov%2C+2026+at+08%3A00+pm&bg=2

## FAQs

- **Q**: When and where is The Floozies being held?
  - **A:** The Floozies takes place on Sat, 21 Nov, 2026 at 08:00 pm to Sat, 21 Nov, 2026 at 10:00 pm at Deep Ellum Art Co., 3200 Commerce St., Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Floozies 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 The Floozies 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": "The Floozies",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+Floozies&date=Sat%2C+21+Nov%2C+2026+at+08%3A00+pm&bg=2",
        "startDate": "2026-11-21T20:00:00-06:00",
        "endDate": "2026-11-21T22:00:00-06:00",
        "url": "https://allevents.in/dallas/the-floozies/2300030571449046",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Deep Ellum Art Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3200 Commerce St.",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```