

# Event Details

- **Event Name**: New Year's Worship Night
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 05:00 pm
- **Event Description**: Join us on the first Sunday night of the year with a New Year's Night of Worship!
- **Event URL**: https://allevents.in/wilmington/new-years-worship-night/200029212225134
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: 131 Elliott Dr, Wilmington, NC, United States, North Carolina 28405
- **lat**: 34.27319
- **long**: -77.87741
- **full address**: 131 Elliott Dr, Wilmington, NC, United States, North Carolina 28405

## Event gallery

- **Alt text**: New Year's Worship Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e27cfb7c3b1017cf94159a0c399e4b429ffca494a56b314410c276c1376e696a-rimg-w1200-h675-dc191615-gmir?v=1767401959

## FAQs

- **Q**: When and where is New Year's Worship Night being held?
  - **A:** New Year's Worship Night takes place on Sun, 04 Jan, 2026 at 05:00 pm to Sun, 04 Jan, 2026 at 05:00 pm at 131 Elliott Dr, Wilmington, NC, United States, North Carolina 28405.
- **Q**: Who is organizing New Year's Worship Night?
  - **A:** New Year's Worship Night is organized by Encounter Point Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Worship Night",
        "image": "https://cdn-az.allevents.in/events5/banners/e27cfb7c3b1017cf94159a0c399e4b429ffca494a56b314410c276c1376e696a-rimg-w1200-h675-dc191615-gmir?v=1767401959",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/wilmington/new-years-worship-night/200029212225134",
        "location": {
            "@type": "Place",
            "name": "131 Elliott Dr, Wilmington, NC, United States, North Carolina 28405",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 Elliott Dr, Wilmington, NC 28405-8434, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.27319",
                "longitude": "-77.87741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the first Sunday night of the year with a New Year's Night of Worship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Encounter Point Church",
                "url": "https://allevents.in/org/encounter-point-church/21316885"
            }
        ]
    }
]
```