

# Event Details

- **Event Name**: Worship Night 
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 06:30 pm
- **Event Description**: All Welcome!
- **Event URL**: https://allevents.in/new-glasgow/worship-night/200029736212933
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029736212933?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+glasgow-events

## Event venue details

- **city**: New Glasgow
- **state**: NS
- **country**: Canada
- **location**: 400 Stewart St, New Glasgow, NS B2H 2R8, Canada
- **lat**: 45.58267
- **long**: -62.64768
- **full address**: 400 Stewart St, New Glasgow, NS B2H 2R8, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Gateway House of Worship Ministries (https://allevents.in/org/gateway-house-of-worship-ministries/14120832)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/db5a1f95168551cca5feb8486537b0eca38911426c24cf0bc769a05fb92bc59b-rimg-w1200-h735-dc4a9096-gmir?v=1772133933
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9b9304f50e07784c1d06fe975dd80b5164b09ae143f543b2ecb26d9fb82d9d34-rimg-w300-h300-dc355e87-gmir?v=1772133933

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** 400 Stewart St, New Glasgow, NS B2H 2R8, Canada
- **Q**: Who is organizing the event?
  - **A:** Gateway House of Worship Ministries
- **Q**: Where can I find ticket details about Worship Night  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Worship Night",
        "image": "https://cdn-az.allevents.in/events5/banners/db5a1f95168551cca5feb8486537b0eca38911426c24cf0bc769a05fb92bc59b-rimg-w1200-h735-dc4a9096-gmir?v=1772133933",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/new-glasgow/worship-night/200029736212933",
        "location": {
            "@type": "Place",
            "name": "400 Stewart St, New Glasgow, NS B2H 2R8, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Stewart St, New Glasgow, NS B2H 2R8, Canada",
                "addressLocality": "New Glasgow",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.58267",
                "longitude": "-62.64768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gateway House of Worship Ministries",
                "url": "https://allevents.in/org/gateway-house-of-worship-ministries/14120832",
                "description": "We exist to be a body of believers that are Awakened to the reality of Christ, Equipped for His service and Empowered by His Holy Spirit."
            }
        ]
    }
]
```