

# Event Details

- **Event Name**: Sunday Service 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Join us this Sunday for a great time of fellowship
- **Event URL**: https://allevents.in/hamilton/sunday-service/200030266176054
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: ON
- **country**: Canada
- **location**: 116 King Street West, Hamilton, ON, Canada
- **lat**: 43.21922
- **long**: -79.76744
- **full address**: 116 King Street West, Hamilton, ON, Canada

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0706ebc28365de600d63b0a936338a6f9c2b9a4f8437c14a8883c0ec1c3d59ac-rimg-w1200-h500-dc2c0348-gmir?v=1781820533

## FAQs

- **Q**: When and where is Sunday Service  being held?
  - **A:** Sunday Service  takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at 116 King Street West, Hamilton, ON, Canada.
- **Q**: Who is organizing Sunday Service ?
  - **A:** Sunday Service  is organized by Christ Embassy Hamilton Downtown.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events7/banners/0706ebc28365de600d63b0a936338a6f9c2b9a4f8437c14a8883c0ec1c3d59ac-rimg-w1200-h500-dc2c0348-gmir?v=1781820533",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/hamilton/sunday-service/200030266176054",
        "location": {
            "@type": "Place",
            "name": "116 King Street West, Hamilton, ON, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Khronos Barbershop, 142 King St W, Hamilton, ON L8G 0A9, Canada",
                "addressLocality": "Hamilton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.21922",
                "longitude": "-79.76744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday for a great time of fellowship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Embassy Hamilton Downtown",
                "url": "https://allevents.in/org/christ-embassy-hamilton-downtown/27908978"
            }
        ]
    }
]
```