

# Event Details

- **Event Name**: Laundry Day
- **Event Start and End Date**: Tue, 06 Oct, 2026 at 07:00 pm – Tue, 06 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/laundry-day/2300030221937947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Laundry Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/86e13680-8eb4-11f1-a33a-f7150662a5aa-rimg-w792-h1224-dc382838-gmir.jpg?v=1785704154

## FAQs

- **Q**: When and where is Laundry Day being held?
  - **A:** Laundry Day takes place on Tue, 06 Oct, 2026 at 07:00 pm to Tue, 06 Oct, 2026 at 09:00 pm at Cambridge Room at House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Laundry Day 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 Laundry Day 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": "Laundry Day",
        "image": "https://cdn-az.allevents.in/events4/banners/86e13680-8eb4-11f1-a33a-f7150662a5aa-rimg-w792-h1224-dc382838-gmir.jpg?v=1785704154",
        "startDate": "2026-10-06T19:00:00-05:00",
        "endDate": "2026-10-06T21:00:00-05:00",
        "url": "https://allevents.in/dallas/laundry-day/2300030221937947",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cambridge Room at 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"
    }
]
```