

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:30 am – Sun, 12 Apr, 2026 at 11:30 am (+08:00)
- **Event Description**: Come and worship with us, restore your identity as a child of God, and proclaim the Gospel that Jesus is the Christ.
- **Event URL**: https://allevents.in/taguig/sunday-worship-service/200029918660114
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Taguig
- **state**: MM
- **country**: Philippines
- **location**: Dahlia Street, Taguig, Philippines
- **lat**: 14.54733
- **long**: 121.05991
- **full address**: Dahlia Street, Taguig, Philippines

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/23e3b204dd73efe91664255530b1cf47db5ede89ace1e53d506d94004ea1994c-rimg-w1200-h900-dc777365-gmir?v=1775803694

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 12 Apr, 2026 at 09:30 am to Sun, 12 Apr, 2026 at 11:30 am at Dahlia Street, Taguig, Philippines.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by Immanuel Philippine Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/23e3b204dd73efe91664255530b1cf47db5ede89ace1e53d506d94004ea1994c-rimg-w1200-h900-dc777365-gmir?v=1775803694",
        "startDate": "2026-04-12T09:30:00+08:00",
        "endDate": "2026-04-12T11:30:00+08:00",
        "url": "https://allevents.in/taguig/sunday-worship-service/200029918660114",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dahlia Street, Taguig, Philippines",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dahlia St 4-8, 1218 Taguig City, Philippines",
                "addressLocality": "Taguig",
                "addressRegion": "MM",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.54733",
                "longitude": "121.05991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and worship with us, restore your identity as a child of God, and proclaim the Gospel that Jesus is the Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Immanuel Philippine Church",
                "url": "https://allevents.in/org/immanuel-philippine-church/25645498"
            }
        ]
    }
]
```