

# Event Details

- **Event Name**: Sunday Service 9:30AM
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 09:30 am – Sun, 08 Feb, 2026 at 10:30 am
- **Event Description**: Sunday Service
- **Event URL**: https://allevents.in/birch-bay/sunday-service-9-30am/200029612572647
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Birch Bay
- **state**: WA
- **country**: United States
- **location**: 4895 Birch Bay Lynden Rd, Birch Bay, WA, United States, Washington 98230
- **lat**: 48.93566
- **long**: -122.74753
- **full address**: 4895 Birch Bay Lynden Rd, Birch Bay, WA, United States, Washington 98230

## Event gallery

- **Alt text**: Sunday Service 9:30AM
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4b684362167e082370e89de56c9b5d2500cdbddb6d12999f8f8bc60c81decb08-rimg-w852-h361-dcffffff-gmir?v=1770071386

## FAQs

- **Q**: When and where is Sunday Service 9:30AM being held?
  - **A:** Sunday Service 9:30AM takes place on Sun, 08 Feb, 2026 at 09:30 am to Sun, 08 Feb, 2026 at 10:30 am at 4895 Birch Bay Lynden Rd, Birch Bay, WA, United States, Washington 98230.
- **Q**: Who is organizing Sunday Service 9:30AM?
  - **A:** Sunday Service 9:30AM is organized by North Bay Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service 9:30AM",
        "image": "https://cdn-az.allevents.in/events10/banners/4b684362167e082370e89de56c9b5d2500cdbddb6d12999f8f8bc60c81decb08-rimg-w852-h361-dcffffff-gmir?v=1770071386",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/birch-bay/sunday-service-9-30am/200029612572647",
        "location": {
            "@type": "Place",
            "name": "4895 Birch Bay Lynden Rd, Birch Bay, WA, United States, Washington 98230",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4895 Birch Bay Lynden Rd, Blaine, WA 98230-9636, United States",
                "addressLocality": "Birch Bay",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.93566",
                "longitude": "-122.74753"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Bay Community Church",
                "url": "https://allevents.in/org/north-bay-community-church/23705442"
            }
        ]
    }
]
```