

# Event Details

- **Event Name**: Blues Dancing with Eagles
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 08:30 pm
- **Event Description**: Please join us once again for an evening of blues dancing. 
Let's do it again.
July 23rd, 2026
8:30 Fundamental Blues class with Kat
9:00-12 DJ Jerry spinning lots of great blues tunes.
- **Event URL**: https://allevents.in/dallas/blues-dancing-with-eagles/200030414944020
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dallas Fraternal Order of Eagles 3108
- **lat**: 32.812238365399
- **long**: -96.70749254591
- **full address**: Dallas Fraternal Order of Eagles 3108, 8500 Arturo Dr,Dallas, Texas, United States

## Event gallery

- **Alt text**: Blues Dancing with Eagles
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/965f6beb6ca3f90310f30d31a2a4f5c26615ffa2cb4e8d6529721d3d0c3e45dc-rimg-w1200-h1697-dc192c3a-gmir?v=1784254220

## FAQs

- **Q**: When and where is Blues Dancing with Eagles being held?
  - **A:** Blues Dancing with Eagles takes place on Thu, 23 Jul, 2026 at 08:30 pm to Thu, 23 Jul, 2026 at 08:30 pm at Dallas Fraternal Order of Eagles 3108, 8500 Arturo Dr,Dallas, Texas, United States.
- **Q**: Who is organizing Blues Dancing with Eagles?
  - **A:** Blues Dancing with Eagles is organized by Jerry Warwick.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues Dancing with Eagles 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 Blues Dancing with Eagles 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": "Blues Dancing with Eagles",
        "image": "https://cdn-az.allevents.in/events4/banners/965f6beb6ca3f90310f30d31a2a4f5c26615ffa2cb4e8d6529721d3d0c3e45dc-rimg-w1200-h1697-dc192c3a-gmir?v=1784254220",
        "startDate": "2026-07-23",
        "url": "https://allevents.in/dallas/blues-dancing-with-eagles/200030414944020",
        "location": {
            "@type": "Place",
            "name": "Dallas Fraternal Order of Eagles 3108",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8500 Arturo Dr,Dallas, Texas",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.812238365399",
                "longitude": "-96.70749254591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us once again for an evening of blues dancing. \nLet's do it again.\nJuly 23rd, 2026\n8:30 Fundamental Blues class with Kat\n9:00-12 DJ Jerry spinning lots of great blues tunes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jerry Warwick",
                "url": "https://allevents.in/org/jerry-warwick/1798389"
            }
        ]
    }
]
```