---
title: "Home"
description: ""
url: "https://kpha-ky.org/component/users/remind?Itemid=101"
date: "2026-06-26T22:02:38+00:00"
language: "en-GB"
---

Please enter the email address associated with your User account. Your username will be emailed to the email address on file. Email Address \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://kpha-ky.org/component/users/remind#organization",
    "name": "Kentucky Public Health Association",
    "alternateName": "KPHA-KY",
    "description": "Kentucky Public Health Association is an aﬀiliated association of the American Public Health Association (APHA). We have collaborated with APHA to grow stronger as organizations, to share expertise, inﬂuence, and resources, and to advocate for common priorities at the local, state and federal levels. APHA champions optimal, equitable health and well-being for all. With our broad-based member community and 150-year perspective, we influence federal policy to improve the public’s health.",
    "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",
        "addressCountry": "US",
        "addressLocality": "Kentucky",
        "addressRegion": "KY",
        "postalCode": "40601"
    },
    "sameAs": [
        "https://www.facebook.com/KYPublicHealthAssociation",
        "https://twitter.com/KYPublicHealth",
        "https://www.flickr.com/photos/204360105@N02/albums"
    ]
}
```
