

# Event Details

- **Event Name**: Christmas Pageant
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a joyful retelling of the Christmas story presented by our children and youth - a heartwarming reminder of God's love through the eyes of the little ones.  In the Sanctuary, parking in the Upper Parking Lot, behind the church.
- **Event URL**: https://allevents.in/belleville/christmas-pageant/200029347658823
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Belleville
- **state**: IL
- **country**: United States
- **location**: 721 E. Main St., Belleville, IL
- **lat**: 38.5141
- **long**: -89.97446
- **full address**: 721 E. Main St., Belleville, IL, United States

## Event gallery

- **Alt text**: Christmas Pageant
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Pageant&date=Sun%2C+14+Dec%2C+2025+at+09%3A00+am&bg=4

## FAQs

- **Q**: When and where is Christmas Pageant being held?
  - **A:** Christmas Pageant takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 10:00 am at 721 E. Main St., Belleville, IL, United States.
- **Q**: Who is organizing Christmas Pageant?
  - **A:** Christmas Pageant is organized by Belleville Union United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Pageant",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Pageant&date=Sun%2C+14+Dec%2C+2025+at+09%3A00+am&bg=4",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/belleville/christmas-pageant/200029347658823",
        "location": {
            "@type": "Place",
            "name": "721 E. Main St., Belleville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "721 E Main St, Belleville, IL 62220-3943, United States",
                "addressLocality": "Belleville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5141",
                "longitude": "-89.97446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a joyful retelling of the Christmas story presented by our children and youth - a heartwarming reminder of God's love through the eyes of the little ones.  In the Sanctuary, parking in the Upper Parking Lot, behind the church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belleville Union United Methodist Church",
                "url": "https://allevents.in/org/belleville-union-united-methodist-church/21006099"
            }
        ]
    }
]
```