

# Event Details

- **Event Name**: Christmas Mass
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am – Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: Join us as we celebrate the birth of the Baby Jesus! St. Lucy's Church is an accessible facility and the mass will be ASL/American Sign Language interpreted.
- **Event URL**: https://allevents.in/syracuse/christmas-mass/200029336230459
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Syracuse
- **state**: NY
- **country**: United States
- **location**: 432 Gifford St, Syracuse, NY, United States, New York 13204
- **lat**: 43.04355
- **long**: -76.16251
- **full address**: 432 Gifford St, Syracuse, NY, United States, New York 13204

## Event gallery

- **Alt text**: Christmas Mass
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4369627e956646f48786b1a7494d730c11eebeac7c493bacd5e2380b43b12b37-rimg-w1024-h1024-dcfaf5e9-gmir?v=1766047585

## FAQs

- **Q**: When and where is Christmas Mass being held?
  - **A:** Christmas Mass takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 11:00 am at 432 Gifford St, Syracuse, NY, United States, New York 13204.
- **Q**: Who is organizing Christmas Mass?
  - **A:** Christmas Mass is organized by St. Lucy's Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Mass",
        "image": "https://cdn-az.allevents.in/events6/banners/4369627e956646f48786b1a7494d730c11eebeac7c493bacd5e2380b43b12b37-rimg-w1024-h1024-dcfaf5e9-gmir?v=1766047585",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/syracuse/christmas-mass/200029336230459",
        "location": {
            "@type": "Place",
            "name": "432 Gifford St, Syracuse, NY, United States, New York 13204",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "432 Gifford St, Syracuse, NY 13204-3204, United States",
                "addressLocality": "Syracuse",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04355",
                "longitude": "-76.16251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of the Baby Jesus! St. Lucy's Church is an accessible facility and the mass will be ASL/American Sign Language interpreted.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lucys Church",
                "url": "https://allevents.in/org/st-lucys-church/23981303"
            }
        ]
    }
]
```