

# Event Details

- **Event Name**: Morning Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:45 am
- **Event Description**: I’ll be ushering in the Christmas season in song at Mt. Vernon Baptist Church. I hope you can join me!
- **Event URL**: https://allevents.in/cornelius/morning-worship-service/200029194981602
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cornelius
- **state**: NC
- **country**: United States
- **location**: Mt Vernon Baptist Church
- **lat**: 35.460669951495
- **long**: -80.859375
- **full address**: Mt Vernon Baptist Church, 1007 S Roxboro St,Cornelius, North Carolina, United States

## Event gallery

- **Alt text**: Morning Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/284bff4147cc21268a6fc02fdab888694536daa1e5df105d17d7f71f70b974de-rimg-w1200-h1500-dcf8f7f4-gmir?v=1766227594

## FAQs

- **Q**: When and where is Morning Worship Service being held?
  - **A:** Morning Worship Service takes place on Sun, 21 Dec, 2025 at 10:45 am to Sun, 21 Dec, 2025 at 10:45 am at Mt Vernon Baptist Church, 1007 S Roxboro St,Cornelius, North Carolina, United States.
- **Q**: Who is organizing Morning Worship Service?
  - **A:** Morning Worship Service is organized by Imani McKoy, Mezzo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/284bff4147cc21268a6fc02fdab888694536daa1e5df105d17d7f71f70b974de-rimg-w1200-h1500-dcf8f7f4-gmir?v=1766227594",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/cornelius/morning-worship-service/200029194981602",
        "location": {
            "@type": "Place",
            "name": "Mt Vernon Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1007 S Roxboro St,Cornelius, North Carolina",
                "addressLocality": "Cornelius",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.460669951495",
                "longitude": "-80.859375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I’ll be ushering in the Christmas season in song at Mt. Vernon Baptist Church. I hope you can join me!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Imani McKoy Mezzo",
                "url": "https://allevents.in/org/imani-mckoy-mezzo/21185297"
            }
        ]
    }
]
```