

# Event Details

- **Event Name**: Northwestern Community Thanksgiving Service
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 07:00 pm
- **Event Description**: Everyone is welcome at this special community worship service to start Thanksgiving week!
- **Event URL**: https://allevents.in/west-salem/northwestern-community-thanksgiving-service/200029104699041
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029104699041?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+salem-events

## Event venue details

- **city**: West Salem
- **state**: OH
- **country**: United States
- **location**: Congress Community Church
- **lat**: 40.928779874196
- **long**: -82.052016246418
- **full address**: Congress Community Church, 10691 Franchester Rd,West Salem,OH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mohican Church (https://allevents.in/org/mohican-church/23330195)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a2b370a7a462a1db08947ca97fc4bbae8691ab7cf8799b9744a25a92ce72feb7-rimg-w1200-h500-dc965936-gmir?v=1762606940
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5a76ef77d9dd4bc0c24d2cd9310001ddbd568322b97777820f88d2f758d4b671-rimg-w300-h300-dc774830-gmir?v=1763305978

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Congress Community Church, 10691 Franchester Rd,West Salem,OH,United States
- **Q**: Who is organizing the event?
  - **A:** Mohican Church
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Northwestern Community Thanksgiving Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Northwestern Community Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events5/banners/a2b370a7a462a1db08947ca97fc4bbae8691ab7cf8799b9744a25a92ce72feb7-rimg-w1200-h500-dc965936-gmir?v=1762606940",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/west-salem/northwestern-community-thanksgiving-service/200029104699041",
        "location": {
            "@type": "Place",
            "name": "Congress Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10691 Franchester Rd,West Salem,OH,United States",
                "addressLocality": "West Salem",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.928779874196",
                "longitude": "-82.052016246418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome at this special community worship service to start Thanksgiving week!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mohican Church",
                "url": "https://allevents.in/org/mohican-church/23330195"
            }
        ]
    }
]
```