

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:30 am – Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Come and join us for our Sunday Service!  
All welcome.
- **Event URL**: https://allevents.in/brunswick/sunday-service/200029362893751
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Brunswick
- **state**: WA
- **country**: Australia
- **location**: Collie Baptist Church
- **lat**: -33.344556989564
- **long**: 116.15998517624
- **full address**: Collie Baptist Church, 222 Prinsep St N, Collie WA 6225, Australia, Brunswick

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d45eec45ea0ab8cbb1185bd8384b661c5addac8b0b926d8e0a8a66c378b54dc2-rimg-w1200-h1006-dc07387e-gmir?v=1765871750

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 21 Dec, 2025 at 09:30 am to Sun, 21 Dec, 2025 at 12:30 pm at Collie Baptist Church, 222 Prinsep St N, Collie WA 6225, Australia, Brunswick.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Collie Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events1/banners/d45eec45ea0ab8cbb1185bd8384b661c5addac8b0b926d8e0a8a66c378b54dc2-rimg-w1200-h1006-dc07387e-gmir?v=1765871750",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/brunswick/sunday-service/200029362893751",
        "location": {
            "@type": "Place",
            "name": "Collie Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 Prinsep St N, Collie WA 6225, Australia",
                "addressLocality": "Brunswick",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.344556989564",
                "longitude": "116.15998517624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for our Sunday Service!  \nAll welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Collie Baptist Church",
                "url": "https://allevents.in/org/collie-baptist-church/26832111"
            }
        ]
    }
]
```