

# Event Details

- **Event Name**: Christmas Holiday Meal
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:30 am
- **Event Description**: Join us for our annual Christmas &amp; Thanksgiving Holiday Meal. This event is open to all and is a pitch-in style feast.
The church will provide the meats. Please consider bringing a dessert or side dish along with a healthy appetite!
- **Event URL**: https://allevents.in/georgetown/christmas-holiday-meal/200029233353819
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: IN
- **country**: United States
- **location**: 5105 Old Georgetown Rd, Georgetown, IN, United States, Indiana 47122
- **lat**: 38.2863
- **long**: -85.91592
- **full address**: 5105 Old Georgetown Rd, Georgetown, IN, United States, Indiana 47122

## Event gallery

- **Alt text**: Christmas Holiday Meal
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a2de81163c62f2435d1e152da77f41d8fd94eabf99fb91afeafbcd68e30d7fc3-rimg-w1200-h675-dcd92f2d-gmir?v=1765069906

## FAQs

- **Q**: When and where is Christmas Holiday Meal being held?
  - **A:** Christmas Holiday Meal takes place on Sun, 07 Dec, 2025 at 11:30 am to Sun, 07 Dec, 2025 at 11:30 am at 5105 Old Georgetown Rd, Georgetown, IN, United States, Indiana 47122.
- **Q**: Who is organizing Christmas Holiday Meal?
  - **A:** Christmas Holiday Meal is organized by Tunnel Hill Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Holiday Meal",
        "image": "https://cdn-az.allevents.in/events5/banners/a2de81163c62f2435d1e152da77f41d8fd94eabf99fb91afeafbcd68e30d7fc3-rimg-w1200-h675-dcd92f2d-gmir?v=1765069906",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/georgetown/christmas-holiday-meal/200029233353819",
        "location": {
            "@type": "Place",
            "name": "5105 Old Georgetown Rd, Georgetown, IN, United States, Indiana 47122",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5105 Old Georgetown Rd, Georgetown, IN 47122-9134, United States",
                "addressLocality": "Georgetown",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.2863",
                "longitude": "-85.91592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas & Thanksgiving Holiday Meal. This event is open to all and is a pitch-in style feast.\nThe church will provide the meats. Please consider bringing a dessert or side dish along with a healthy appetite!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tunnel Hill Christian Church",
                "url": "https://allevents.in/org/tunnel-hill-christian-church/26139815"
            }
        ]
    }
]
```