

# Event Details

- **Event Name**: Annual Community Christmas Dinner
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 11:00 am – Thu, 25 Dec, 2025 at 01:00 pm
- **Event Description**: Join us as we once again feed the community on Christmas Day.
- **Event URL**: https://allevents.in/merrillan/annual-community-christmas-dinner/200028991799024
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Merrillan
- **state**: WI
- **country**: United States
- **location**: TBD
- **lat**: 44.42469
- **long**: -90.72222
- **full address**: TBD, Merrillan, United States

## Event gallery

- **Alt text**: Annual Community Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b2ce47d5df53525755a8e78a38c43b18d40b666b032373afe9970b5861b018f0-rimg-w1200-h600-dc191f2e-gmir?v=1766248599

## FAQs

- **Q**: When and where is Annual Community Christmas Dinner being held?
  - **A:** Annual Community Christmas Dinner takes place on Thu, 25 Dec, 2025 at 11:00 am to Thu, 25 Dec, 2025 at 01:00 pm at TBD, Merrillan, United States.
- **Q**: Who is organizing Annual Community Christmas Dinner?
  - **A:** Annual Community Christmas Dinner is organized by 9th Street Park Neighborhood Watch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Community Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events6/banners/b2ce47d5df53525755a8e78a38c43b18d40b666b032373afe9970b5861b018f0-rimg-w1200-h600-dc191f2e-gmir?v=1766248599",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/merrillan/annual-community-christmas-dinner/200028991799024",
        "location": {
            "@type": "Place",
            "name": "TBD",
            "address": {
                "@type": "PostalAddress",
                "name": "TBD, Merrillan, United States",
                "addressLocality": "Merrillan",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.42469",
                "longitude": "-90.72222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we once again feed the community on Christmas Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "9th Street Park Neighborhood Watch",
                "url": "https://allevents.in/org/9th-street-park-neighborhood-watch/26426768"
            }
        ]
    }
]
```