

# Event Details

- **Event Name**: Thanksgiving Eve Worship Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 11:30 am
- **Event Description**: A special worship service for Thanksgiving Eve with readings, hymns, and reflection, giving thanks for the abundance of God’s grace throughout the year. Lunch follows the worship service.
- **Event URL**: https://allevents.in/forest-lake/thanksgiving-eve-worship-service/200029179000607
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Forest Lake
- **state**: MN
- **country**: United States
- **location**: 886 N Shore Dr, Forest Lake, MN, United States, Minnesota 55025
- **lat**: 45.28814
- **long**: -92.98059
- **full address**: 886 N Shore Dr, Forest Lake, MN, United States, Minnesota 55025

## Event gallery

- **Alt text**: Thanksgiving Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8e426c74a0e363e1df20e5ce91946f52ffd3e40b324efb413abf515eb412bd9a-rimg-w1200-h675-dc8fc4d8-gmir?v=1763510687

## FAQs

- **Q**: When and where is Thanksgiving Eve Worship Service being held?
  - **A:** Thanksgiving Eve Worship Service takes place on Wed, 26 Nov, 2025 at 11:30 am to Wed, 26 Nov, 2025 at 11:30 am at 886 N Shore Dr, Forest Lake, MN, United States, Minnesota 55025.
- **Q**: Who is organizing Thanksgiving Eve Worship Service?
  - **A:** Thanksgiving Eve Worship Service is organized by Faith Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/8e426c74a0e363e1df20e5ce91946f52ffd3e40b324efb413abf515eb412bd9a-rimg-w1200-h675-dc8fc4d8-gmir?v=1763510687",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/forest-lake/thanksgiving-eve-worship-service/200029179000607",
        "location": {
            "@type": "Place",
            "name": "886 N Shore Dr, Forest Lake, MN, United States, Minnesota 55025",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "886 N Shore Dr, Forest Lake, MN 55025-1222, United States",
                "addressLocality": "Forest Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.28814",
                "longitude": "-92.98059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A special worship service for Thanksgiving Eve with readings, hymns, and reflection, giving thanks for the abundance of God’s grace throughout the year. Lunch follows the worship service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Lutheran Church",
                "url": "https://allevents.in/org/faith-lutheran-church/26650436"
            }
        ]
    }
]
```