

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:30 am – Sun, 06 Sep, 2026 at 12:00 pm (-05:00)
- **Event Description**: Come to worship with us!
- **Event URL**: https://allevents.in/philadelphia/sunday-worship/200030641753216
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Philadelphia
- **state**: MS
- **country**: United States
- **location**: Church at the ARC
- **lat**: 32.7716
- **long**: -89.11772
- **full address**: Church at the ARC, 138 Lakeside Drive,Philadelphia, Mississippi, United States

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ad3ca0bee5e6c8d132314a6dd527453aa5cd57a01a96b3d016927677e27bf080-rimg-w960-h720-dcc8d8e8-gmir?v=1788250875

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 06 Sep, 2026 at 10:30 am to Sun, 06 Sep, 2026 at 12:00 pm at Church at the ARC, 138 Lakeside Drive,Philadelphia, Mississippi, United States.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by Church at the ARC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events10/banners/ad3ca0bee5e6c8d132314a6dd527453aa5cd57a01a96b3d016927677e27bf080-rimg-w960-h720-dcc8d8e8-gmir?v=1788250875",
        "startDate": "2026-09-06T10:30:00-05:00",
        "endDate": "2026-09-06T12:00:00-05:00",
        "url": "https://allevents.in/philadelphia/sunday-worship/200030641753216",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church at the ARC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "138 Lakeside Drive,Philadelphia, Mississippi",
                "addressLocality": "Philadelphia",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7716",
                "longitude": "-89.11772"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to worship with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church at the ARC",
                "url": "https://allevents.in/org/church-at-the-arc/27397860"
            }
        ]
    }
]
```