

# Event Details

- **Event Name**: Christmas Day Mass - December 25th
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 08:00 am
- **Event Description**: Join us in celebrating the Nativity of our Lord on Christmas Morning! 

Mass times are at 8am and 10am in the Church.
- **Event URL**: https://allevents.in/chandler/christmas-day-mass-december-25th/200029356376808
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Chandler
- **state**: AZ
- **country**: United States
- **location**: St. Andrew the Apostle Catholic Church
- **lat**: 33.320777937268
- **long**: -111.9016492369
- **full address**: St. Andrew the Apostle Catholic Church, 3450 W Ray Rd, Chandler, AZ 85226-2300, United States

## Event gallery

- **Alt text**: Christmas Day Mass - December 25th
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1956ddb6235eb00c7658906567906df00f4beda7f13d99d1d4eeb4056da416ad-rimg-w1200-h675-dc920502-gmir?v=1766378736

## FAQs

- **Q**: When and where is Christmas Day Mass - December 25th being held?
  - **A:** Christmas Day Mass - December 25th takes place on Thu, 25 Dec, 2025 at 08:00 am to Thu, 25 Dec, 2025 at 08:00 am at St. Andrew the Apostle Catholic Church, 3450 W Ray Rd, Chandler, AZ 85226-2300, United States.
- **Q**: Who is organizing Christmas Day Mass - December 25th?
  - **A:** Christmas Day Mass - December 25th is organized by St. Andrew the Apostle Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Mass - December 25th",
        "image": "https://cdn-az.allevents.in/events4/banners/1956ddb6235eb00c7658906567906df00f4beda7f13d99d1d4eeb4056da416ad-rimg-w1200-h675-dc920502-gmir?v=1766378736",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/chandler/christmas-day-mass-december-25th/200029356376808",
        "location": {
            "@type": "Place",
            "name": "St. Andrew the Apostle Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3450 W Ray Rd, Chandler, AZ 85226-2300, United States",
                "addressLocality": "Chandler",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.320777937268",
                "longitude": "-111.9016492369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebrating the Nativity of our Lord on Christmas Morning! \n\nMass times are at 8am and 10am in the Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Andrew the Apostle Catholic Church",
                "url": "https://allevents.in/org/st-andrew-the-apostle-catholic-church/26013759"
            }
        ]
    }
]
```