---
title: "Public Service Announcements"
description: ""
url: "https://www.kentuckyacc.org/resources/public-service-announcements"
date: "2026-06-23T20:48:23+00:00"
language: "en-GB"
---

#  Public Service Announcements

Please keep your eyes open for some new public service announcements from the Kentucky chapter of the American College of Cardiology.

 [ DOWNLOAD ](https://vimeo.com/674474525)

 [ DOWNLOAD ](https://vimeo.com/781680743)

 [ DOWNLOAD ](https://vimeo.com/787615709)

 [ DOWNLOAD ](https://vimeo.com/672118762)

 [ DOWNLOAD ](https://vimeo.com/674619057)

## Schema

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

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.kentuckyacc.org/resources/public-service-announcements#organization2",
    "name": "Kentucky Chapter of the American College of Cardiology",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "description": "https://www.kentuckyacc.org//images/gsd.png",
    "email": "info@kentuckyacc.org",
    "url": "https://www.kentuckyacc.org",
    "telephone": "(859) 899-9120",
    "foundingDate": "1992-01-01",
    "logo": "https://www.kentuckyacc.org/",
    "image": "https://www.kentuckyacc.org/",
    "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.kentuckyacc.org/resources/public-service-announcements"
    },
    "headline": "Public Service Announcements",
    "description": "Public Service Announcements Please keep your eyes open for some new public service announcements from the Kentucky chapter of the American College of Cardiology. DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD DOWNLOAD",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.kentuckyacc.org/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Kentucky Chapter of the American College of Cardiology",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.kentuckyacc.org//images/gsd.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://www.kentuckyacc.org/resources/public-service-announcements"
    },
    "datePublished": "2024-07-25T18:59:18+00:00",
    "dateCreated": "2024-07-25T18:59:18+00:00",
    "dateModified": "2024-08-22T23:38:15+00:00"
}
```
