

# Event Details

- **Event Name**: Thanksgiving Day Service
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 10:00 am – Thu, 27 Nov, 2025 at 10:45 am
- **Event Description**: Eucharist means Thanksgiving! What better way to celebrate Thanksgiving than by giving thanks to God? Join us for a holiday themed homily and Communion Service on Thanksgiving Day at 10am.
- **Event URL**: https://allevents.in/jamestown/thanksgiving-day-service/200028763436933
- **Event Categories**: thanksgiving, holiday
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Jamestown
- **state**: NY
- **country**: United States
- **location**: St. Luke's Episcopal Church
- **lat**: 42.097530756026
- **long**: -79.241278050398
- **full address**: St. Luke's Episcopal Church, 404 N Main St, Jamestown, NY 14701-5008, United States

## Event gallery

- **Alt text**: Thanksgiving Day Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/49d31a2caeaab2adf054b6287dc5983df2051d8db254c4f00a69e26754c47d63-rimg-w1200-h900-dc8e7761-gmir?v=1763998382

## FAQs

- **Q**: When and where is Thanksgiving Day Service being held?
  - **A:** Thanksgiving Day Service takes place on Thu, 27 Nov, 2025 at 10:00 am to Thu, 27 Nov, 2025 at 10:45 am at St. Luke's Episcopal Church, 404 N Main St, Jamestown, NY 14701-5008, United States.
- **Q**: Who is organizing Thanksgiving Day Service?
  - **A:** Thanksgiving Day Service is organized by St. Luke's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Day Service",
        "image": "https://cdn-az.allevents.in/events6/banners/49d31a2caeaab2adf054b6287dc5983df2051d8db254c4f00a69e26754c47d63-rimg-w1200-h900-dc8e7761-gmir?v=1763998382",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/jamestown/thanksgiving-day-service/200028763436933",
        "location": {
            "@type": "Place",
            "name": "St. Luke's Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "404 N Main St, Jamestown, NY 14701-5008, United States",
                "addressLocality": "Jamestown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.097530756026",
                "longitude": "-79.241278050398"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eucharist means Thanksgiving! What better way to celebrate Thanksgiving than by giving thanks to God? Join us for a holiday themed homily and Communion Service on Thanksgiving Day at 10am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes Episcopal Church",
                "url": "https://allevents.in/org/st-lukes-episcopal-church/25994419"
            }
        ]
    }
]
```