Elementary

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 48
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 48
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 48
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 48
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (48)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2110
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:31:45
                    [post_date_gmt] => 2023-03-22 17:31:45
                    [post_content] => 
                    [post_title] => Alicia Spence
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => spence-alicia
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:14:25
                    [post_modified_gmt] => 2025-07-16 15:14:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2110
                    [menu_order] => 50
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2109
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:30:51
                    [post_date_gmt] => 2023-03-22 17:30:51
                    [post_content] => 
                    [post_title] => Amy Spivey
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => spivey-amy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:14:37
                    [post_modified_gmt] => 2025-07-16 15:14:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2109
                    [menu_order] => 51
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2132
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:48:56
                    [post_date_gmt] => 2023-03-22 17:48:56
                    [post_content] => 
                    [post_title] => Brieann Bookter
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bookter-brieann
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:10:09
                    [post_modified_gmt] => 2025-07-16 15:10:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2132
                    [menu_order] => 34
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2125
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:43:58
                    [post_date_gmt] => 2023-03-22 17:43:58
                    [post_content] => 
                    [post_title] => Carla Haselden
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => haselden-carla
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:11:17
                    [post_modified_gmt] => 2025-07-16 15:11:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2125
                    [menu_order] => 40
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2111
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:32:34
                    [post_date_gmt] => 2023-03-22 17:32:34
                    [post_content] => 
                    [post_title] => Emily Skipper
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => skipper-emily
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:14:16
                    [post_modified_gmt] => 2025-07-16 15:14:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2111
                    [menu_order] => 49
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2106
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:26:03
                    [post_date_gmt] => 2023-03-22 17:26:03
                    [post_content] => 
                    [post_title] => Emily Watson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => watson-emily
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:15:22
                    [post_modified_gmt] => 2025-07-16 15:15:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2106
                    [menu_order] => 57
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2119
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:39:10
                    [post_date_gmt] => 2023-03-22 17:39:10
                    [post_content] => 
                    [post_title] => Erin McCutcheon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mccutcheon-erin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:13:04
                    [post_modified_gmt] => 2025-07-16 15:13:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2119
                    [menu_order] => 43
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2123
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:42:35
                    [post_date_gmt] => 2023-03-22 17:42:35
                    [post_content] => 
                    [post_title] => Halie Johnson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => johnson-halie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:53:30
                    [post_modified_gmt] => 2025-07-16 15:53:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2123
                    [menu_order] => 44
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2120
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:40:34
                    [post_date_gmt] => 2023-03-22 17:40:34
                    [post_content] => 
                    [post_title] => Heather McCraw
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mccraw-heather
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:12:52
                    [post_modified_gmt] => 2025-07-16 15:12:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2120
                    [menu_order] => 42
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2115
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:35:22
                    [post_date_gmt] => 2023-03-22 17:35:22
                    [post_content] => 
                    [post_title] => India Rowe
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rowe-india
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:13:35
                    [post_modified_gmt] => 2025-07-16 15:13:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2115
                    [menu_order] => 47
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 2107
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:27:19
                    [post_date_gmt] => 2023-03-22 17:27:19
                    [post_content] => 
                    [post_title] => Jamey Thomas
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => thomas-jamey
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:15:08
                    [post_modified_gmt] => 2025-07-16 15:15:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2107
                    [menu_order] => 54
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2133
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:49:37
                    [post_date_gmt] => 2023-03-22 17:49:37
                    [post_content] => 
                    [post_title] => Jennifer Belue
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => belue-jennifer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:09:55
                    [post_modified_gmt] => 2025-07-16 15:09:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2133
                    [menu_order] => 33
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 2117
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:37:28
                    [post_date_gmt] => 2023-03-22 17:37:28
                    [post_content] => 
                    [post_title] => Julie Phillips
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => phillips-julie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:13:14
                    [post_modified_gmt] => 2025-07-16 15:13:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2117
                    [menu_order] => 45
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 2124
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:43:14
                    [post_date_gmt] => 2023-03-22 17:43:14
                    [post_content] => 
                    [post_title] => Katie Heath
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => heath-katie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:11:27
                    [post_modified_gmt] => 2025-07-16 15:11:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2124
                    [menu_order] => 41
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 2128
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:45:52
                    [post_date_gmt] => 2023-03-22 17:45:52
                    [post_content] => 
                    [post_title] => Kristin Fedricci
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fedricci-kristin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:10:45
                    [post_modified_gmt] => 2025-07-16 15:10:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2128
                    [menu_order] => 37
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 2112
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:33:33
                    [post_date_gmt] => 2023-03-22 17:33:33
                    [post_content] => 
                    [post_title] => Meredith Sims
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sims-meredith
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:14:08
                    [post_modified_gmt] => 2025-07-16 15:14:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2112
                    [menu_order] => 48
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 2135
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:51:03
                    [post_date_gmt] => 2023-03-22 17:51:03
                    [post_content] => 
                    [post_title] => Monica Allen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => allen-monica
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:41:12
                    [post_modified_gmt] => 2025-07-16 15:41:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2135
                    [menu_order] => 30
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 2126
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:44:38
                    [post_date_gmt] => 2023-03-22 17:44:38
                    [post_content] => 
                    [post_title] => Nicole Harmon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => harmon-nicole
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:11:08
                    [post_modified_gmt] => 2025-07-16 15:11:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2126
                    [menu_order] => 39
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [18] => WP_Post Object
                (
                    [ID] => 2116
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:36:03
                    [post_date_gmt] => 2023-03-22 17:36:03
                    [post_content] => 
                    [post_title] => Nicole Ramsey
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ramsey-nicole
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:13:24
                    [post_modified_gmt] => 2025-07-16 15:13:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2116
                    [menu_order] => 46
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [19] => WP_Post Object
                (
                    [ID] => 2104
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:24:05
                    [post_date_gmt] => 2023-03-22 17:24:05
                    [post_content] => 
                    [post_title] => Traci Yonce
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => yonce-traci
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:15:43
                    [post_modified_gmt] => 2025-07-16 15:15:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2104
                    [menu_order] => 60
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [20] => WP_Post Object
                (
                    [ID] => 2127
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:45:15
                    [post_date_gmt] => 2023-03-22 17:45:15
                    [post_content] => 
                    [post_title] => Trina Hardin
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hardin-trina
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:10:58
                    [post_modified_gmt] => 2025-07-16 15:10:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2127
                    [menu_order] => 38
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 21
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 2110
            [post_author] => 2
            [post_date] => 2023-03-22 17:31:45
            [post_date_gmt] => 2023-03-22 17:31:45
            [post_content] => 
            [post_title] => Alicia Spence
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => spence-alicia
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-07-16 15:14:25
            [post_modified_gmt] => 2025-07-16 15:14:25
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://scvcs.org/?post_type=team-member&p=2110
            [menu_order] => 50
            [post_type] => team-member
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 21
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 1775d16812420e5967ca5be3940098bf
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:1bd49d2b02205ce5951957e026f2c2b9
)

Alicia Spence

3rd Grade

Amy Spivey

4th Grade

Brieann Bookter

2nd Grade

Carla Haselden

3rd Grade

Emily Skipper

2nd Grade

Emily Watson

3rd Grade

Erin McCutcheon

Reading Coach

Halie Johnson

1st Grade

Heather McCraw

5th Grade

India Rowe

5th Grade

Jamey Thomas

1st Grade

Jennifer Belue

5th Grade

Julie Phillips

2nd Grade

Katie Heath

Kindergarten

Kristin Fedricci

4th Grade

Meredith Sims

5th Grade

Monica Allen

1st Grade

Nicole Harmon

4th Grade

Nicole Ramsey

4th Grade

Traci Yonce

Kindergarten

Trina Hardin

3rd Grade

Elementary SPED

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 47
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 47
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 47
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 47
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (47)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2095
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:15:01
                    [post_date_gmt] => 2023-03-22 17:15:01
                    [post_content] => 
                    [post_title] => Beth Smith
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => smith-beth
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:18:13
                    [post_modified_gmt] => 2025-07-16 15:18:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2095
                    [menu_order] => 69
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2098
                    [post_author] => 1
                    [post_date] => 2023-03-22 17:18:18
                    [post_date_gmt] => 2023-03-22 17:18:18
                    [post_content] => 
                    [post_title] => Brittany Hamrick
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hamrick-brittany
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:27:52
                    [post_modified_gmt] => 2024-07-31 15:27:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2098
                    [menu_order] => 61
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 3209
                    [post_author] => 2
                    [post_date] => 2025-07-16 14:58:27
                    [post_date_gmt] => 2025-07-16 14:58:27
                    [post_content] => 
                    [post_title] => Casey Kendrick
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => casey-kendrick
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 14:58:28
                    [post_modified_gmt] => 2025-07-16 14:58:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3209
                    [menu_order] => 4
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2096
                    [post_author] => 1
                    [post_date] => 2023-03-22 17:16:20
                    [post_date_gmt] => 2023-03-22 17:16:20
                    [post_content] => 
                    [post_title] => Dora Mates
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mates-dora
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:28:23
                    [post_modified_gmt] => 2024-07-31 15:28:23
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2096
                    [menu_order] => 63
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2099
                    [post_author] => 1
                    [post_date] => 2023-03-22 17:19:07
                    [post_date_gmt] => 2023-03-22 17:19:07
                    [post_content] => 
                    [post_title] => Emily Garrett
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => garrett-emily
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:27:39
                    [post_modified_gmt] => 2024-07-31 15:27:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2099
                    [menu_order] => 59
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2097
                    [post_author] => 1
                    [post_date] => 2023-03-22 17:17:23
                    [post_date_gmt] => 2023-03-22 17:17:23
                    [post_content] => 
                    [post_title] => Jessica Lewis
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lewis-jessica
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:28:10
                    [post_modified_gmt] => 2024-07-31 15:28:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2097
                    [menu_order] => 62
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2800
                    [post_author] => 1
                    [post_date] => 2024-07-31 19:14:19
                    [post_date_gmt] => 2024-07-31 19:14:19
                    [post_content] => 
                    [post_title] => Kimberly Lewis
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kimberly-lewis
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 19:14:20
                    [post_modified_gmt] => 2024-07-31 19:14:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2800
                    [menu_order] => 5
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2094
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:44:49
                    [post_date_gmt] => 2023-03-22 16:44:49
                    [post_content] => 
                    [post_title] => Kristen Stevenson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => stevenson-kristen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:28:57
                    [post_modified_gmt] => 2024-07-31 15:28:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2094
                    [menu_order] => 65
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2092
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:42:27
                    [post_date_gmt] => 2023-03-22 16:42:27
                    [post_content] => 
                    [post_title] => Natasha Weaver
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => weaver-natasha
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:29:30
                    [post_modified_gmt] => 2024-07-31 15:29:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2092
                    [menu_order] => 66
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 9
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 2095
            [post_author] => 2
            [post_date] => 2023-03-22 17:15:01
            [post_date_gmt] => 2023-03-22 17:15:01
            [post_content] => 
            [post_title] => Beth Smith
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => smith-beth
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-07-16 15:18:13
            [post_modified_gmt] => 2025-07-16 15:18:13
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://scvcs.org/?post_type=team-member&p=2095
            [menu_order] => 69
            [post_type] => team-member
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 9
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => e68c78501ed350e512921477e476b58c
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:03174e128e3914e29fb5e6a8de3d6cbe
)

Beth Smith

Brittany Hamrick

Casey Kendrick

Dora Mates

Emily Garrett

Jessica Lewis

Kimberly Lewis

Kristen Stevenson

Natasha Weaver

Middle School

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 43
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 43
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 43
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 43
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (43)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2017
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:09:28
                    [post_date_gmt] => 2023-03-22 14:09:28
                    [post_content] => 
                    [post_title] => Alison Hartnett
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hartnett-alison
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:35:52
                    [post_modified_gmt] => 2025-07-16 15:35:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2017
                    [menu_order] => 135
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2012
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:31:47
                    [post_date_gmt] => 2023-03-22 13:31:47
                    [post_content] => 
                    [post_title] => Amy Johnson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => johnson-amy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:36:45
                    [post_modified_gmt] => 2025-07-16 15:36:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2012
                    [menu_order] => 143
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2034
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:37:15
                    [post_date_gmt] => 2023-03-22 14:37:15
                    [post_content] => 
                    [post_title] => Andrea Abdullah
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => abdullah-andrea
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:29:48
                    [post_modified_gmt] => 2025-07-16 15:29:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2034
                    [menu_order] => 121
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2003
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:18:56
                    [post_date_gmt] => 2023-03-22 13:18:56
                    [post_content] => 
                    [post_title] => Anna Petersen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => petersen-anna
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:39:41
                    [post_modified_gmt] => 2025-07-16 15:39:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2003
                    [menu_order] => 152
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2032
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:34:44
                    [post_date_gmt] => 2023-03-22 14:34:44
                    [post_content] => 
                    [post_title] => Casey Argo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => argo-casey
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:33:41
                    [post_modified_gmt] => 2025-07-16 15:33:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2032
                    [menu_order] => 125
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2026
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:24:30
                    [post_date_gmt] => 2023-03-22 14:24:30
                    [post_content] => 
                    [post_title] => Cate Buesing
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => buesing-cate
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:34:21
                    [post_modified_gmt] => 2025-07-16 15:34:21
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2026
                    [menu_order] => 129
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2025
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:23:04
                    [post_date_gmt] => 2023-03-22 14:23:04
                    [post_content] => 
                    [post_title] => Crystal Burns
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => burns-crystal
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:34:29
                    [post_modified_gmt] => 2025-07-16 15:34:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2025
                    [menu_order] => 130
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2018
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:10:45
                    [post_date_gmt] => 2023-03-22 14:10:45
                    [post_content] => 
                    [post_title] => Erin Harrelson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => harrelson-erin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:35:44
                    [post_modified_gmt] => 2025-07-16 15:35:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2018
                    [menu_order] => 134
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2014
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:34:52
                    [post_date_gmt] => 2023-03-22 13:34:52
                    [post_content] => 
                    [post_title] => Eva-Elisabeth Jayne
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jayne-eva-elisabeth
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:36:31
                    [post_modified_gmt] => 2025-07-16 15:36:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2014
                    [menu_order] => 139
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2029
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:31:07
                    [post_date_gmt] => 2023-03-22 14:31:07
                    [post_content] => 
                    [post_title] => Jeff Bell
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bell-jeff
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:33:53
                    [post_modified_gmt] => 2025-07-16 15:33:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2029
                    [menu_order] => 127
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 2004
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:20:23
                    [post_date_gmt] => 2023-03-22 13:20:23
                    [post_content] => 
                    [post_title] => Jenny Parris
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => parris-jenny
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:46:22
                    [post_modified_gmt] => 2025-07-16 15:46:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2004
                    [menu_order] => 155
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2010
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:29:41
                    [post_date_gmt] => 2023-03-22 13:29:41
                    [post_content] => 
                    [post_title] => Joanna Keller
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => keller-joanna
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:36:57
                    [post_modified_gmt] => 2025-07-16 15:36:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2010
                    [menu_order] => 145
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 2005
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:24:20
                    [post_date_gmt] => 2023-03-22 13:24:20
                    [post_content] => 
                    [post_title] => Jordan Nichols
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nichols-jordan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:46:16
                    [post_modified_gmt] => 2025-07-16 15:46:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2005
                    [menu_order] => 153
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 2016
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:01:50
                    [post_date_gmt] => 2023-03-22 14:01:50
                    [post_content] => 
                    [post_title] => Kari Heiens
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => heiens-kari
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:35:58
                    [post_modified_gmt] => 2025-07-16 15:35:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2016
                    [menu_order] => 137
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 3218
                    [post_author] => 2
                    [post_date] => 2025-07-16 15:47:06
                    [post_date_gmt] => 2025-07-16 15:47:06
                    [post_content] => 
                    [post_title] => Kassi Lakes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kassi-lakes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:47:07
                    [post_modified_gmt] => 2025-07-16 15:47:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3218
                    [menu_order] => 146
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 2009
                    [post_author] => 2
                    [post_date] => 2023-03-22 13:28:16
                    [post_date_gmt] => 2023-03-22 13:28:16
                    [post_content] => 
                    [post_title] => Kathy Kendrick
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kendrick-kathy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:45:14
                    [post_modified_gmt] => 2025-07-16 15:45:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2009
                    [menu_order] => 147
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 2027
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:28:00
                    [post_date_gmt] => 2023-03-22 14:28:00
                    [post_content] => 
                    [post_title] => Lanie Bradley
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bradley-lanie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:54:24
                    [post_modified_gmt] => 2025-07-16 15:54:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2027
                    [menu_order] => 132
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 2028
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:29:42
                    [post_date_gmt] => 2023-03-22 14:29:42
                    [post_content] => 

Linda Bowling

[post_title] => Linda Kay [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => bowling-linda [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:34:07 [post_modified_gmt] => 2025-07-16 15:34:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2028 [menu_order] => 128 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [18] => WP_Post Object ( [ID] => 2015 [post_author] => 2 [post_date] => 2023-03-22 13:36:15 [post_date_gmt] => 2023-03-22 13:36:15 [post_content] => [post_title] => Lisa Hyams [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hyams-lisa [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:36:08 [post_modified_gmt] => 2025-07-16 15:36:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2015 [menu_order] => 138 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [19] => WP_Post Object ( [ID] => 1996 [post_author] => 2 [post_date] => 2023-03-22 13:02:10 [post_date_gmt] => 2023-03-22 13:02:10 [post_content] => [post_title] => Megan Williams [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => williams-megan [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:40:21 [post_modified_gmt] => 2025-07-16 15:40:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=1996 [menu_order] => 167 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [20] => WP_Post Object ( [ID] => 2013 [post_author] => 2 [post_date] => 2023-03-22 13:33:15 [post_date_gmt] => 2023-03-22 13:33:15 [post_content] => [post_title] => Melanie Jenkins [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => jenkins-melanie [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:36:38 [post_modified_gmt] => 2025-07-16 15:36:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2013 [menu_order] => 140 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [21] => WP_Post Object ( [ID] => 1997 [post_author] => 2 [post_date] => 2023-03-22 13:03:56 [post_date_gmt] => 2023-03-22 13:03:56 [post_content] => [post_title] => Mindy Webb [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => webb-mindy [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:40:13 [post_modified_gmt] => 2025-07-16 15:40:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=1997 [menu_order] => 164 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [22] => WP_Post Object ( [ID] => 1998 [post_author] => 2 [post_date] => 2023-03-22 13:05:36 [post_date_gmt] => 2023-03-22 13:05:36 [post_content] => [post_title] => Nancy Satterfield [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => satterfield-nancy [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:40:46 [post_modified_gmt] => 2025-07-16 15:40:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=1998 [menu_order] => 161 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [23] => WP_Post Object ( [ID] => 2030 [post_author] => 2 [post_date] => 2023-03-22 14:32:33 [post_date_gmt] => 2023-03-22 14:32:33 [post_content] => [post_title] => Neely Barr [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => barr-neely [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:33:47 [post_modified_gmt] => 2025-07-16 15:33:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2030 [menu_order] => 126 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [24] => WP_Post Object ( [ID] => 2033 [post_author] => 2 [post_date] => 2023-03-22 14:36:01 [post_date_gmt] => 2023-03-22 14:36:01 [post_content] => [post_title] => Parker Anadell [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => anadell-parker [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:32:28 [post_modified_gmt] => 2025-07-16 15:32:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2033 [menu_order] => 122 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [25] => WP_Post Object ( [ID] => 2000 [post_author] => 2 [post_date] => 2023-03-22 13:11:31 [post_date_gmt] => 2023-03-22 13:11:31 [post_content] => [post_title] => Sonya Routhier [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => routhier-sonya [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:40:47 [post_modified_gmt] => 2025-07-16 15:40:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2000 [menu_order] => 159 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [26] => WP_Post Object ( [ID] => 2020 [post_author] => 2 [post_date] => 2023-03-22 14:13:07 [post_date_gmt] => 2023-03-22 14:13:07 [post_content] => [post_title] => Susan Gaubert [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => gaubert-susan [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:35:06 [post_modified_gmt] => 2025-07-16 15:35:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2020 [menu_order] => 131 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [27] => WP_Post Object ( [ID] => 2785 [post_author] => 2 [post_date] => 2024-07-31 15:05:30 [post_date_gmt] => 2024-07-31 15:05:30 [post_content] => [post_title] => Tina Pearson [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tina-pearson [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:49:12 [post_modified_gmt] => 2025-07-16 15:49:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2785 [menu_order] => 8 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [28] => WP_Post Object ( [ID] => 2008 [post_author] => 2 [post_date] => 2023-03-22 13:26:53 [post_date_gmt] => 2023-03-22 13:26:53 [post_content] => [post_title] => Tracie Fries [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => lambert-tracie [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:45:45 [post_modified_gmt] => 2025-07-16 15:45:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2008 [menu_order] => 149 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 29 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 2017 [post_author] => 2 [post_date] => 2023-03-22 14:09:28 [post_date_gmt] => 2023-03-22 14:09:28 [post_content] => [post_title] => Alison Hartnett [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hartnett-alison [to_ping] => [pinged] => [post_modified] => 2025-07-16 15:35:52 [post_modified_gmt] => 2025-07-16 15:35:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://scvcs.org/?post_type=team-member&p=2017 [menu_order] => 135 [post_type] => team-member [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 29 [max_num_pages] => 0 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => 1 [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 73d6268a753263656bc1e26a7944c290 [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) [query_cache_key:WP_Query:private] => wp_query:90bec8b4e05cb9cf8e05629ca94f5c56 )

Alison Hartnett

6th Grade Math

Amy Johnson

6th Social Studies

Andrea Abdullah

8th Grade Math

Anna Petersen

7th Grade Math

Casey Argo

7th Grade Social Studies

Cate Buesing

8th Grade Science

Crystal Burns

8th Grade Math

Erin Harrelson

7th Grade Science

Eva-Elisabeth Jayne

8th Grade Social Studies

Jeff Bell

6th Grade ELA

Jenny Parris

8th Grade Math

Joanna Keller

8th Grade ELA

Jordan Nichols

7th Social Studies

Kari Heiens

Computer Education

Kassi Lakes

6th Grade Science

Kathy Kendrick

7th Grade ELA

Lanie Bradley

8th Grade Science

Linda Kay

8th Grade Social Studies

Lisa Hyams

7th Grade Science

Megan Williams

6th Grade Math

Melanie Jenkins

6th Grade Science

Mindy Webb

8th Grade ELA

Nancy Satterfield

8th Grade ELA

Neely Barr

7th Grade ELA

Parker Anadell

8th Grade Social Studies

Sonya Routhier

6th Grade Social Studies

Susan Gaubert

8th Science

Tina Pearson

6th Grade ELA

Tracie Fries

7th Grade Math

Middle School SPED

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 42
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 42
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 42
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 42
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (42)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1988
                    [post_author] => 1
                    [post_date] => 2023-03-21 19:18:18
                    [post_date_gmt] => 2023-03-21 19:18:18
                    [post_content] => 
                    [post_title] => Becky Williams
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => williams-becky
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 18:24:05
                    [post_modified_gmt] => 2024-07-31 18:24:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=1988
                    [menu_order] => 157
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1990
                    [post_author] => 1
                    [post_date] => 2023-03-21 20:41:20
                    [post_date_gmt] => 2023-03-21 20:41:20
                    [post_content] => 
                    [post_title] => Erin O'Neal
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => oneal-erin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 18:23:50
                    [post_modified_gmt] => 2024-07-31 18:23:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=1990
                    [menu_order] => 156
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 3219
                    [post_author] => 2
                    [post_date] => 2025-07-16 15:47:51
                    [post_date_gmt] => 2025-07-16 15:47:51
                    [post_content] => 
                    [post_title] => Jayla Gault
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jayla-gault
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:47:53
                    [post_modified_gmt] => 2025-07-16 15:47:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3219
                    [menu_order] => 166
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1993
                    [post_author] => 1
                    [post_date] => 2023-03-22 12:57:24
                    [post_date_gmt] => 2023-03-22 12:57:24
                    [post_content] => 
                    [post_title] => Jennifer Justice Harmon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => justice-harmon-jennifer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 18:23:23
                    [post_modified_gmt] => 2024-07-31 18:23:23
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=1993
                    [menu_order] => 151
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1994
                    [post_author] => 1
                    [post_date] => 2023-03-22 12:59:55
                    [post_date_gmt] => 2023-03-22 12:59:55
                    [post_content] => 
                    [post_title] => Kristin Fekete
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fekete-kristin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 18:23:14
                    [post_modified_gmt] => 2024-07-31 18:23:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=1994
                    [menu_order] => 148
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1991
                    [post_author] => 1
                    [post_date] => 2023-03-21 20:43:47
                    [post_date_gmt] => 2023-03-21 20:43:47
                    [post_content] => 
                    [post_title] => Maryann Moon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => moon-maryann
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 19:18:54
                    [post_modified_gmt] => 2024-07-31 19:18:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=1991
                    [menu_order] => 150
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1992
                    [post_author] => 1
                    [post_date] => 2023-03-21 21:14:39
                    [post_date_gmt] => 2023-03-21 21:14:39
                    [post_content] => 
                    [post_title] => Trip Montague
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => montague-trip
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 18:23:31
                    [post_modified_gmt] => 2024-07-31 18:23:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=1992
                    [menu_order] => 154
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 7
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 1988
            [post_author] => 1
            [post_date] => 2023-03-21 19:18:18
            [post_date_gmt] => 2023-03-21 19:18:18
            [post_content] => 
            [post_title] => Becky Williams
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => williams-becky
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-07-31 18:24:05
            [post_modified_gmt] => 2024-07-31 18:24:05
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://scvcs.org/?post_type=team-member&p=1988
            [menu_order] => 157
            [post_type] => team-member
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 7
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 1082b349779e7835050af8b65cb49d6b
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:5e2ddf55bb048f3a84fc3947abce0b46
)

Becky Williams

Erin O’Neal

Jayla Gault

Jennifer Justice Harmon

Kristin Fekete

Maryann Moon

Trip Montague

High School

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 46
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 46
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 46
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 46
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (46)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2085
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:36:28
                    [post_date_gmt] => 2023-03-22 16:36:28
                    [post_content] => 
                    [post_title] => Aimee Connell
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => connell-aimee
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 14:56:42
                    [post_modified_gmt] => 2025-07-16 14:56:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2085
                    [menu_order] => 73
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2081
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:34:00
                    [post_date_gmt] => 2023-03-22 16:34:00
                    [post_content] => 
                    [post_title] => Alecia Durner
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => durner-alecia
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:06:58
                    [post_modified_gmt] => 2024-07-31 16:06:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2081
                    [menu_order] => 78
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 3217
                    [post_author] => 2
                    [post_date] => 2025-07-16 15:44:51
                    [post_date_gmt] => 2025-07-16 15:44:51
                    [post_content] => 
                    [post_title] => Amy Price
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => amy-price
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:44:53
                    [post_modified_gmt] => 2025-07-16 15:44:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3217
                    [menu_order] => 77
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2063
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:02:57
                    [post_date_gmt] => 2023-03-22 16:02:57
                    [post_content] => 
                    [post_title] => Andrea Lauricella
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lauricella-andrea
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:24:37
                    [post_modified_gmt] => 2025-07-16 15:24:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2063
                    [menu_order] => 102
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2046
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:37:37
                    [post_date_gmt] => 2023-03-22 15:37:37
                    [post_content] => 
                    [post_title] => Annie Whitehead
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => whitehead-annie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:29:20
                    [post_modified_gmt] => 2025-07-16 15:29:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2046
                    [menu_order] => 116
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2060
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:00:15
                    [post_date_gmt] => 2023-03-22 16:00:15
                    [post_content] => 
                    [post_title] => April McLendon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mclendon-april
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:24:24
                    [post_modified_gmt] => 2025-07-16 15:24:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2060
                    [menu_order] => 104
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 3215
                    [post_author] => 2
                    [post_date] => 2025-07-16 15:43:26
                    [post_date_gmt] => 2025-07-16 15:43:26
                    [post_content] => 
                    [post_title] => Becky Carter
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => becky-carter
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:43:28
                    [post_modified_gmt] => 2025-07-16 15:43:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3215
                    [menu_order] => 94
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2056
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:57:06
                    [post_date_gmt] => 2023-03-22 15:57:06
                    [post_content] => 
                    [post_title] => Bill Rawl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rawl-bill
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:24:49
                    [post_modified_gmt] => 2025-07-16 15:24:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2056
                    [menu_order] => 108
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2057
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:57:50
                    [post_date_gmt] => 2023-03-22 15:57:50
                    [post_content] => 
                    [post_title] => Billy Pennington
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pennington-billy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:52:59
                    [post_modified_gmt] => 2024-07-31 16:52:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2057
                    [menu_order] => 99
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2062
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:02:14
                    [post_date_gmt] => 2023-03-22 16:02:14
                    [post_content] => 
                    [post_title] => Carrie Lowe
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lowe-carrie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:50:44
                    [post_modified_gmt] => 2024-07-31 16:50:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2062
                    [menu_order] => 93
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 3216
                    [post_author] => 2
                    [post_date] => 2025-07-16 15:44:04
                    [post_date_gmt] => 2025-07-16 15:44:04
                    [post_content] => 
                    [post_title] => Carrie Lowe
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => carrie-lowe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:44:06
                    [post_modified_gmt] => 2025-07-16 15:44:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3216
                    [menu_order] => 83
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2053
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:54:36
                    [post_date_gmt] => 2023-03-22 15:54:36
                    [post_content] => 
                    [post_title] => Cindy Reed
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => reed-cindy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:53:26
                    [post_modified_gmt] => 2024-07-31 16:53:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2053
                    [menu_order] => 103
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 2073
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:13:34
                    [post_date_gmt] => 2023-03-22 16:13:34
                    [post_content] => 
                    [post_title] => Cynthia Harrison
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => harrison-cynthia
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:23:36
                    [post_modified_gmt] => 2025-07-16 15:23:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2073
                    [menu_order] => 91
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 2071
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:11:57
                    [post_date_gmt] => 2023-03-22 16:11:57
                    [post_content] => 
                    [post_title] => Fran Howze
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => howze-fran
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:42:15
                    [post_modified_gmt] => 2025-07-16 15:42:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2071
                    [menu_order] => 95
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 2086
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:37:10
                    [post_date_gmt] => 2023-03-22 16:37:10
                    [post_content] => 
                    [post_title] => Holly Capone
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => capone-holly
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:30:57
                    [post_modified_gmt] => 2024-07-31 15:30:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2086
                    [menu_order] => 72
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 2082
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:34:51
                    [post_date_gmt] => 2023-03-22 16:34:51
                    [post_content] => 
                    [post_title] => Holly Dowling
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dowling-holly
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:41:52
                    [post_modified_gmt] => 2024-07-31 15:41:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2082
                    [menu_order] => 75
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 2048
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:45:12
                    [post_date_gmt] => 2023-03-22 15:45:12
                    [post_content] => 
                    [post_title] => Jeanette Shuler
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => shuler-jeanette
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:26:40
                    [post_modified_gmt] => 2024-07-31 17:26:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2048
                    [menu_order] => 107
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 2058
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:58:50
                    [post_date_gmt] => 2023-03-22 15:58:50
                    [post_content] => 
                    [post_title] => Jessica Mullinax
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mullinax-jessica
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:52:47
                    [post_modified_gmt] => 2024-07-31 16:52:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2058
                    [menu_order] => 98
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [18] => WP_Post Object
                (
                    [ID] => 2049
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:46:44
                    [post_date_gmt] => 2023-03-22 15:46:44
                    [post_content] => 
                    [post_title] => Jessica Sherbert
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sherbert-jessica
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:17:42
                    [post_modified_gmt] => 2024-07-31 17:17:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2049
                    [menu_order] => 106
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [19] => WP_Post Object
                (
                    [ID] => 2074
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:14:54
                    [post_date_gmt] => 2023-03-22 16:14:54
                    [post_content] => 
                    [post_title] => Jonathan Griffin
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => griffin-jonathan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:47:42
                    [post_modified_gmt] => 2024-07-31 16:47:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2074
                    [menu_order] => 81
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [20] => WP_Post Object
                (
                    [ID] => 2064
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:03:42
                    [post_date_gmt] => 2023-03-22 16:03:42
                    [post_content] => 
                    [post_title] => Julie Landrum
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => landrum-julie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:50:29
                    [post_modified_gmt] => 2024-07-31 16:50:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2064
                    [menu_order] => 92
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [21] => WP_Post Object
                (
                    [ID] => 2089
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:40:03
                    [post_date_gmt] => 2023-03-22 16:40:03
                    [post_content] => 
                    [post_title] => Kerry Boykin
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => boykin-kerry
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:30:09
                    [post_modified_gmt] => 2024-07-31 15:30:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2089
                    [menu_order] => 68
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [22] => WP_Post Object
                (
                    [ID] => 2076
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:16:15
                    [post_date_gmt] => 2023-03-22 16:16:15
                    [post_content] => 
                    [post_title] => Kim Gartner
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gartner-kim
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:07:59
                    [post_modified_gmt] => 2024-07-31 16:07:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2076
                    [menu_order] => 80
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [23] => WP_Post Object
                (
                    [ID] => 2079
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:31:22
                    [post_date_gmt] => 2023-03-22 16:31:22
                    [post_content] => 
                    [post_title] => Lauren Epps
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => epps-lauren
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:20:57
                    [post_modified_gmt] => 2025-07-16 15:20:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2079
                    [menu_order] => 82
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [24] => WP_Post Object
                (
                    [ID] => 2066
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:07:10
                    [post_date_gmt] => 2023-03-22 16:07:10
                    [post_content] => 
                    [post_title] => Lauren Knox
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => knox-lauren
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:50:13
                    [post_modified_gmt] => 2024-07-31 16:50:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2066
                    [menu_order] => 88
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [25] => WP_Post Object
                (
                    [ID] => 2078
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:30:39
                    [post_date_gmt] => 2023-03-22 16:30:39
                    [post_content] => 
                    [post_title] => Lee Ann Forrest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => forrest-lee-ann
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:07:31
                    [post_modified_gmt] => 2024-07-31 16:07:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2078
                    [menu_order] => 79
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [26] => WP_Post Object
                (
                    [ID] => 2072
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:12:43
                    [post_date_gmt] => 2023-03-22 16:12:43
                    [post_content] => 
                    [post_title] => Lorena Hatcher
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hatcher-lorena
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:48:11
                    [post_modified_gmt] => 2024-07-31 16:48:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2072
                    [menu_order] => 84
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [27] => WP_Post Object
                (
                    [ID] => 2075
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:15:34
                    [post_date_gmt] => 2023-03-22 16:15:34
                    [post_content] => 
                    [post_title] => Mark Greiner
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => greiner-mark
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:28:27
                    [post_modified_gmt] => 2025-07-16 15:28:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2075
                    [menu_order] => 90
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [28] => WP_Post Object
                (
                    [ID] => 2090
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:40:50
                    [post_date_gmt] => 2023-03-22 16:40:50
                    [post_content] => 
                    [post_title] => Melissa Boyd
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => boyd-melissa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:29:57
                    [post_modified_gmt] => 2024-07-31 15:29:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2090
                    [menu_order] => 67
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [29] => WP_Post Object
                (
                    [ID] => 2080
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:33:02
                    [post_date_gmt] => 2023-03-22 16:33:02
                    [post_content] => 
                    [post_title] => Melissa Dymond
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dymond-melissa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:42:08
                    [post_modified_gmt] => 2024-07-31 15:42:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2080
                    [menu_order] => 76
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [30] => WP_Post Object
                (
                    [ID] => 2051
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:51:02
                    [post_date_gmt] => 2023-03-22 15:51:02
                    [post_content] => 
                    [post_title] => Michelle Rikard
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rikard-michelle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:16:36
                    [post_modified_gmt] => 2024-07-31 17:16:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2051
                    [menu_order] => 105
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [31] => WP_Post Object
                (
                    [ID] => 2045
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:36:37
                    [post_date_gmt] => 2023-03-22 15:36:37
                    [post_content] => 
                    [post_title] => Morgan Williams
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => williams-morgan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:27:16
                    [post_modified_gmt] => 2024-07-31 17:27:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2045
                    [menu_order] => 109
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [32] => WP_Post Object
                (
                    [ID] => 2077
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:29:54
                    [post_date_gmt] => 2023-03-22 16:29:54
                    [post_content] => 
                    [post_title] => Pam Fowler
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fowler-pam
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:21:08
                    [post_modified_gmt] => 2025-07-16 15:21:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2077
                    [menu_order] => 85
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [33] => WP_Post Object
                (
                    [ID] => 2068
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:09:14
                    [post_date_gmt] => 2023-03-22 16:09:14
                    [post_content] => 
                    [post_title] => Paul Johnson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => johnson-paul
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:50:04
                    [post_modified_gmt] => 2024-07-31 16:50:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2068
                    [menu_order] => 87
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [34] => WP_Post Object
                (
                    [ID] => 2069
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:09:59
                    [post_date_gmt] => 2023-03-22 16:09:59
                    [post_content] => 
                    [post_title] => Sharon James
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => james-sharon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 16:49:07
                    [post_modified_gmt] => 2024-07-31 16:49:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2069
                    [menu_order] => 86
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [35] => WP_Post Object
                (
                    [ID] => 2327
                    [post_author] => 1
                    [post_date] => 2023-08-01 20:03:11
                    [post_date_gmt] => 2023-08-01 20:03:11
                    [post_content] => 
                    [post_title] => Starr Fonseca
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fonseca-starr-spanish
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:16:25
                    [post_modified_gmt] => 2024-07-31 15:16:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2327
                    [menu_order] => 10
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [36] => WP_Post Object
                (
                    [ID] => 2088
                    [post_author] => 1
                    [post_date] => 2023-03-22 16:39:17
                    [post_date_gmt] => 2023-03-22 16:39:17
                    [post_content] => 
                    [post_title] => Susan Brewer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => brewer-susan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 15:30:26
                    [post_modified_gmt] => 2024-07-31 15:30:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2088
                    [menu_order] => 70
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [37] => WP_Post Object
                (
                    [ID] => 2070
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:11:05
                    [post_date_gmt] => 2023-03-22 16:11:05
                    [post_content] => 
                    [post_title] => Tammie Huddle
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => huddle-tammie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:23:58
                    [post_modified_gmt] => 2025-07-16 15:23:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2070
                    [menu_order] => 96
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [38] => WP_Post Object
                (
                    [ID] => 2091
                    [post_author] => 2
                    [post_date] => 2023-03-22 16:41:35
                    [post_date_gmt] => 2023-03-22 16:41:35
                    [post_content] => 
                    [post_title] => Terri Betris
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => betris-terri
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:18:33
                    [post_modified_gmt] => 2025-07-16 15:18:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2091
                    [menu_order] => 74
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [39] => WP_Post Object
                (
                    [ID] => 2043
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:33:26
                    [post_date_gmt] => 2023-03-22 15:33:26
                    [post_content] => 
                    [post_title] => Wayne Bell
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bell-wayne
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:29:25
                    [post_modified_gmt] => 2025-07-16 15:29:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2043
                    [menu_order] => 118
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 40
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 2085
            [post_author] => 2
            [post_date] => 2023-03-22 16:36:28
            [post_date_gmt] => 2023-03-22 16:36:28
            [post_content] => 
            [post_title] => Aimee Connell
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => connell-aimee
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-07-16 14:56:42
            [post_modified_gmt] => 2025-07-16 14:56:42
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://scvcs.org/?post_type=team-member&p=2085
            [menu_order] => 73
            [post_type] => team-member
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 40
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 1fe35be9a10f182bc2d85d795267d002
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:6e3af435b4dd983ebf3f3d187ba84f12
)

Aimee Connell

Computer Education

Alecia Durner

Social Studies

Amy Price

Science

Andrea Lauricella

Culinary Arts

Annie Whitehead

Veterinary and Agricultural Science

April McLendon

Health Science

Becky Carter

Business Education

Bill Rawl

Personal Finance

Billy Pennington

Social Studies

Carrie Lowe

Math

Carrie Lowe

Math

Cindy Reed

Math

Cynthia Harrison

Computer and Business Education

Fran Howze

Computer and Business Education

Holly Capone

ELA

Holly Dowling

Math

Jeanette Shuler

Math

Jessica Mullinax

ELA

Jessica Sherbert

Math

Jonathan Griffin

ELA

Julie Landrum

Math

Kerry Boykin

Social Studies

Kim Gartner

Science

Lauren Epps

Social Studies

Lauren Knox

Social Studies

Lee Ann Forrest

Social Studies

Lorena Hatcher

Science

Mark Greiner

Physical Education

Melissa Boyd

Science

Melissa Dymond

ELA

Michelle Rikard

Science

Morgan Williams

Math

Pam Fowler

Computer Education

Paul Johnson

Science

Sharon James

Math

Starr Fonseca

Spanish

Susan Brewer

ELA

Tammie Huddle

Computer Education

Terri Betris

Spanish

Wayne Bell

Art

High School SPED

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 44
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 44
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 44
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 44
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (44)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2035
                    [post_author] => 1
                    [post_date] => 2023-03-22 14:42:38
                    [post_date_gmt] => 2023-03-22 14:42:38
                    [post_content] => 
                    [post_title] => Amber Plumley
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => plumley-amber
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:28:42
                    [post_modified_gmt] => 2024-07-31 17:28:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2035
                    [menu_order] => 117
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2041
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:30:39
                    [post_date_gmt] => 2023-03-22 15:30:39
                    [post_content] => 
                    [post_title] => Crystal Coleman
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => canady-crystal
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:29:39
                    [post_modified_gmt] => 2025-07-16 15:29:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2041
                    [menu_order] => 120
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2042
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:32:18
                    [post_date_gmt] => 2023-03-22 15:32:18
                    [post_content] => 
                    [post_title] => Lauren Belue-Middleton
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => belue-lauren
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:29:34
                    [post_modified_gmt] => 2025-07-16 15:29:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2042
                    [menu_order] => 119
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 3220
                    [post_author] => 2
                    [post_date] => 2025-07-16 15:48:43
                    [post_date_gmt] => 2025-07-16 15:48:43
                    [post_content] => 
                    [post_title] => Matthew Danford
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => matthew-danford
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:48:45
                    [post_modified_gmt] => 2025-07-16 15:48:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=3220
                    [menu_order] => 2
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2040
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:29:21
                    [post_date_gmt] => 2023-03-22 15:29:21
                    [post_content] => 
                    [post_title] => Morgan Doster
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => doster-morgan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:27:58
                    [post_modified_gmt] => 2024-07-31 17:27:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2040
                    [menu_order] => 112
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2801
                    [post_author] => 1
                    [post_date] => 2024-07-31 19:20:16
                    [post_date_gmt] => 2024-07-31 19:20:16
                    [post_content] => 
                    [post_title] => Rene Bruce
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rene-bruce
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 19:20:17
                    [post_modified_gmt] => 2024-07-31 19:20:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2801
                    [menu_order] => 3
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2037
                    [post_author] => 1
                    [post_date] => 2023-03-22 15:20:07
                    [post_date_gmt] => 2023-03-22 15:20:07
                    [post_content] => 
                    [post_title] => Stacey Morgan
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => morgan-stacey
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-31 17:28:33
                    [post_modified_gmt] => 2024-07-31 17:28:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2037
                    [menu_order] => 114
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 7
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 2035
            [post_author] => 1
            [post_date] => 2023-03-22 14:42:38
            [post_date_gmt] => 2023-03-22 14:42:38
            [post_content] => 
            [post_title] => Amber Plumley
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => plumley-amber
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-07-31 17:28:42
            [post_modified_gmt] => 2024-07-31 17:28:42
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://scvcs.org/?post_type=team-member&p=2035
            [menu_order] => 117
            [post_type] => team-member
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 7
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 0fb7004648a7f4f0efe67dbe1c6bdbd5
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:79938bfd16c982cd4ffd632b243f7ed8
)

Amber Plumley

Crystal Coleman

Lauren Belue-Middleton

Matthew Danford

Morgan Doster

Rene Bruce

Stacey Morgan

Student Services

WP_Query Object
(
    [query] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 53
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => team-member
            [post_status] => publish
            [posts_per_page] => -1
            [orderby] => title
            [order] => ASC
            [pto_ignore] => 1
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [field] => term_id
                            [terms] => 41
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [field] => term_id
                            [terms] => 53
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => member-category
            [term_id] => 41
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => member-category
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => group
                            [terms] => Array
                                (
                                    [0] => 53
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [member-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 41
                                )

                            [field] => term_id
                        )

                    [group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 53
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (41) 
  AND 
  tt1.term_taxonomy_id IN (53)
) AND wp_posts.post_type = 'team-member' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_title ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2799
                    [post_author] => 2
                    [post_date] => 2024-07-31 19:06:36
                    [post_date_gmt] => 2024-07-31 19:06:36
                    [post_content] => 
                    [post_title] => Amanda Newsom
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => amanda-newsom
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 14:59:26
                    [post_modified_gmt] => 2025-07-16 14:59:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2799
                    [menu_order] => 7
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2108
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:29:05
                    [post_date_gmt] => 2023-03-22 17:29:05
                    [post_content] => 
                    [post_title] => Anne-Marie Sturkie
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sturkie-anne-marie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:51:17
                    [post_modified_gmt] => 2025-07-16 15:51:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2108
                    [menu_order] => 56
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2047
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:42:29
                    [post_date_gmt] => 2023-03-22 15:42:29
                    [post_content] => 
                    [post_title] => Cindy Van Norte
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => van-norte-cindy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:52:09
                    [post_modified_gmt] => 2025-07-16 15:52:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2047
                    [menu_order] => 115
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2168
                    [post_author] => 1
                    [post_date] => 2023-03-28 17:30:12
                    [post_date_gmt] => 2023-03-28 17:30:12
                    [post_content] => 
                    [post_title] => Coleman Blackwelder
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => coleman-blackwelder
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-03-28 17:30:16
                    [post_modified_gmt] => 2023-03-28 17:30:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2168
                    [menu_order] => 17
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2172
                    [post_author] => 2
                    [post_date] => 2023-03-28 17:36:05
                    [post_date_gmt] => 2023-03-28 17:36:05
                    [post_content] => 
                    [post_title] => Denise Eubanks
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => denise-eubanks
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:06:53
                    [post_modified_gmt] => 2025-07-16 15:06:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2172
                    [menu_order] => 13
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2052
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:53:42
                    [post_date_gmt] => 2023-03-22 15:53:42
                    [post_content] => 
                    [post_title] => Hayes Richter
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => richter-hayes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:51:57
                    [post_modified_gmt] => 2025-07-16 15:51:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2052
                    [menu_order] => 111
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2328
                    [post_author] => 2
                    [post_date] => 2023-08-01 20:04:52
                    [post_date_gmt] => 2023-08-01 20:04:52
                    [post_content] => 
                    [post_title] => Jaquelyn Moran
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => moran-jaquelyn
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:06:36
                    [post_modified_gmt] => 2025-07-16 15:06:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2328
                    [menu_order] => 11
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2054
                    [post_author] => 2
                    [post_date] => 2023-03-22 15:55:25
                    [post_date_gmt] => 2023-03-22 15:55:25
                    [post_content] => 
                    [post_title] => Jennifer Ray
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ray-jennifer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:51:35
                    [post_modified_gmt] => 2025-07-16 15:51:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2054
                    [menu_order] => 101
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2019
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:11:55
                    [post_date_gmt] => 2023-03-22 14:11:55
                    [post_content] => 
                    [post_title] => Julie Gregory
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gregory-julie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:52:55
                    [post_modified_gmt] => 2025-07-16 15:52:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2019
                    [menu_order] => 141
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2114
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:34:13
                    [post_date_gmt] => 2023-03-22 17:34:13
                    [post_content] => 
                    [post_title] => Katy Beth Seaburg
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => seaburg-katy-beth
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:51:02
                    [post_modified_gmt] => 2025-07-16 15:51:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2114
                    [menu_order] => 52
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 2796
                    [post_author] => 2
                    [post_date] => 2024-07-31 18:50:14
                    [post_date_gmt] => 2024-07-31 18:50:14
                    [post_content] => 
                    [post_title] => Katy Wiggs
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => katy-wiggs
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:01:27
                    [post_modified_gmt] => 2025-07-16 15:01:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2796
                    [menu_order] => 6
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2326
                    [post_author] => 2
                    [post_date] => 2023-08-01 19:58:39
                    [post_date_gmt] => 2023-08-01 19:58:39
                    [post_content] => 
                    [post_title] => Kayla Audette
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => audette-kayla-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:50:19
                    [post_modified_gmt] => 2025-07-16 15:50:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2326
                    [menu_order] => 32
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 2130
                    [post_author] => 2
                    [post_date] => 2023-03-22 17:47:08
                    [post_date_gmt] => 2023-03-22 17:47:08
                    [post_content] => 
                    [post_title] => Kristy Coakley
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => coakley-kristy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:50:47
                    [post_modified_gmt] => 2025-07-16 15:50:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2130
                    [menu_order] => 36
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 2170
                    [post_author] => 1
                    [post_date] => 2023-03-28 17:32:29
                    [post_date_gmt] => 2023-03-28 17:32:29
                    [post_content] => 
                    [post_title] => Lauren Enloe
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lauren-enloe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-03-28 17:32:33
                    [post_modified_gmt] => 2023-03-28 17:32:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2170
                    [menu_order] => 15
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 2784
                    [post_author] => 2
                    [post_date] => 2024-07-31 15:04:23
                    [post_date_gmt] => 2024-07-31 15:04:23
                    [post_content] => 
                    [post_title] => Lauren Kilgallen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lauren-kilgallen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:49:51
                    [post_modified_gmt] => 2025-07-16 15:49:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2784
                    [menu_order] => 9
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 2169
                    [post_author] => 1
                    [post_date] => 2023-03-28 17:31:11
                    [post_date_gmt] => 2023-03-28 17:31:11
                    [post_content] => 
                    [post_title] => Pam Stone
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pam-stone
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-03-28 17:31:32
                    [post_modified_gmt] => 2023-03-28 17:31:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2169
                    [menu_order] => 16
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 2171
                    [post_author] => 1
                    [post_date] => 2023-03-28 17:35:05
                    [post_date_gmt] => 2023-03-28 17:35:05
                    [post_content] => 
                    [post_title] => Rachel Burns
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rachel-burns
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-03-28 17:35:09
                    [post_modified_gmt] => 2023-03-28 17:35:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2171
                    [menu_order] => 14
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 2024
                    [post_author] => 2
                    [post_date] => 2023-03-22 14:21:57
                    [post_date_gmt] => 2023-03-22 14:21:57
                    [post_content] => 
                    [post_title] => Rob Carter
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => carter-rob
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-16 15:52:40
                    [post_modified_gmt] => 2025-07-16 15:52:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2024
                    [menu_order] => 136
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [18] => WP_Post Object
                (
                    [ID] => 2173
                    [post_author] => 1
                    [post_date] => 2023-03-28 17:36:58
                    [post_date_gmt] => 2023-03-28 17:36:58
                    [post_content] => 
                    [post_title] => Robin Murphy
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => robin-murphy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-03-28 17:37:02
                    [post_modified_gmt] => 2023-03-28 17:37:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://scvcs.org/?post_type=team-member&p=2173
                    [menu_order] => 12
                    [post_type] => team-member
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 19
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 2799
            [post_author] => 2
            [post_date] => 2024-07-31 19:06:36
            [post_date_gmt] => 2024-07-31 19:06:36
            [post_content] => 
            [post_title] => Amanda Newsom
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => amanda-newsom
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-07-16 14:59:26
            [post_modified_gmt] => 2025-07-16 14:59:26
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://scvcs.org/?post_type=team-member&p=2799
            [menu_order] => 7
            [post_type] => team-member
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 19
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 98c9c777b72272e0d62f372f2e23ef1f
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:d9b563c7743888a7cf9254bb3658d721
)

Amanda Newsom

Multilingual Learners

Anne-Marie Sturkie

Interventionist

Cindy Van Norte

Multilingual Learners

Coleman Blackwelder

Speech 6-12

Denise Eubanks

504/Intervention Coordinator

Hayes Richter

Interventionist

Jaquelyn Moran

K-12 MTSS Coordinator

Jennifer Ray

Interventionist

Julie Gregory

Interventionist

Katy Beth Seaburg

Interventionist

Katy Wiggs

K-12 Career Coordinator

Kayla Audette

Interventionist

Kristy Coakley

Interventionst

Lauren Enloe

Speech K-5

Lauren Kilgallen

Interventionist

Pam Stone

Speech K-5

Rachel Burns

Speech K-5

Rob Carter

Interventionist

Robin Murphy

Special Education Coordinator