---
title: "Redeemer Lutheran Church - Two-by-two"
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/two-by-two"
date: "2026-06-24T07:44:00+00:00"
language: "en-GB"
---

#  Two-by-two

  Enter Part of Title

  Display #  20

- ###  [ Courage in the Face of COVID-19 ](https://www.redeemernewpaltz.org/blog/courage-in-the-face-of-covid-19)

     By now, all of us have been hearing (perhaps in super-saturated fashion) about Covid-19 and the accompanying concerns and problems this crisis is presenting for our communities and world. There

    ...
- ###  [ A Message from Pastor Tobias ](https://www.redeemernewpaltz.org/blog/a-message-from-pastor-tobias)

     [ ![](https://www.redeemernewpaltz.org/images/Staff/pastor-tobias-anderson-221x300-72dpi.png) ](https://www.redeemernewpaltz.org/blog/a-message-from-pastor-tobias) Dear Friends in Christ,

    What a strange and unusual time we are living in as individuals, as a world, and as the Church! It is a time of much turmoil, stress, and fear. Yet it may also be

    ...

## Schema

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