---
title: "Find an Audiologist"
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://www.audiologist.org/resources/educate/find-an-audiologist"
date: "2026-06-26T20:12:37+00:00"
language: "en-GB"
---

# Find an Audiologist

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.audiologist.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Find an Audiologist",
            "item": "https://www.audiologist.org/resources/educate/find-an-audiologist"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.audiologist.org/resources/educate/find-an-audiologist#organization3",
    "name": "Academy of Doctors of Audiology",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "email": "info@audiologist.org",
    "url": "https://www.audiologist.org",
    "telephone": "(859) 977-7454",
    "foundingDate": "1977-01-01",
    "logo": "https://www.audiologist.org//images/favicon.png",
    "image": "https://www.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://www.audiologist.org/resources/educate/find-an-audiologist"
    },
    "headline": "Find an Audiologist",
    "description": "Find an Audiologist",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.audiologist.org/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Academy of Doctors of Audiology",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.audiologist.org//images/favicon.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://www.audiologist.org/resources/educate/find-an-audiologist"
    },
    "datePublished": "2025-03-27T18:28:56+00:00",
    "dateCreated": "2025-03-27T18:28:56+00:00",
    "dateModified": "2025-07-07T16:46:26+00:00"
}
```
