

# Event Details

- **Event Name**: Maundy Thursday Service
- **Event Start and End Date**: Thu, 17 Apr, 2025 at 05:00 pm
- **Event Description**: Join us in commemorating the supper Jesus shared with his disciples before his crucifixion. We will share in prayer, a meal, and communion as part of the service.
- **Event URL**: https://allevents.in/torrington/maundy-thursday-service/200028038674940
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Torrington
- **state**: WY
- **country**: United States
- **location**: 2702 Main St, Torrington, WY, United States, Wyoming 82240
- **lat**: 42.07119
- **long**: -104.18506
- **full address**: 2702 Main St, Torrington, WY, United States, Wyoming 82240

## Event gallery

- **Alt text**: Maundy Thursday Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/40ea529153fe38c2bf2c5e32d668b59c7df0104c4d5c236362396e6ab97868a6-rimg-w1200-h675-dcfdf6fe-gmir?v=1744820719

## FAQs

- **Q**: When and where is Maundy Thursday Service being held?
  - **A:** Maundy Thursday Service takes place on Thu, 17 Apr, 2025 at 05:00 pm to Thu, 17 Apr, 2025 at 05:00 pm at 2702 Main St, Torrington, WY, United States, Wyoming 82240.
- **Q**: Who is organizing Maundy Thursday Service?
  - **A:** Maundy Thursday Service is organized by Torrington United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maundy Thursday Service",
        "image": "https://cdn-az.allevents.in/events3/banners/40ea529153fe38c2bf2c5e32d668b59c7df0104c4d5c236362396e6ab97868a6-rimg-w1200-h675-dcfdf6fe-gmir?v=1744820719",
        "startDate": "2025-04-17",
        "url": "https://allevents.in/torrington/maundy-thursday-service/200028038674940",
        "location": {
            "@type": "Place",
            "name": "2702 Main St, Torrington, WY, United States, Wyoming 82240",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2702 Main St, Torrington, WY 82240-1928, United States,Torrington, Wyoming",
                "addressLocality": "Torrington",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.07119",
                "longitude": "-104.18506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in commemorating the supper Jesus shared with his disciples before his crucifixion. We will share in prayer, a meal, and communion as part of the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Torrington United Methodist Church",
                "url": "https://allevents.in/org/torrington-united-methodist-church/25059151"
            }
        ]
    }
]
```