

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 12:20 pm – Sun, 26 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Saving a seat for you! Come as you are and be ready to be transformed by the Word of God!
- **Event URL**: https://allevents.in/ellenton/sunday-worship/200029935869303
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ellenton
- **state**: FL
- **country**: United States
- **location**: 3204 US Highway 301 N, Ellenton, FL
- **lat**: 27.52243
- **long**: -82.53181
- **full address**: 3204 US Highway 301 N, Ellenton, FL, United States

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/134d7039534bc67d34a486cce365f88f9ceec2671a9cb511fd994707d8e64c81-rimg-w1200-h1600-dc1b4849-gmir?v=1776063783

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 19 Apr, 2026 at 12:20 pm to Sun, 26 Apr, 2026 at 11:00 am at 3204 US Highway 301 N, Ellenton, FL, United States.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by Highway Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events1/banners/134d7039534bc67d34a486cce365f88f9ceec2671a9cb511fd994707d8e64c81-rimg-w1200-h1600-dc1b4849-gmir?v=1776063783",
        "startDate": "2026-04-19T12:20:00-04:00",
        "endDate": "2026-04-26T11:00:00-04:00",
        "url": "https://allevents.in/ellenton/sunday-worship/200029935869303",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3204 US Highway 301 N, Ellenton, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3204 US-301, Ellenton, FL 34222-2122, United States",
                "addressLocality": "Ellenton",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.52243",
                "longitude": "-82.53181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saving a seat for you! Come as you are and be ready to be transformed by the Word of God!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highway Life Church",
                "url": "https://allevents.in/org/highway-life-church/27684716"
            }
        ]
    }
]
```