

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm
- **Event Description**: Come join us for our Good Friday service.
Celebrate what our Lord has done with us.
All are welcome.
- **Event URL**: https://allevents.in/haskell/good-friday-service/200029831490837
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Haskell
- **state**: OK
- **country**: United States
- **location**: 1401 N Haskell BLVD, Haskell, OK, United States, Oklahoma 74436
- **lat**: 35.83324
- **long**: -95.68945
- **full address**: 1401 N Haskell BLVD, Haskell, OK, United States, Oklahoma 74436

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/468c4e67335646056de3dae865adae6a6988fe459347369a30c4e994698df094-rimg-w1200-h675-dc193f65-gmir?v=1775203891

## 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 1401 N Haskell BLVD, Haskell, OK, United States, Oklahoma 74436.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by First Baptist Church Haskell Oklahoma.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events9/banners/468c4e67335646056de3dae865adae6a6988fe459347369a30c4e994698df094-rimg-w1200-h675-dc193f65-gmir?v=1775203891",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/haskell/good-friday-service/200029831490837",
        "location": {
            "@type": "Place",
            "name": "1401 N Haskell BLVD, Haskell, OK, United States, Oklahoma 74436",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 N Haskell Blvd, Haskell, OK 74436-8887, United States",
                "addressLocality": "Haskell",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.83324",
                "longitude": "-95.68945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Good Friday service.\nCelebrate what our Lord has done with us.\nAll are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Haskell Oklahoma",
                "url": "https://allevents.in/org/first-baptist-church-haskell-oklahoma/23902510"
            }
        ]
    }
]
```