

# Event Details

- **Event Name**: Christmas Day Mass
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join us for Christmas Day Mass with Organ and Carols at 10:00 a.m.
- **Event URL**: https://allevents.in/covina/christmas-day-mass/200028960802508
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200028960802508?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=covina-events

## Event venue details

- **city**: Covina
- **state**: CA
- **country**: United States
- **location**: Holy Trinity Episcopal Church
- **lat**: 34.086811483289
- **long**: -117.89202787648
- **full address**: Holy Trinity Episcopal Church, 128 N 3rd Ave, Covina, CA 91723-1913, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Steve De Muth (https://allevents.in/org/steve-de-muth/19941226)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3e51278853ebfaafd9300e6bfa8cbb9c9b75ca35208e96bb52773a1ac27dbf11-rimg-w960-h1280-dca8928b-gmir?v=1766169729
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/671b301c9c049dd58d146c55e666b8a18feb3625109215179f53a9b53f815311-rimg-w300-h300-dcbdc1c2-gmir?v=1766169730

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 25 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Holy Trinity Episcopal Church, 128 N 3rd Ave, Covina, CA 91723-1913, United States
- **Q**: Who is organizing the event?
  - **A:** Steve De Muth
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about Christmas Day Mass ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Mass",
        "image": "https://cdn-az.allevents.in/events8/banners/3e51278853ebfaafd9300e6bfa8cbb9c9b75ca35208e96bb52773a1ac27dbf11-rimg-w960-h1280-dca8928b-gmir?v=1766169729",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/covina/christmas-day-mass/200028960802508",
        "location": {
            "@type": "Place",
            "name": "Holy Trinity Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 N 3rd Ave, Covina, CA 91723-1913, United States",
                "addressLocality": "Covina",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.086811483289",
                "longitude": "-117.89202787648"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas Day Mass with Organ and Carols at 10:00 a.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Steve De Muth",
                "url": "https://allevents.in/org/steve-de-muth/19941226"
            }
        ]
    }
]
```