

# Event Details

- **Event Name**: Christmas Dinner
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 06:00 pm – Thu, 25 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for our Christmas feast in the soup kitchen! Meal is free, and everyone is welcome: we'd love to see you there!
- **Event URL**: https://allevents.in/midland/christmas-dinner/200029366908513
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Midland
- **state**: MI
- **country**: United States
- **location**: The Open Door
- **lat**: 43.617338
- **long**: -84.245745
- **full address**: The Open Door, 412 US-10-BR, Midland, MI 48640-4919, United States

## Event gallery

- **Alt text**: Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1eb94c059a213709e9614d3e1667b68d416e164ea3c8c7c6119a19d11dd7987c-rimg-w820-h312-dcd2eab7-gmir?v=1766586891

## FAQs

- **Q**: When and where is Christmas Dinner being held?
  - **A:** Christmas Dinner takes place on Thu, 25 Dec, 2025 at 06:00 pm to Thu, 25 Dec, 2025 at 07:30 pm at The Open Door, 412 US-10-BR, Midland, MI 48640-4919, United States.
- **Q**: Who is organizing Christmas Dinner?
  - **A:** Christmas Dinner is organized by Midland's Open Door.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Dinner is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Midland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Dinner 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": "Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events10/banners/1eb94c059a213709e9614d3e1667b68d416e164ea3c8c7c6119a19d11dd7987c-rimg-w820-h312-dcd2eab7-gmir?v=1766586891",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/midland/christmas-dinner/200029366908513",
        "location": {
            "@type": "Place",
            "name": "The Open Door",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 US-10-BR, Midland, MI 48640-4919, United States",
                "addressLocality": "Midland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.617338",
                "longitude": "-84.245745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas feast in the soup kitchen! Meal is free, and everyone is welcome: we'd love to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midlands Open Door",
                "url": "https://allevents.in/org/midlands-open-door/21745844"
            }
        ]
    }
]
```