---
title: "Redeemer Lutheran Church - Stewardship"
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/stewardship"
date: "2026-06-24T15:24:38+00:00"
language: "en-GB"
---

#  Stewardship

  Enter Part of Title

  Display #  20

- ###  [ Your Redeemer Offerings During the Time of COVID-19 ](https://redeemernewpaltz.org/blog/your-redeemer-offerings-during-the-time-of-covid-19)

     Dear Brothers and Sisters of Redeemer New Paltz,

    COVID-19 is causing disruption in every aspect of our modern lives, from health and daily routines, to work and economic stability, and to

    ...
- ###  [ Ambassadors for Christ ](https://redeemernewpaltz.org/blog/ambassadors-for-christ)

     [ ![](https://redeemernewpaltz.org/images/raised-hands-and-heart-300x300.png) ](https://redeemernewpaltz.org/blog/ambassadors-for-christ) Our Fall Pledge Drive is underway! And your pledge of financial support to Christ’s mission through Redeemer, New Paltz matters so much - we make this happen together. Please, before or by

    ...
- ###  [ Stewardship Note: Snow &amp; Online Church ](https://redeemernewpaltz.org/blog/stewardship-note-snow-online-church)

     [ ![Snow falling on pine tree](https://redeemernewpaltz.org/images/aerial-photo-snow-covered-trees-road-300x169.jpg) ](https://redeemernewpaltz.org/blog/stewardship-note-snow-online-church) A Sunday snowstorm catapulted us back to full remote worship on Jan. 7, reminding us of the worldwide pandemic when gathering via Zoom was our only option.

    We praise God for guiding us

    ...

## Schema

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