

# Event Details

- **Event Name**: Christmas Day Eucharist 
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join us on Christmas Day for our Celebration of the Holy Eucharist.
- **Event URL**: https://allevents.in/smithtown/christmas-day-eucharist/200029393280811
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Smithtown
- **state**: NY
- **country**: United States
- **location**: St. Thomas of Canterbury
- **lat**: 40.85406
- **long**: -73.20512
- **full address**: St. Thomas of Canterbury, 90 Edgewater Avenue,Smithtown, New York, United States

## Event gallery

- **Alt text**: Christmas Day Eucharist
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/27f68e7a294b4624973338e870d6b4aa77c245cd1ceb4eae5ab25a76ba553e3e-rimg-w1200-h1200-dce7e7e7-gmir?v=1766404391

## FAQs

- **Q**: When and where is Christmas Day Eucharist  being held?
  - **A:** Christmas Day Eucharist  takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at St. Thomas of Canterbury, 90 Edgewater Avenue,Smithtown, New York, United States.
- **Q**: Who is organizing Christmas Day Eucharist ?
  - **A:** Christmas Day Eucharist  is organized by St. Thomas of Canterbury.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Eucharist",
        "image": "https://cdn-az.allevents.in/events5/banners/27f68e7a294b4624973338e870d6b4aa77c245cd1ceb4eae5ab25a76ba553e3e-rimg-w1200-h1200-dce7e7e7-gmir?v=1766404391",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/smithtown/christmas-day-eucharist/200029393280811",
        "location": {
            "@type": "Place",
            "name": "St. Thomas of Canterbury",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "90 Edgewater Avenue,Smithtown, New York",
                "addressLocality": "Smithtown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.85406",
                "longitude": "-73.20512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Day for our Celebration of the Holy Eucharist.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Thomas of Canterbury",
                "url": "https://allevents.in/org/st-thomas-of-canterbury/26647647"
            }
        ]
    }
]
```