---
title: "Redeemer Lutheran Church - CapitalCampaign"
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/capitalcampaign"
date: "2026-06-24T07:45:03+00:00"
language: "en-GB"
---

#  CapitalCampaign

  Enter Part of Title

  Display #  20

- ###  [ God's House at Redeemer ](https://www.redeemernewpaltz.org/blog/gods-house-at-redeemer)

     [ ![](https://www.redeemernewpaltz.org/images/loaves-fishes-stained-glass-300x200-72dpi.png) ](https://www.redeemernewpaltz.org/blog/gods-house-at-redeemer) In 2018, our facilities incurred water damage from ice damming. This latest incident is just one of many leaks that the middle portion of God’s House at Redeemer has experienced over the years,

    ...

## Schema

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