---
title: "Julie Brooks"
description: ""
url: "https://kpha-ky.org/communications/latest-news/julie-brooks"
date: "2026-06-24T16:21:28+00:00"
language: "en-GB"
---

#  Julie Brooks

![](https://kpha-ky.org/_resources/images/news/2023/jbrooks.jpg)My career in Public Health started 16 years ago in 2007 at the Kentucky Department for Public Health. My background is in social work. I became a member of KPHA due to KDPH providing a membership for staff. As a result of being a member of KPHA my knowledge of public health has broadened and helped me connect with staff from local health departments and universities.

In 2020, I accepted the role of Governance Committee Chair.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://kpha-ky.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Latest News",
            "item": "https://kpha-ky.org/communications/latest-news"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Julie Brooks",
            "item": "https://kpha-ky.org/communications/latest-news/julie-brooks"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://kpha-ky.org/communications/latest-news/julie-brooks#organization2",
    "name": "Kentucky Public Health Association",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "email": "info@kpha-ky.org",
    "url": "https://kpha-ky.org",
    "telephone": "(859) 899-9121",
    "foundingDate": "1949-01-01",
    "logo": "https://kpha-ky.org/images/gsd.png",
    "image": "https://kpha-ky.org/images/gsd.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1024 Capital Center Drive, Suite 205, Frankfort, Kentucky",
        "postalCode": "40601"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://kpha-ky.org/communications/latest-news/julie-brooks"
    },
    "headline": "Julie Brooks",
    "description": "My career in Public Health started 16 years ago in 2007 at the Kentucky Department for Public Health. My background is in social work. I became a member of KPHA due to KDPH providing a membership for staff. As a result of being a member of KPHA my knowledge of public health has broadened and helped me connect with staff from local health departments and universities. In 2020, I accepted the role of Governance Committee Chair.",
    "image": {
        "@type": "ImageObject",
        "url": "https://kpha-ky.org/_resources/images/news/2023/jbrooks.jpg"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Kentucky Public Health Association",
        "logo": {
            "@type": "ImageObject",
            "url": "https://kpha-ky.org/images/gsd.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://kpha-ky.org/communications/latest-news/julie-brooks"
    },
    "datePublished": "2024-02-08T00:00:00+00:00",
    "dateCreated": "2024-02-08T00:00:00+00:00",
    "dateModified": "2025-03-13T16:31:34+00:00"
}
```
