

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for worship.
- **Event URL**: https://allevents.in/apopka/sunday-worship/200029337003818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Apopka
- **state**: FL
- **country**: United States
- **location**: 1190 Apopka Blvd.   , Apopka, FL, United States, Florida 32703
- **lat**: 28.66106
- **long**: -81.49379
- **full address**: 1190 Apopka Blvd.   , Apopka, FL, United States, Florida 32703

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f8a38ee6c6edad089bb698e720a2a3045bf3b51c69ce774fefdca31c860988aa-rimg-w1200-h500-dc2f132e-gmir?v=1765418898

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at 1190 Apopka Blvd.   , Apopka, FL, United States, Florida 32703.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by New Covenant Perfecting Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events10/banners/f8a38ee6c6edad089bb698e720a2a3045bf3b51c69ce774fefdca31c860988aa-rimg-w1200-h500-dc2f132e-gmir?v=1765418898",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/apopka/sunday-worship/200029337003818",
        "location": {
            "@type": "Place",
            "name": "1190 Apopka Blvd.   , Apopka, FL, United States, Florida 32703",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1190 S Apopka Blvd, Apopka, FL 32703-5488, United States",
                "addressLocality": "Apopka",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.66106",
                "longitude": "-81.49379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for worship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Covenant Perfecting Ministries",
                "url": "https://allevents.in/org/new-covenant-perfecting-ministries/26795558"
            }
        ]
    }
]
```