

# Event Details

- **Event Name**: Good Friday Worship Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 05:00 pm
- **Event Description**: Come and join us as we journey with Jesus to the cross. All are welcome.
- **Event URL**: https://allevents.in/marysville/good-friday-worship-service/200029884262618
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Marysville
- **state**: MI
- **country**: United States
- **location**: Marysville United Methodist Church
- **lat**: 42.912296831789
- **long**: -82.487359858955
- **full address**: Marysville United Methodist Church, 721 W. Huron Blvd.,Marysville, Michigan, United States

## Event gallery

- **Alt text**: Good Friday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/324844488cce111f003da4d965d3ff1d6c929cf334b447b14661bb1efd3fc97f-rimg-w803-h431-dc602d12-gmir?v=1775079683

## FAQs

- **Q**: When and where is Good Friday Worship Service being held?
  - **A:** Good Friday Worship Service takes place on Fri, 03 Apr, 2026 at 05:00 pm to Fri, 03 Apr, 2026 at 05:00 pm at Marysville United Methodist Church, 721 W. Huron Blvd.,Marysville, Michigan, United States.
- **Q**: Who is organizing Good Friday Worship Service?
  - **A:** Good Friday Worship Service is organized by Marysville United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/324844488cce111f003da4d965d3ff1d6c929cf334b447b14661bb1efd3fc97f-rimg-w803-h431-dc602d12-gmir?v=1775079683",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/marysville/good-friday-worship-service/200029884262618",
        "location": {
            "@type": "Place",
            "name": "Marysville United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "721 W. Huron Blvd.,Marysville, Michigan",
                "addressLocality": "Marysville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.912296831789",
                "longitude": "-82.487359858955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us as we journey with Jesus to the cross. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marysville United Methodist Church",
                "url": "https://allevents.in/org/marysville-united-methodist-church/19863186"
            }
        ]
    }
]
```