---
title: "Redeemer Lutheran Church - GoodFriday"
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/component/tags/tag/goodfriday"
date: "2026-06-24T05:18:47+00:00"
language: "en-GB"
---

#  GoodFriday

  Enter Part of Title

  Display #  20

- ###  [ Silence ](https://redeemernewpaltz.org/worship/sermons/silence)

     [ ![](https://redeemernewpaltz.org/images/events/holyweek/3-crosses-300x130.png) ](https://redeemernewpaltz.org/worship/sermons/silence) Silence
    And nothing more
    Silence
    And the end has come
    Silence

    The end of Jesus’ earthly journey has come. The time of God - walking fully human on earth - has

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

     [ ![](https://redeemernewpaltz.org/images/cross-in-hand-300x200.jpg) ](https://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

    ...
- ###  [ Letting It All Go ](https://redeemernewpaltz.org/worship/sermons/it-s-time)

     [ ![](https://redeemernewpaltz.org/images/events/holyweek/christ-crucified-tiled-300x200.png) ](https://redeemernewpaltz.org/worship/sermons/it-s-time) It’s time to let it all go.
    It’s time to let everything go.

    It’s time to let go of our worries and our fears and our guilt. It’s time to let go of selfishness and greed. It’s time

    ...
- ###  [ A Deeper Love ](https://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

    ...

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://redeemernewpaltz.org/component/tags/tag/goodfriday#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://redeemernewpaltz.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "GoodFriday",
            "item": "https://redeemernewpaltz.org/component/tags/tag/goodfriday"
        }
    ]
}
```
