

# Event Details

- **Event Name**: Thanksgiving Eve Divine Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 07:00 pm
- **Event Description**: Thanksgiving Eve Service is Wednesday, November 26 at 7:00 pm. Come celebrate the true Feast before you feast!
- **Event URL**: https://allevents.in/rockton/thanksgiving-eve-divine-service/200029241129805
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Rockton
- **state**: IL
- **country**: United States
- **location**: St. Andrew Lutheran Church
- **lat**: 42.456886520659
- **long**: -89.050004761249
- **full address**: St. Andrew Lutheran Church, 511 W Rockton Rd,Rockton,IL,United States

## Event gallery

- **Alt text**: Thanksgiving Eve Divine Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/83b87454982dad6d7128fd21dd300ec43152e606071a6cbeb620db3e438f1a81-rimg-w1200-h900-dcc0aa90-gmir?v=1763815025

## FAQs

- **Q**: When and where is Thanksgiving Eve Divine Service being held?
  - **A:** Thanksgiving Eve Divine Service takes place on Wed, 26 Nov, 2025 at 07:00 pm to Wed, 26 Nov, 2025 at 07:00 pm at St. Andrew Lutheran Church, 511 W Rockton Rd,Rockton,IL,United States.
- **Q**: Who is organizing Thanksgiving Eve Divine Service?
  - **A:** Thanksgiving Eve Divine Service is organized by St. Andrew Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Divine Service",
        "image": "https://cdn-az.allevents.in/events1/banners/83b87454982dad6d7128fd21dd300ec43152e606071a6cbeb620db3e438f1a81-rimg-w1200-h900-dcc0aa90-gmir?v=1763815025",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/rockton/thanksgiving-eve-divine-service/200029241129805",
        "location": {
            "@type": "Place",
            "name": "St. Andrew Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "511 W Rockton Rd,Rockton,IL,United States",
                "addressLocality": "Rockton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.456886520659",
                "longitude": "-89.050004761249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanksgiving Eve Service is Wednesday, November 26 at 7:00 pm. Come celebrate the true Feast before you feast!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Andrew Lutheran Church",
                "url": "https://allevents.in/org/st-andrew-lutheran-church/25215098"
            }
        ]
    }
]
```