

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm – Wed, 24 Dec, 2025 at 07:30 pm
- **Event Description**: A Celebration of the Birth of our Savior, Jesus Christ.
- **Event URL**: https://allevents.in/warwick/christmas-eve-candlelight-service/200029393615027
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Warwick
- **state**: NY
- **country**: United States
- **location**: Pine Island Bible Church
- **lat**: 41.28742
- **long**: -74.45328
- **full address**: Pine Island Bible Church, 9 Little Brooklyn Rd, Warwick, NY 10990-2226, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1b37743d7881c96a9446f1701be9e218f43790956a48285e45092e2ecc5d6dd9-rimg-w1200-h675-dc181516-gmir?v=1766411299

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 07:30 pm at Pine Island Bible Church, 9 Little Brooklyn Rd, Warwick, NY 10990-2226, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Pine Island Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/1b37743d7881c96a9446f1701be9e218f43790956a48285e45092e2ecc5d6dd9-rimg-w1200-h675-dc181516-gmir?v=1766411299",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/warwick/christmas-eve-candlelight-service/200029393615027",
        "location": {
            "@type": "Place",
            "name": "Pine Island Bible Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Little Brooklyn Rd, Warwick, NY 10990-2226, United States",
                "addressLocality": "Warwick",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.28742",
                "longitude": "-74.45328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Celebration of the Birth of our Savior, Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pine Island Bible Church",
                "url": "https://allevents.in/org/pine-island-bible-church/26553470"
            }
        ]
    }
]
```