

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 06:30 pm
- **Event Description**: We invite you to join us for our Good Friday service, as we gather to celebrate this important day in the life of Christ and partake of the Lord's Supper!
- **Event URL**: https://allevents.in/smithfield/good-friday-service/200029846918205
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Smithfield
- **state**: NC
- **country**: United States
- **location**: Stevens Chapel Baptist Church
- **lat**: 35.461403037784
- **long**: -78.243731248232
- **full address**: Stevens Chapel Baptist Church, 2850 Stevens Chapel Rd, Smithfield, NC 27577-8552, United States

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d536a2c73edb4b75ffe93b00785a2ea50585e88a82d984e24b291c1b1f176ad3-rimg-w1200-h675-dcf5eddf-gmir?v=1774806881

## FAQs

- **Q**: When and where is Good Friday Service being held?
  - **A:** Good Friday Service takes place on Fri, 03 Apr, 2026 at 06:30 pm to Fri, 03 Apr, 2026 at 06:30 pm at Stevens Chapel Baptist Church, 2850 Stevens Chapel Rd, Smithfield, NC 27577-8552, United States.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Stevens Chapel Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events4/banners/d536a2c73edb4b75ffe93b00785a2ea50585e88a82d984e24b291c1b1f176ad3-rimg-w1200-h675-dcf5eddf-gmir?v=1774806881",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/smithfield/good-friday-service/200029846918205",
        "location": {
            "@type": "Place",
            "name": "Stevens Chapel Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Stevens Chapel Rd, Smithfield, NC 27577-8552, United States",
                "addressLocality": "Smithfield",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.461403037784",
                "longitude": "-78.243731248232"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us for our Good Friday service, as we gather to celebrate this important day in the life of Christ and partake of the Lord's Supper!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stevens Chapel Baptist Church",
                "url": "https://allevents.in/org/stevens-chapel-baptist-church/14207719",
                "description": "At Stevens Chapel, we worship Christ and desire to make Him known! We pray that you would join us for worship and become apart of what God is doing!"
            }
        ]
    }
]
```