

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 10:00 am – Sun, 18 Jan, 2026 at 12:00 pm
- **Event Description**: Join us for Sunday service today! Let's grow together in faith and fellowship.
- **Event URL**: https://allevents.in/cebu/sunday-service/200029488078259
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Cebu
- **state**: CU
- **country**: Philippines
- **location**: Cebu Northwinds Hotel, Cebu City, Philippines
- **lat**: 10.32889
- **long**: 123.90225
- **full address**: Cebu Northwinds Hotel, Cebu City, Philippines, Cebu Northwinds Hotel, Salinas Dr, 6000 Cebu City, Philippines, Cebu

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/98b49171efc595cd7affd53565bd68c69e99319a15e411a3e0f1535632a5c87b-rimg-w1080-h1080-dcf3f3f3-gmir?v=1768264318

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 18 Jan, 2026 at 10:00 am to Sun, 18 Jan, 2026 at 12:00 pm at Cebu Northwinds Hotel, Cebu City, Philippines, Cebu Northwinds Hotel, Salinas Dr, 6000 Cebu City, Philippines, Cebu.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by My Father's House of Worship - Lahug, Cebu City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events5/banners/98b49171efc595cd7affd53565bd68c69e99319a15e411a3e0f1535632a5c87b-rimg-w1080-h1080-dcf3f3f3-gmir?v=1768264318",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/cebu/sunday-service/200029488078259",
        "location": {
            "@type": "Place",
            "name": "Cebu Northwinds Hotel, Cebu City, Philippines",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cebu Northwinds Hotel, Salinas Dr, 6000 Cebu City, Philippines",
                "addressLocality": "Cebu",
                "addressRegion": "CU",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "10.32889",
                "longitude": "123.90225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Sunday service today! Let's grow together in faith and fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "My Fathers House of Worship - Lahug Cebu City",
                "url": "https://allevents.in/org/my-fathers-house-of-worship-lahug-cebu-city/26066948"
            }
        ]
    }
]
```