

# Event Details

- **Event Name**: Sunday Morning Worship Service
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:00 am – Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: Sunday morning praise and worship, prayer, and preached message.
- **Event URL**: https://allevents.in/charleston/sunday-morning-worship-service/200029256643130
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Charleston
- **state**: WV
- **country**: United States
- **location**: 600 Kanawha Blvd West, Charleston, WV
- **lat**: 38.35959
- **long**: -81.65285
- **full address**: 600 Kanawha Blvd West, Charleston, WV, United States

## Event gallery

- **Alt text**: Sunday Morning Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/18f2f590f5558b52492b4683367d98e1aa5ee049efa07f1983932efce65c104a-rimg-w1200-h533-dc7bafec-gmir?v=1764099570

## FAQs

- **Q**: When and where is Sunday Morning Worship Service being held?
  - **A:** Sunday Morning Worship Service takes place on Sun, 30 Nov, 2025 at 11:00 am to Sun, 30 Nov, 2025 at 01:00 pm at 600 Kanawha Blvd West, Charleston, WV, United States.
- **Q**: Who is organizing Sunday Morning Worship Service?
  - **A:** Sunday Morning Worship Service is organized by Grace Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/18f2f590f5558b52492b4683367d98e1aa5ee049efa07f1983932efce65c104a-rimg-w1200-h533-dc7bafec-gmir?v=1764099570",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/charleston/sunday-morning-worship-service/200029256643130",
        "location": {
            "@type": "Place",
            "name": "600 Kanawha Blvd West, Charleston, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 Kanawha Blvd W, Charleston, WV 25302-1922, United States",
                "addressLocality": "Charleston",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.35959",
                "longitude": "-81.65285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday morning praise and worship, prayer, and preached message.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Bible Church",
                "url": "https://allevents.in/org/grace-bible-church/23500742"
            }
        ]
    }
]
```