

# Event Details

- **Event Name**: Christmas Eve Mass
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Join us for Mass!
- **Event URL**: https://allevents.in/trenton/christmas-eve-mass/200029373167617
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Trenton
- **state**: MI
- **country**: United States
- **location**: 2565 3rd St, Trenton, MI
- **lat**: 42.14435
- **long**: -83.17839
- **full address**: 2565 3rd St, Trenton, MI, United States

## Event gallery

- **Alt text**: Christmas Eve Mass
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f84baff72cd5c3036ff5a2bd8f8a756be4180a3010b769573f62b213f3547907-rimg-w1170-h769-dc5f4831-gmir?v=1766060477

## FAQs

- **Q**: When and where is Christmas Eve Mass being held?
  - **A:** Christmas Eve Mass takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 2565 3rd St, Trenton, MI, United States.
- **Q**: Who is organizing Christmas Eve Mass?
  - **A:** Christmas Eve Mass is organized by St. Joseph Catholic Church Trenton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Mass",
        "image": "https://cdn-az.allevents.in/events6/banners/f84baff72cd5c3036ff5a2bd8f8a756be4180a3010b769573f62b213f3547907-rimg-w1170-h769-dc5f4831-gmir?v=1766060477",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/trenton/christmas-eve-mass/200029373167617",
        "location": {
            "@type": "Place",
            "name": "2565 3rd St, Trenton, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2533 3rd St, Trenton, MI 48183-2721, United States",
                "addressLocality": "Trenton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.14435",
                "longitude": "-83.17839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Mass!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Joseph Catholic Church Trenton",
                "url": "https://allevents.in/org/st-joseph-catholic-church-trenton/25951140"
            }
        ]
    }
]
```