---
title: "Redeemer Lutheran Church - CampusMinistry"
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/campusministry"
date: "2026-06-24T06:35:15+00:00"
language: "en-GB"
---

#  CampusMinistry

  Enter Part of Title

  Display #  20

- ###  [ Giving Thanks and Looking Forward ](https://www.redeemernewpaltz.org/blog/giving-thanks-and-looking-forward)

     [ ![](https://www.redeemernewpaltz.org/images/people/pastor-dianna-smith-retirement-225x300.jpg) ](https://www.redeemernewpaltz.org/blog/giving-thanks-and-looking-forward) The Board of the Student Christian Center (SCC) gathered with Pastor Dianna and her family this past week to celebrate her retirement. Thanks to Pastor Dianna, our half-time pastor, and the hard

    ...
- ###  [ Student Christian Center House Update ](https://www.redeemernewpaltz.org/blog/scc-house-update)

     [ ![](https://www.redeemernewpaltz.org/images/housing-justice-nys-446x446.jpg) ](https://www.redeemernewpaltz.org/blog/scc-house-update) The hard work at the SCC House continues, as we prepare it to receive its first housing justice occupants. Spearheaded by Pastor Tobias and the SCC Board, a variety of necessary updates have been

    ...

## Schema

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