---
title: "Redeemer Lutheran Church - Holy Week"
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/holy-week"
date: "2026-06-24T09:32:53+00:00"
language: "en-GB"
---

#  Holy Week

  Enter Part of Title

  Display #  20

- ###  [ 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

    ...
- ###  [ A Deeper Love ](https://www.redeemernewpaltz.org/worship/sermons/a-deeper-love)

     We’ll leave quietly tonight. We’ll leave this barren landscape, the barren interior of this church and maybe quickly, furtively turn on the music in our cars to try and dampen what I suspect may

    ...
- ###  [ The First Ones ](https://www.redeemernewpaltz.org/worship/sermons/the-first-ones)

     There is something very special about being the first one awake in a household in the morning. If there are other people are in the house, I swear that you can feel them still asleep and you can

    ...
- ###  [ A Beautiful Day, the First Day ](https://www.redeemernewpaltz.org/worship/sermons/a-beautiful-day,-the-first-day)

     I love this day! Flowers and music and alleluias. Reunions like old home week, when we gather together with folks we don’t see as often, be it our families, friends, or perhaps the congregation

    ...

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.redeemernewpaltz.org/component/tags/tag/holy-week#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": "Holy Week",
            "item": "https://www.redeemernewpaltz.org/component/tags/tag/holy-week"
        }
    ]
}
```
