

# Event Details

- **Event Name**: Christmas Pageant 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am – Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: On Sunday, December 14. the Sunday School will present the story of Jesus' birth in their pageant.
We hope to see you there.
- **Event URL**: https://allevents.in/fairview/christmas-pageant/200029352944112
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fairview
- **state**: AB
- **country**: Canada
- **location**: 11020 103 ave, Fairview, AB, Canada, Alberta T0H 1L0
- **lat**: 56.06785
- **long**: -118.38598
- **full address**: 11020 103 ave, Fairview, AB, Canada, Alberta T0H 1L0

## Event gallery

- **Alt text**: Christmas Pageant
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/68c655059c25144cf334fff005c842d0ce3a2126a1a6b5188a1853fb44921cae-rimg-w900-h598-dc5f3218-gmir?v=1765673831

## FAQs

- **Q**: When and where is Christmas Pageant  being held?
  - **A:** Christmas Pageant  takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 11:00 am at 11020 103 ave, Fairview, AB, Canada, Alberta T0H 1L0.
- **Q**: Who is organizing Christmas Pageant ?
  - **A:** Christmas Pageant  is organized by St. Paul's United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Pageant",
        "image": "https://cdn-az.allevents.in/events5/banners/68c655059c25144cf334fff005c842d0ce3a2126a1a6b5188a1853fb44921cae-rimg-w900-h598-dc5f3218-gmir?v=1765673831",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/fairview/christmas-pageant/200029352944112",
        "location": {
            "@type": "Place",
            "name": "11020 103 ave, Fairview, AB, Canada, Alberta T0H 1L0",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11020 103 Ave, Fairview, AB T0H, Canada",
                "addressLocality": "Fairview",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.06785",
                "longitude": "-118.38598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Sunday, December 14. the Sunday School will present the story of Jesus' birth in their pageant.\nWe hope to see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls United Church",
                "url": "https://allevents.in/org/st-pauls-united-church/27236279"
            }
        ]
    }
]
```