

# Event Details

- **Event Name**: Combined Worship Service - Burlington
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:30 am
- **Event Description**: Tomorrow!
- **Event URL**: https://allevents.in/burlington/combined-worship-service-burlington/200030231414332
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: ON
- **country**: Canada
- **location**: St. Paul's Presbyterian Church
- **lat**: 43.38713
- **long**: -79.82861
- **full address**: St. Paul's Presbyterian Church, 2600 Headon Forest Drive,Burlington, Ontario, Canada

## Event gallery

- **Alt text**: Combined Worship Service - Burlington
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/38d67fdf40fc69d7070282840662674d15b012b2bd55997e1e35b1ccbccfb9e2-rimg-w1200-h675-dcffffff-gmir?v=1781383411

## FAQs

- **Q**: When and where is Combined Worship Service - Burlington being held?
  - **A:** Combined Worship Service - Burlington takes place on Sun, 14 Jun, 2026 at 10:30 am to Sun, 14 Jun, 2026 at 10:30 am at St. Paul's Presbyterian Church, 2600 Headon Forest Drive,Burlington, Ontario, Canada.
- **Q**: Who is organizing Combined Worship Service - Burlington?
  - **A:** Combined Worship Service - Burlington is organized by Burlington East Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Combined Worship Service - Burlington",
        "image": "https://cdn-az.allevents.in/events7/banners/38d67fdf40fc69d7070282840662674d15b012b2bd55997e1e35b1ccbccfb9e2-rimg-w1200-h675-dcffffff-gmir?v=1781383411",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/burlington/combined-worship-service-burlington/200030231414332",
        "location": {
            "@type": "Place",
            "name": "St. Paul's Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2600 Headon Forest Drive,Burlington, Ontario",
                "addressLocality": "Burlington",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.38713",
                "longitude": "-79.82861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tomorrow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burlington East Community Church",
                "url": "https://allevents.in/org/burlington-east-community-church/27915803"
            }
        ]
    }
]
```