

# Event Details

- **Event Name**: Christmas Eve Pageant
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: A Christmas pageant for the whole family, complete with Christmas carols for all to sing.
- **Event URL**: https://allevents.in/tucson/christmas-eve-pageant/200029395031845
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: 4440 N Campbell Ave, Tucson, AZ, United States, Arizona 85718
- **lat**: 32.28844
- **long**: -110.94311
- **full address**: 4440 N Campbell Ave, Tucson, AZ, United States, Arizona 85718

## Event gallery

- **Alt text**: Christmas Eve Pageant
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d54062cdc240568089cebece487f94d21e6327a4071d8002314027e92ead727c-rimg-w1200-h333-dcab2025-gmir?v=1766443779

## FAQs

- **Q**: When and where is Christmas Eve Pageant being held?
  - **A:** Christmas Eve Pageant takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at 4440 N Campbell Ave, Tucson, AZ, United States, Arizona 85718.
- **Q**: Who is organizing Christmas Eve Pageant?
  - **A:** Christmas Eve Pageant is organized by Saint Philip's in the Hills Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Pageant",
        "image": "https://cdn-az.allevents.in/events5/banners/d54062cdc240568089cebece487f94d21e6327a4071d8002314027e92ead727c-rimg-w1200-h333-dcab2025-gmir?v=1766443779",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/tucson/christmas-eve-pageant/200029395031845",
        "location": {
            "@type": "Place",
            "name": "4440 N Campbell Ave, Tucson, AZ, United States, Arizona 85718",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4440 N Campbell Ave, Tucson, AZ 85718-6504, United States",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.28844",
                "longitude": "-110.94311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Christmas pageant for the whole family, complete with Christmas carols for all to sing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Philips in the Hills Episcopal Church",
                "url": "https://allevents.in/org/saint-philips-in-the-hills-episcopal-church/24809607"
            }
        ]
    }
]
```