---
title: "Welcome"
description: ""
url: "https://aptaky.org/component/users/remind"
date: "2026-07-02T07:57:56+00:00"
language: "en-GB"
---

#  Welcome

  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://aptaky.org/component/users/remind#organization",
    "name": "Kentucky Chapter of the American Physical Therapy Association",
    "alternateName": "APTA-KY",
    "description": "Through building relationships and influencing others, the mission of APTA Kentucky is to lead, educate, mentor and respond to the dynamic needs and interests of its membership. APTA Kentucky is a member-driven organization that promotes the profession of physical therapy in Kentucky.",
    "email": "info@aptaky.org",
    "url": "https://aptaky.org",
    "telephone": "(859) 977-7451",
    "foundingDate": "1947-01-01",
    "logo": "https://aptaky.org/images/gst.png",
    "image": "https://aptaky.org/images/gst.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1024 Capital Center Drive, Suite 205",
        "addressCountry": "US",
        "addressLocality": "Kentucky",
        "addressRegion": "KY",
        "postalCode": "40601"
    },
    "sameAs": [
        "https://www.facebook.com/APTAKentucky",
        "https://twitter.com/apta_ky",
        "https://www.linkedin.com/company/aptaky/",
        "https://www.flickr.com/photos/196481735@N03/albums"
    ]
}
```
