

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a service of Scripture, Carols, and Candles as we celebrate the birth of Jesus. The service will also be available on all of our virtual platforms.
- **Event URL**: https://allevents.in/fonda/christmas-eve-worship/200029272783334
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Fonda
- **state**: NY
- **country**: United States
- **location**: 19-21 Broadway, Fonda, NY, United States, New York 12068
- **lat**: 42.95488
- **long**: -74.37733
- **full address**: 19-21 Broadway, Fonda, NY, United States, New York 12068

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bf02be5315fdfe02dcbef6b3ec79d6521811c9947c2b02c13e7f568a3603170d-rimg-w851-h315-dc111d59-gmir?v=1765814673

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 19-21 Broadway, Fonda, NY, United States, New York 12068.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by Fonda Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/bf02be5315fdfe02dcbef6b3ec79d6521811c9947c2b02c13e7f568a3603170d-rimg-w851-h315-dc111d59-gmir?v=1765814673",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/fonda/christmas-eve-worship/200029272783334",
        "location": {
            "@type": "Place",
            "name": "19-21 Broadway, Fonda, NY, United States, New York 12068",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Broadway, Fonda, NY 12068-7727, United States",
                "addressLocality": "Fonda",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.95488",
                "longitude": "-74.37733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a service of Scripture, Carols, and Candles as we celebrate the birth of Jesus. The service will also be available on all of our virtual platforms.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fonda Reformed Church",
                "url": "https://allevents.in/org/fonda-reformed-church/26393962"
            }
        ]
    }
]
```