

# Event Details

- **Event Name**: Sunday Morning Worship
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 10:00 am – Sun, 29 Mar, 2026 at 10:00 am
- **Event Description**: Wake up and get yourself to church! Join the VCMI family as we come together in fellowship and worship. No gimmicks, no performance, no judgement just love, acceptance, and lifting up the name of the most high!
- **Event URL**: https://allevents.in/pine-castle/sunday-morning-worship/200029816552553
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pine Castle
- **state**: FL
- **country**: United States
- **location**: 737 W Lancaster Rd, Orlando, FL
- **lat**: 28.46571
- **long**: -81.38691
- **full address**: 737 W Lancaster Rd, Orlando, FL, 737 W Lancaster Rd, Orlando, FL 32809-5994, United States, Pine Castle

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0f2eabfb8ee0c71728e068bcfe19cac6eba686e351e375f9ac04bc23143d4372-rimg-w1200-h1100-dcffffff-gmir?v=1774332413

## FAQs

- **Q**: When and where is Sunday Morning Worship being held?
  - **A:** Sunday Morning Worship takes place on Sun, 22 Mar, 2026 at 10:00 am to Sun, 29 Mar, 2026 at 10:00 am at 737 W Lancaster Rd, Orlando, FL, 737 W Lancaster Rd, Orlando, FL 32809-5994, United States, Pine Castle.
- **Q**: Who is organizing Sunday Morning Worship?
  - **A:** Sunday Morning Worship is organized by Vcmi Orlando.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events6/banners/0f2eabfb8ee0c71728e068bcfe19cac6eba686e351e375f9ac04bc23143d4372-rimg-w1200-h1100-dcffffff-gmir?v=1774332413",
        "startDate": "2026-03-22",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/pine-castle/sunday-morning-worship/200029816552553",
        "location": {
            "@type": "Place",
            "name": "737 W Lancaster Rd, Orlando, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "737 W Lancaster Rd, Orlando, FL 32809-5994, United States",
                "addressLocality": "Pine Castle",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.46571",
                "longitude": "-81.38691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wake up and get yourself to church! Join the VCMI family as we come together in fellowship and worship. No gimmicks, no performance, no judgement just love, acceptance, and lifting up the name of the most high!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vcmi Orlando",
                "url": "https://allevents.in/org/vcmi-orlando/21673543"
            }
        ]
    }
]
```