

# Event Details

- **Event Name**: Church Service
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 09:30 am (-04:00)
- **Event Description**: Join us for a special Church Service at All Home Days!
🕊️ Sunday, September 6 at 9:30 AM (note the time change for this year)

Led by Pastor Andrew Knisely of the Elysburg Alliance Church, this meaningful service is a perfect way to start your day. All are welcome!
- **Event URL**: https://allevents.in/elysburg/church-service/200030026021838
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Elysburg
- **state**: PA
- **country**: United States
- **location**: Memorial Park Avenue, Elysburg, PA
- **lat**: 40.8712
- **long**: -76.5491
- **full address**: Memorial Park Avenue, Elysburg, PA, United States

## Event gallery

- **Alt text**: Church Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a270758b960dff6b233ae503d296e41811a88c7d1147a7f469223af928f4fa2f-rimg-w940-h788-dcf8e8b8-gmir?v=1787579226

## FAQs

- **Q**: When and where is Church Service being held?
  - **A:** Church Service takes place on Sun, 06 Sep, 2026 at 09:30 am to Sun, 06 Sep, 2026 at 09:30 am at Memorial Park Avenue, Elysburg, PA, United States.
- **Q**: Who is organizing Church Service?
  - **A:** Church Service is organized by All Home Days.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Service",
        "image": "https://cdn-az.allevents.in/events1/banners/a270758b960dff6b233ae503d296e41811a88c7d1147a7f469223af928f4fa2f-rimg-w940-h788-dcf8e8b8-gmir?v=1787579226",
        "startDate": "2026-09-06T09:30:00-04:00",
        "url": "https://allevents.in/elysburg/church-service/200030026021838",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Memorial Park Avenue, Elysburg, PA",
            "address": {
                "@type": "PostalAddress",
                "name": "Memorial Park Avenue, Elysburg, PA, United States",
                "addressLocality": "Elysburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8712",
                "longitude": "-76.5491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Church Service at All Home Days!\n🕊️ Sunday, September 6 at 9:30 AM (note the time change for this year)\n\nLed by Pastor Andrew Knisely of the Elysburg Alliance Church, this meaningful service is a perfect way to start your day. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Home Days",
                "url": "https://allevents.in/org/all-home-days/8934469",
                "description": "The annual celebration began in the autumn of 1919 to welcome home the World War I troops and has continued throughout the years to honor all veterans."
            }
        ]
    }
]
```