

# Event Details

- **Event Name**: Open House
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 06:30 pm – Tue, 30 Jun, 2026 at 06:30 pm
- **Event Description**: Calling all dancers! Come experience the energy, artistry, and technique that makes QCDF one of Buffalo’s favorite places to train.
- **Event URL**: https://allevents.in/depew/open-house/200030241285740
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Depew
- **state**: NY
- **country**: United States
- **location**: 2084 George Urban Blvd, Depew, NY
- **lat**: 42.9189
- **long**: -78.7345
- **full address**: 2084 George Urban Blvd, Depew, NY, United States

## Event gallery

- **Alt text**: Open House
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4b19f3629ce22087cae98d8bf0d646b0540f7ae0664bf1f953cce79e70c9aebe-rimg-w1080-h1350-dcadaeb0-gmir?v=1781557120

## FAQs

- **Q**: When and where is Open House being held?
  - **A:** Open House takes place on Tue, 16 Jun, 2026 at 06:30 pm to Tue, 30 Jun, 2026 at 06:30 pm at 2084 George Urban Blvd, Depew, NY, United States.
- **Q**: Who is organizing Open House?
  - **A:** Open House is organized by Queen City Dance Factory.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open House",
        "image": "https://cdn-az.allevents.in/events4/banners/4b19f3629ce22087cae98d8bf0d646b0540f7ae0664bf1f953cce79e70c9aebe-rimg-w1080-h1350-dcadaeb0-gmir?v=1781557120",
        "startDate": "2026-06-16",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/depew/open-house/200030241285740",
        "location": {
            "@type": "Place",
            "name": "2084 George Urban Blvd, Depew, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2070 George Urban Blvd, Depew, NY 14043-1824, United States",
                "addressLocality": "Depew",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9189",
                "longitude": "-78.7345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all dancers! Come experience the energy, artistry, and technique that makes QCDF one of Buffalo’s favorite places to train.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Queen City Dance Factory",
                "url": "https://allevents.in/org/queen-city-dance-factory/24499676"
            }
        ]
    }
]
```