

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm
- **Event Description**: All are welcome to join together for our Good Friday evening service.
- **Event URL**: https://allevents.in/delhi/good-friday-service/200029815781741
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Delhi
- **state**: NY
- **country**: United States
- **location**: 16178 State Highway 28, Delhi, NY, United States, New York 13753
- **lat**: 42.29665
- **long**: -74.91314
- **full address**: 16178 State Highway 28, Delhi, NY, United States, New York 13753

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bd2500ef5762e0b3e4a48e87dab247d05b7e535a4e720977e72429e93424c872-rimg-w1200-h1553-dc16121a-gmir?v=1775007419

## FAQs

- **Q**: When and where is Good Friday Service being held?
  - **A:** Good Friday Service takes place on Fri, 03 Apr, 2026 at 07:00 pm to Fri, 03 Apr, 2026 at 07:00 pm at 16178 State Highway 28, Delhi, NY, United States, New York 13753.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Delhi Alliance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events5/banners/bd2500ef5762e0b3e4a48e87dab247d05b7e535a4e720977e72429e93424c872-rimg-w1200-h1553-dc16121a-gmir?v=1775007419",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/delhi/good-friday-service/200029815781741",
        "location": {
            "@type": "Place",
            "name": "16178 State Highway 28, Delhi, NY, United States, New York 13753",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16178 RT-28, Delhi, NY 13753-3214, United States",
                "addressLocality": "Delhi",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.29665",
                "longitude": "-74.91314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join together for our Good Friday evening service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Delhi Alliance Church",
                "url": "https://allevents.in/org/delhi-alliance-church/19802456"
            }
        ]
    }
]
```