

# Event Details

- **Event Name**: Foos Gone Wild
- **Event Start and End Date**: Wed, 21 Oct, 2026 at 08:00 pm – Wed, 21 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/foos-gone-wild/2300030302204406
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: House Of Blues - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States

## Event gallery

- **Alt text**: Foos Gone Wild
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6d3d3770-8783-11f1-a8a4-631b175f3d78-rimg-w1200-h675-dc77cdec-gmir.jpg?v=1784913397

## FAQs

- **Q**: When and where is Foos Gone Wild being held?
  - **A:** Foos Gone Wild takes place on Wed, 21 Oct, 2026 at 08:00 pm to Wed, 21 Oct, 2026 at 10:00 pm at House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Foos Gone Wild 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 Foos Gone Wild sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Foos Gone Wild",
        "image": "https://cdn-az.allevents.in/events3/banners/6d3d3770-8783-11f1-a8a4-631b175f3d78-rimg-w1200-h675-dc77cdec-gmir.jpg?v=1784913397",
        "startDate": "2026-10-21T20:00:00-05:00",
        "endDate": "2026-10-21T22:00:00-05:00",
        "url": "https://allevents.in/dallas/foos-gone-wild/2300030302204406",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N. Lamar Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```