

# Event Details

- **Event Name**: Annual Gala
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Please join us for our annual celebration of our mission and fundraiser!
- **Event URL**: https://allevents.in/birmingham/annual-gala/200029712283219
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: MI
- **country**: United States
- **location**: Birmingham Community House
- **lat**: 42.544679067153
- **long**: -83.217443504589
- **full address**: Birmingham Community House, 380 S Bates St,Birmingham, Michigan, United States

## Event gallery

- **Alt text**: Annual Gala
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Gala&date=Fri%2C+17+Apr%2C+2026+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Annual Gala being held?
  - **A:** Annual Gala takes place on Fri, 17 Apr, 2026 at 06:00 pm to Fri, 17 Apr, 2026 at 06:00 pm at Birmingham Community House, 380 S Bates St,Birmingham, Michigan, United States.
- **Q**: Who is organizing Annual Gala?
  - **A:** Annual Gala is organized by Global Health Charities.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Gala 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Gala 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": "Annual Gala",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Gala&date=Fri%2C+17+Apr%2C+2026+at+06%3A00+pm&bg=5",
        "startDate": "2026-04-17T18:00:00-04:00",
        "url": "https://allevents.in/birmingham/annual-gala/200029712283219",
        "location": {
            "@type": "Place",
            "name": "Birmingham Community House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "380 S Bates St,Birmingham, Michigan",
                "addressLocality": "Birmingham",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.544679067153",
                "longitude": "-83.217443504589"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our annual celebration of our mission and fundraiser!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Global Health Charities",
                "url": "https://allevents.in/org/global-health-charities/24741087"
            }
        ]
    }
]
```