

# Event Details

- **Event Name**: Mother's Day Worship Service 
- **Event Start and End Date**: Sun, 11 May, 2025 at 10:45 am
- **Event Description**: A Worship Service Celebrating Jesus and recognizing all women.
- **Event URL**: https://allevents.in/howard/mothers-day-worship-service/200028144497533
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Howard
- **state**: KS
- **country**: United States
- **location**: 145 N Cedar Street, Howard, KS, United States, Kansas 67349
- **lat**: 37.46982
- **long**: -96.26065
- **full address**: 145 N Cedar Street, Howard, KS, United States, Kansas 67349

## Event gallery

- **Alt text**: Mother's Day Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/86ffb395c62155afbc8eda5e006392c22c73bb6a3a287556d5d58366aecb6726-rimg-w1098-h469-dcdb6091-gmir?v=1746580113

## FAQs

- **Q**: When and where is Mother's Day Worship Service  being held?
  - **A:** Mother's Day Worship Service  takes place on Sun, 11 May, 2025 at 10:45 am to Sun, 11 May, 2025 at 10:45 am at 145 N Cedar Street, Howard, KS, United States, Kansas 67349.
- **Q**: Who is organizing Mother's Day Worship Service ?
  - **A:** Mother's Day Worship Service  is organized by First Baptist Church Howard, KS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Worship Service",
        "image": "https://cdn-az.allevents.in/events2/banners/86ffb395c62155afbc8eda5e006392c22c73bb6a3a287556d5d58366aecb6726-rimg-w1098-h469-dcdb6091-gmir?v=1746580113",
        "startDate": "2025-05-11",
        "url": "https://allevents.in/howard/mothers-day-worship-service/200028144497533",
        "location": {
            "@type": "Place",
            "name": "145 N Cedar Street, Howard, KS, United States, Kansas 67349",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "145 N Cedar St, Howard, KS 67349-4803, United States,Howard, Kansas",
                "addressLocality": "Howard",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.46982",
                "longitude": "-96.26065"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Worship Service Celebrating Jesus and recognizing all women.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Howard KS",
                "url": "https://allevents.in/org/first-baptist-church-howard-ks/21310073"
            }
        ]
    }
]
```