

# Event Details

- **Event Name**: Good Friday Service 
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm – Fri, 03 Apr, 2026 at 08:00 pm
- **Event Description**: Come join us for our good Friday service hosted at Mt. Carmel UMC.
- **Event URL**: https://allevents.in/marion/good-friday-service/200029703645204
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: VA
- **country**: United States
- **location**: 4317 Lee Hwy, Marion, VA
- **lat**: 36.85483
- **long**: -81.4738
- **full address**: 4317 Lee Hwy, Marion, VA, United States

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1b7f8abf38c35889b32662b31a1d73e463582f0da1c3692b6f611e326a5262c5-rimg-w1200-h627-dc441e31-gmir?v=1775218480

## 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 08:00 pm at 4317 Lee Hwy, Marion, VA, United States.
- **Q**: Who is organizing Good Friday Service ?
  - **A:** Good Friday Service  is organized by Mt. Carmel United Methodist Church .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events9/banners/1b7f8abf38c35889b32662b31a1d73e463582f0da1c3692b6f611e326a5262c5-rimg-w1200-h627-dc441e31-gmir?v=1775218480",
        "startDate": "2026-04-03",
        "endDate": "2026-04-03",
        "url": "https://allevents.in/marion/good-friday-service/200029703645204",
        "location": {
            "@type": "Place",
            "name": "4317 Lee Hwy, Marion, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4317 Lee Hwy, Marion, VA 24354-6310, United States",
                "addressLocality": "Marion",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.85483",
                "longitude": "-81.4738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our good Friday service hosted at Mt. Carmel UMC.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Carmel United Methodist Church ",
                "url": "https://allevents.in/org/mt-carmel-united-methodist-church/23343872"
            }
        ]
    }
]
```