

# Event Details

- **Event Name**: Church Service
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 11:00 am
- **Event Description**: Join us for worship service, led by Pastor Andrew Knisely of the Elysburg Alliance Church.
Sunday, August 31 at 11AM at the stage
- **Event URL**: https://allevents.in/elysburg/church-service/200028418189510
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200028418189510?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=elysburg-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: All Home Days (https://allevents.in/org/all-home-days/25952496)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e5be30e0af676f010e8fc63c8e5d2088bc2e6da25ab1c8d37f2e38e0edf4bc4a-rimg-w940-h788-dcffffff-gmir?v=1756513432
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/01ee8967e2ee113f05e1833d326e44f42d54674dc1a880819a3125d55df3fac2-rimg-w300-h300-dcffffff-gmir?v=1756513433

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Memorial Park Avenue, Elysburg, PA, United States
- **Q**: Who is organizing the event?
  - **A:** All Home Days
- **Q**: What type of event is this?
  - **A:** good-friday
- **Q**: Where can I find ticket details about Church Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Service",
        "image": "https://cdn-az.allevents.in/events9/banners/e5be30e0af676f010e8fc63c8e5d2088bc2e6da25ab1c8d37f2e38e0edf4bc4a-rimg-w940-h788-dcffffff-gmir?v=1756513432",
        "startDate": "2025-08-31",
        "url": "https://allevents.in/elysburg/church-service/200028418189510",
        "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 worship service, led by Pastor Andrew Knisely of the Elysburg Alliance Church.\nSunday, August 31 at 11AM at the stage",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Home Days",
                "url": "https://allevents.in/org/all-home-days/25952496"
            }
        ]
    }
]
```