

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 09:00 am – Mon, 20 Apr, 2026 at 12:00 pm
- **Event Description**: Come join us Sunday! We are located at 1560 Cunningham Drive in Helena, Alabama. Hear our Pastor Frank Kirksey and Minister Erma Kirksey as they discuss the Kingdom of God. Come taste and see the goodness of God!
- **Event URL**: https://allevents.in/helena/sunday-service/200029958978452
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Helena
- **state**: AL
- **country**: United States
- **location**: 1560 Cunningham Drive, Helena, AL
- **lat**: 33.29901
- **long**: -86.83886
- **full address**: 1560 Cunningham Drive, Helena, AL, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fa18e58a0af6b476261763addd7472f78a477eef84d154fe88a9110ae52aacf1-rimg-w565-h600-dcd6d9da-gmir?v=1776423831

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Mon, 20 Apr, 2026 at 09:00 am to Mon, 20 Apr, 2026 at 12:00 pm at 1560 Cunningham Drive, Helena, AL, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Voice of Faith International Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events9/banners/fa18e58a0af6b476261763addd7472f78a477eef84d154fe88a9110ae52aacf1-rimg-w565-h600-dcd6d9da-gmir?v=1776423831",
        "startDate": "2026-04-20",
        "endDate": "2026-04-20",
        "url": "https://allevents.in/helena/sunday-service/200029958978452",
        "location": {
            "@type": "Place",
            "name": "1560 Cunningham Drive, Helena, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1560 Cunningham Dr, Helena, AL 35080-3100, United States",
                "addressLocality": "Helena",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.29901",
                "longitude": "-86.83886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us Sunday! We are located at 1560 Cunningham Drive in Helena, Alabama. Hear our Pastor Frank Kirksey and Minister Erma Kirksey as they discuss the Kingdom of God. Come taste and see the goodness of God!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Voice of Faith International Ministries",
                "url": "https://allevents.in/org/voice-of-faith-international-ministries/27663877"
            }
        ]
    }
]
```