

# Event Details

- **Event Name**: Annual Christmas Dinner 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:30 pm
- **Event Description**: It's a pitch-in! Bring a side and/or dessert. 
Lots of fun, entertainment and reindeer games! RSVP on the church center app or the sign up sheet on the welcome center.
- **Event URL**: https://allevents.in/greenwood/annual-christmas-dinner/200029352568954
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Greenwood
- **state**: IN
- **country**: United States
- **location**: 2425 S Emerson Ave, Greenwood, IN
- **lat**: 39.58417
- **long**: -86.08206
- **full address**: 2425 S Emerson Ave, Greenwood, IN, United States

## Event gallery

- **Alt text**: Annual Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4cb4a94ab683092d42a6b4425f75a6c7ae4240379a6d0c228bb36290132bbaeb-rimg-w940-h788-dcffffff-gmir?v=1765670993

## FAQs

- **Q**: When and where is Annual Christmas Dinner  being held?
  - **A:** Annual Christmas Dinner  takes place on Sun, 14 Dec, 2025 at 06:30 pm to Sun, 14 Dec, 2025 at 06:30 pm at 2425 S Emerson Ave, Greenwood, IN, United States.
- **Q**: Who is organizing Annual Christmas Dinner ?
  - **A:** Annual Christmas Dinner  is organized by Mt. Pleasant Christian Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/4cb4a94ab683092d42a6b4425f75a6c7ae4240379a6d0c228bb36290132bbaeb-rimg-w940-h788-dcffffff-gmir?v=1765670993",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/greenwood/annual-christmas-dinner/200029352568954",
        "location": {
            "@type": "Place",
            "name": "2425 S Emerson Ave, Greenwood, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2425 S Emerson Ave, Greenwood, IN 46143-9770, United States",
                "addressLocality": "Greenwood",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.58417",
                "longitude": "-86.08206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's a pitch-in! Bring a side and/or dessert. \nLots of fun, entertainment and reindeer games! RSVP on the church center app or the sign up sheet on the welcome center.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Pleasant Christian Fellowship",
                "url": "https://allevents.in/org/mt-pleasant-christian-fellowship/26706243"
            }
        ]
    }
]
```