---
title: "Public Service Announcements"
description: "ADA offers programming and support to audiologists and students who are or who desire to be autonomous practitioners in the field of Audiology."
url: "https://audiologist.org/resources/communicate/public-service-announcements"
date: "2026-06-30T19:38:32+00:00"
language: "en-GB"
---

#  Public Service Announcements

Please keep your eyes open for some new public service announcements from the Academy of Doctors of Audiology.

---

**Listen Up Kentucky, 30 sec spot**

 [ Download in 4K ](https://vimeo.com/1187424769)

 [ Download Audio File ](https://audiologist.org/_resources/documents/communicate/Listen-up-Kentucky-30-sec.wav)

**Listen Up Kentucky, 60 sec spot**

 [ Download in 4K ](https://vimeo.com/1187425762)

 [ Download Audio File ](https://audiologist.org/_resources/documents/communicate/Listen-up-Kentucky-60-sec.wav)

**WKYT, Better Living**

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://audiologist.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Public Service Announcements",
            "item": "https://audiologist.org/resources/communicate/public-service-announcements"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://audiologist.org/resources/communicate/public-service-announcements#organization3",
    "name": "Academy of Doctors of Audiology",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "email": "info@audiologist.org",
    "url": "https://audiologist.org",
    "telephone": "(859) 977-7454",
    "foundingDate": "1977-01-01",
    "logo": "https://audiologist.org//images/favicon.png",
    "image": "https://audiologist.org//images/favicon.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://audiologist.org/resources/communicate/public-service-announcements"
    },
    "headline": "Public Service Announcements",
    "description": "Public Service Announcements Please keep your eyes open for some new public service announcements from the Academy of Doctors of Audiology. Listen Up Kentucky, 30 sec spot Download in 4K Download Audio File Listen Up Kentucky, 60 sec spot Download in 4K Download Audio File WKYT, Better Living",
    "image": {
        "@type": "ImageObject",
        "url": "https://audiologist.org/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Academy of Doctors of Audiology",
        "logo": {
            "@type": "ImageObject",
            "url": "https://audiologist.org//images/favicon.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://audiologist.org/resources/communicate/public-service-announcements"
    },
    "datePublished": "2025-03-27T18:28:56+00:00",
    "dateCreated": "2025-03-27T18:28:56+00:00",
    "dateModified": "2026-05-13T18:46:56+00:00"
}
```
