

# Event Details

- **Event Name**: Sunday Morning Worship at South Venice Christian Church
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 10:30 am – Sun, 15 Feb, 2026 at 12:00 pm
- **Event Description**: Sunday morning worship service
- **Event URL**: https://allevents.in/venice/sunday-morning-worship-at-south-venice-christian-church/200029228256505
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Venice
- **state**: FL
- **country**: United States
- **location**: South Venice Christian Church
- **lat**: 27.051086
- **long**: -82.403461
- **full address**: South Venice Christian Church, Venice, Florida, United States

## Event gallery

- **Alt text**: Sunday Morning Worship at South Venice Christian Church
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c6bd7b6ce06016bcda23f15ce1a0d13dd12ad7ee7c53d1bb3c7f4f1ae5c6a7d1-rimg-w1200-h480-dc020202-gmir?v=1770444986

## FAQs

- **Q**: When and where is Sunday Morning Worship at South Venice Christian Church being held?
  - **A:** Sunday Morning Worship at South Venice Christian Church takes place on Sun, 15 Feb, 2026 at 10:30 am to Sun, 15 Feb, 2026 at 12:00 pm at South Venice Christian Church, Venice, Florida, United States.
- **Q**: Who is organizing Sunday Morning Worship at South Venice Christian Church?
  - **A:** Sunday Morning Worship at South Venice Christian Church is organized by Calvary's Hill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship at South Venice Christian Church",
        "image": "https://cdn-az.allevents.in/events2/banners/c6bd7b6ce06016bcda23f15ce1a0d13dd12ad7ee7c53d1bb3c7f4f1ae5c6a7d1-rimg-w1200-h480-dc020202-gmir?v=1770444986",
        "startDate": "2026-02-15",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/venice/sunday-morning-worship-at-south-venice-christian-church/200029228256505",
        "location": {
            "@type": "Place",
            "name": "South Venice Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Venice, Florida",
                "addressLocality": "Venice",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.051086",
                "longitude": "-82.403461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday morning worship service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvarys Hill",
                "url": "https://allevents.in/org/calvarys-hill/16930327"
            }
        ]
    }
]
```