

# Event Details

- **Event Name**: Maundy Thursday Service
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 07:00 pm
- **Event Description**: Join Us as we remember events described in the Gospels, all of which took place during the Last Supper:
- **Event URL**: https://allevents.in/frazeysburg/maundy-thursday-service/200029850484012
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Frazeysburg
- **state**: OH
- **country**: United States
- **location**: 87 W 2nd St, Frazeysburg, OH
- **lat**: 40.1175
- **long**: -82.11978
- **full address**: 87 W 2nd St, Frazeysburg, OH, United States

## Event gallery

- **Alt text**: Maundy Thursday Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e1a0c780eccd4c4f2c2b85d9b0fe06f06d0abd539f9a645a40c7c7c3ce1c5f90-rimg-w1200-h786-dc302d2f-gmir?v=1774904839

## FAQs

- **Q**: When and where is Maundy Thursday Service being held?
  - **A:** Maundy Thursday Service takes place on Thu, 02 Apr, 2026 at 07:00 pm to Thu, 02 Apr, 2026 at 07:00 pm at 87 W 2nd St, Frazeysburg, OH, United States.
- **Q**: Who is organizing Maundy Thursday Service?
  - **A:** Maundy Thursday Service is organized by Frazeysburg Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maundy Thursday Service",
        "image": "https://cdn-az.allevents.in/events7/banners/e1a0c780eccd4c4f2c2b85d9b0fe06f06d0abd539f9a645a40c7c7c3ce1c5f90-rimg-w1200-h786-dc302d2f-gmir?v=1774904839",
        "startDate": "2026-04-02",
        "url": "https://allevents.in/frazeysburg/maundy-thursday-service/200029850484012",
        "location": {
            "@type": "Place",
            "name": "87 W 2nd St, Frazeysburg, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "87 2nd St, Frazeysburg, OH 43822-9610, United States",
                "addressLocality": "Frazeysburg",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1175",
                "longitude": "-82.11978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Us as we remember events described in the Gospels, all of which took place during the Last Supper:",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frazeysburg Christian Church",
                "url": "https://allevents.in/org/frazeysburg-christian-church/21790660"
            }
        ]
    }
]
```