

# Event Details

- **Event Name**: Night of Worship
- **Event Start and End Date**: Fri, 15 May, 2026 at 06:30 pm (-04:00)
- **Event Description**: Join us for night of praise, prayer and more. You won't want to miss it!
- **Event URL**: https://allevents.in/huntingburg/night-of-worship/200029922024915
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Huntingburg
- **state**: IN
- **country**: United States
- **location**: 304 N. Jackson Street, Huntingburg, IN, United States, Indiana 47542
- **lat**: 38.29502
- **long**: -86.95401
- **full address**: 304 N. Jackson Street, Huntingburg, IN, United States, Indiana 47542

## Event gallery

- **Alt text**: Night of Worship
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/485e2a5ca7dcd8207f1644ba87c0e83303c30a328b90e43ce6310389a485c876-rimg-w1200-h675-dc1b26ab-gmir?v=1776707029

## FAQs

- **Q**: When and where is Night of Worship being held?
  - **A:** Night of Worship takes place on Fri, 15 May, 2026 at 06:30 pm to Fri, 15 May, 2026 at 06:30 pm at 304 N. Jackson Street, Huntingburg, IN, United States, Indiana 47542.
- **Q**: Who is organizing Night of Worship?
  - **A:** Night of Worship is organized by Faith Community Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night of Worship",
        "image": "https://cdn-az.allevents.in/events6/banners/485e2a5ca7dcd8207f1644ba87c0e83303c30a328b90e43ce6310389a485c876-rimg-w1200-h675-dc1b26ab-gmir?v=1776707029",
        "startDate": "2026-05-15T18:30:00-04:00",
        "url": "https://allevents.in/huntingburg/night-of-worship/200029922024915",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "304 N. Jackson Street, Huntingburg, IN, United States, Indiana 47542",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 N Jackson St, Huntingburg, IN 47542-1330, United States",
                "addressLocality": "Huntingburg",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.29502",
                "longitude": "-86.95401"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for night of praise, prayer and more. You won't want to miss it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Community Church of the Nazarene",
                "url": "https://allevents.in/org/faith-community-church-of-the-nazarene/21119566"
            }
        ]
    }
]
```