

# Event Details

- **Event Name**: Community Thanksgiving Service
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 06:00 pm
- **Event Description**: Join the churches of the Harrisburg Ministerial Alliance for our Annual Thanksgiving Service. We will gather to worship and give thanks together. An offering will be collected to support the work of the 4C's. All are welcome to join us.
- **Event URL**: https://allevents.in/harrisburg/community-thanksgiving-service/200029189544746
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: IL
- **country**: United States
- **location**: Dorrisville Social Brethren Church
- **lat**: 37.7224089
- **long**: -88.5501251
- **full address**: Dorrisville Social Brethren Church, 1320 S Land St,Harrisburg,IL,United States

## Event gallery

- **Alt text**: Community Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/85e1b9e6cf6f6878db5a5994099c8886d6dc8461bedc2de48b8c03ed04d95e2d-rimg-w1200-h676-dceddcc0-gmir?v=1763623624

## FAQs

- **Q**: When and where is Community Thanksgiving Service being held?
  - **A:** Community Thanksgiving Service takes place on Sun, 23 Nov, 2025 at 06:00 pm to Sun, 23 Nov, 2025 at 06:00 pm at Dorrisville Social Brethren Church, 1320 S Land St,Harrisburg,IL,United States.
- **Q**: Who is organizing Community Thanksgiving Service?
  - **A:** Community Thanksgiving Service is organized by Harrisburg Ministerial Alliance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events6/banners/85e1b9e6cf6f6878db5a5994099c8886d6dc8461bedc2de48b8c03ed04d95e2d-rimg-w1200-h676-dceddcc0-gmir?v=1763623624",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/harrisburg/community-thanksgiving-service/200029189544746",
        "location": {
            "@type": "Place",
            "name": "Dorrisville Social Brethren Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1320 S Land St,Harrisburg,IL,United States",
                "addressLocality": "Harrisburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.7224089",
                "longitude": "-88.5501251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the churches of the Harrisburg Ministerial Alliance for our Annual Thanksgiving Service. We will gather to worship and give thanks together. An offering will be collected to support the work of the 4C's. All are welcome to join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harrisburg Ministerial Alliance",
                "url": "https://allevents.in/org/harrisburg-ministerial-alliance/27071581"
            }
        ]
    }
]
```