

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm
- **Event Description**: Join us for a great time in worship as we honor the great work of the cross.
- **Event URL**: https://allevents.in/north-englewood/good-friday-service/200029627882452
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: North Englewood
- **state**: MD
- **country**: United States
- **location**: 7100 Martin Luther King Jr Hwy, Hyattsville, MD, United States, Maryland 20785
- **lat**: 38.91623
- **long**: -76.88464
- **full address**: 7100 Martin Luther King Jr Hwy, Hyattsville, MD, United States, Maryland 20785, 7100 Martin Luther King Jr Hwy, Hyattsville, MD 20785-4078, United States, North Englewood

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13663a68835bfa14a606447f2148114d3a95155035b35c1997e07b9ee174da9d-rimg-w1200-h628-dc140101-gmir?v=1774910472

## 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 7100 Martin Luther King Jr Hwy, Hyattsville, MD, United States, Maryland 20785, 7100 Martin Luther King Jr Hwy, Hyattsville, MD 20785-4078, United States, North Englewood.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Uplift Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/13663a68835bfa14a606447f2148114d3a95155035b35c1997e07b9ee174da9d-rimg-w1200-h628-dc140101-gmir?v=1774910472",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/north-englewood/good-friday-service/200029627882452",
        "location": {
            "@type": "Place",
            "name": "7100 Martin Luther King Jr Hwy, Hyattsville, MD, United States, Maryland 20785",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7100 Martin Luther King Jr Hwy, Hyattsville, MD 20785-4078, United States",
                "addressLocality": "North Englewood",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.91623",
                "longitude": "-76.88464"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a great time in worship as we honor the great work of the cross.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Uplift Baptist Church",
                "url": "https://allevents.in/org/uplift-baptist-church/15824729"
            }
        ]
    }
]
```