---
title: "Redeemer Lutheran Church - MaundyThursday"
description: "We're a welcoming church that embraces all races, ethnicities, sexual orientations, gender identities, ages, ability levels, and faith journeys."
url: "https://www.redeemernewpaltz.org/component/tags/tag/maundythursday"
date: "2026-06-24T06:46:27+00:00"
language: "en-GB"
---

#  MaundyThursday

  Enter Part of Title

  Display #  20

- ###  [ Invitation to Renewal ](https://www.redeemernewpaltz.org/blog/invitation-to-renewal)

     [ ![](https://www.redeemernewpaltz.org/images/cross-in-hand-300x200.jpg) ](https://www.redeemernewpaltz.org/blog/invitation-to-renewal) A beautiful red cardinal landed under a nearby shrub as I was hustling the kids out the door to school one morning this winter. It only registered with me a few hours later that I‘d seen this

    ...
- ###  [ Here, Now, Again ](https://www.redeemernewpaltz.org/worship/sermons/we-are-fed)

     [ ![](https://www.redeemernewpaltz.org/images/communion-chalice-bread-320x240.jpg) ](https://www.redeemernewpaltz.org/worship/sermons/we-are-fed) Tonight we begin the Triduum, or worship in three parts over three days that is Maundy Thursday, Good Friday and the Easter Vigil. We have, with God’s help, moved along our Lenten journey of God

    ...
- ###  [ Final Words ](https://www.redeemernewpaltz.org/worship/sermons/final-words)

     If you knew that it was getting close to your time to die, what words, what stories, what wisdom would you want to share with those around you?

    It was just after Christmas - over ten

    ...

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.redeemernewpaltz.org/component/tags/tag/maundythursday#organization",
    "name": "Redeemer New Paltz",
    "description": "We're a welcoming church that embraces all races, ethnicities, sexual orientations, gender identities, ages, ability levels, and faith journeys.",
    "url": "https://redeemernewpaltz.org",
    "telephone": "845-255-0051",
    "foundingDate": "1954-09-14",
    "logo": "https://redeemernewpaltz.org/images/logos/logo-color-no-text-255x250-72dpi.png",
    "image": "https://redeemernewpaltz.org/images/logos/logo-color-no-text-255x250-72dpi.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "90 NYS Route 32",
        "addressCountry": "US",
        "addressLocality": "New York",
        "addressRegion": "New York",
        "postalCode": "12561"
    },
    "sameAs": [
        "https://www.facebook.com/RedeemerNewPaltz",
        "https://www.instagram.com/redeemernewpaltz/",
        "https://www.youtube.com/channel/UCeBpZNwrm-RHYReiWhsGhGw",
        "https://soundcloud.com/redeemernewpaltz"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.redeemernewpaltz.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "MaundyThursday",
            "item": "https://www.redeemernewpaltz.org/component/tags/tag/maundythursday"
        }
    ]
}
```
