---
title: "Redeemer Lutheran Church - Pentecost"
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/pentecost"
date: "2026-05-26T06:53:16+00:00"
language: "en-GB"
---

#  Pentecost

  Enter Part of Title

  Display #  20

- ###  [ Filled With the Power of Christ ](https://redeemernewpaltz.org/worship/sermons/filled-with-the-power-of-christ)

     [ ![](https://redeemernewpaltz.org/images/Staff/pastor-tobias-anderson-225x300-72dpi.png) ](https://redeemernewpaltz.org/worship/sermons/filled-with-the-power-of-christ) A woman in her forties, let’s call her Sarah, is living in a homeless shelter with her three kids. She used to be an assistant manager at a retail store, but after getting pregnant and having her

    ...

## Schema

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