

# Event Details

- **Event Name**: Sunday Morning Worship
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:30 am – Sun, 06 Sep, 2026 at 01:30 pm (-04:00)
- **Event Description**: All are welcome to attend!
- **Event URL**: https://allevents.in/darien/sunday-morning-worship/200030638996531
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Darien
- **state**: GA
- **country**: United States
- **location**: 201 Franklin Street, Darien, GA, United States, Georgia 31305
- **lat**: 31.3691
- **long**: -81.43277
- **full address**: 201 Franklin Street, Darien, GA, United States, Georgia 31305

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/68f042984bc2bed88e78ffe2a7f072a602e0e7e6c889291212866cc39b9ffa73-rimg-w1200-h900-dc080808-gmir?v=1788209791

## FAQs

- **Q**: When and where is Sunday Morning Worship being held?
  - **A:** Sunday Morning Worship takes place on Sun, 06 Sep, 2026 at 10:30 am to Sun, 06 Sep, 2026 at 01:30 pm at 201 Franklin Street, Darien, GA, United States, Georgia 31305.
- **Q**: Who is organizing Sunday Morning Worship?
  - **A:** Sunday Morning Worship is organized by Darien United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events1/banners/68f042984bc2bed88e78ffe2a7f072a602e0e7e6c889291212866cc39b9ffa73-rimg-w1200-h900-dc080808-gmir?v=1788209791",
        "startDate": "2026-09-06T10:30:00-04:00",
        "endDate": "2026-09-06T13:30:00-04:00",
        "url": "https://allevents.in/darien/sunday-morning-worship/200030638996531",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "201 Franklin Street, Darien, GA, United States, Georgia 31305",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "United Methodist Church, 201 Franklin St, Darien, GA 31305, United States",
                "addressLocality": "Darien",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.3691",
                "longitude": "-81.43277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Darien United Methodist Church",
                "url": "https://allevents.in/org/darien-united-methodist-church/20593191"
            }
        ]
    }
]
```