

# Event Details

- **Event Name**: Christmas Eve Pageant
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Live pageant presented by Colonial Church youth. Family friendly.
- **Event URL**: https://allevents.in/prairie-village/christmas-eve-pageant/200029349833905
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Prairie Village
- **state**: KS
- **country**: United States
- **location**: 7039 Mission Rd, Prairie Village, KS, United States, Kansas 66208
- **lat**: 39.00119
- **long**: -94.62979
- **full address**: 7039 Mission Rd, Prairie Village, KS, United States, Kansas 66208

## Event gallery

- **Alt text**: Christmas Eve Pageant
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2046bb70600e24a558580bc6ef0d6db25b8c52382108b70fb838188c3aea4b68-rimg-w1200-h491-dc647278-gmir?v=1766221977

## FAQs

- **Q**: When and where is Christmas Eve Pageant being held?
  - **A:** Christmas Eve Pageant takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 7039 Mission Rd, Prairie Village, KS, United States, Kansas 66208.
- **Q**: Who is organizing Christmas Eve Pageant?
  - **A:** Christmas Eve Pageant is organized by Colonial Church in Prairie Village.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Pageant",
        "image": "https://cdn-az.allevents.in/events2/banners/2046bb70600e24a558580bc6ef0d6db25b8c52382108b70fb838188c3aea4b68-rimg-w1200-h491-dc647278-gmir?v=1766221977",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/prairie-village/christmas-eve-pageant/200029349833905",
        "location": {
            "@type": "Place",
            "name": "7039 Mission Rd, Prairie Village, KS, United States, Kansas 66208",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7039 Mission Rd, Prairie Village, KS 66208-2612, United States",
                "addressLocality": "Prairie Village",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.00119",
                "longitude": "-94.62979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live pageant presented by Colonial Church youth. Family friendly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Colonial Church in Prairie Village",
                "url": "https://allevents.in/org/colonial-church-in-prairie-village/26451156"
            }
        ]
    }
]
```