

# 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

- **Ticket URL**: http://facebook.com/200029228256505?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=venice-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Calvary's Hill (https://allevents.in/org/calvarys-hill/16930327)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c6bd7b6ce06016bcda23f15ce1a0d13dd12ad7ee7c53d1bb3c7f4f1ae5c6a7d1-rimg-w1200-h480-dc020202-gmir?v=1770444986
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a835ce2dd7ccbd17643ebd0089dcadeff68444fd3ea16b7aceac424aecadb794-rimg-w300-h300-dc020202-gmir?v=1770444987

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** South Venice Christian Church, Venice, Florida, United States
- **Q**: Who is organizing the event?
  - **A:** Calvary's Hill
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Sunday Morning Worship at South Venice Christian Church ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```