

# Event Details

- **Event Name**: Good Friday at Westside
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 06:00 pm
- **Event Description**: Join us as we remember what Jesus has done for us and celebrate the Lord’s Supper together!
- **Event URL**: https://allevents.in/waynesville/good-friday-at-westside/200029885387913
- **Event Categories**: easter, good-friday
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Waynesville
- **state**: MO
- **country**: United States
- **location**: 801 Historic 66 W, Waynesville, MO
- **lat**: 37.81955
- **long**: -92.21382
- **full address**: 801 Historic 66 W, Waynesville, MO, United States

## Event gallery

- **Alt text**: Good Friday at Westside
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4c46e4a146aa9defe10929f94e9139a921c606022b3d079ab47273a75e61d2ec-rimg-w1200-h675-dcd6c9d2-gmir?v=1775102776

## FAQs

- **Q**: When and where is Good Friday at Westside being held?
  - **A:** Good Friday at Westside takes place on Fri, 03 Apr, 2026 at 06:00 pm to Fri, 03 Apr, 2026 at 06:00 pm at 801 Historic 66 W, Waynesville, MO, United States.
- **Q**: Who is organizing Good Friday at Westside?
  - **A:** Good Friday at Westside is organized by Westside Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday at Westside",
        "image": "https://cdn-az.allevents.in/events3/banners/4c46e4a146aa9defe10929f94e9139a921c606022b3d079ab47273a75e61d2ec-rimg-w1200-h675-dcd6c9d2-gmir?v=1775102776",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/waynesville/good-friday-at-westside/200029885387913",
        "location": {
            "@type": "Place",
            "name": "801 Historic 66 W, Waynesville, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Historic 66 W, Waynesville, MO 65583-2122, United States",
                "addressLocality": "Waynesville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.81955",
                "longitude": "-92.21382"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we remember what Jesus has done for us and celebrate the Lord’s Supper together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westside Baptist Church",
                "url": "https://allevents.in/org/westside-baptist-church/20592037"
            }
        ]
    }
]
```