

# Event Details

- **Event Name**: New Year's Eve Night of Worship
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 10:30 pm
- **Event Description**: JOIN US IN WORSHIP AS WE USHER IN THE NEW YEAR WITH THANKSGIVING, PRAISE &amp; A WORD FOR 2026
- **Event URL**: https://allevents.in/pawtucket/new-years-eve-night-of-worship/200029251909559
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Pawtucket
- **state**: RI
- **country**: United States
- **location**: Living Hope Church
- **lat**: 41.8774
- **long**: -71.38067
- **full address**: Living Hope Church, 100 Broadway, Pawtucket, RI 02860-2204, United States

## Event gallery

- **Alt text**: New Year's Eve Night of Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/287f4216fe60d7c7ac669e15e6c0be7428103fa7f22648aa08159a5fc7b228c4-rimg-w1200-h857-dc082945-gmir?v=1766890533

## FAQs

- **Q**: When and where is New Year's Eve Night of Worship being held?
  - **A:** New Year's Eve Night of Worship takes place on Wed, 31 Dec, 2025 at 10:30 pm to Wed, 31 Dec, 2025 at 10:30 pm at Living Hope Church, 100 Broadway, Pawtucket, RI 02860-2204, United States.
- **Q**: Who is organizing New Year's Eve Night of Worship?
  - **A:** New Year's Eve Night of Worship is organized by Living Hope.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Eve Night of Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/287f4216fe60d7c7ac669e15e6c0be7428103fa7f22648aa08159a5fc7b228c4-rimg-w1200-h857-dc082945-gmir?v=1766890533",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/pawtucket/new-years-eve-night-of-worship/200029251909559",
        "location": {
            "@type": "Place",
            "name": "Living Hope Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Broadway, Pawtucket, RI 02860-2204, United States",
                "addressLocality": "Pawtucket",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8774",
                "longitude": "-71.38067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JOIN US IN WORSHIP AS WE USHER IN THE NEW YEAR WITH THANKSGIVING, PRAISE & A WORD FOR 2026",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope",
                "url": "https://allevents.in/org/living-hope/27140591"
            }
        ]
    }
]
```