

# Event Details

- **Event Name**: Worship Night
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Free Concert
- **Event URL**: https://allevents.in/north-tonawanda/worship-night/200029921250053
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: North Tonawanda
- **state**: NY
- **country**: United States
- **location**: St. John Lutheran Church and School
- **lat**: 43.086561648667
- **long**: -78.89020432119
- **full address**: St. John Lutheran Church and School, 6950 Ward Rd,North Tonawanda, New York, United States

## Event gallery

- **Alt text**: Worship Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b8cbf23a35655b5f84449ea6d63ac855c41f5d6ec7fb04f5b81a6e7185e3caa4-rimg-w1200-h615-dc4b5c78-gmir?v=1775829232

## FAQs

- **Q**: When and where is Worship Night being held?
  - **A:** Worship Night takes place on Sat, 23 May, 2026 at 07:00 pm to Sat, 23 May, 2026 at 07:00 pm at St. John Lutheran Church and School, 6950 Ward Rd,North Tonawanda, New York, United States.
- **Q**: Who is organizing Worship Night?
  - **A:** Worship Night is organized by The Band Five14.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Worship Night is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in North Tonawanda, this event is thoughtfully curated to deliver a standout experience worth every moment. If Worship Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Worship Night",
        "image": "https://cdn-az.allevents.in/events8/banners/b8cbf23a35655b5f84449ea6d63ac855c41f5d6ec7fb04f5b81a6e7185e3caa4-rimg-w1200-h615-dc4b5c78-gmir?v=1775829232",
        "startDate": "2026-05-23T19:00:00-04:00",
        "url": "https://allevents.in/north-tonawanda/worship-night/200029921250053",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. John Lutheran Church and School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6950 Ward Rd,North Tonawanda, New York",
                "addressLocality": "North Tonawanda",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.086561648667",
                "longitude": "-78.89020432119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Band Five14",
                "url": "https://allevents.in/org/the-band-five14/18846301"
            }
        ]
    }
]
```