Region

{% if _su_is_list == true %}{% set region = su.request.query.region %} {% set orgQuery = su.collection( “organizations” ).approved( “Yes” ).region( region ).sort( “name” ) %}

{% for org in orgQuery.find() %} {{ org.name }} {% if not loop.last %} •{% endif %} {% endfor %}

 

{% endif %}

{% if org.website %}{% endif %} {{ org.name }} {% if org.website %}{% endif %}

{% if org.website %}

visit our website

{% endif %} {% if org.livestreamlink %}

watch live

{% endif %}
{#{% if org.address %}#}

{{ org.address.address }} {% if org.address.city or org.address.state %}
{{ org.address.city }}{% if org.address.state %}, {{ org.address.state }} {{ org.address.zip }}{% endif %} {% endif %}

{#{% endif %}#} {#{% if org.phone %}#}

{{ org.phone }}

{#{% endif %}#} {#{% if org.email %}#}

{{ org.email }}

{#{% endif %}#}
pastoral team
{% if org.churchPastor.first or org.churchPastor.last %} {% set leader = su.collection( “people” ).approved( “Yes” ).firstName( org.churchPastor.first ).lastName(org.churchPastor.last).first() %}

{{ org.churchPastor.first }} {{ org.churchPastor.last }}

{% if leader.position %}

{{ leader.position }}

{% endif %}
{% endif %}
{% if org.pastorAssociate.first or org.pastorAssociate.last %} {% set leader = su.collection( “people” ).approved( “Yes” ).firstName( org.pastorAssociate.first ).lastName(org.pastorAssociate.last).first() %}

{{ org.pastorAssociate.first }} {{ org.pastorAssociate.last }}

{% if leader.position %}

{{ leader.position }}

{% endif %}
{% endif %}
{% if org.pastorAssociate2.first or org.pastorAssociate2.last %} {% set leader = su.collection( “people” ).approved( “Yes” ).firstName( org.pastorAssociate2.first ).lastName(org.pastorAssociate2.last).first() %}

{{ org.pastorAssociate2.first }} {{ org.pastorAssociate2.last }}

{% if leader.position %}

{{ leader.position }}

{% endif %}
{% endif %}
{% if org.pastorAssociate3.first or org.pastorAssociate3.last %} {% set leader = su.collection( “people” ).approved( “Yes” ).firstName( org.pastorAssociate3.first ).lastName(org.pastorAssociate3.last).first() %}

{{ org.pastorAssociate3.first }} {{ org.pastorAssociate3.last }}

{% if leader.position %}

{{ leader.position }}

{% endif %}
{% endif %}
{% if org.pastorAssociate4.first or org.pastorAssociate4.last %} {% set leader = su.collection( “people” ).approved( “Yes” ).firstName( org.pastorAssociate4.first ).lastName(org.pastorAssociate4.last).first() %}

{{ org.pastorAssociate4.first }} {{ org.pastorAssociate4.last }}

{% if leader.position %}

{{ leader.position }}

{% endif %}
{% endif %}
{% if loop.index0 % 2 == 1 or loop.last %}
Southern California Conference
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.