

# Event Details

- **Event Name**: Christmas Program
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: On Sunday, December 21st we will be hosting our annual Christmas program -complete with performances from the junior church, AWANA, and youth group kids! Come worship with us as we celebrate the birth of the Savior and the saving grace that He brought to the world!
- **Event URL**: https://allevents.in/montpelier/christmas-program/200029030210837
- **Event Categories**: christmas, kids
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Montpelier
- **state**: IN
- **country**: United States
- **location**: Grace Community Church
- **lat**: 40.55481
- **long**: -85.26788
- **full address**: Grace Community Church, 5513 IN-18, Montpelier, IN 47359-9623, United States

## Event gallery

- **Alt text**: Christmas Program
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2fd736027639427e62b511cb898dda5333f747253c31273ad3ad42e3d9f062d5-rimg-w1200-h675-dce7deb5-gmir?v=1766175711

## FAQs

- **Q**: When and where is Christmas Program being held?
  - **A:** Christmas Program takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 12:00 pm at Grace Community Church, 5513 IN-18, Montpelier, IN 47359-9623, United States.
- **Q**: Who is organizing Christmas Program?
  - **A:** Christmas Program is organized by Grace Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Program",
        "image": "https://cdn-az.allevents.in/events3/banners/2fd736027639427e62b511cb898dda5333f747253c31273ad3ad42e3d9f062d5-rimg-w1200-h675-dce7deb5-gmir?v=1766175711",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/montpelier/christmas-program/200029030210837",
        "location": {
            "@type": "Place",
            "name": "Grace Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5513 IN-18, Montpelier, IN 47359-9623, United States",
                "addressLocality": "Montpelier",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.55481",
                "longitude": "-85.26788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Sunday, December 21st we will be hosting our annual Christmas program -complete with performances from the junior church, AWANA, and youth group kids! Come worship with us as we celebrate the birth of the Savior and the saving grace that He brought to the world!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Community Church",
                "url": "https://allevents.in/org/grace-community-church/26080865"
            }
        ]
    }
]
```