

# Event Details

- **Event Name**: Mother's Day Service
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:30 am (-07:00)
- **Event Description**: Join us to celebrate our moms this Mother's Day! During the service we will also do a special parent/child dedication.
- **Event URL**: https://allevents.in/port-orchard/mothers-day-service/200029922243607
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Port Orchard
- **state**: WA
- **country**: United States
- **location**: 6703 Bethel Rd SE, Port Orchard, WA, United States, Washington 98367
- **lat**: 47.48711
- **long**: -122.63024
- **full address**: 6703 Bethel Rd SE, Port Orchard, WA, United States, Washington 98367

## Event gallery

- **Alt text**: Mother's Day Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8d5dfacb5da547a183db28a3928dc1f6989683f7a683a3477745f6f2eadb5613-rimg-w1200-h675-dcdfdfde-gmir?v=1775835246

## FAQs

- **Q**: When and where is Mother's Day Service being held?
  - **A:** Mother's Day Service takes place on Sun, 10 May, 2026 at 10:30 am to Sun, 10 May, 2026 at 10:30 am at 6703 Bethel Rd SE, Port Orchard, WA, United States, Washington 98367.
- **Q**: Who is organizing Mother's Day Service?
  - **A:** Mother's Day Service is organized by Bible Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Service",
        "image": "https://cdn-az.allevents.in/events2/banners/8d5dfacb5da547a183db28a3928dc1f6989683f7a683a3477745f6f2eadb5613-rimg-w1200-h675-dcdfdfde-gmir?v=1775835246",
        "startDate": "2026-05-10T10:30:00-07:00",
        "url": "https://allevents.in/port-orchard/mothers-day-service/200029922243607",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "6703 Bethel Rd SE, Port Orchard, WA, United States, Washington 98367",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6703 Bethel Rd SE, Port Orchard, WA 98367-9522, United States",
                "addressLocality": "Port Orchard",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.48711",
                "longitude": "-122.63024"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate our moms this Mother's Day! During the service we will also do a special parent/child dedication.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bible Baptist Church",
                "url": "https://allevents.in/org/bible-baptist-church/13881937",
                "description": "At Bible Baptist, we endeavor to speak the truth in love. Without truth, life remains meaningless. Jesus is truth."
            }
        ]
    }
]
```