

# Event Details

- **Event Name**: Christmas Gala and Auction
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:30 pm – Fri, 05 Dec, 2025 at 09:30 pm
- **Event Description**: We love to see you there!
- **Event URL**: https://allevents.in/wyandotte/christmas-gala-and-auction/200029232414451
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wyandotte
- **state**: MI
- **country**: United States
- **location**: The Biddle Hall
- **lat**: 42.20034
- **long**: -83.1501
- **full address**: The Biddle Hall, 3239 Biddle Ave,Wyandotte, Michigan, United States

## Event gallery

- **Alt text**: Christmas Gala and Auction
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a602292a35e5c1e9622779d54492627fbb1ee9e82894beeb04fe1f9ff27b17b3-rimg-w1200-h1600-dcf3d8df-gmir?v=1764804637

## FAQs

- **Q**: When and where is Christmas Gala and Auction being held?
  - **A:** Christmas Gala and Auction takes place on Fri, 05 Dec, 2025 at 06:30 pm to Fri, 05 Dec, 2025 at 09:30 pm at The Biddle Hall, 3239 Biddle Ave,Wyandotte, Michigan, United States.
- **Q**: Who is organizing Christmas Gala and Auction?
  - **A:** Christmas Gala and Auction is organized by 13th Congressional GOP.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Gala and Auction",
        "image": "https://cdn-az.allevents.in/events5/banners/a602292a35e5c1e9622779d54492627fbb1ee9e82894beeb04fe1f9ff27b17b3-rimg-w1200-h1600-dcf3d8df-gmir?v=1764804637",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/wyandotte/christmas-gala-and-auction/200029232414451",
        "location": {
            "@type": "Place",
            "name": "The Biddle Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3239 Biddle Ave,Wyandotte, Michigan",
                "addressLocality": "Wyandotte",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.20034",
                "longitude": "-83.1501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We love to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "13th Congressional GOP",
                "url": "https://allevents.in/org/13th-congressional-gop/27120611"
            }
        ]
    }
]
```