

# Event Details

- **Event Name**: NWSC at First Church of the Nazarene
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 07:00 pm
- **Event Description**: JOIN the New West Symphony &amp; Chorus for their first concert of 2026!!
- **Event URL**: https://allevents.in/calgary/nwsc-at-first-church-of-the-nazarene/200029501269138
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details

- **Ticket URL**: http://facebook.com/200029501269138?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=calgary-events

## Event venue details

- **city**: Calgary
- **state**: AB
- **country**: Canada
- **location**: Calgary First Church of the Nazarene
- **lat**: 51.006533876156
- **long**: -114.13317851203
- **full address**: Calgary First Church of the Nazarene, 65 Richard Way SW,Calgary, Alberta, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: New West Society (https://allevents.in/org/new-west-society/21047961)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d5e7349d6f9bac0b87f9d63f39fa050c9c1e7ee3ac9cf84a0dfc513e8a358740-rimg-w1080-h1350-dcd8d8d8-gmir?v=1769549778
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/40cb83ce1549ab1a4d00d15a79bb817b9723953aa6f00e82798d41df82969506-rimg-w300-h300-dcd8d8d8-gmir?v=1769549778

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Calgary First Church of the Nazarene, 65 Richard Way SW,Calgary, Alberta, Canada
- **Q**: Who is organizing the event?
  - **A:** New West Society
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about NWSC at First Church of the Nazarene ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "NWSC at First Church of the Nazarene",
        "image": "https://cdn-az.allevents.in/events5/banners/d5e7349d6f9bac0b87f9d63f39fa050c9c1e7ee3ac9cf84a0dfc513e8a358740-rimg-w1080-h1350-dcd8d8d8-gmir?v=1769549778",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/calgary/nwsc-at-first-church-of-the-nazarene/200029501269138",
        "location": {
            "@type": "Place",
            "name": "Calgary First Church of the Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "65 Richard Way SW,Calgary, Alberta",
                "addressLocality": "Calgary",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.006533876156",
                "longitude": "-114.13317851203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JOIN the New West Symphony & Chorus for their first concert of 2026!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New West Society",
                "url": "https://allevents.in/org/new-west-society/21047961"
            }
        ]
    }
]
```