---
title: "Redeemer Lutheran Church - Homelessness"
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/homelessness"
date: "2026-06-24T06:47:20+00:00"
language: "en-GB"
---

#  Homelessness

  Enter Part of Title

  Display #  20

- ###  [ A Ministry, a Calling Focused on Housing? ](https://www.redeemernewpaltz.org/blog/a-ministry-a-calling-focused-on-housing)

     [ ![](https://www.redeemernewpaltz.org/images/housing-justice-nys-300x300.jpg) ](https://www.redeemernewpaltz.org/blog/a-ministry-a-calling-focused-on-housing) What is a ministry focused on housing? What can one person do? These are questions that came to me as it became clearer that my ministry is to be focused on housing for those unhoused and

    ...
- ###  [ A Thank You From Family of New Paltz ](https://www.redeemernewpaltz.org/blog/a-thank-you-from-family-of-new-paltz)

     [ ![](https://www.redeemernewpaltz.org/images/written-thank-you-card-300x200.jpg) ](https://www.redeemernewpaltz.org/blog/a-thank-you-from-family-of-new-paltz) On behalf of Family of New Paltz, we'd like to share a thank you for your generosity in supporting Project H.O.P.E. during 2022.

    Through your support, Family of New Paltz was able to

    ...

## Schema

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