<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.31ad079932cec1e7dcff.css">
<link data-chunk="core-components-tiles-OnairTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-components-tiles-OnairTileLoader-component.12f62d6d6ad5771d626e.css">
<link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css">
<link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css">
<link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css">
<link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.d3f34a80e2ccc4662f3b.css">
<link data-chunk="core-components-tiles-TrafficTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/TrafficTile-component.79b6ef8f3442074e2437.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css">
<link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.642ba52c39989a76222e.css">
<link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css">
<link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css">
<link data-chunk="WeatherTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/WeatherTile-component.ca557d80a0c5075ed0c1.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,100%,37%);
        --gradient-stop: hsl(0,100%,31%);
        
                --accent-color: #FF0000;
            
        
             --darkFooterColor: hsl(0,100%,35%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac2?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac2?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://wspd.iheart.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#FF0000"/><meta data-rh="true" property="og:title" content="NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic"/><meta data-rh="true" property="twitter:title" content="NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic"/><meta data-rh="true" itemprop="name" content="NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic"/><meta data-rh="true" name="description" content="Toledo&#x27;s News, Weather, and Traffic is on NewsRadio 1370 AM &amp; 92.9 FM WSPD"/><meta data-rh="true" property="og:description" content="Toledo&#x27;s News, Weather, and Traffic is on NewsRadio 1370 AM &amp; 92.9 FM WSPD"/><meta data-rh="true" property="twitter:description" content="Toledo&#x27;s News, Weather, and Traffic is on NewsRadio 1370 AM &amp; 92.9 FM WSPD"/><meta data-rh="true" itemprop="description" content="Toledo&#x27;s News, Weather, and Traffic is on NewsRadio 1370 AM &amp; 92.9 FM WSPD"/><meta data-rh="true" name="keywords" content="1370 wspd, wspd, news, talk, radio, toledo, ohio"/><meta data-rh="true" property="og:url" content="https://wspd.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://wspd.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://wspd.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@1370wspd"/><meta data-rh="true" property="twitter:creator" content="@1370wspd"/><meta data-rh="true" property="twitter:domain" content="wspd.iheart.com"/><meta data-rh="true" property="og:site_name" content="NewsRadio 1370 AM &amp; 92.9 FM WSPD"/><meta data-rh="true" name="application-name" content="NewsRadio 1370 AM &amp; 92.9 FM WSPD"/><meta data-rh="true" property="fb:app_id" content="148122815255216"/><meta data-rh="true" property="fb:pages" content="174630827969"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-light template-default">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Shows" class="button-text" tabindex="0"><span class="menu-label">Shows</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Fred" tabindex="0" href="/featured/fred/">Fred</a></li><li><a aria-label="Glenn Beck" tabindex="0" href="/featured/glenn-beck/">Glenn Beck</a></li><li><a aria-label="Clay &amp; Buck" tabindex="0" href="/featured/the-clay-travis-and-buck-sexton-show/">Clay &amp; Buck</a></li><li><a aria-label="The Sean Hannity Show" tabindex="0" href="/featured/the-sean-hannity-show/">The Sean Hannity Show</a></li><li><a aria-label="The Joe Pags Show" tabindex="0" href="/featured/the-joe-pags-show/">The Joe Pags Show</a></li><li><a aria-label="Coast to Coast AM" tabindex="0" href="/featured/coast-to-coast-am/">Coast to Coast AM</a></li><li><a href="https://www.iheart.com/podcast/53-moneysense-28305879/" target="_self" aria-label="Money Sense">Money Sense</a></li><li><a aria-label="America&#x27;s Retirement HQ" tabindex="0" href="/featured/americas-retirement-headquarters/">America&#x27;s Retirement HQ</a></li><li><a aria-label="Retirement Income Program" tabindex="0" href="/featured/the-retirement-income-program/">Retirement Income Program</a></li><li><a aria-label="Full Schedule" tabindex="0" href="/schedule/">Full Schedule</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for News" class="button-text" tabindex="0"><span class="menu-label">News</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="School Delays &amp; Closings" tabindex="0" href="/content/2019-11-18-school-closings-delays/">School Delays &amp; Closings</a></li><li><a aria-label="Local News" tabindex="0" href="/topic/local-news/">Local News</a></li><li><a aria-label="National News" tabindex="0" href="/topic/national-news/">National News</a></li><li><a aria-label="Politics" tabindex="0" href="/topic/politics/">Politics</a></li><li><a aria-label="Weird News" tabindex="0" href="/topic/weird-news/">Weird News</a></li><li><a aria-label="Traffic" tabindex="0" href="/traffic/">Traffic</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Features" class="button-text" tabindex="0"><span class="menu-label">Features</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Half Off Toledo" tabindex="0" href="/content/2022-03-03-half-off-toledo/">Half Off Toledo</a></li><li><a aria-label="Bid On Toledo" tabindex="0" href="/content/2022-10-26-bid-on-toledo/">Bid On Toledo</a></li><li><a aria-label="Get the iHeartRadio App" tabindex="0" href="/apps/">Get the iHeartRadio App</a></li><li><a aria-label="Events Calendar" tabindex="0" href="/calendar/">Events Calendar</a></li><li><a aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="The $250k USA Giveaway" tabindex="0" href="/promotions/the-250k-usa-giveaway-1888411/">The $250k USA Giveaway</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on NewsRadio 1370 AM &amp; 92.9 FM WSPD</a></li><li class="menu-top-label"><a href="tel:1-844-844-iHeart">1-844-844-iHeart</a></li><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/1370wspd" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/1370wspd" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home wspd-am"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play NewsRadio 1370 AM &amp; 92.9 FM WSPD stream now"><span class="OnairPlayTile-module_hover-icon_Dx4i2"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></span><img src="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for NewsRadio 1370 AM &amp; 92.9 FM WSPD - Toledo&#x27;s News, Weather &amp; Traffic" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>NewsRadio 1370 AM &amp; 92.9 FM WSPD</h1><span class="OnairPlayTile-module_positioner_lTAsj">Toledo&#x27;s News, Weather &amp; Traffic</span><svg tabindex="-1" focusable="false" class="svg-icon icon-live" width="33" height="15" viewBox="0 0 33 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="15" rx="2" fill="#D2252A"></rect><path tabindex="-1" d="M10.291 9.78613H6.73535V3.24951H5.34961V11H10.291V9.78613Z" fill="white"></path><path tabindex="-1" d="M13.1699 11V3.24951H11.7842V11H13.1699Z" fill="white"></path><path tabindex="-1" d="M18.8096 11L21.4897 3.24951H20.0127L18.0791 9.3833H17.9878L16.0381 3.24951H14.5073L17.2144 11H18.8096Z" fill="white"></path><path tabindex="-1" d="M27.8438 9.80225H24.2129V7.63232H27.645V6.50439H24.2129V4.44727H27.8438V3.24951H22.8271V11H27.8438V9.80225Z" fill="white"></path></svg><a class="OnairPlayTile-module_showTitle_mzyM7" tabindex="0" href="/featured/michael-berry/">Michael Berry</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-severe-weather-hits-midwest-and-northeast/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Severe Weather Hits Midwest and Northeast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-11-severe-weather-hits-midwest-and-northeast/">Severe Weather Hits Midwest and Northeast</a><time class="component-date-display" dateTime="1781148840000">Jun 10, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container Html-module_component-html_fH39q block" data-test-type="html"><div><div style="
background:#e8ecef;
display:flex;
flex-wrap:wrap;
align-items:center;
padding:20px;
border-radius:8px;
width:100%;
box-sizing:border-box;
gap:15px;
">

  <div style="
  display:flex;
  align-items:center;
  gap:10px;
  flex:0 0 auto;
  ">

    <img 
    src="https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29"
    alt="iHeartRadio 24/7 News"
    style="
    width:100px;
    height:100px;
    border-radius:8px;
    object-fit:cover;
    max-width:100%;
    "
    />

  </div>

  <div style="
  flex:1 1 300px;
  min-width:250px;
  ">

    <h2 style="
    margin:0;
    font-size:24px;
    font-weight:bold;
    line-height:1.3;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    ">
      The Latest News in 4 Minutes
    </h2>

    <iframe 
    allow="autoplay"
    src="https://www.iheart.com/podcast/1119-iheartradio-24-7-news-the-20697776?embed=true"
    width="100%"
    height="50"
    frameborder="0"
    style="
    border:none;
    border-radius:8px;
    margin-top:10px;
    display:block;
    width:100%;
    ">
    </iframe>
  </div>
</div></div></div><input type="hidden" data-id="KjHUu"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Trump: Iran Asked For Bombings To Stop" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/">Trump: Iran Asked For Bombings To Stop</a><time class="component-date-display" dateTime="1781136240000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="U.S. Launches More Strikes on Iran Amid Rising Tensions" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/">U.S. Launches More Strikes on Iran Amid Rising Tensions</a><time class="component-date-display" dateTime="1781131920000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Low Blood Pressure Doubles Alzheimer&#x27;s Risk" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/">Low Blood Pressure Doubles Alzheimer&#x27;s Risk</a><time class="component-date-display" dateTime="1781131620000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt 8" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/">A Special Conversation On Violence In Toledo  Pt 8</a><time class="component-date-display" dateTime="1781126220000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt 7" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/">A Special Conversation On Violence In Toledo  Pt 7</a><time class="component-date-display" dateTime="1781126100000">Jun 10, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen To All FIFA World Cup 2026™ Matches Live On iHeart!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/">Listen To All FIFA World Cup 2026™ Matches Live On iHeart!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/live/newsradio-1370-am-929-fm-wspd-1857/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//659335c8b7317a6796c77678?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//659335c8b7317a6796c77678?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//659335c8b7317a6796c77678?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//659335c8b7317a6796c77678?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//659335c8b7317a6796c77678?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen To Us Anytime On The Free iHeartRadio App" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/live/newsradio-1370-am-929-fm-wspd-1857/" class="card-title" target="_self">Listen To Us Anytime On The Free iHeartRadio App</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Capital One Cardholders Can Buy Tickets NOW!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets" class="card-title" target="_blank" rel="noopener">Capital One Cardholders Can Buy Tickets NOW!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/the-250k-usa-giveaway-1888239/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen For Your Chance To Win!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/the-250k-usa-giveaway-1888239/">Listen For Your Chance To Win!</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-weather-tile themed-block block"><div class="weather-traffic-tile"><section class="weather-tile"><nav class="tile-container"><a class="weather-market" tabindex="0" href="/weather/"><span class="location">Toledo, OH</span><span class="title">Weather</span></a><a aria-label="Arrow icon" class="conditions-icon" tabindex="0" href="/weather/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a></nav><a class="weather-forecast" tabindex="0" href="/weather/"><section class="seven-day-forecast"><div class="forecast-info"><figure><header>Wed</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->73<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->°</span></p></figcaption></figure><figure><header>Thu</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->67<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->89<!-- -->°</span></p></figcaption></figure><figure><header>Fri</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->61<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->82<!-- -->°</span></p></figcaption></figure><figure><header>Sat</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->66<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->87<!-- -->°</span></p></figcaption></figure><figure><header>Sun</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->54<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->74<!-- -->°</span></p></figcaption></figure><figure><header>Mon</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->55<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->76<!-- -->°</span></p></figcaption></figure><figure><header>Tue</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->56<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->77<!-- -->°</span></p></figcaption></figure></div></section></a></section><div class="component-container component-traffic-tile themed-block"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div></div></div><input type="hidden" data-id="Ghum3"/><div class="component-container component-traffic-tile"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div><input type="hidden" data-id="Fx4YF"/><div class="component-container component-feed feed-style-horizontal-reverse block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">More Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-1"><figure class="component-content-tile thumb-right feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="A Special Conversation On Violence In Toledo  Pt 6" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/">A Special Conversation On Violence In Toledo  Pt 6</a><time class="component-date-display" dateTime="1781125980000">Jun 10, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="kIdtO"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt 5" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/">A Special Conversation On Violence In Toledo  Pt 5</a><time class="component-date-display" dateTime="1781125920000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt 4" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/">A Special Conversation On Violence In Toledo  Pt 4</a><time class="component-date-display" dateTime="1781125800000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt 3" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/">A Special Conversation On Violence In Toledo  Pt 3</a><time class="component-date-display" dateTime="1781125680000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt 2" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/">A Special Conversation On Violence In Toledo  Pt 2</a><time class="component-date-display" dateTime="1781125440000">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="A Special Conversation On Violence In Toledo  Pt. 1" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/">A Special Conversation On Violence In Toledo  Pt. 1</a><time class="component-date-display" dateTime="1781125320000">Jun 10, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="LSixG"/><input type="hidden" data-id="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">NewsRadio 1370 AM &amp; 92.9 FM WSPD<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/388-fred-lefebvre-and-the-morn-27091418/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/27091418?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Fred LeFebvre and the Morning News Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Fred LeFebvre and the Morning News</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/175-the-glenn-beck-program-23014384/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Glenn Beck Program Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Glenn Beck Program</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-the-clay-travis-and-buck-57927691/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Clay Travis and Buck Sexton Show Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Clay Travis and Buck Sexton Show</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-the-sean-hannity-show-24392822/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/24392822?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Sean Hannity Show Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Sean Hannity Show</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:sports-news-feed"><header class="component-heading"><h2 class="heading-title">Sports</h2></header><div class="feed-cards" data-block-id="fvUic"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="USA Gears Up For World Cup Opener After Mixed Friendly Results" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results/">USA Gears Up For World Cup Opener After Mixed Friendly Results</a><time class="component-date-display" dateTime="1781109720000">Jun 10, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="fvUic"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:sports-news-feed"><div class="feed-cards" data-block-id="fO6Qt"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-irans-world-cup-ticket-allocation-revoked/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Iran&#x27;s World Cup Ticket Allocation Revoked" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-09-irans-world-cup-ticket-allocation-revoked/">Iran&#x27;s World Cup Ticket Allocation Revoked</a><time class="component-date-display" dateTime="1781020500000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="How To Listen To The FIFA World Cup 2026 In Your Car Or At Work" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/">How To Listen To The FIFA World Cup 2026 In Your Car Or At Work</a><time class="component-date-display" dateTime="1781018580000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Two Pilots Killed After Plane En Route To Pick Up Former MLB Star Crashes" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes/">Two Pilots Killed After Plane En Route To Pick Up Former MLB Star Crashes</a><time class="component-date-display" dateTime="1781016360000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/">How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio</a><time class="component-date-display" dateTime="1780933140000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Texas Tech QB Brendan Sorsby Eligible For 2026 Season" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season/">Texas Tech QB Brendan Sorsby Eligible For 2026 Season</a><time class="component-date-display" dateTime="1780931100000">Jun 08, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="fO6Qt"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:politics-feed"><header class="component-heading"><h2 class="heading-title">Politics</h2></header><div class="feed-cards" data-block-id="VGRnW"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Social Security Reserves Will Run Out In Less Than 10 Years, Trustees Warn" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn/">Social Security Reserves Will Run Out In Less Than 10 Years, Trustees Warn</a><time class="component-date-display" dateTime="1781101500000">Jun 10, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="VGRnW"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:politics-feed"><div class="feed-cards" data-block-id="aDyRz"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-nbc-news-platner-wins-me-dem-senate-primary/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="NBC News: Platner Wins ME Dem Senate Primary" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-nbc-news-platner-wins-me-dem-senate-primary/">NBC News: Platner Wins ME Dem Senate Primary</a><time class="component-date-display" dateTime="1781056620000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="NBC: Steve Hilton Wins 2nd CA Gov Primary Spot" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot/">NBC: Steve Hilton Wins 2nd CA Gov Primary Spot</a><time class="component-date-display" dateTime="1781050380000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="RNC Head Vows To Secure Elections After Noncitizens Found On Voter Rolls" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls/">RNC Head Vows To Secure Elections After Noncitizens Found On Voter Rolls</a><time class="component-date-display" dateTime="1780930980000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Pentagon Removes 180 Faiths From Military&#x27;s Recognized Religions List" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list/">Pentagon Removes 180 Faiths From Military&#x27;s Recognized Religions List</a><time class="component-date-display" dateTime="1780604940000">Jun 04, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="John Bolton Reaches Plea Deal Over Mishandling National Security Documents" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents/">John Bolton Reaches Plea Deal Over Mishandling National Security Documents</a><time class="component-date-display" dateTime="1780586580000">Jun 04, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="aDyRz"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:weird-news-feed"><header class="component-heading"><h2 class="heading-title">Lifestyle</h2></header><div class="feed-cards" data-block-id="swv8H"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-10-honda-recalls-more-than-880000-cars/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Honda Recalls More Than 880,000 Cars" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-10-honda-recalls-more-than-880000-cars/">Honda Recalls More Than 880,000 Cars</a><time class="component-date-display" dateTime="1781107680000">Jun 10, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="swv8H"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:weird-news-feed"><div class="feed-cards" data-block-id="SkYlX"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="FDA Approves First New Sunscreen Ingredient In Over 20 Years" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/">FDA Approves First New Sunscreen Ingredient In Over 20 Years</a><time class="component-date-display" dateTime="1781027100000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/">Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk</a><time class="component-date-display" dateTime="1781019300000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Popular Athletic Footwear Chain To Close Underperforming Stores" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/">Popular Athletic Footwear Chain To Close Underperforming Stores</a><time class="component-date-display" dateTime="1780941780000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Popular Gut Medication Recalled Over Potential Chemical Contamination" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/">Popular Gut Medication Recalled Over Potential Chemical Contamination</a><time class="component-date-display" dateTime="1780932300000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Eating Processed Meat Linked To Increased Risk Of Cancer" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer/">Eating Processed Meat Linked To Increased Risk Of Cancer</a><time class="component-date-display" dateTime="1780505460000">Jun 03, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="SkYlX"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/fred/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/1cf4c6745e58e0cd5bee8e396b6be821?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/1cf4c6745e58e0cd5bee8e396b6be821?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/1cf4c6745e58e0cd5bee8e396b6be821?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Fred" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/fred/">Fred</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/glenn-beck/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Glenn Beck Program" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/glenn-beck/">The Glenn Beck Program</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-clay-travis-and-buck-sexton-show/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Clay Travis and Buck Sexton Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-clay-travis-and-buck-sexton-show/">The Clay Travis and Buck Sexton Show</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-sean-hannity-show/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Sean Hannity Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-sean-hannity-show/">The Sean Hannity Show</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-joe-pags-show/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/e2eadca4bd0363a6b613d2521366398f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/e2eadca4bd0363a6b613d2521366398f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/e2eadca4bd0363a6b613d2521366398f?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Joe Pags Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-joe-pags-show/">The Joe Pags Show</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/coast-to-coast-am/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5edf9bd3ad493adf85017725?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5edf9bd3ad493adf85017725?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5edf9bd3ad493adf85017725?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Coast to Coast AM with George Noory" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/coast-to-coast-am/">Coast to Coast AM with George Noory</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><input type="hidden" data-id="GUwtl"/><div class="component-container component-feed tile feed-style-xsmall block" data-feed="ID:calendar-topics-feed-matsubs"><div class="component-calendar-feed"><header class="component-heading"><h2 class="heading-title"><a tabindex="0" href="/calendar/">Events</a></h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/calendar/">See All</a></header><div class="feed-cards" data-block-id="XlM5U"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-11-watershed-weekend-with-metroparks-toledo/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Community - Watershed Weekend with Metroparks Toledo!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/community/">Community</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-11-watershed-weekend-with-metroparks-toledo/">Watershed Weekend with Metroparks Toledo!</a><time class="component-date-display" dateTime="1781150400845">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live/">Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio</a><time class="component-date-display" dateTime="1781182800922">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-30-chicago-live-at-toledo-zoo-amphitheatre/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Community - Chicago LIVE at Toledo Zoo Amphitheatre!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/community/">Community</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-30-chicago-live-at-toledo-zoo-amphitheatre/">Chicago LIVE at Toledo Zoo Amphitheatre!</a><time class="component-date-display" dateTime="1782871200051">Jun 30, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-07-11-killer-queen-live-at-centennial-terrace/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Concerts - Killer Queen LIVE at Centennial Terrace!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-07-11-killer-queen-live-at-centennial-terrace/">Killer Queen LIVE at Centennial Terrace!</a><time class="component-date-display" dateTime="1783821600759">Jul 11, 2026</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="XlM5U"/><input type="hidden" data-id="xAMG8"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-station-links"><li><a href="https://buckeyecountry1037.iheart.com/" target="_blank" rel="noopener">Buckeye Country 103.7 &#x27;CKY</a></li><li><a href="https://1230foxsports.com" target="_blank" rel="noopener">Fox Sports 1230</a></li><li><a href="https://wiot.com" target="_blank" rel="noopener">104.7 WIOT</a></li><li><a href="https://1015theriver.com" target="_blank" rel="noopener">101.5 The River</a></li><li><a href="https://925kissfm.com" target="_blank" rel="noopener">92.5 KISS FM</a></li><li><a href="https://949thebeat.com" target="_blank" rel="noopener">94.9 The Beat</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on NewsRadio 1370 AM &amp; 92.9 FM WSPD</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/1370wspd" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/1370wspd" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">Toledo&#x27;s News, Weather, and Traffic is on NewsRadio 1370 AM &amp; 92.9 FM WSPD</div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/am-profile/WSPD/" target="_blank" rel="noopener">WSPD<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/WSPD/" target="_blank" rel="noopener">WSPD<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/6a19b4b1d9c7f6348e5d26f6?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a href="https://wspd.iheart.com/content/public-file-assistance/" target="_blank" rel="noopener">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2F89a75f2047c01816d94e7883ff0ce174","canonicalHostname":"wspd.iheart.com","hostnames":[],"facets":["markets/TOLEDO-OH","genres/News & Talk","formats/NEWSTALK","brands/WSPD-AM (1258)","markets/TOLEDO-OH","facets/All Sites - English","facets/Ohio News","facets/Rich On Tech Affiliates","facets/WinB4Contest","facets/ThankATeacherEnglish","facets/Q2CashContest","facets/Q2CashContestExclusion","facets/250kAmericaContest","facets/FestivalWinB4Contest"],"slug":"wspd-am","market":"markets/TOLEDO-OH","ownBrand":"brands/WSPD-AM (1258)","timeZone":"America/New_York","keys":["hostname:wspd.iheart.com","hostname:www.wspd.com","hostname:wspd.com","hostname:1370wspd.com","hostname:www.1370wspd.com","hostname:wspd-am.radio.iheart.com","id:/89a75f2047c01816d94e7883ff0ce174","brand:brands/WSPD-AM (1258)","slug:wspd-am","primaryParentOf:/4de0a01be037fb69118ca0308c727d74","primaryParentOf:/59aeaffdc84217c39af689c4","primaryParentOf:/5cd1beb114f2a14298e745d2","primaryParentOf:/739a1662eaf613abbd7b93e186227e3a","primaryParentOf:/db298faf6458aa3db162239a08258c99","primaryParentOf:/5e70e92dbceab023ce8c11e1","stream:1857","primaryParentOf:/5f47cc6a1630735d2822e6f5","primaryParentOf:/600af803735ecd4c7fb485db","primaryParentOf:/6015755d41a302298040229c","broadcastFacility:62187","broadcastFacilityCallsign:wspd","primaryParentOf:/60c144d1100cbac4d6e6e0da","primaryParentOf:/62291072734f82c801fc42aa"],"stream":{"id":1857,"primaryPronouncement":"news radio thirteen seventy w. s. p. d.","recentlyPlayedEnabled":false,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"1370 WSPD","description":"Toledo News, Traffic, Weather, 1370 WSPD and 92.9 FM"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/89a75f2047c01816d94e7883ff0ce174/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"name":"home_preview","path":"/preview/"},{"name":"music_home","path":"/music/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/bdc7acb6746131fe5fafc0d9b2a9427b2a28b6ac","priority":0,"source":"/cprplaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-kjz1fl1kfpqs67hwpze1sv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e1a4341db21ed0b328019da040e5fe66d8441b36","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6da2c84c169489ab1cd55e3cc8a2bfc8fbb8e83d","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/fbabe85bf1845e4896f2dffe4ff9837ee47ac53d","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a18cdaeb6bb4669e458ec6102c797b74d26519d8","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/8ade874efce52ed88ec39429b65cc65927b74948","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/55d80dde2cb9a844449d19b9621e79b0401ad7e8","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d5ba6c1e69deff7eb89b26f3d509a803167c74df","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/13f13302bdd7d905c358ba666dab04fd0b84a5c9","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f4111178df6075b3dafeecb4bc7bc1a81ed5ed62","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/43a842fb183b225cc35d6985da4bd4f3498f3b64","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/92bfbc35cb1c3a15bb98ce50124cd990f2c928ba","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/51e5f3b5c8a43bf97025f025b05e0872b19aff81","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a49fedcef9c22191ae5a9c62c115a632cd7623b6","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/b31938a8e2ea0573def6ac8748d0c1a447bd378e","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/1092a91746d1ece0924ace3576d8cdc867d94950","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ca0e108d7a0c7b698ecb94af4ccd8aeb5170b381","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/362fb1549c3dba96685754c4cb165b89edddffb7","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6ab84b2b14cb686d89b8e7f3dafd0940b71fcd60","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/07bf62d4f91c186bcd5e58db72e5a7da18113e98","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7544d115d1bfe3a503b859d271c3da72d7a20eab","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/edb6e3cf41a167890e181edc48641c6c1a268c1c","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/83daa5c1c863520f81de9f644206311f9ae28916","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/19001ddcc72fd7b53b551506d7c3f548620e3fa5","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/fea33ec420447ae1e27cf412e6ad5b86aeb1cb5f","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4749368b3c587cdded318773f8359a9fba37d001","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-txzd2fpzxdpxuqh2kty9zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/89e4f0ccac5ab95f99837210cc3822eb71d18f49","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/1aa7cd7557442c940d4d14c27f6720f868948a4f","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4b7bdf58234be615ca8702601c211bc5c1c9b265","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/93ded7b45a290197b619b6196f83e01fa687c515","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9df89ec7f3ab385c4d95e84031661a67990d6b24","priority":0,"source":"/live/schnitt-show-4824","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0cf7f14b230c366fdad71c3a33bc89cfa20f30f3","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/aebdf9a9d48c54e11da9623cc2c999a4c57f6e79","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0e8658a2649b8a5bf63b895cfacb60d53c0a768f","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d6d5324aac3aa6aa06d3c7e2cdd96e316c252e11","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c3b1a832f6120db29cf9dbe01780437b57434985","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/33678817f4186f06f405a0e27895df034eb8291d","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c7eab5de340f2e0878607db768a540ea62230574","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/63763a6831851810c7755cfc890c7e1df3e2461d","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/cb788526dc3392e98a52eab205dec6ad6c833a8d","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/cf2f475db5ccbe70969980a84ba6e5ba85c75785","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d3dcdd6a3b7e74892940e824f5164111651c97d6","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d882a490a8ad25bcfa0f785027730afc3241032d","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7c232bfa5a60fbcf4ebaf6dd09a44b4cac329276","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775042893,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7049a6c0f068b1da32750fa313fc6f9d0d0951b4","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/17de66a66b4a6741cc41efda7de07bacd58a0cc3","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/187358f8648934e86af1fd41283d76ca21e036bf","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ed6664a080a669dcf1493a84c3ce2dcd033e1bc1","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7e450e6b21abedac72bd3e61dca1ab8b6ed149d1","priority":0,"source":"/durginstuff.html","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/41d8bc5ae3fde54b321035695709d027a541692d","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f5a406bbc509b34bf198d391b1eb05b04ea96ce9","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/84cfb9a477ac6b34143b4b3d78b48d22a6d55cf2","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/88c66ed0fe3f52a24d27b989dce8d7d8493bb4d2","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/1929dafcabc9e47f263ffcbbf95aa1c0becf76f5","priority":0,"source":"/featured/dj-xtreme","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/89ceb71eafcc3941fbcbc8ba2ad321f1503604ce","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/477ce75fe29dbbb67d84ba3e441099efd58aa992","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/8a2bbcf4e0e1d1a3d97514f48b4951baefaec4b4","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/8ec9b4f4a507831c687de854add88d70a3cd4be9","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/1acb6126f1ba38edd1aaa913e5c9478e8ecf8715","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9738d57c3963bc32bdecf7fe6ae01aee4c5940a2","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9d7ba6472469211410817d285c21ce9ef6986f57","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4ffcff463b175c93c820744d6ab7b3853d62029b","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/53db41f8394bfabdbcf6135f9c534b38dd3549e4","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a4898222e958348c6670e1278ad2914c0335b381","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/5582a9a6f1461b987c6e1a54903be917a51f177a","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/57e13af6e36e1aab584183256e630a74d03c878f","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ab33dc2d1fa2d7e5436394ab1351d38e0359197a","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0157ba2ff21cbff910124a2d5cb4174d0d54cb64","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/b2e9a52a88876ca41b4599a0e3d796525fcba90e","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/37e85865e44c8ecdd6109acc2f6758fb9a6c0101","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/be030b922cf2378765bcbe90fa42b18cf76cbe47","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6147b642cf7a938395df72abf8b67fcf4fb9ee94","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/303aceaca1d0823a495cadd74d489fe376fac51a","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c414e78bae0f12ffe920f680bff4c7bd3e14327f","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/10b6ece8bc4ab57e0225645b9159a0f68a32cff2","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/630294cea8363ab4d08afa050102fd9b34ccd677","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/c918da239ed6d87423bbdaca413c059f68f9cdc5","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/3605d71c7fbdebd2d6f692a1bdc6724f08315627","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ca43deda438ed09ded8954748834b8e77b0bd4c0","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6512afb5d6b6243dcd815c3c915061d46ed0e039","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ce5fa0431e4709f2a9b0de82832400b84e3850a1","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0568d6d6b704dca5c17576985619318665deb9ea","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6831c481830b3f571251e76e39d4d18883e770b2","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-war-of-the-roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/36531eab409d9272b185cbc4ba0e29bac21be1b6","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d389e46cae7bd44530a08caef54c9b82628a3b13","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/69dfdbbe70412917afa629ea46b40eaf3fc31aa9","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d85e30c2078808e6c9ce112ca384550f06799f05","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/3df14f5f164dbba42c7c81c118939d33df759fa5","priority":0,"source":"/topic/24/7%20news%20-%20national%20(501855)","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/dbab906e52694cab83baebb91b6c0eb744c941ab","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/6e3a2f4b61f5b0c47d1c26adad1dd63913b886a1","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e4572c5dff0bb177194ec32464368327f2e501e8","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/3e85acd35ca7e4e7f66609c62e6b8288c30c88c0","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e4fd4ac95f4c55f19327fe882350d382bceda551","priority":0,"source":"/featured/everyday-wealth","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/408a6f249d17f2d0b696d351e089e9d3f0e9f3c2","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e5c76e0ff14ffa3e467d6d990efb7aba62bf7a59","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e6409cf7c9df0534647a8e5d6996e7fed71b4034","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/40f498f269cabd3e8fdb501918daf3891c75e540","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e9a231d2e78000bbedbbf4f86b2291004133c920","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7b682be2b62cfb2a1552d13f99a3037cee1cb37a","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ead7f70138afd64f7bef97f7347e6aad769c4e08","priority":0,"source":"/ultimate-fan","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ed60f61e4ed37e56cedba6e587e6c3c564bdbf25","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/415e956ca3015b5c0694cb97f3581404a1f3a127","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/ef88c249e3d4f5aa924e108bef68a18a0551881e","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/822296aabd7b2086e77a2d4d9c1519d535a39dd6","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/188cb78969c1264ee9c21d94144eb6e1e74ea41f","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/42ea5b0a1d984793db2f3bb676ef5f1f35a8af00","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/84e7099436d5d3691438dc577d004653215ad4c1","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/fab25efd9fb9c94f2bd2f94bd8fb8d401aaaac30","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/bca5975dd2e6085f10fdacf7ee121ab9cb6e4aa3","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/87080871a5121758700692df38ec10dcbafee51e","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/3557fabf038f6dc4ee7103f297d398199d5dba1b","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/0a5be32e73ce5d28d546be992e53ebc8015f2fcb","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/1e96b2eb23f602b757e5b90fcd7878099300a089","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/989d4023bdd9866b7000fba1447f624d3cf959c2","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/89a75f2047c01816d94e7883ff0ce174/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://wspd.iheart.com/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"Vh5J0","keywords":["concerts "],"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"schedule":{"begin":1499456220000,"end":4115978604802}},{"id":"zI2jf","keywords":["Yark, Ram"],"destination":{"type":"URL","value":"http://www.rocktheram.com "},"disabled":false,"schedule":{"begin":1502288760000,"end":1505571960000}},{"id":"GnWV6","keywords":["schools"],"destination":{"type":"URL","value":"/content/2017-11-14-closings-and-delays/"},"disabled":false,"schedule":{"begin":1510686360000,"end":4115978604802}},{"id":"qLwaW","keywords":["restaurant"],"destination":{"type":"BRAND","value":"brands/Restaurant of the Day"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"EuYfM","keywords":["menards"],"destination":{"type":"URL","value":"https://www.menards.com/main/howtoguides.html?type=Video"},"disabled":false,"schedule":{"begin":1629408180164,"end":1657056180164}}],"sections":{"general":{"name":"NewsRadio 1370 AM & 92.9 FM WSPD","positioner":"Toledo's News, Weather & Traffic","description":"Toledo's News, Weather, and Traffic is on NewsRadio 1370 AM & 92.9 FM WSPD","keywords":[{"id":"1370 wspd"},{"id":"wspd"},{"id":"news"},{"id":"talk"},{"id":"radio"},{"id":"toledo"},{"id":"ohio"}],"default_content":[],"additional_distributions":[],"default_podcasts":[{"id":"27091418"},{"id":"23014384"},{"id":"57927691"},{"id":"24392822"},{"id":"18899828"}],"default_shows":[{"id":"brands/Fred (695)","sites":{"_id":"%2F4de0a01be037fb69118ca0308c727d74","slug":"fred","ownBrand":"brands/Fred (695)","configByLookup":{"common":{"branding":{"name":"Fred"}}}}},{"id":"brands/Glenn Beck (56047)","sites":{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program"}}}}},{"id":"brands/The Clay Travis and Buck Sexton Show","sites":{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show"}}}}},{"id":"brands/The Sean Hannity Show (55176)","sites":{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show"}}}}},{"id":"brands/The Joe Pags Show (10)","sites":{"_id":"%2F46c85c261c4cbb52149091e37759754c","slug":"the-joe-pags-show","ownBrand":"brands/The Joe Pags Show (10)","configByLookup":{"common":{"branding":{"name":"The Joe Pags Show"}}}}},{"id":"brands/Coast to Coast AM (55811)","sites":{"_id":"%2F06caedeabcc633ae9dac2bee2be309d3","slug":"coast-to-coast-am","ownBrand":"brands/Coast to Coast AM (55811)","configByLookup":{"common":{"branding":{"name":"Coast to Coast AM with George Noory"}}}}}],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Toledo, OH","country":{"id":"countries/US"},"geo_latitude":"41.646318","geo_longitude":"-83.54009999","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"The World Cup Is Underway! Listen Live As Mexico Takes On South Africa! ","link":"https://www.iheart.com/live/fifa-world-cup-2026-11554/","target":"_blank","start_date":{"timestampMs":1781204414071},"end_date":{"timestampMs":1781215227254}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"mYUCf","type":"link","label":"Shows","target":"_self","ref":"/schedule/","children":[{"id":"LLUlU","type":"brand","label":"Fred","target":"_self","ref":"%2F4de0a01be037fb69118ca0308c727d74","href":"/featured/fred/"},{"id":"NC4lx","type":"brand","label":"Glenn Beck","target":"_self","ref":"%2F10c988fb610c50c05921d32e39d9d35e","href":"/featured/glenn-beck/"},{"id":"xhRSv","type":"brand","label":"Clay & Buck","target":"_self","ref":"%2F60c0c84af3f76b50391679de","href":"/featured/the-clay-travis-and-buck-sexton-show/"},{"id":"NWXyz","type":"brand","label":"The Sean Hannity Show","target":"_self","ref":"%2F69cf353090e7e902f19b770fbeec51dc","href":"/featured/the-sean-hannity-show/"},{"id":"HOzML","type":"brand","label":"The Joe Pags Show","target":"_self","ref":"%2F46c85c261c4cbb52149091e37759754c","href":"/featured/the-joe-pags-show/"},{"id":"FEV5B","type":"brand","label":"Coast to Coast AM","target":"_self","ref":"%2F06caedeabcc633ae9dac2bee2be309d3","href":"/featured/coast-to-coast-am/"},{"id":"x7Jvy","type":"link","label":"Money Sense","target":"_self","ref":"https://www.iheart.com/podcast/53-moneysense-28305879/","href":"https://www.iheart.com/podcast/53-moneysense-28305879/"},{"id":"H5zFj","type":"link","label":"America's Retirement HQ","target":"_self","ref":"https://wspd.iheart.com/featured/americas-retirement-headquarters/","href":"https://wspd.iheart.com/featured/americas-retirement-headquarters/"},{"id":"uRVpt","type":"link","label":"Retirement Income Program","target":"_self","ref":"https://wspd.iheart.com/featured/the-retirement-income-program/","href":"https://wspd.iheart.com/featured/the-retirement-income-program/"},{"id":"mbHmG","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"8zdHP","type":"link","label":"News","target":"_self","ref":"#","children":[{"id":"lmIpM","type":"link","label":"School Delays & Closings","target":"_self","ref":"/content/2019-11-18-school-closings-delays/","href":"/content/2019-11-18-school-closings-delays/"},{"id":"1Nvv8","type":"link","label":"Local News","target":"_self","ref":"/topic/local-news/","href":"/topic/local-news/"},{"id":"65gCD","type":"link","label":"National News","target":"_self","ref":"/topic/national-news/","href":"/topic/national-news/"},{"id":"PQy55","type":"link","label":"Politics","target":"_self","ref":"/topic/politics/","href":"/topic/politics/"},{"id":"3cr7k","type":"link","label":"Weird News","target":"_self","ref":"/topic/weird-news/","href":"/topic/weird-news/"},{"id":"1cvoo","type":"page","label":"Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"Awwov","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"}],"href":"#"},{"id":"tePYx","type":"link","label":"Features","target":"_self","ref":"#","children":[{"id":"kAoyg","type":"link","label":"Half Off Toledo","target":"_blank","ref":"/content/2022-03-03-half-off-toledo/","href":"/content/2022-03-03-half-off-toledo/"},{"id":"KgHwf","type":"link","label":"Bid On Toledo","target":"_blank","ref":"/content/2022-10-26-bid-on-toledo/","href":"/content/2022-10-26-bid-on-toledo/"},{"id":"7ZK7E","type":"page","label":"Get the iHeartRadio App","target":"_self","ref":"iheartradio_app","href":"/apps/"},{"id":"vVnNC","type":"page","label":"Events Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"00g3P","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","href":"/podcasts/"}],"href":"#"}],"menu_footer":[{"id":"zVkcJ","type":"link","label":"Buckeye Country 103.7 'CKY","target":"_blank","ref":"https://buckeyecountry1037.iheart.com/","children":[],"href":"https://buckeyecountry1037.iheart.com/"},{"id":"XUiFv","type":"link","label":"Fox Sports 1230","target":"_blank","ref":"https://1230foxsports.com","children":[],"href":"https://1230foxsports.com"},{"id":"M2aJb","type":"link","label":"104.7 WIOT","target":"_blank","ref":"https://wiot.com","children":[],"href":"https://wiot.com"},{"id":"3wQC5","type":"link","label":"101.5 The River","target":"_blank","ref":"https://1015theriver.com","children":[],"href":"https://1015theriver.com"},{"id":"9hHtT","type":"link","label":"92.5 KISS FM","target":"_blank","ref":"https://925kissfm.com","children":[],"href":"https://925kissfm.com"},{"id":"mcGqn","type":"link","label":"94.9 The Beat","target":"_blank","ref":"https://949thebeat.com","children":[],"href":"https://949thebeat.com"}]},"design":{"theme":"default","color_scheme":null,"logo_best_res":{"id":"asset://assets.brands/5d3b06ef12110b1510e754ed","asset":{"bucket":"assets.brands","resourceId":"%2F5d3b06ef12110b1510e754ed","href":"https://i.iheart.com/v3/re/assets.brands/5d3b06ef12110b1510e754ed"}},"station_logo":{"id":"asset://assets.brands/5e5ea6a57a1102921ef48ac1","asset":{"bucket":"assets.brands","resourceId":"%2F5e5ea6a57a1102921ef48ac1","href":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1"}},"logo_favicon":{"id":"asset://assets.brands/5e5ea6a57a1102921ef48ac2","asset":{"bucket":"assets.brands","resourceId":"%2F5e5ea6a57a1102921ef48ac2","href":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac2"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#FF0000","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"1370wspd","facebook_app_id":"148122815255216","facebook_fan_page_id":"174630827969","twitter_switch":true,"twitter_name":"1370wspd","youtube_switch":null,"youtube_name":"1370wspd","instagram_switch":null,"instagram_name":null,"snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"419.214.1370 or 866.321.1370","business_phone_number":"419-244-8321","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"Our studios are located at the corner of Lafayette and Superior on the opposite corner from Spaghetti Warehouse in downtown Toledo.","location_address1":"125 S. Superior","location_address2":"","location_city":"Toledo","location_state":"OH","location_zip":"43604","office_hours":"Monday-Friday: 8:30am-5pm\nOffice hours will vary around holidays","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Guest Booking"},{"type":"News Releases/PSA"},{"type":"Community Events"},{"type":"Advertising"}],"eeo_report_asset":{"id":"asset://assets.eeo/6a19b4b1d9c7f6348e5d26f6"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"WSPD-AM","aptivada_switch":true,"aptivada_id":"1888239","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"62187","broadcastFrequency":"1370/92.9","broadcastBand":"AM","broadcastCallLetters":"WSPD","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F4de0a01be037fb69118ca0308c727d74","slug":"fred","ownBrand":"brands/Fred (695)","configByLookup":{"common":{"branding":{"name":"Fred"}}}},{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program"}}}},{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show"}}}},{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show"}}}},{"_id":"%2F46c85c261c4cbb52149091e37759754c","slug":"the-joe-pags-show","ownBrand":"brands/The Joe Pags Show (10)","configByLookup":{"common":{"branding":{"name":"The Joe Pags Show"}}}},{"_id":"%2F06caedeabcc633ae9dac2bee2be309d3","slug":"coast-to-coast-am","ownBrand":"brands/Coast to Coast AM (55811)","configByLookup":{"common":{"branding":{"name":"Coast to Coast AM with George Noory"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/5e419286691a216632db14ab/Inferno News/Talk/home","name":"home","pageConfig":{"sitemap_frequency":"hourly","thumbnail":"","title":"","adobe_page_name":"home","description":"","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[{"id":"display-hints/hide-listen-now"}],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":"","feed_index":0,"min_size":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2a2d6c96a1907175b75508","type":"PUBLISHING","record":{"ref_id":"%2F6a2a2d6c96a1907175b75508","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5e1b182-fac2-40c5-b990-4d38ca414cb2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"This aerial view shows Grant Park and the skyline in Chicago, Illinois, on August 1, 2024. Chicago will host the 2024 Democratic National Convention at the nearby United Center from August 19 through August 22. (Photo by TANNEN MAURY / AFP) (Photo by TANNEN MAURY/AFP via Getty Images)","id":"%2F6a2a2d626dcf7baf1b3948e8","new_tab":false,"schedule":{},"source_credit":"TANNEN MAURY / AFP / Getty Images","title":"US-CITYSCAPE-CHICAGO","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Severe weather is currently affecting the Midwest and Great Lakes, leaving hundreds of thousands without power. Millions across the Midwest and Northeast are under threat from storms capable of producing large hail, damaging wind gusts, and tornadoes. By Thursday (June 11), the threat will shift and extend into the Ohio Valley and Northeast, impacting over 125 million people.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.foxweather.com/weather-news/increasing-odds-severe-storms-midweek-plains-midwest\" target=\"_blank\">FOX Weather\u003c/a>, a large dip in the jet stream over the Midwest is triggering daily thunderstorms. This system is expected to move eastward, bringing severe weather threats to the Milwaukee and Chicago metro areas. The National Oceanic and Atmospheric Administration (NOAA) has issued a Level 3 out of 5 risk of severe thunderstorms for parts of southeastern Minnesota, Wisconsin, northern Illinois, eastern Iowa, northern Missouri, and northeastern Kansas.\u003c/p>\n\n\u003cp>By Thursday, storms will continue to develop along the cold front as it moves eastward, creating conditions for all possible severe weather hazards. Residents in the affected areas are advised to stay informed and take necessary precautions as the situation evolves.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/","cuser":"user/ldap/1137761","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"884800c29ad76e32bad8cafddae2c5c60097de1b883d41119561dd6c873d82d9","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/severe weather","keywords/Midwest","keywords/Northeast","keywords/storms","keywords/hail","keywords/wind","keywords/tornadoes","keywords/power outages"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2a2d626dcf7baf1b3948e8"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781148840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","social_title":"","summary":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Severe Weather Hits Midwest and Northeast","permalink":"https://wspd.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/"},"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8","title":"Severe Weather Hits Midwest and Northeast","description":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","author":""},"pub_start":1781148840000,"pub_until":4115978604802,"pub_changed":1781149194025,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2a2d6c96a1907175b75508","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","keyword:keywords/ai-assisted","keyword:keywords/severe weather","keyword:keywords/Midwest","keyword:keywords/Northeast","keyword:keywords/storms","keyword:keywords/hail","keyword:keywords/wind","keyword:keywords/tornadoes","keyword:keywords/power outages"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"KjHUu","region":"main:dynamic","type":"html","ordinal":3,"value":{"title":null,"content":"\u003cdiv style=\"\nbackground:#e8ecef;\ndisplay:flex;\nflex-wrap:wrap;\nalign-items:center;\npadding:20px;\nborder-radius:8px;\nwidth:100%;\nbox-sizing:border-box;\ngap:15px;\n\">\n\n  \u003cdiv style=\"\n  display:flex;\n  align-items:center;\n  gap:10px;\n  flex:0 0 auto;\n  \">\n\n    \u003cimg \n    src=\"https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29\"\n    alt=\"iHeartRadio 24/7 News\"\n    style=\"\n    width:100px;\n    height:100px;\n    border-radius:8px;\n    object-fit:cover;\n    max-width:100%;\n    \"\n    />\n\n  \u003c/div>\n\n  \u003cdiv style=\"\n  flex:1 1 300px;\n  min-width:250px;\n  \">\n\n    \u003ch2 style=\"\n    margin:0;\n    font-size:24px;\n    font-weight:bold;\n    line-height:1.3;\n    overflow:hidden;\n    display:-webkit-box;\n    -webkit-box-orient:vertical;\n    -webkit-line-clamp:2;\n    \">\n      The Latest News in 4 Minutes\n    \u003c/h2>\n\n    \u003ciframe \n    allow=\"autoplay\"\n    src=\"https://www.iheart.com/podcast/1119-iheartradio-24-7-news-the-20697776?embed=true\"\n    width=\"100%\"\n    height=\"50\"\n    frameborder=\"0\"\n    style=\"\n    border:none;\n    border-radius:8px;\n    margin-top:10px;\n    display:block;\n    width:100%;\n    \">\n    \u003c/iframe>\n  \u003c/div>\n\u003c/div>","link":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"size":5,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content","title":"","feed_index":1},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a29fc94d21eb9826baa12b4","type":"PUBLISHING","record":{"ref_id":"%2F6a29fc94d21eb9826baa12b4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3eff8acb-a399-4af1-8ebd-72505e08aa74","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 08: U.S. President Donald Trump  looks on prior to a game between the San Antonio Spurs and the New York Knicks in Game Three of the 2026 NBA Finals at Madison Square Garden on June 08, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a29fc8b06d42df84d15185c","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>President \u003cstrong>Donald Trump\u003c/strong> revealed that Iran has requested a halt to the latest U.S. bombings during an interview with Fox News on Wednesday (June 10). Trump stated that he communicated directly with top Iranian officials following a series of U.S. airstrikes. The strikes, which occurred on Wednesday, involved 49 Tomahawk missiles targeting sites as close as 40 miles from Tehran. Trump warned that the attacks would continue on Thursday unless Iran agrees to a peace deal with the U.S.\u003c/p>\n\n\u003cp>The airstrikes came after Iran shot down a U.S. Apache helicopter earlier this week, prompting the U.S. Central Command to launch retaliatory strikes. According to a statement on X, the strikes were a response to Iran's continued aggression. Explosions were reported in several key Iranian locations, including Sirik, Qeshm Island, Minab, and Isfahan.\u003c/p>\n\n\u003cp>Iran's military has responded with missile strikes on other countries in the region, including Bahrain, Kuwait, and Jordan. Despite Iran's claims of closing the Strait of Hormuz, U.S. officials have dismissed these assertions, stating that commercial traffic continues through the waterway.\u003c/p>\n\n\u003cp>Trump emphasized that the U.S. would resume strikes if Iran does not engage in peace negotiations. Defense Secretary Pete Hegseth stated that the U.S. is prepared to dictate the terms of any potential peace deal from a position of strength.\u003c/p>\n\n\u003cp>The situation remains tense, with both nations exchanging military actions and diplomatic statements. The international community is closely monitoring the developments, with potential implications for regional stability and global oil markets.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/","cuser":"user/ldap/1099880","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"cca90053f746d724ca2f7c97d622377b4e43977d7939fe7a3ef1bec76f2b9abe","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Trump","keywords/Iran","keywords/bombings","keywords/peace deal","keywords/U.S. airstrikes","keywords/Tehran"],"primary_image":{"bucket":"assets.getty","id":"%2F6a29fc8b06d42df84d15185c"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781136240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-trump-iran-asked-for-bombings-to-stop","social_title":"","summary":"President Trump announced that Iran has requested a stop to U.S. bombings following recent strikes near Tehran. The attacks will continue if Iran does not agree to a peace deal. The situation remains tense, with both nations exchanging military actions.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump: Iran Asked For Bombings To Stop","permalink":"https://wspd.iheart.com/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/"},"slug":"2026-06-11-trump-iran-asked-for-bombings-to-stop","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c","title":"Trump: Iran Asked For Bombings To Stop","description":"President Trump announced that Iran has requested a stop to U.S. bombings following recent strikes near Tehran. The attacks will continue if Iran does not agree to a peace deal. The situation remains tense, with both nations exchanging military actions.","author":""},"pub_start":1781136240000,"pub_until":4115978604802,"pub_changed":1781136591925,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29fc94d21eb9826baa12b4","slug:2026-06-11-trump-iran-asked-for-bombings-to-stop","slug:2026-06-11-trump-iran-asked-for-bombings-to-stop","keyword:keywords/ai-assisted","keyword:keywords/Trump","keyword:keywords/Iran","keyword:keywords/bombings","keyword:keywords/peace deal","keyword:keywords/U.S. airstrikes","keyword:keywords/Tehran"]}},{"id":"%2F6a29eb7167f021277a9a6611","type":"PUBLISHING","record":{"ref_id":"%2F6a29eb7167f021277a9a6611","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9251d21c-4549-4a7d-a9b3-887e875e82f5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Pro-government Iranian demonstrators wave flags of Iran and Lebanon's Hezbollah movement after Isreali strikes on Beirut's southern suburbs in Tehran on June 7, 2026. Air raid sirens sounded in Israel on Sunday as its military worked to intercept barrages of incoming Iranian missiles for the first time since an April ceasefire took hold in the Middle East war. Iran's powerful Revolutionary Guards called the attack a \"warning\" after Israel struck Beirut's southern suburbs earlier in the day, threatening wider strikes in the event of repeated aggression. (Photo by ATTA KENARE / AFP via Getty Images) / ","id":"%2F6a29eb6b34a52d2c0ec4f992","new_tab":false,"schedule":{},"source_credit":"ATTA KENARE / AFP / Getty Images","title":"IRAN-WAR-US-ISRAEL-LEBANON","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Central Command (CENTCOM) announced on Wednesday (June 10) that it has launched additional strikes on Iran. The strikes, initiated at 5:15 p.m. EST, were directed by the Commander in Chief, President Donald Trump, in response to Iran's recent actions. This escalation follows the downing of a U.S. Apache helicopter by Iran over the Strait of Hormuz, which prompted initial U.S. retaliatory strikes on Tuesday.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.cnn.com/2026/06/09/world/live-news/iran-war-trump-israel\" target=\"_blank\">CNN\u003c/a>, President Trump stated that the U.S. would continue to attack Iran &quot;very hard&quot; until a peace deal is reached. He emphasized that negotiations have been slow, urging Iran to &quot;start signing a paper&quot; to finalize a deal. Despite ongoing diplomatic efforts, including a Qatari delegation's visit to Tehran, tensions remain high.\u003c/p>\n\n\u003cp>CENTCOM has said that the recent U.S. strikes targeted Iranian air defense, ground control stations, and surveillance radar sites near the Strait of Hormuz. The operation aimed to protect U.S. forces and international commercial ships in the region. \u003ca href=\"https://www.centcom.mil/MEDIA/PUBLIC-RELEASES/Article/4512968/us-completes-strikes-in-response-to-irans-attack-on-apache/\" target=\"_blank\">CENTCOM\u003c/a> assured that U.S. forces remain vigilant against further Iranian aggression.\u003c/p>\n\n\u003cp>Iran has retaliated by targeting U.S. bases in Jordan and Kuwait. Iranian state media reported that explosions occurred in key locations, including Bandar Abbas, a strategic port city. The \u003ca href=\"https://www.theguardian.com/world/live/2026/jun/10/iran-war-updates-missile-strikes-trump-us-retaliation-middle-east-crisis-war-live\" target=\"_blank\">Guardian\u003c/a> noted that these retaliatory strikes have been condemned by several Middle Eastern countries, citing violations of sovereignty and escalating regional tensions.\u003c/p>\n\n\u003cp>President Trump has not ruled out further military action, suggesting that the U.S. might target civilian infrastructure if necessary. Despite the military actions, Trump maintains that a peace deal with Iran is &quot;really close&quot; and continues to push for negotiations.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/","cuser":"user/ldap/1137761","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8080552ff84fa01c1fb112f2bd41ea9824e4e755ea7598e3fbf0058ac2d8c654","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/U.S. Central Command","keywords/Iran","keywords/Donald Trump","keywords/Apache helicopter","keywords/Strait of Hormuz","keywords/military strikes","keywords/peace negotiations"],"primary_image":{"bucket":"assets.getty","id":"%2F6a29eb6b34a52d2c0ec4f992"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781131920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","social_title":"","summary":"The U.S. has launched more strikes on Iran following the downing of an Apache helicopter. President Trump directed the attacks, emphasizing continued pressure on Iran to negotiate a peace deal. CENTCOM targeted Iranian military sites, while Iran retaliated against U.S. bases. Diplomatic effort...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"U.S. Launches More Strikes on Iran Amid Rising Tensions","permalink":"https://wspd.iheart.com/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/"},"slug":"2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992","title":"U.S. Launches More Strikes on Iran Amid Rising Tensions","description":"The U.S. has launched more strikes on Iran following the downing of an Apache helicopter. President Trump directed the attacks, emphasizing continued pressure on Iran to negotiate a peace deal. CENTCOM targeted Iranian military sites, while Iran retaliated against U.S. bases. Diplomatic effort...","author":""},"pub_start":1781131920000,"pub_until":4115978604802,"pub_changed":1781132279726,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29eb7167f021277a9a6611","slug:2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","slug:2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","keyword:keywords/ai-assisted","keyword:keywords/U.S. Central Command","keyword:keywords/Iran","keyword:keywords/Donald Trump","keyword:keywords/Apache helicopter","keyword:keywords/Strait of Hormuz","keyword:keywords/military strikes","keyword:keywords/peace negotiations"]}},{"id":"%2F6a29eabd6e81cf4f65e106e1","type":"PUBLISHING","record":{"ref_id":"%2F6a29eabd6e81cf4f65e106e1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5539396-c64a-480d-a6ac-a51cb2c9c01c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An elderly patient has her blood pressure taken by her nurse in Paillet, south-western France, on August 15, 2025. During the heatwave, private nurses, who make daily rounds to ensure continuity of care in the homes of patients, who are often elderly and isolated, are calling for vigilance with regard to these frail people, who are particularly exposed to the risks associated with high temperatures. (Photo by ROMAIN PERROCHEAU / AFP via Getty Images)","id":"%2F6a29eab534a52d2c0ec4f991","new_tab":false,"schedule":{},"source_credit":"ROMAIN PERROCHEAU / AFP / Getty Images","title":"FRANCE-HEALTH-CARE-HEATWAVE-ELDERLY","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study published in an American Heart Association journal reveals that low blood pressure significantly increases the risk of developing Alzheimer's disease. The study, released on Wednesday (June 10), examined approximately 800,000 adult health records from the United States and the United Kingdom. It found that individuals with low blood pressure have double the odds of developing Alzheimer's in the U.S. and triple the odds in the U.K. compared to those with normal blood pressure.\u003c/p>\n\n\u003cp>Researchers discovered that low blood pressure poses a greater risk than high blood pressure, a history of stroke, or an irregular heartbeat. This finding aligns with previous research that has explored the connection between blood pressure and Alzheimer's. According to the \u003ca href=\"https://www.heart.org/en/news/2018/11/01/whats-the-blood-pressure-connection-to-alzheimers-disease\" target=\"_blank\">American Heart Association\u003c/a>, high blood pressure can damage blood vessels in the brain, leading to cognitive decline.\u003c/p>\n\n\u003cp>The study also supports earlier findings from \u003ca href=\"https://www.hopkinsmedicine.org/health/conditions-and-diseases/alzheimers-disease/blood-pressure-and-alzheimers-risk-whats-the-connection\" target=\"_blank\">Johns Hopkins Medicine\u003c/a>, which indicated that blood pressure medications could reduce the risk of Alzheimer's. However, the new research highlights the importance of maintaining blood pressure within a healthy range to protect brain health.\u003c/p>\n\n\u003cp>While the exact mechanism linking low blood pressure to Alzheimer's remains unclear, scientists speculate that reduced blood flow to the brain may accelerate memory loss and brain damage. The \u003ca href=\"https://www.alzinfo.org/articles/diagnosis-and-causes-80/\" target=\"_blank\">Alzheimer’s Information Site\u003c/a> suggests that the same factors causing brain damage in Alzheimer's might also contribute to lower blood pressure.\u003c/p>\n\n\u003cp>As research continues, healthcare professionals recommend regular monitoring of blood pressure and maintaining a healthy lifestyle to potentially reduce the risk of Alzheimer's disease.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/","cuser":"user/ldap/1099880","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8afe93add90103d95e1bcac3d82e0e727e534a8c9597f93962277c5f9c23d741","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/low blood pressure","keywords/Alzheimer's risk","keywords/American Heart Association","keywords/brain health","keywords/cognitive decline"],"primary_image":{"bucket":"assets.getty","id":"%2F6a29eab534a52d2c0ec4f991"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781131620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-low-blood-pressure-doubles-alzheimers-risk","social_title":"","summary":"A study links low blood pressure to a higher risk of Alzheimer's, doubling odds in the U.S. and tripling them in the U.K. Researchers reviewed 800,000 health records, finding low blood pressure more concerning than high blood pressure or stroke history. Regular monitoring and healthy living ar...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Low Blood Pressure Doubles Alzheimer's Risk","permalink":"https://wspd.iheart.com/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/"},"slug":"2026-06-10-low-blood-pressure-doubles-alzheimers-risk","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991","title":"Low Blood Pressure Doubles Alzheimer's Risk","description":"A study links low blood pressure to a higher risk of Alzheimer's, doubling odds in the U.S. and tripling them in the U.K. Researchers reviewed 800,000 health records, finding low blood pressure more concerning than high blood pressure or stroke history. Regular monitoring and healthy living ar...","author":""},"pub_start":1781131620000,"pub_until":4115978604802,"pub_changed":1781132016919,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29eabd6e81cf4f65e106e1","slug:2026-06-10-low-blood-pressure-doubles-alzheimers-risk","slug:2026-06-10-low-blood-pressure-doubles-alzheimers-risk","keyword:keywords/ai-assisted","keyword:keywords/low blood pressure","keyword:keywords/Alzheimer's risk","keyword:keywords/American Heart Association","keyword:keywords/brain health","keyword:keywords/cognitive decline"]}},{"id":"%2F6a29d5310ea297be78e093c4","type":"PUBLISHING","record":{"ref_id":"%2F6a29d5310ea297be78e093c4","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-8-a-conversation-about-violence--72459160","@url":"https://www.spreaker.com/episode/pt-8-a-conversation-about-violence--72459160","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459160&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 8 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459160&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-8-a-conversation-about-violence--72459160"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781126220000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 8","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","social_title":"A Special Conversation On Violence In Toledo  Pt 8","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 8","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 8","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781126220000,"pub_until":4115978604802,"pub_changed":1781126530388,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d5310ea297be78e093c4","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d4d70ea297be78e093b2","type":"PUBLISHING","record":{"ref_id":"%2F6a29d4d70ea297be78e093b2","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-7-a-conversation-about-violence--72459163","@url":"https://www.spreaker.com/episode/pt-7-a-conversation-about-violence--72459163","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459163&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 7 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459163&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-7-a-conversation-about-violence--72459163"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781126100000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 7","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","social_title":"A Special Conversation On Violence In Toledo  Pt 7","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 7","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 7","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781126100000,"pub_until":4115978604802,"pub_changed":1781126438674,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d4d70ea297be78e093b2","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":5,"value":{"title":"","feed_index":0,"size":4,"feed_id":"USAGE:feed-usecases/Default Promotions"},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a231023e92dfb7e85bc2856","type":"LEADS","record":{"title":"Listen To All FIFA World Cup 2026™ Matches Live On iHeart!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a05bf4315f893f0c6933b60","img_meta":{"base_id":"%2F6a05bf4315f893f0c6933b60","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F65933611b7317a6796c77679","type":"LEADS","record":{"title":"Listen To Us Anytime On The Free iHeartRadio App","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/659335c8b7317a6796c77678","img_meta":{"base_id":"%2F659335c8b7317a6796c77678","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://wspd.iheart.com/listen"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a284774a70a57154d0ee3f7","type":"LEADS","record":{"title":"Capital One Cardholders Can Buy Tickets NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a18c9129181330fa22e7339","img_meta":{"base_id":"%2F6a18c9129181330fa22e7339","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a284690a70a57154d0ee3f5","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a19dc627802689538889968","img_meta":{"base_id":"%2F6a19dc627802689538889968","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/the-250k-usa-giveaway-1888239/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7fSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOjAsIndtZU5LIjoxfX0=","scopes":[]}}},{"id":"Ghum3","region":"main:dynamic","type":"weather","ordinal":7,"value":{"title":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","forecast_type":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Fx4YF","region":"main:dynamic","type":"traffic","ordinal":8,"value":{"geo_latitude":null,"geo_longitude":null,"traffic_zoom":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":9,"value":{"title":"More Stories","feed_index":4,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a29d46a0ea297be78e093a0","type":"PUBLISHING","record":{"ref_id":"%2F6a29d46a0ea297be78e093a0","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-6-a-conversation-on-violence--72459158","@url":"https://www.spreaker.com/episode/pt-6-a-conversation-on-violence--72459158","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459158&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 6 A Conversation On Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459158&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-6-a-conversation-on-violence--72459158"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125980000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 6","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","social_title":"A Special Conversation On Violence In Toledo  Pt 6","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 6","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 6","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125980000,"pub_until":4115978604802,"pub_changed":1781126345288,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d46a0ea297be78e093a0","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":10,"value":{"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content","title":"","feed_index":5,"size":5},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a29d3fd0ea297be78e0938e","type":"PUBLISHING","record":{"ref_id":"%2F6a29d3fd0ea297be78e0938e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-5-a-conversation-about-violence--72459162","@url":"https://www.spreaker.com/episode/pt-5-a-conversation-about-violence--72459162","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459162&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 5 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459162&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-5-a-conversation-about-violence--72459162"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125920000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 5","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","social_title":"A Special Conversation On Violence In Toledo  Pt 5","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 5","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 5","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125920000,"pub_until":4115978604802,"pub_changed":1781126236418,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d3fd0ea297be78e0938e","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d3960ea297be78e0937c","type":"PUBLISHING","record":{"ref_id":"%2F6a29d3960ea297be78e0937c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-4-a-conversation-about-violence--72459157","@url":"https://www.spreaker.com/episode/pt-4-a-conversation-about-violence--72459157","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459157&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 4 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459157&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-4-a-conversation-about-violence--72459157"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125800000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 4","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","social_title":"A Special Conversation On Violence In Toledo  Pt 4","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 4","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 4","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125800000,"pub_until":4115978604802,"pub_changed":1781126131667,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d3960ea297be78e0937c","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d30a0ea297be78e0936a","type":"PUBLISHING","record":{"ref_id":"%2F6a29d30a0ea297be78e0936a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-3-a-conversation-about-violence--72459161","@url":"https://www.spreaker.com/episode/pt-3-a-conversation-about-violence--72459161","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459161&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 3 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459161&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-3-a-conversation-about-violence--72459161"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125680000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 3","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","social_title":"A Special Conversation On Violence In Toledo  Pt 3","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 3","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 3","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125680000,"pub_until":4115978604802,"pub_changed":1781126004216,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d30a0ea297be78e0936a","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d22b0ea297be78e09358","type":"PUBLISHING","record":{"ref_id":"%2F6a29d22b0ea297be78e09358","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-2-a-conversation-about-violence--72459164","@url":"https://www.spreaker.com/episode/pt-2-a-conversation-about-violence--72459164","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459164&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 2 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459164&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-2-a-conversation-about-violence--72459164"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125440000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","social_title":"A Special Conversation On Violence In Toledo  ","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 2","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 2","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125440000,"pub_until":4115978604802,"pub_changed":1781125800811,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d22b0ea297be78e09358","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d02c0ea297be78e09344","type":"PUBLISHING","record":{"ref_id":"%2F6a29d02c0ea297be78e09344","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-1-a-conversation-about-violence--72459159","@url":"https://www.spreaker.com/episode/pt-1-a-conversation-about-violence--72459159","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459159&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 1 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459159&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-1-a-conversation-about-violence--72459159"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125320000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","social_title":"A Special Conversation On Violence In Toledo","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt. 1","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt. 1","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo","author":"Fred LeFebvre"},"pub_start":1781125320000,"pub_until":4115978604802,"pub_changed":1781125660219,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d02c0ea297be78e09344","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":13,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":14,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["27091418","23014384","57927691","24392822","18899828"]},{"id":"fvUic","region":"main:dynamic","type":"feed","ordinal":19,"value":{"title":"Sports","feed_index":1,"size":1,"position":null,"ad_split":50,"link":null,"feed_id":"ID:sports-news-feed"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a298d8a3e236256ae461819","type":"PUBLISHING","record":{"ref_id":"%2F6a298d8a3e236256ae461819","type":"content","payload":{"include_recommendations":true,"publish_origin":"brands/iHeartRadio","keywords":["keywords/ai-assisted"],"feed_vendor":"","summary":"The United States men's national soccer team is set to kick off its 2026 FIFA World Cup campaign against Paraguay after wrapping up two key pre-tournament friendlies.","amp_enabled":true,"feed_permalink":"","publish_date":1781109720000,"seo_title":"","show_updated_timestamp":false,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"author":"iHeartRadio","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","attributes":{"@provider":"ohembed","thumbnail_width":0,"type":"rich","version":"1.0","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","width":"100%","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","title":"","author_name":"","author_url":"","height":"300","thumbnail_height":0,"thumbnail_url":""},"embed_type":"rich"},{"bucket":"new_assets","caption":"","schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a2995213e236256ae461824","new_tab":false,"use_caption":false},{"html":"\u003cp>The United States men's national soccer team is set to kick off its \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> campaign against Paraguay after wrapping up two key pre-tournament friendlies. The team recorded a 3-2 win over Senegal and a 2-1 loss to Germany, offering both promising signs and areas for improvement as they prepare for Friday's (June 12) opener.\u003c/p>\n\n\u003cp>Former U.S. World Cup players \u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\">\u003cstrong>Maurice Edu\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\"> and \u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\">\u003cstrong>Walker Zimmerman \u003c/strong>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\">broke down the games for Fox Sports\u003c/a> and said that the friendlies provided valuable lessons for the team. Edu noted that while the U.S. created strong attacking opportunities—especially with standout performances from Christian Pulisic and Folarin Balogun—the defense allowed multiple goals in both matches. The center back pairing remains an open question, with Chris Richards recovering from an ankle injury but returning to full training, which is a positive sign heading into the opener against Paraguay. Edu said, &quot;When healthy, Richards slots right into the middle of that defense between Freeman on the right and Ream on the left.&quot; He emphasized the need for defensive organization, especially on set pieces, after conceding from one against Germany.\u003c/p>\n\n\u003cp>Zimmerman highlighted the tactical adjustments made in each friendly. Against Senegal, the U.S. played a high defensive line and pressed up the pitch, while Germany forced them to sit deeper and adapt to different pressing structures. Zimmerman said, &quot;It was a great dress rehearsal for what we’ll see throughout the tournament.&quot; He also pointed out the importance of learning from mistakes, especially in defending set pieces.\u003c/p>\n\n\u003cp>Meanwhile, \u003cem>CBS Sports\u003c/em> reports that \u003ca href=\"https://www.cbssports.com/soccer/news/usmnt-world-cup-starting-xi-prediction-usa-vs-paraguay/\" target=\"_blank\">manager \u003c/a>\u003ca href=\"https://www.cbssports.com/soccer/news/usmnt-world-cup-starting-xi-prediction-usa-vs-paraguay/\" target=\"_blank\">\u003cstrong>Mauricio Pochettino\u003c/strong>\u003c/a>\u003ca href=\"https://www.cbssports.com/soccer/news/usmnt-world-cup-starting-xi-prediction-usa-vs-paraguay/\" target=\"_blank\"> is expected to continue using a dynamic approach\u003c/a>, with \u003cstrong>Sergino Dest\u003c/strong> pushing forward almost as a winger rather than a traditional wingback. \u003cstrong>Malik Tillman\u003c/strong> has emerged as a creative force, generating more chances than any other player during the friendlies. The likely starting lineup for the Paraguay match includes \u003cstrong>Matt Freese\u003c/strong>, \u003cstrong>Alex Freeman\u003c/strong>, \u003cstrong>Mark McKenzie\u003c/strong>, \u003cstrong>Tim Ream\u003c/strong>, \u003cstrong>Antonee Robinson\u003c/strong>, Malik Tillman, \u003cstrong>Tyler Adams\u003c/strong>, Sergino Dest, \u003cstrong>Weston McKennie\u003c/strong>, \u003cstrong>Christian Pulisic\u003c/strong>, and \u003cstrong>Folarin Balogun\u003c/strong>.\u003c/p>\n\n\u003cp>With depth across the squad and competition for starting places, Pochettino has several options.\u003cstrong> Tim Weah\u003c/strong>, a starter at the 2022 World Cup, may begin on the bench, showing the team's increased depth and tactical flexibility since the last tournament.\u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"cuser":"user/ldap/cccnyc1wjg","include_video_monetization":true,"is_sponsored":false,"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"external_url":"","simplereach_enabled":false,"targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"USA Gears Up For World Cup Opener After Mixed Friendly Results","feed_content_id":"","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"0b40e98e-1fcf-4b47-9c7b-0d19b7e07fa9"},"canonical_url":"https://www.iheart.com/content/2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results/","exclusion":{"tags":[]},"primary_image":{"bucket":"new_assets","id":"%2F6a2995213e236256ae461824"},"slug":"2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","feed_type":"","publish_end_date":4115978604802,"social_title":"","enable_featured_widget":true,"fb_allow_comments":true,"permalink":"https://wspd.iheart.com/content/2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results/"},"slug":"2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824","title":"USA Gears Up For World Cup Opener After Mixed Friendly Results","description":"The United States men's national soccer team is set to kick off its 2026 FIFA World Cup campaign against Paraguay after wrapping up two key pre-tournament friendlies.","author":"iHeartRadio"},"pub_start":1781109720000,"pub_until":4115978604802,"pub_changed":1781110107667,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a298d8a3e236256ae461819","slug:2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","slug:2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"fO6Qt","region":"main:dynamic","type":"feed","ordinal":20,"value":{"feed_index":2,"size":5,"position":null,"ad_split":50,"link":null,"feed_id":"ID:sports-news-feed","title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a28383fd9486ed90625ebb9","type":"PUBLISHING","record":{"ref_id":"%2F6a28383fd9486ed90625ebb9","type":"content","payload":{"simplereach_enabled":false,"apple_news":{"ref_id":"d1eeeae5-d4cc-468e-9c1e-116f18917421","revision_id":"AAAAAAAAAAD//////////w=="},"featured_widget":{"id":"","kind":"","related_id":"","country":""},"include_recommendations":true,"publish_origin":"brands/iHeartRadio","seo_title":"","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Iran's World Cup Ticket Allocation Revoked","amp_enabled":true,"cuser":"user/ldap/1132879","feed_content_id":"6b1a30253e464b01ca5a0439703c2a625c480312f15c36de70de75c40e991e0a","primary_image":{"bucket":"assets.getty","id":"%2F6a28383206d42df84d151850"},"is_sponsored":false,"publish_date":1781020500000,"blocks":[{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Iran's players stand behind the flag of Iran for photographers before the start of an international  friendly football match between Iran and Gambia, in Antalya, southern Turkey, on May 29, 2026, as part of the team's preparation for the upcoming football World Cup. (Photo by Oner SAN / AFP via Getty Images)","new_tab":false,"schedule":{},"title":"FBL-IRN-GAM-WC-2026-FRIENDLY","url":"","bucket":"assets.getty","id":"%2F6a28383206d42df84d151850","source_credit":"ONER SAN / AFP / Getty Images","type":"asset"},{"html":"\u003cp>Iran's soccer federation announced that its ticket allocation for the upcoming World Cup has been revoked just days before the tournament begins. The Iranian Football Federation (FFIRI) stated that they had already started selling tickets to fans for Iran's group stage matches against New Zealand, Belgium, and Egypt, all to be held in the United States. However, the allocation was unexpectedly withdrawn, leaving many Iranian supporters unable to attend.\u003c/p>\n\n\u003cp>According to the FFIRI, each participating soccer federation receives 8% of the tickets for each match to distribute to their fans. The Iranian federation did not specify who made the decision to revoke the tickets but urged FIFA to adhere to &quot;the principles of neutrality, fairness, and established regulations.&quot; The federation expressed concern that non-sporting and political considerations might be influencing the organization of the World Cup.\u003c/p>\n\n\u003cp>The situation is further complicated by ongoing tensions between Iran and the United States. The U.S. recently launched air strikes on Iran, triggering regional conflict. This has led to visa issues for some of Iran's support staff, prompting the team to move their training base from Tucson, Arizona, to Tijuana, Mexico. Although the U.S. granted visas to the players, some staff members were not issued visas.\u003c/p>\n\n\u003cp>FIFA has not yet commented on the ticket allocation issue. However, FIFA Secretary General Mattias Grafstrom held a &quot;positive discussion&quot; with FFIRI President Mehdi Taj after the team arrived in Mexico. Grafstrom stated that FIFA would continue to collaborate with the FFIRI to ensure a positive experience for the team and delegation.\u003c/p>\n\n\u003cp>Iran's first World Cup match is scheduled against New Zealand in Los Angeles on Monday (June 15), followed by a match against Belgium on June 21, and Egypt in Seattle on June 26.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"keywords":["keywords/ai-assisted","keywords/Iran","keywords/World Cup","keywords/ticket allocation","keywords/FIFA","keywords/soccer","keywords/U.S.-Iran tensions","keywords/FFIRI","keywords/neutrality","keywords/fairness"],"canonical_url":"https://www.iheart.com/content/2026-06-09-irans-world-cup-ticket-allocation-revoked/","enable_featured_widget":true,"feed_permalink":"","slug":"2026-06-09-irans-world-cup-ticket-allocation-revoked","author":"","exclusion":{"tags":[]},"external_url":"","feed_partner_content":false,"feed_type":"","primary_target":{"distribution":["genres/News & Talk","genres/Sports"],"categories":["categories/national-news","categories/sports"]},"social_title":"","fb_allow_comments":true,"feed_vendor":"iHeartRadio","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"summary":"Iran's soccer federation claims its World Cup ticket allocation was revoked just days before the tournament. The FFIRI urges FIFA to maintain neutrality and fairness, as tensions between Iran and the U.S. complicate the situation. Iran's matches are set for June 15, 21, and 26 in the U.S.","permalink":"https://wspd.iheart.com/content/2026-06-09-irans-world-cup-ticket-allocation-revoked/"},"slug":"2026-06-09-irans-world-cup-ticket-allocation-revoked","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850","title":"Iran's World Cup Ticket Allocation Revoked","description":"Iran's soccer federation claims its World Cup ticket allocation was revoked just days before the tournament. The FFIRI urges FIFA to maintain neutrality and fairness, as tensions between Iran and the U.S. complicate the situation. Iran's matches are set for June 15, 21, and 26 in the U.S.","author":""},"pub_start":1781020500000,"pub_until":4115978604802,"pub_changed":1781020920076,"subscription":[{"tags":["categories/national-news","categories/sports","genres/News & Talk","genres/Sports"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a28383fd9486ed90625ebb9","slug:2026-06-09-irans-world-cup-ticket-allocation-revoked","slug:2026-06-09-irans-world-cup-ticket-allocation-revoked","keyword:keywords/ai-assisted","keyword:keywords/Iran","keyword:keywords/World Cup","keyword:keywords/ticket allocation","keyword:keywords/FIFA","keyword:keywords/soccer","keyword:keywords/U.S.-Iran tensions","keyword:keywords/FFIRI","keyword:keywords/neutrality","keyword:keywords/fairness"]}},{"id":"%2F6a282dcfb7d6943bb67e146f","type":"PUBLISHING","record":{"ref_id":"%2F6a282dcfb7d6943bb67e146f","type":"content","payload":{"feed_content_id":"","feed_type":"","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","is_sponsored":false,"publish_date":1781018580000,"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","fb_allow_comments":true,"feed_partner_content":false,"social_title":"","cuser":"user/ldap/cccnyc1wjg","feed_permalink":"","primary_image":{"bucket":"assets.getty","id":"%2F6a282e662b5a1317fce9ad39"},"summary":"With iHeartRadio, you can follow the World Cup wherever you are.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"type":"rich","width":"100%","@provider":"ohembed","@query":"template","thumbnail_height":0,"thumbnail_width":0,"author_name":"","height":"300","provider_name":"ohembed","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","version":"1.0","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"","title":""}},{"url":"","caption":"KANSAS CITY, MISSOURI - JUNE 08: A general view of FIFA World Cup 2026 signage at Kansas City Stadium on June 08, 2026 in Kansas City, Missouri. (Photo by Jay Biggerstaff/Getty Images)","id":"%2F6a282e662b5a1317fce9ad39","new_tab":false,"schedule":{},"title":"Kansas City Prepares to Host FIFA World Cup 2026","type":"asset","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","source_credit":"Jay Biggerstaff / Getty Images Sport / Getty Images"},{"type":"html","html":"\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> is set to begin this Thursday, June 11, \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026\" target=\"_blank\">marking a historic tournament that will be jointly hosted by Canada, Mexico, and the United States\u003c/a> for the first time. This edition brings several firsts to the world's most popular sporting event: a record 48 national teams will compete, matches will be played in 16 cities across three countries, and the tournament will feature an expanded format with 104 total games over 39 days. The final will take place on Sunday, July 19, at New York New Jersey Stadium, formerly known as MetLife Stadium, in East Rutherford, New Jersey.\u003c/p>\n\n\u003cp>If you want to follow the entire tournament, but can't watch the games on TV, iHeartRadio has you covered. Whether you are at work, in your car, or on the move, you can listen to every World Cup game on a \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">dedicated World Cup station.\u003c/a> All 104 matches will stream live on iHeartRadio, giving you 24/7 access no matter where you are.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/\" data-content-id=\"/6a26e04d75a1948be2fc9a19\">The opening match between Mexico and South Africa\u003c/a> will be held at the iconic Mexico City Stadium. Each host—Canada, Mexico, and the United States—will see their national teams play group-stage matches at home venues. Group-stage games will continue through early July, followed by knockout rounds featuring the top two teams from each group, plus the eight best third-place finishers.\u003c/p>\n\n\u003cp>Cities like Toronto, Vancouver, Guadalajara, Monterrey, Atlanta, Los Angeles, Miami, Dallas, San Francisco Bay Area, and Seattle, among others, will welcome fans from around the globe. With \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/host-cities\" target=\"_blank\">11 host cities in the United States\u003c/a>, three in Mexico, and two in Canada, the tournament will showcase the diversity and passion of North American soccer.\u003c/p>\n\n\u003cp>The expanded format features 12 groups of four teams each. After three group-stage matches, 32 teams will advance to the knockouts. Top-ranked teams such as Spain, Argentina, France, and Brazil are expected to advance far, but the expanded field and new format could lead to surprises.\u003c/p>\n\n\u003cp>The World Cup 2026 promises to be the biggest and most inclusive yet, with global attention focused on North America as teams, fans, and cultures unite for the love of the beautiful game. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{}}],"enable_featured_widget":true,"external_url":"","feed_vendor":"","publish_origin":"brands/iHeartRadio","amp_enabled":true,"keywords":["keywords/ai-assisted"],"exclusion":{"tags":[]},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"seo_title":"","apple_news":{"ref_id":"87364461-accd-4a9a-b159-4d80351fa7bd","revision_id":"AAAAAAAAAAD//////////w=="},"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"simplereach_enabled":false,"permalink":"https://wspd.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/"},"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39","title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","description":"With iHeartRadio, you can follow the World Cup wherever you are.","author":"iHeartRadio"},"pub_start":1781018580000,"pub_until":4115978604802,"pub_changed":1781018974259,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282dcfb7d6943bb67e146f","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282553b7d6943bb67e1457","type":"PUBLISHING","record":{"ref_id":"%2F6a282553b7d6943bb67e1457","type":"content","payload":{"blocks":[{"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"height":"300","thumbnail_height":0,"title":"","version":"1.0","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_url":"","type":"rich","@provider":"ohembed","author_url":"","thumbnail_width":0,"width":"100%","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":""}},{"source_credit":"Al Bello / Getty Images Sport / Getty Images","type":"asset","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"SAN JUAN, PUERTO RICO - MARCH 05: Yadier Molina Manager of Team Puerto Rico looks on during a team workout prior to the start of the World Baseball Classic at Hiram Bithorn Stadium on March 05, 2026 in San Juan, Puerto Rico. (Photo by Al Bello/Getty Images)","id":"%2F6a2826ef34a52d2c0ec4f97c","schedule":{},"title":"2026 World Baseball Classic - Pool A - Workouts","url":"","use_caption":false,"bucket":"assets.getty","new_tab":false},{"html":"\u003cp>Two American pilots were killed Sunday (June 7) when \u003ca href=\"https://www.tmz.com/2026/06/08/plane-crashes-before-picking-up-yadier-molina/\" target=\"_blank\">their private jet crashed while attempting an emergency landing at La Romana International Airport\u003c/a> in the Dominican Republic. The Gulfstream G200 aircraft, registered in the United States, had just refueled after flying from Puerto Rico and was en route to Austin, Texas, to pick up former Major League Baseball star \u003cstrong>Yadier Molina\u003c/strong>, his family, and friends, according to statements from the Dominican Institute of Civil Aviation and airport officials.\u003c/p>\n\n\u003cp>The pilots, identified as \u003cstrong>Erick Javier Diago\u003c/strong> and \u003cstrong>Ruddy Ghazal\u003c/strong>, both U.S. citizens, were the only people on board the plane at the time of the crash. Officials said the crew declared an emergency due to severe mechanical problems about 16 nautical miles southwest of La Romana soon after takeoff. The pilots attempted to return to the airport, but the aircraft veered off the runway during the emergency landing, crashing and bursting into flames.\u003c/p>\n\n\u003cp>Video \u003ca href=\"https://x.com/mikedeportes/status/2063794866690167265\" target=\"_blank\">footage of the fiery crash\u003c/a> was posted on social media.\u003c/p>\n\n","schedule":{},"type":"html"},{"provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/mikedeportes/status/2063794866690167265","attributes":{"url":"https://x.com/mikedeportes/status/2063794866690167265","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fmikedeportes%2Fstatus%2F2063794866690167265","author_name":"Mike Rodriguez","author_url":"https://x.com/mikedeportes","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">According to what former MLB player Yadier Molina posted on his Instagram account, the plane that crashed in which the pilot and co-pilot, the only people on board, lost their lives was heading to Texas to pick up him and his family. The accident occurred in La Romana, Dominican… \u003ca href=\"https://t.co/hJjDrS5Er0\">pic.twitter.com/hJjDrS5Er0\u003c/a>\u003c/p>&mdash; Mike Rodriguez (@mikedeportes) \u003ca href=\"https://x.com/mikedeportes/status/2063794866690167265?ref_src=twsrc%5Etfw\">June 8, 2026\u003c/a>\u003c/blockquote>\n\n","height":null,"provider_name":"X","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":550,"@provider":"Twitter","@url":"https://x.com/mikedeportes/status/2063794866690167265","cache_age":"3153600000","provider_url":"https://x.com"},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">According to what former MLB player Yadier Molina posted on his Instagram account, the plane that crashed in which the pilot and co-pilot, the only people on board, lost their lives was heading to Texas to pick up him and his family. The accident occurred in La Romana, Dominican… \u003ca href=\"https://t.co/hJjDrS5Er0\">pic.twitter.com/hJjDrS5Er0\u003c/a>\u003c/p>&mdash; Mike Rodriguez (@mikedeportes) \u003ca href=\"https://x.com/mikedeportes/status/2063794866690167265?ref_src=twsrc%5Etfw\">June 8, 2026\u003c/a>\u003c/blockquote>\n\n"},{"schedule":{},"type":"html","html":"\u003cp>No passengers were on board, and \u003ca href=\"https://www.thedailybeast.com/private-jet-crashes-in-fireball-en-route-to-collect-mlb-star-yadier-molina/\" target=\"_blank\">no additional injuries were reported\u003c/a>. Yadier Molina posted on social media, expressing his condolences to the victims' families and confirming that he and his group were waiting for the plane in Texas before flying to Puerto Rico. &quot;My condolences to the pilots and their family! This plane was on its way to pick up me, my family, and friends in Texas to return to Puerto Rico. This is all so heartbreaking,&quot; Molina wrote.\u003c/p>\n\n\u003cp>The Dominican Institute of Civil Aviation and the Aviation Accident Investigation Commission have launched an investigation into the cause of the accident. As of now, authorities have not released further details about what led to the crash. Both agencies indicated they will provide updates as the investigation continues.\u003c/p>\n\n"}],"fb_allow_comments":true,"feed_vendor":"","include_video_monetization":true,"social_title":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_permalink":"","is_sponsored":false,"keywords":["keywords/ai-assisted"],"simplereach_enabled":false,"slug":"2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","title":"Two Pilots Killed After Plane En Route To Pick Up Former MLB Star Crashes","author":"iHeartRadio","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"feed_partner_content":false,"primary_target":{"categories":["categories/national-news","categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","canonical_url":"https://www.iheart.com/content/2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes/","exclusion":{"tags":[]},"external_url":"","include_recommendations":true,"show_updated_timestamp":false,"targets":[{"categories":["categories/national-news","categories/sports"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"apple_news":{"ref_id":"be504bf6-900d-45cc-bbd4-345bb4fad6e3","revision_id":"AAAAAAAAAAD//////////w=="},"feed_content_id":"","primary_image":{"bucket":"assets.getty","id":"%2F6a2826ef34a52d2c0ec4f97c"},"publish_date":1781016360000,"amp_enabled":true,"feed_type":"","summary":"The plane exploded while the plane was making an emergency landing in Dominican Republic.","permalink":"https://wspd.iheart.com/content/2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes/"},"slug":"2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c","title":"Two Pilots Killed After Plane En Route To Pick Up Former MLB Star Crashes","description":"The plane exploded while the plane was making an emergency landing in Dominican Republic.","author":"iHeartRadio"},"pub_start":1781016360000,"pub_until":4115978604802,"pub_changed":1781016704169,"subscription":[{"tags":["categories/national-news","categories/sports","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/sports","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282553b7d6943bb67e1457","slug:2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","slug:2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26e04d75a1948be2fc9a19","type":"PUBLISHING","record":{"ref_id":"%2F6a26e04d75a1948be2fc9a19","type":"content","payload":{"author":"iHeartRadio","featured_widget":{"id":"","kind":"","related_id":"","country":""},"feed_partner_content":false,"keywords":["keywords/ai-assisted"],"summary":"The FIFA World Cup 2026 will beg on June 11 when South Africa takes on Mexico.","title":"How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio","apple_news":{"ref_id":"8d6b8788-0ccd-42fe-ae65-94f97b659f9b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"canonical_url":"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/","feed_permalink":"","include_recommendations":true,"publish_date":1780933140000,"fb_allow_comments":true,"feed_content_id":"","is_sponsored":false,"primary_image":{"bucket":"assets.getty","id":"%2F6a26e0ce34a52d2c0ec4f96b"},"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"external_url":"","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"slug":"2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","blocks":[{"provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","attributes":{"title":"","height":"300","thumbnail_height":0,"thumbnail_url":"","type":"rich","@provider":"ohembed","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"width":"100%","@query":"template","author_url":"","provider_name":"ohembed","version":"1.0"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>"},{"type":"asset","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"TAMPA, FLORIDA - JUNE 06: A detailed view of adidas TRIONDA FIFA World Cup match balls prior to the international friendly match between England and New Zealand at Raymond James Stadium on June 06, 2026 in Tampa, Florida. (Photo by Richard Pelham/Getty Images)","id":"%2F6a26e0ce34a52d2c0ec4f96b","new_tab":false,"schedule":{},"title":"England v New Zealand - International Friendly","use_caption":false,"bucket":"assets.getty","source_credit":"Richard Pelham / Getty Images Sport / Getty Images"},{"html":"\u003cp>Soccer fans around the world are getting ready for the FIFA World Cup 2026, which kicks off on Thursday, June 11, at 3pm ET, when Mexico will take on South Africa. Fans will be able to follow all the action on iHeartRadio, which will be broadcasting the Fox Sports commentary on the dedicated \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">FIFA World Cup 2026 streaming station\u003c/a>, featuring live matches, commentary, and on‑demand access throughout the tournament. All 104 matches will stream live on iHeartRadio, giving fans constant access whether they are at home, in the car, or on the move.\u003c/p>\n\n\u003cp>In addition, iHeartMedia will air 30 live matches on national broadcast radio, including high‑profile games and weekend matchups.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.espn.com/espn/story/_/id/48998339/mexico-vs-south-africa-kick-team-news-how-watch-fifa-world-cup-opener\" target=\"_blank\">opening game between Mexico and South Africa\u003c/a> will take place at the iconic Estadio Azteca, bringing back memories of the 2010 match at Soccer City, now known as FNB Stadium, where \u003cstrong>Carlos Alberto Parreira\u003c/strong>’s South African team held Mexico to a draw thanks to a late equalizer from \u003cstrong>Rafael Márquez\u003c/strong>. Fans are eager to see if South Africa can overcome the odds in the opening game, just as they did years ago.\u003c/p>\n\n\u003cp>The match is expected to set the stage for a month-long celebration of global soccer, with millions of fans watching from around the world. The opening game is the first of many matches scheduled across North America, as the \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> will be hosted by the United States, Canada, and Mexico. The event promises to bring together nations, celebrate sportsmanship, and create new history sixteen years after that unforgettable opener in South Africa.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxsports.com/watch/fmc-4v8wmclmzz0cf6fo?cmpid=google-one-box\" target=\"_blank\">United States Men's National Team will play its first game of the World Cup on Friday\u003c/a>, June 12 at 9pm ET in a match against Paraguay at SoFi Stadium in Los Angeles, California. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"exclusion":{"tags":[]},"feed_type":"","feed_vendor":"","show_updated_timestamp":false,"cuser":"user/ldap/cccnyc1wjg","include_video_monetization":true,"amp_enabled":true,"enable_featured_widget":true,"seo_title":"","social_title":"","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"distribution":[],"categories":["syndications/apple-news"]},{"categories":["syndications/news"],"distribution":[]}],"permalink":"https://wspd.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/"},"slug":"2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b","title":"How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio","description":"The FIFA World Cup 2026 will beg on June 11 when South Africa takes on Mexico.","author":"iHeartRadio"},"pub_start":1780933140000,"pub_until":4115978604802,"pub_changed":1781015970761,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e04d75a1948be2fc9a19","slug:2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","slug:2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26dafb39b096d7b0a9da2b","type":"PUBLISHING","record":{"ref_id":"%2F6a26dafb39b096d7b0a9da2b","type":"content","payload":{"exclusion":{"tags":[]},"feed_type":"","keywords":["keywords/ai-assisted","keywords/Brendan Sorsby","keywords/Texas Tech","keywords/NCAA","keywords/gambling","keywords/eligibility","keywords/injunction","keywords/Lubbock","keywords/college football"],"canonical_url":"https://www.iheart.com/content/2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season/","enable_featured_widget":true,"include_video_monetization":true,"primary_target":{"categories":["categories/national-news","categories/sports"],"distribution":["genres/News & Talk","genres/Sports"]},"publish_origin":"brands/iHeartRadio","slug":"2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"cuser":"user/ldap/1132879","social_title":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a26db5006d42df84d15183a","new_tab":false,"source_credit":"John E. Moore III / Getty Images Sport / Getty Images","type":"asset","bucket":"assets.getty","caption":"LUBBOCK, TEXAS - JANUARY 24: Future Texas Tech quarterback Brendan Sorsby shouts during the first half of the game between the Houston Cougars and the Texas Tech Red Raiders at United Supermarkets Arena on January 24, 2026 in Lubbock, Texas. (Photo by John E. Moore III/Getty Images)","schedule":{},"title":"Houston v Texas Tech","url":"","use_caption":false},{"html":"\u003cp>Texas Tech quarterback \u003cstrong>Brendan Sorsby\u003c/strong> is now eligible to play in the 2026 season following a ruling by a district judge in Lubbock County, Texas. On Monday (June 8), the judge granted Sorsby a temporary injunction against the NCAA, which had previously ruled him ineligible due to his acknowledgment of gambling on sports, including betting on his own team. The court's decision prevents the NCAA from barring Sorsby from participating in Texas Tech's football activities for the 2026 season.\u003c/p>\n\n\u003cp>Sorsby, who has been seeking treatment for a gambling addiction, filed for the injunction after the NCAA declared him permanently ineligible. The NCAA prohibits athletes from betting on NCAA-sanctioned sports, and penalties can include permanent ineligibility, especially if athletes wager on their own teams. The NCAA responded to the ruling, stating that it &quot;undermines and corrupts the integrity of sports.&quot;\u003c/p>\n\n\u003cp>Despite the injunction, Sorsby will sit out the first two games of the season as part of the decision. His legal team, which includes prominent attorneys Jeffrey Kessler and Scott Tompsett, argued that Sorsby's gambling disorder is a mental health condition and that the NCAA's actions were detrimental to his well-being. They claimed that the NCAA profited from the gambling ecosystem while penalizing Sorsby.\u003c/p>\n\n\u003cp>The court filings revealed that Sorsby placed thousands of bets, including small wagers on Indiana football, where he previously played. He admitted to betting between $5 and $50 on games but stated that he never used insider information or bet against his team. Sorsby stopped betting in 2022 when he became Indiana's backup quarterback.\u003c/p>\n\n\u003cp>Texas Tech has supported Sorsby throughout the process, emphasizing the importance of his health and well-being. The university plans to initiate the reinstatement process while appealing the NCAA's ruling. Texas Tech coach Joey McGuire expressed pride in Sorsby for seeking help and stated that the university remains committed to supporting him.\u003c/p>\n\n\u003cp>Sorsby, who transferred from Cincinnati to Texas Tech, is considered one of the top players in college football and is projected to be among the highest-paid players next season. He is also a potential candidate for the 2027 NFL draft. The NCAA's decision on his eligibility remains pending, but the court's ruling allows him to continue his college football career for now.\u003c/p>\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"fb_allow_comments":true,"feed_content_id":"67da970936b803493f3512de0ef4e417f419d5d32577f0e1ba652787cb7ca2da","primary_image":{"bucket":"assets.getty","id":"%2F6a26db3f06d42df84d151839"},"title":"Texas Tech QB Brendan Sorsby Eligible For 2026 Season","amp_enabled":true,"publish_date":1780931100000,"publish_end_date":4115978604802,"seo_title":"","apple_news":{"ref_id":"dfc0a97c-ff41-43b7-8f46-29567b31c840","revision_id":"AAAAAAAAAAD//////////w=="},"external_url":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_permalink":"","feed_vendor":"iHeartRadio","include_recommendations":true,"author":"","is_sponsored":false,"show_updated_timestamp":false,"summary":"Texas Tech QB Brendan Sorsby can play in 2026 after a judge granted him an injunction against the NCAA's ineligibility ruling due to his gambling. Sorsby will miss the first two games, and the NCAA says the ruling undermines sports integrity. Texas Tech supports Sorsby, focusing on his well-be...","feed_partner_content":false,"simplereach_enabled":false,"permalink":"https://wspd.iheart.com/content/2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season/"},"slug":"2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839","title":"Texas Tech QB Brendan Sorsby Eligible For 2026 Season","description":"Texas Tech QB Brendan Sorsby can play in 2026 after a judge granted him an injunction against the NCAA's ineligibility ruling due to his gambling. Sorsby will miss the first two games, and the NCAA says the ruling undermines sports integrity. Texas Tech supports Sorsby, focusing on his well-be...","author":""},"pub_start":1780931100000,"pub_until":4115978604802,"pub_changed":1780931499554,"subscription":[{"tags":["categories/national-news","categories/sports","genres/News & Talk","genres/Sports"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26dafb39b096d7b0a9da2b","slug:2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","slug:2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","keyword:keywords/ai-assisted","keyword:keywords/Brendan Sorsby","keyword:keywords/Texas Tech","keyword:keywords/NCAA","keyword:keywords/gambling","keyword:keywords/eligibility","keyword:keywords/injunction","keyword:keywords/Lubbock","keyword:keywords/college football"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"VGRnW","region":"main:dynamic","type":"feed","ordinal":27,"value":{"size":1,"position":null,"ad_split":50,"link":null,"feed_id":"ID:politics-feed","title":"Politics","feed_index":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2973723e236256ae4617e3","type":"PUBLISHING","record":{"ref_id":"%2F6a2973723e236256ae4617e3","type":"content","payload":{"fb_allow_comments":true,"featured_widget":{"related_id":"","country":"","id":"","kind":""},"publish_end_date":4115978604802,"seo_title":"","feed_type":"","feed_vendor":"","social_title":"","exclusion":{"tags":[]},"external_url":"","feed_content_id":"","feed_permalink":"","include_recommendations":true,"keywords":["keywords/ai-assisted"],"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1781101500000,"author":"iHeartRadio","feed_partner_content":false,"simplereach_enabled":false,"slug":"2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"amp_enabled":true,"apple_news":{"ref_id":"ab112574-46e4-4e97-a1f8-d3f4a00db79f","revision_id":"AAAAAAAAAAD//////////w=="},"blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"author_name":"","provider_name":"ohembed","thumbnail_height":0,"title":"","type":"rich","width":"100%","@provider":"ohembed","height":"300","thumbnail_url":"","version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","@query":"template","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0},"embed_type":"rich"},{"url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Massachusetts, USA - 10 May 2024. General view of Social Security Administration sign on building wall","schedule":{},"source_credit":"Veronique D / iStock Editorial / Getty Images","title":"General view of Social Security Administration sign on building wall","type":"asset","id":"%2F67dd88f280c99347aa2237d8","new_tab":false},{"type":"html","html":"\u003cp>The Social Security Administration’s latest annual trustees report confirms that the Old-Age and Survivors Insurance (OASI) Trust Fund—the main source of retirement benefits for millions of Americans—is \u003ca href=\"https://www.foxbusiness.com/personal-finance/social-security-has-less-than-10-years-before-reserves-exhausted-new-trustees-report-warns\" target=\"_blank\">projected to run out of reserves by the fourth quarter of 2032\u003c/a>. When that happens, the program will only be able to pay 78 percent of scheduled benefits using ongoing payroll tax revenues, unless Congress enacts reforms to address the shortfall. These findings mark the closest the program has come to automatic across-the-board benefit cuts in four decades, and they raise the pressure on lawmakers to act quickly to protect retirees’ incomes.\u003c/p>\n\n\u003cp>According to the new report, if no legislative changes are made, \u003ca href=\"https://www.ssa.gov/oact/TR/2026/index.html)\" target=\"_blank\">recipients would face an automatic 22 percent reduction in their benefits\u003c/a> beginning in late 2032. If the OASI and Disability Insurance (DI) trust funds are combined, the depletion date moves to the third quarter of 2034, at which point only 83 percent of promised benefits could be paid. This scenario would mean a roughly 17 percent cut for all Social Security recipients under existing law. The projections also highlight the shift in Social Security’s finances driven by changing demographics—today, there are only 2.6 workers supporting each beneficiary, down from 3.9 in 1966, a ratio that is expected to keep shrinking in the years ahead.\u003c/p>\n\n\u003cp>The trustees' projections arrive as a major election approaches, with newly elected senators set to serve in office during the critical years when Social Security reserves are expected to run dry. Voters are showing overwhelming concern about the future of Social Security: a recent poll found that 95 percent of Americans believe it is important to elect leaders committed to strengthening the program. \u003c/p>\n\n\u003cp>Experts agree that acting sooner rather than later would allow changes to be phased in more gradually, minimizing harm to vulnerable Americans. Proposed policy options include raising payroll taxes, lifting the cap on taxable earnings, adjusting the benefit formula for higher-income recipients, slowing cost-of-living adjustments, or gradually increasing the full retirement age. Modeling by the \u003ca href=\"https://budgetmodel.wharton.upenn.edu/p/2026-03-09-six-options-to-restore-social-securitys-financial-balance/\" target=\"_blank\">Penn Wharton Budget Model shows that various combinations of tax increases and benefit reductions could delay or reduce the size of the shortfall\u003c/a>, but no single option fully restores long-term financial balance without trade-offs.\u003c/p>\n\n\u003cp>Despite the severe outlook, the trustees stress that Social Security is not going away—even after reserves are depleted, payroll taxes would still cover the majority of benefits. However, without action by Congress, retirees would feel immediate benefit cuts in their monthly checks starting in 2032. Lawmakers now face a narrowing window to agree on bipartisan reforms and secure the program’s future for generations to come.\u003c/p>\n\n","schedule":{}}],"enable_featured_widget":true,"summary":"The trustees' latest report warns that Social Security payments will have to be cut if Congress doesn't act to shore up the Old-Age and Survivors Insurance trust fund. ","canonical_url":"https://www.iheart.com/content/2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn/","cuser":"user/ldap/cccnyc1wjg","include_video_monetization":true,"is_sponsored":false,"primary_image":{"bucket":"assets.getty","id":"%2F67dd88f280c99347aa2237d8"},"publish_origin":"brands/iHeartRadio","show_updated_timestamp":false,"title":"Social Security Reserves Will Run Out In Less Than 10 Years, Trustees Warn","permalink":"https://wspd.iheart.com/content/2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn/"},"slug":"2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8","title":"Social Security Reserves Will Run Out In Less Than 10 Years, Trustees Warn","description":"The trustees' latest report warns that Social Security payments will have to be cut if Congress doesn't act to shore up the Old-Age and Survivors Insurance trust fund. ","author":"iHeartRadio"},"pub_start":1781101500000,"pub_until":4115978604802,"pub_changed":1781101845898,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2973723e236256ae4617e3","slug:2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","slug:2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aDyRz","region":"main:dynamic","type":"feed","ordinal":28,"value":{"title":null,"feed_index":2,"size":5,"position":null,"ad_split":50,"link":null,"feed_id":"ID:politics-feed"},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a28c5a8d21eb9826baa11df","type":"PUBLISHING","record":{"ref_id":"%2F6a28c5a8d21eb9826baa11df","type":"content","payload":{"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Graham Platner","keywords/Maine Senate primary","keywords/Janet Mills","keywords/Susan Collins","keywords/Democratic Party","keywords/allegations","keywords/controversy"],"primary_target":{"distribution":["genres/News & Talk"],"categories":["categories/national-news","categories/politics"]},"targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"simplereach_enabled":false,"summary":"NBC News projects Graham Platner's victory in Maine's Democratic Senate primary, defeating Governor Janet Mills. Platner, facing allegations of past misconduct, will challenge Republican Senator Susan Collins in November. Calls for Platner to step down persist amid controversy.","feed_partner_content":false,"feed_permalink":"","publish_origin":"brands/iHeartRadio","publish_date":1781056620000,"author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"PORTLAND, MAINE - JUNE 07: Democratic U.S. Senate candidate Graham Platner speaks to voters at a town hall at the Elks Lodge 188 on June 7, 2026 in Portland, Maine. Platner is the presumptive Democratic nominee and will face incumbent Sen. Collins (R-ME) for Maine's U.S. Senate seat in the general election. (Photo by Laura Brett/Getty Images)","new_tab":false,"schedule":{},"source_credit":"Laura Brett / Getty Images News / Getty Images","type":"asset","url":"","id":"%2F6a28c5a26dcf7baf1b3948d2","title":"Democratic Candidate Graham Platner Holds A Town Hall As He Campaigns for Senate In Maine","use_caption":false},{"html":"\u003cp>NBC News projects that \u003cstrong>Graham Platner\u003c/strong> will win the Democratic Senate primary in Maine, defeating Maine Governor \u003cstrong>Janet Mills\u003c/strong> and \u003cstrong>David Costello\u003c/strong>. Platner, an oyster farmer, will face Republican incumbent Senator \u003cstrong>Susan Collins\u003c/strong> in the November midterms.\u003c/p>\n\n\u003cp>Platner's victory comes amid controversy. He faces allegations regarding a tattoo resembling a Nazi symbol, which he later covered up, and accusations from several women about volatile past relationships, including one alleging physical abuse. According to \u003ca href=\"https://www.foxnews.com/politics/platner-holdout-floats-emergency-lifeline-panicking-dems-scandal-plagued-candidate-wins\" target=\"_blank\">Fox News\u003c/a>, Representative \u003cstrong>Josh Gottheimer\u003c/strong>, a Democrat from New Jersey, has called for Platner to exit the race, suggesting that he should step down and allow another Democrat to take his place.\u003c/p>\n\n\u003cp>Despite these challenges, Platner remains the frontrunner, as Governor Mills suspended her campaign and other candidates failed to gain traction. Gottheimer expressed that if Platner were running in New Jersey, he would be &quot;buried under the Meadowlands.&quot;\u003c/p>\n\n\u003cp>As the November election approaches, Platner's campaign will likely continue to face scrutiny, especially regarding the allegations and his ability to unify the Democratic base against Senator Collins.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-nbc-news-platner-wins-me-dem-senate-primary/","exclusion":{"tags":[]},"slug":"2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","social_title":"","amp_enabled":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a28c5a26dcf7baf1b3948d2"},"fb_allow_comments":true,"feed_content_id":"f8b2ccfcef5a9fcbf242a399b24e411b3887eabf320adf606057ec094ce439d3","include_video_monetization":true,"title":"NBC News: Platner Wins ME Dem Senate Primary","seo_title":"","show_updated_timestamp":false,"feed_type":"","feed_vendor":"iHeartRadio","publish_end_date":4115978604802,"apple_news":{"ref_id":"f215bfef-921e-47e6-9a4d-9157980579c9","revision_id":"AAAAAAAAAAD//////////w=="},"cuser":"user/ldap/1099880","enable_featured_widget":true,"external_url":"","permalink":"https://wspd.iheart.com/content/2026-06-10-nbc-news-platner-wins-me-dem-senate-primary/"},"slug":"2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2","title":"NBC News: Platner Wins ME Dem Senate Primary","description":"NBC News projects Graham Platner's victory in Maine's Democratic Senate primary, defeating Governor Janet Mills. Platner, facing allegations of past misconduct, will challenge Republican Senator Susan Collins in November. Calls for Platner to step down persist amid controversy.","author":""},"pub_start":1781056620000,"pub_until":4115978604802,"pub_changed":1781057006684,"subscription":[{"tags":["categories/national-news","categories/politics","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a28c5a8d21eb9826baa11df","slug:2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","slug:2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","keyword:keywords/ai-assisted","keyword:keywords/Graham Platner","keyword:keywords/Maine Senate primary","keyword:keywords/Janet Mills","keyword:keywords/Susan Collins","keyword:keywords/Democratic Party","keyword:keywords/allegations","keyword:keywords/controversy"]}},{"id":"%2F6a28ad2767c509db831d9e7b","type":"PUBLISHING","record":{"ref_id":"%2F6a28ad2767c509db831d9e7b","type":"content","payload":{"summary":"Republican Steve Hilton and Democrat Xavier Becerra advance to the California governor's race in November. Hilton, endorsed by President Trump, and Becerra emerged from a crowded primary. Becerra leads with 27% of the vote, while Hilton follows with 26%. The general election will test their st...","cuser":"user/ldap/1099880","external_url":"","include_video_monetization":true,"keywords":["keywords/ai-assisted","keywords/Steve Hilton","keywords/Xavier Becerra","keywords/California governor race","keywords/primary election","keywords/Trump endorsement"],"primary_target":{"categories":["categories/national-news","categories/politics","categories/local-news"],"distribution":["genres/News & Talk"]},"apple_news":{"ref_id":"9c4366da-27ce-4c15-963d-a119e3614694","revision_id":"AAAAAAAAAAD//////////w=="},"feed_type":"","publish_date":1781050380000,"slug":"2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","feed_content_id":"195a3e4638422af3d04adff68357b428ba3dc50f7b80906fff022f563a58e1d7","publish_end_date":4115978604802,"title":"NBC: Steve Hilton Wins 2nd CA Gov Primary Spot","amp_enabled":true,"canonical_url":"https://www.iheart.com/content/2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot/","feed_vendor":"iHeartRadio","is_sponsored":false,"feed_permalink":"","simplereach_enabled":false,"social_title":"","targets":[{"categories":[],"distribution":["markets/SACRAMENTO-CA","markets/SANFRANCISCO-CA","markets/MODESTO-CA","markets/SANDIEGO-CA","markets/SANTABARBARA-CA","markets/LAGUNABEACH-CA","markets/CHICO-CA","markets/OXNARD-CA","markets/BAKERSFIELD-CA","markets/MONTEREY-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"distribution":[],"categories":["syndications/news"]}],"enable_featured_widget":true,"include_recommendations":true,"primary_image":{"id":"%2F6a28ad1ffe27ec91490503db","bucket":"assets.getty"},"seo_title":"","show_updated_timestamp":false,"author":"","exclusion":{"tags":[]},"featured_widget":{"kind":"","related_id":"","country":"","id":""},"publish_origin":"brands/iHeartRadio","blocks":[{"related_id":"","schedule":{},"type":"catalog","id":"6043","kind":"station"},{"bucket":"assets.getty","new_tab":false,"schedule":{},"source_credit":"Justin Sullivan / Getty Images News / Getty Images","title":"Gubernatorial Candidate Steve Hilton Holds A Press Conference On California's Election Reporting Process","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"NORWALK, CALIFORNIA - JUNE 09: California Republican gubernatorial candidate Steve Hilton leaves a press conference outside of the Los Angeles County Registrar of Voters on June 09, 2026 in Norwalk, California. Republican gubernatorial candidate Steve Hilton held a press conference outside of the Los Angeles County Registrar of Voters to criticize California’s election reporting process, arguing that delays in counting ballots leave some races unresolved for days or weeks after Election Day and undermine voter confidence in election results. (Photo by Justin Sullivan/Getty Images)","id":"%2F6a28ad1ffe27ec91490503db","type":"asset","url":""},{"html":"\u003cp>NBC News projects that Republican \u003cstrong>Steve Hilton\u003c/strong> will face Democrat \u003cstrong>Xavier Becerra\u003c/strong> in the California governor's race this November. Both candidates emerged from a competitive primary where all parties appeared on the same ballot, with the top two vote-getters advancing to the general election.\u003c/p>\n\n\u003cp>Becerra, the former state attorney general, secured nearly 27% of the vote, while Hilton followed closely with over 26%. Democrat \u003cstrong>Tom Steyer\u003c/strong> trailed with about 21% of the vote. President Donald Trump endorsed Hilton, which may influence the general election dynamics in a state where Democrats outnumber Republicans nearly two-to-one.\u003c/p>\n\n\u003cp>The primary was marked by a crowded field of candidates, including former Rep. \u003cstrong>Katie Porter\u003c/strong> and former Los Angeles Mayor \u003cstrong>Antonio Villaraigosa\u003c/strong>. The top-two primary system allows the two candidates with the most votes to advance regardless of party affiliation.\u003c/p>\n\n\u003cp>Hilton, a commentator and Trump-endorsed candidate, focused his campaign on economic change and affordability, arguing that California is facing an &quot;economic emergency.&quot; He emphasized the need for lower costs and taxes in the state. In a \u003ca href=\"https://abc7news.com/post/2026-primary-election-steve-hilton-xavier-becerra-hold-leads-tight-close-call-california-governors-race/19229834/\" target=\"_blank\">statement\u003c/a>, Hilton said, &quot;It's urgent that we take this state in a new direction. People want change.&quot;\u003c/p>\n\n\u003cp>Becerra, on the other hand, has framed the race in broader political terms, positioning himself as a leader against &quot;chaos, cruelty, and corruption.&quot; His campaign has been supported by a broad, multiracial coalition, reflecting shifting dynamics within the Democratic electorate. Political analyst \u003ca href=\"https://abc7news.com/post/2026-primary-election-steve-hilton-xavier-becerra-hold-leads-tight-close-call-california-governors-race/19229834/\" target=\"_blank\">Mike Madrid\u003c/a> noted Becerra's surge from 3% to 25% in seven weeks as remarkable.\u003c/p>\n\n\u003cp>As the general election approaches, both candidates will aim to solidify their support bases. Hilton will need to overcome the challenge of running as a Republican in a predominantly Democratic state, while Becerra will work to maintain his coalition and appeal to a broad range of voters.\u003c/p>\n","schedule":{},"type":"html"}],"fb_allow_comments":true,"feed_partner_content":false,"permalink":"https://wspd.iheart.com/content/2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot/"},"slug":"2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db","title":"NBC: Steve Hilton Wins 2nd CA Gov Primary Spot","description":"Republican Steve Hilton and Democrat Xavier Becerra advance to the California governor's race in November. Hilton, endorsed by President Trump, and Becerra emerged from a crowded primary. Becerra leads with 27% of the vote, while Hilton follows with 26%. The general election will test their st...","author":""},"pub_start":1781050380000,"pub_until":4115978604802,"pub_changed":1781050778827,"subscription":[{"tags":["categories/national-news","categories/politics","categories/local-news","genres/News & Talk"]},{"tags":["markets/SACRAMENTO-CA","markets/SANFRANCISCO-CA","markets/MODESTO-CA","markets/SANDIEGO-CA","markets/SANTABARBARA-CA","markets/LAGUNABEACH-CA","markets/CHICO-CA","markets/OXNARD-CA","markets/BAKERSFIELD-CA","markets/MONTEREY-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a28ad2767c509db831d9e7b","slug:2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","slug:2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","keyword:keywords/ai-assisted","keyword:keywords/Steve Hilton","keyword:keywords/Xavier Becerra","keyword:keywords/California governor race","keyword:keywords/primary election","keyword:keywords/Trump endorsement"]}},{"id":"%2F6a26d87b75a1948be2fc99ed","type":"PUBLISHING","record":{"ref_id":"%2F6a26d87b75a1948be2fc99ed","type":"content","payload":{"cuser":"user/ldap/cccnyc1wjg","featured_widget":{"kind":"","related_id":"","country":"","id":""},"feed_content_id":"","feed_permalink":"","keywords":["keywords/ai-assisted"],"include_video_monetization":true,"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1780930980000,"publish_end_date":4115978604802,"summary":"A report found that some of the noncitizens had voted in previous elections dating back as far as 2000 and 2001.","external_url":"","publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"distribution":[],"categories":["syndications/apple-news"]},{"categories":["syndications/news"],"distribution":[]}],"amp_enabled":true,"fb_allow_comments":true,"include_recommendations":true,"seo_title":"","show_updated_timestamp":false,"exclusion":{"tags":[]},"is_sponsored":false,"slug":"2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","provider_name":"ohembed","width":"100%","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","type":"rich","height":"300","thumbnail_height":0,"thumbnail_url":"","version":"1.0","@provider":"ohembed","@query":"template","author_url":"","thumbnail_width":0,"title":""},"embed_type":"rich"},{"caption":"Voting ballot and other mail sitting on a stack on a kitchen counter of a home","new_tab":false,"schedule":{},"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F671be6a4dd2f198f68fdcc9d","source_credit":"AJ_Watt / E+ / Getty Images","title":"Mail in voting ballots sitting on the kitchen counter of a home","type":"asset","url":""},{"html":"\u003cp>Noncitizens were discovered on voter rolls in New Jersey, with \u003ca href=\"https://www.foxnews.com/politics/noncitizens-voter-rolls-democrat-run-state-exposed-rnc-chair-pledges-secure-elections\" target=\"_blank\">some having voted in past elections\u003c/a>, according to documents obtained through public records requests. The New Jersey Republican Party (NJGOP) and the Republican National Committee (RNC) reviewed voter data from all 21 counties, finding multiple cases where noncitizens seeking naturalization asked to be removed from the rolls, often stating they were unknowingly registered, most through the Department of Motor Vehicles. Many of these individuals were registered as Democrats, and some had voting records dating back to 2000 and 2001, as reported by \u003cem>Fox News\u003c/em>.\u003c/p>\n\n\u003cp>While most noncitizens who self-identified on the rolls had not voted, a few did participate in federal, primary, or municipal elections. In Atlantic County, more than 50 such removals were documented. According to official letters from county officials, noncitizens typically cited accidental registration as the cause, with many checking a box labeled &quot;other&quot; and clarifying they were not citizens.\u003c/p>\n\n\u003cp>The RNC, led by Chairman \u003cstrong>Joe Gruters\u003c/strong>, claims that hundreds of noncitizen registrants have been found in New Jersey and suggests that the true number may be higher, given that these cases mostly involve self-reporting. Gruters stated, &quot;You want a democracy that's secure and elections that are free and safe and that people can depend upon, and people have full confidence in.&quot; He argued that transparency and better voter roll maintenance are crucial, and that New Jersey and other states should disclose more about how they manage voter lists.\u003c/p>\n\n\u003cp>In response to the findings, the RNC has launched a nationwide push for election integrity, deploying staff across 17 states and pursuing legal challenges to gain access to state voter rolls in places like Delaware, Maryland, Hawaii, and Nevada. The \u003ca href=\"https://www.yahoo.com/news/politics/articles/noncitizens-voter-rolls-democrat-run-100009769.html\" target=\"_blank\">RNC argues that such access is necessary both for internal party strategy and to ensure compliance with federal election laws\u003c/a>, but courts have consistently required parties to show real cases of fraud, not just hypothetical risks.\u003c/p>\n\n\u003cp>A spokesperson for the New Jersey Motor Vehicle Commission stated that it is rare for noncitizens to be registered and that the agency uses &quot;rigorous processes to ensure eligible individuals register to vote,&quot; but takes any such cases seriously.\u003c/p>\n\n\u003cp>Federal law prohibits noncitizens from voting in federal elections, and \u003ca href=\"https://ballotpedia.org/Proof_of_citizenship_requirements_for_voter_registration_by_state\" target=\"_blank\">all states require applicants to declare citizenship status under penalty of perjury\u003c/a>, as detailed by \u003cem>Ballotpedia\u003c/em>. Some states mandate additional proof of citizenship for voter registration, but New Jersey currently relies on self-attestation.\u003c/p>\n\n\u003cp>Looking ahead, the RNC is pursuing related lawsuits and preparing for further legal action, while the Supreme Court is set to decide on a separate case affecting the timeline for counting mail-in ballots. The issue of noncitizen registration and voter roll maintenance is expected to remain a topic of debate leading up to the November elections.\u003c/p>\n\n","schedule":{},"type":"html"}],"feed_partner_content":false,"feed_type":"","feed_vendor":"","primary_image":{"bucket":"assets.getty","id":"%2F671be6a4dd2f198f68fdcc9d"},"social_title":"","apple_news":{"revision_id":"AAAAAAAAAAAAAAAAAAAAAA==","ref_id":"f0752f9e-1a36-476e-a2ac-bf95e6e13a58"},"author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls/","enable_featured_widget":true,"title":"RNC Head Vows To Secure Elections After Noncitizens Found On Voter Rolls","permalink":"https://wspd.iheart.com/content/2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls/"},"slug":"2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d","title":"RNC Head Vows To Secure Elections After Noncitizens Found On Voter Rolls","description":"A report found that some of the noncitizens had voted in previous elections dating back as far as 2000 and 2001.","author":"iHeartRadio"},"pub_start":1780930980000,"pub_until":4115978604802,"pub_changed":1780931400474,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26d87b75a1948be2fc99ed","slug:2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","slug:2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a21dbb6b3c63e02cc00bc02","type":"PUBLISHING","record":{"ref_id":"%2F6a21dbb6b3c63e02cc00bc02","type":"content","payload":{"featured_widget":{"country":"","id":"","kind":"","related_id":""},"primary_target":{"distribution":["brands/iHeartRadio"],"categories":["categories/national-news","categories/politics"]},"canonical_url":"https://www.iheart.com/content/2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list/","fb_allow_comments":true,"feed_content_id":"","feed_type":"","enable_featured_widget":true,"include_recommendations":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a21dd955b116328e3ea1bee"},"seo_title":"","show_updated_timestamp":false,"slug":"2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","targets":[{"distribution":["formats/NEWSTALK"],"categories":["categories/national-news","categories/politics"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Pentagon Removes 180 Faiths From Military's Recognized Religions List","include_video_monetization":true,"publish_date":1780604940000,"social_title":"","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"d3751079-b0c7-418c-9e10-af720f7be5be"},"blocks":[{"attributes":{"author_url":"","thumbnail_width":0,"type":"rich","title":"","version":"1.0","author_name":"","height":"300","thumbnail_height":0,"width":"100%","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_url":"","@provider":"ohembed"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"bucket":"assets.getty","caption":"WASHINGTON - JANUARY 7:  U.S. Navy Chaplin Gordon Klingenschmitt holds his Bilble as he prays on the nineteenth and final day of his hunger strike in front of the White House January 7, 2006 in Washington, DC. Klingenschmitt, an Evangelical Episcopalian, has been speaking out against Navy policy requiring chaplains to remain non-denominational, and to challenge U.S. President George W. Bush to issue and Executive Order to allow military chaplains to pray according to their faith's traditions.  (Photo by Joshua Roberts/Getty Images)","id":"%2F6a21dd955b116328e3ea1bee","schedule":{},"source_credit":"Joshua Roberts / Getty Images News / Getty Images","title":"Navy Chaplain Protests Military Prayer Rights","new_tab":false,"type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},{"type":"html","html":"\u003cp>The \u003ca href=\"https://www.foxnews.com/politics/pentagon-drops-180-faiths-militarys-recognized-religions-list\" target=\"_blank\">Pentagon has officially reduced the number of recognized religions for U.S. military personnel\u003c/a> from more than 200 to just 31, a move announced in a memo from Undersecretary of Defense Anthony Tata and directed by Secretary of War Pete Hegseth. The change, made public on Thursday (June 4), represents the first major revision to the military’s list of faith codes in nearly a decade.\u003c/p>\n\n\u003cp>The Department of War explained that the decision aims to &quot;streamline the DoW collection of religious preferences for service members to enhance the delivery of targeted religious support from the Chaplaincy.&quot; Under the new system, \u003ca href=\"https://www.military.com/dod-officially-drops-180-faiths-from-militarys-recognized-religion-list\" target=\"_blank\">chaplains will focus support on a smaller set of faith traditions\u003c/a>, including Agnostics, Buddhists, Hindus, Islam, Judaism, Sikh, and several Christian denominations such as Baptists, Catholics, Lutherans, and Methodists. The previous list included many more minority and alternative belief systems, such as Atheists, Druids, Pagans, Humanists, and Wiccans.\u003c/p>\n\n\u003cp>According to the Pentagon, the old system had become &quot;impractical and unusable,&quot; with many codes rarely or never used. Secretary Hegseth said in March that &quot;the vast majority of military members fit under just six of the faith codes&quot; and that the new structure would make it easier for chaplains to meet the needs of most service members. He also introduced a change requiring chaplains to display religious insignia instead of rank on their uniforms, emphasizing their spiritual role over their officer status, as reported by Fox News.\u003c/p>\n\n\u003cp>Critics, including some former and current military chaplains, have raised concerns about the impact on service members who do not identify with the remaining recognized faiths. One former Army chaplain told \u003cem>Military.com\u003c/em> that the revision makes it harder for some service members to access appropriate spiritual care and called it &quot;a tragedy and travesty.&quot; The Military Religious Freedom Foundation described the update as a threat to religious freedom and compared it unfavorably to the Department of Veterans Affairs, which recognizes more than 220 belief systems.\u003c/p>\n\n","schedule":{}}],"feed_partner_content":false,"summary":"The Pentagon has slashed its list of recognized military religions from over 200 to just 31.","exclusion":{"tags":[]},"external_url":"","feed_permalink":"","amp_enabled":true,"author":"iHeartRadio","cuser":"user/ldap/cccnyc1wjg","feed_vendor":"","is_sponsored":false,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"keywords":["keywords/ai-assisted"],"permalink":"https://wspd.iheart.com/content/2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list/"},"slug":"2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee","title":"Pentagon Removes 180 Faiths From Military's Recognized Religions List","description":"The Pentagon has slashed its list of recognized military religions from over 200 to just 31.","author":"iHeartRadio"},"pub_start":1780604940000,"pub_until":4115978604802,"pub_changed":1780605273326,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21dbb6b3c63e02cc00bc02","slug:2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","slug:2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a219873b3c63e02cc00bb80","type":"PUBLISHING","record":{"ref_id":"%2F6a219873b3c63e02cc00bb80","type":"content","payload":{"slug":"2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","canonical_url":"https://www.iheart.com/content/2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents/","publish_end_date":4115978604802,"simplereach_enabled":false,"title":"John Bolton Reaches Plea Deal Over Mishandling National Security Documents","blocks":[{"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"@query":"template","author_url":"","height":"300","provider_name":"ohembed","thumbnail_height":0,"title":"","type":"rich","author_name":"","width":"100%","version":"1.0","@provider":"ohembed","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"","thumbnail_width":0},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{}},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","source_credit":"Brandon Bell / Getty Images News / Getty Images","type":"asset","url":"","caption":"AUSTIN, TEXAS - NOVEMBER 13: Attorney and former Trump administration national security advisor John Bolton speaks with historian Garrett Graff at the First Baptist Church during the 2025 Texas Tribune Festival on November 13, 2025 in Austin, Texas. Bolton and Graff convened for an interview, discussing Bolton's time and experience under the Trump administration.  (Photo by Brandon Bell/Getty Images)","id":"%2F6a2198cb6dcf7baf1b394890","new_tab":false,"schedule":{},"title":"Texas Tribune Festival Brings Together Politicos And Journalists","use_caption":false},{"html":"\u003cp>\u003cstrong>John Bolton\u003c/strong>, President \u003cstrong>Donald Trump\u003c/strong>’s former national security adviser, has reached a plea agreement to resolve charges related to mishandling sensitive national security documents. According to \u003cem>CNN\u003c/em>, \u003ca href=\"https://www.cnn.com/2026/06/04/politics/john-bolton-guilty-plea-agreement-trump-critic\" target=\"_blank\">Bolton is expected to plead guilty to one felony count of illegal retention of national security documents\u003c/a> and pay a fine exceeding $2 million.\u003c/p>\n\n\u003cp>The plea deal follows months of legal proceedings after prosecutors in Maryland charged Bolton with retaining and sharing classified information, including “diary-like entries” from his time at the White House, through personal email accounts and messaging apps. Prosecutors allege that some of these materials were shared with two unauthorized individuals, reportedly Bolton’s wife and daughter, though these transmissions are not part of the felony count he will plead guilty to.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://abcnews.com/Politics/former-trump-adviser-john-bolton-expected-plead-guilty/story?id=133587796\" target=\"_blank\">indictment originally included 18 charges\u003c/a>: eight counts of transmitting national defense information and 10 counts of unlawful retention. The case against Bolton has been characterized by legal experts as strong, largely because the evidence includes explicit email records and physical documents recovered by the FBI from his home during a court-ordered search.\u003c/p>\n\n\u003cp>Bolton, who served for just over a year in the first Trump administration before a contentious departure, has argued that his actions were lawful and that he has become a target due to his public criticism of Trump. His attorney stated that the records in question were “unclassified, shared only with his immediate family, and known to the FBI as far back as 2021.”\u003c/p>\n\n\u003cp>The Justice Department’s investigation intensified after Bolton’s personal email account was reportedly hacked by a person believed to be connected to Iran, exposing classified materials. Unlike other cases against Trump critics, such as former FBI Director \u003cstrong>James Comey\u003c/strong> and New York Attorney General \u003cstrong>Letitia James\u003c/strong>, Bolton’s prosecution has been supported by career Justice Department officials across both the Trump and Biden administrations.\u003c/p>\n\n\u003cp>A sentencing hearing is set for June 26. If the court accepts the plea agreement, \u003ca href=\"https://www.cnbc.com/2026/06/04/bolton-guilty-plea-trump-national-security-advisor.html\" target=\"_blank\">Bolton could face a prison sentence of up to five years\u003c/a>, although the exact penalty will be determined at sentencing. \u003c/p>\n\n","schedule":{},"type":"html"}],"primary_image":{"bucket":"assets.getty","id":"%2F6a2198cb6dcf7baf1b394890"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"apple_news":{"ref_id":"b3e7336f-f955-4bbd-80c0-fca3c8056e03","revision_id":"AAAAAAAAAAD//////////w=="},"include_recommendations":true,"author":"iHeartRadio","cuser":"user/ldap/cccnyc1wjg","feed_partner_content":false,"social_title":"","is_sponsored":false,"publish_date":1780586580000,"seo_title":"","featured_widget":{"related_id":"","country":"","id":"","kind":""},"feed_permalink":"","feed_type":"","feed_vendor":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","summary":"The Justice Department’s investigation intensified after Bolton’s personal email account was reportedly hacked by a person believed to be connected to Iran, exposing classified materials. ","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"enable_featured_widget":true,"exclusion":{"tags":[]},"show_updated_timestamp":false,"amp_enabled":true,"external_url":"","fb_allow_comments":true,"feed_content_id":"","keywords":["keywords/ai-assisted"],"permalink":"https://wspd.iheart.com/content/2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents/"},"slug":"2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890","title":"John Bolton Reaches Plea Deal Over Mishandling National Security Documents","description":"The Justice Department’s investigation intensified after Bolton’s personal email account was reportedly hacked by a person believed to be connected to Iran, exposing classified materials. ","author":"iHeartRadio"},"pub_start":1780586580000,"pub_until":4115978604802,"pub_changed":1780586954902,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a219873b3c63e02cc00bb80","slug:2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","slug:2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"swv8H","region":"main:dynamic","type":"feed","ordinal":29,"value":{"size":1,"position":null,"ad_split":50,"link":null,"feed_id":"ID:weird-news-feed","title":"Lifestyle","feed_index":1,"min_size":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a298bd73e236256ae46180e","type":"PUBLISHING","record":{"ref_id":"%2F6a298bd73e236256ae46180e","type":"content","payload":{"canonical_url":"https://www.iheart.com/content/2026-06-10-honda-recalls-more-than-880000-cars/","external_url":"","keywords":["keywords/ai-assisted"],"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"show_updated_timestamp":false,"social_title":"","simplereach_enabled":false,"fb_allow_comments":true,"feed_content_id":"","feed_type":"","publish_end_date":4115978604802,"slug":"2026-06-10-honda-recalls-more-than-880000-cars","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"distribution":[],"categories":["syndications/news"]}],"title":"Honda Recalls More Than 880,000 Cars","amp_enabled":true,"apple_news":{"ref_id":"a748c62f-4f1d-4753-b578-e1fc2acdd86f","revision_id":"AAAAAAAAAAD//////////w=="},"cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"featured_widget":{"id":"","kind":"","related_id":"","country":""},"is_sponsored":false,"publish_date":1781107680000,"exclusion":{"tags":[]},"feed_permalink":"","summary":"","feed_partner_content":false,"include_recommendations":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a298c87ae5bd0e7e326f5a9"},"seo_title":"","author":"iHeartRadio","blocks":[{"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"author_url":"","thumbnail_url":"","@provider":"ohembed","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","title":"","type":"rich","version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","height":"300","provider_name":"ohembed","thumbnail_width":0,"author_name":"","thumbnail_height":0,"width":"100%"}},{"new_tab":false,"source_credit":"Justin Sullivan / Getty Images News / Getty Images","type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"SAN RAFAEL, CALIFORNIA - FEBRUARY 06: Used Honda Pilots are displayed on the sales lot at Honda Marin on February 06, 2024 in San Rafael, California. Honda announced the recall of 750,000 vehicles in the U.S. for an air bag defect that could unintentionally deploy the air bags in a collision. The recall includes certain 2020 to 2022 Honda Pilot, Accord and Civic vehicles as well as 2020 and 2021 model years of Honda CR-V and Passport vehicles. (Photo by Justin Sullivan/Getty Images)","schedule":{},"title":"Honda Issues Recalls 750,000 Vehicles In The U.S. Due To Air Bag Defect","id":"%2F6a298c87ae5bd0e7e326f5a9"},{"html":"\u003cp>Honda has issued \u003ca href=\"https://abcnews.com/Business/wireStory/honda-recalls-880000-cars-due-problem-rear-suspension-133745931\" target=\"_blank\">a recall for more than 880,000 vehicles in the United States\u003c/a> due to a problem with rear suspension components that could cause drivers to lose control of their vehicles and increase the risk of a crash. The recall, announced by American Honda Motor Co., affects certain 2016–2022 Honda Pilot, 2017–2023 Ridgeline, 2019–2023 Passport, and 2014–2020 Acura MDX models. The issue centers on the rear subframe corroding at suspension mounting points, which may cause the rear suspension to fail.\u003c/p>\n\n\u003cp>So far, Honda has not received any reports of injuries, deaths, or warranty claims related to this issue. As a solution, Honda and Acura dealers will inspect the rear subframe of affected vehicles. If necessary, they \u003ca href=\"https://www.reuters.com/legal/litigation/honda-america-recalls-more-than-880000-vehicles-over-rear-suspension-components-2026-06-10/\" target=\"_blank\">will install a reinforcement kit or repair or replace the components\u003c/a> at no cost to owners. Owner notification letters are expected to be mailed after July 7. Vehicle identification numbers (VINs) for the recall will be searchable on the \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">National Highway Traffic Safety Administration (NHTSA) website\u003c/a> beginning Monday (June 10).\u003c/p>\n\n\u003cp>Drivers can also call Honda customer service at 888-234-2138 and reference recall numbers AOU and AOT for more information. The NHTSA campaign number for the recall is 26V367000. \u003c/p>\n\n","schedule":{},"type":"html"}],"include_video_monetization":true,"publish_origin":"brands/iHeartRadio","feed_vendor":"","permalink":"https://wspd.iheart.com/content/2026-06-10-honda-recalls-more-than-880000-cars/"},"slug":"2026-06-10-honda-recalls-more-than-880000-cars","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9","title":"Honda Recalls More Than 880,000 Cars","description":"","author":"iHeartRadio"},"pub_start":1781107680000,"pub_until":4115978604802,"pub_changed":1781108023441,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a298bd73e236256ae46180e","slug:2026-06-10-honda-recalls-more-than-880000-cars","slug:2026-06-10-honda-recalls-more-than-880000-cars","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:weird-news-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IldydDliIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"SkYlX","region":"main:dynamic","type":"feed","ordinal":30,"value":{"ad_split":50,"link":null,"feed_id":"ID:weird-news-feed","title":null,"feed_index":2,"size":5,"position":null},"tags":["display-hints/xxsmall","display-hints/feed-load-more","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"author":"iHeartRadio","enable_featured_widget":true,"fb_allow_comments":true,"feed_content_id":"","seo_title":"","simplereach_enabled":false,"amp_enabled":true,"feed_permalink":"","feed_type":"","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","blocks":[{"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"title":"","type":"rich","version":"1.0","@query":"template","height":"300","thumbnail_height":0,"author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"@provider":"ohembed","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","provider_name":"ohembed","thumbnail_url":"","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{}},{"type":"asset","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"title":"Midsection Of Woman With Sunscreen By Swimming Pool","url":"","source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images"},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","show_updated_timestamp":false,"exclusion":{"tags":[]},"external_url":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"include_recommendations":true,"targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"distribution":[],"categories":["syndications/apple-news"]},{"categories":["syndications/news"],"distribution":[]}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","keywords":["keywords/ai-assited"],"publish_date":1781027100000,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"cuser":"user/ldap/cccnyc1wjg","is_sponsored":false,"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_end_date":4115978604802,"social_title":"","feed_vendor":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","permalink":"https://wspd.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}},{"id":"%2F6a2832a3b7d6943bb67e1484","type":"PUBLISHING","record":{"ref_id":"%2F6a2832a3b7d6943bb67e1484","type":"content","payload":{"author":"iHeartRadio","featured_widget":{"kind":"","related_id":"","country":"","id":""},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"enable_featured_widget":true,"fb_allow_comments":true,"include_recommendations":true,"title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","apple_news":{"ref_id":"7925c6c1-c825-40a3-a623-ef94ea2eee0b","revision_id":"AAAAAAAAAAD//////////w=="},"publish_date":1781019300000,"simplereach_enabled":false,"social_title":"","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"external_url":"","feed_type":"","primary_image":{"bucket":"new_assets","id":"%2F6a28335eb7d6943bb67e148f"},"canonical_url":"https://www.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","cuser":"user/ldap/cccnyc1wjg","feed_vendor":"","keywords":["keywords/ai-assisted"],"publish_end_date":4115978604802,"feed_content_id":"","feed_permalink":"","show_updated_timestamp":false,"amp_enabled":true,"include_video_monetization":true,"publish_origin":"brands/iHeartRadio","slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":"The malfunction causes the vehicles to fail to meet federal safety standards.","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"thumbnail_width":0,"type":"rich","version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","thumbnail_url":"","title":"","width":"100%","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","@provider":"ohembed","@query":"template","author_name":"","thumbnail_height":0},"embed_type":"rich"},{"bucket":"new_assets","caption":"","id":"%2F6a28335eb7d6943bb67e148f","new_tab":false,"schedule":{},"type":"asset","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"Getty Images","title":"","url":""},{"type":"html","html":"\u003cp>Kia is \u003ca href=\"https://www.foxbusiness.com/economy/kia-recalls-6k-vehicles-due-possible-seatbelt-defect-could-raise-injury-risk\" target=\"_blank\">recalling more than 6,000 of its 2027 Telluride and Telluride Hybrid vehicles\u003c/a> in the United States because of a seat belt defect that could increase the risk of injury during a crash. According to a notice from the National Highway Traffic Safety Administration (NHTSA), the recall affects 6,264 vehicles, specifically 4,367 Telluride Hybrid models produced between March 24 and May 12, 2026, and 1,897 gas-powered Telluride models produced between March 24 and May 10, 2026.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.usatoday.com/story/cars/recalls/2026/06/08/kia-telluride-seatbelt-recall/90462261007/\" target=\"_blank\">issue is linked to the driver seat belt’s emergency locking retractor\u003c/a> (ELR), which may lock and prevent the seat belt strap from extending properly. This malfunction is traced back to an incorrect sensor installed by one of Kia’s suppliers, causing the vehicles to fail to meet federal safety standards. As stated in the NHTSA notice, “An unavailable occupant restraint increases the risk of injury to an unbelted driver in the event of a collision.&quot;\u003c/p>\n\n\u003cp>No other Kia vehicles are impacted by this defect. Kia estimates that about \u003ca href=\"https://www.nhtsa.gov/?nhtsaId=26V230000\" target=\"_blank\">one percent of the recalled vehicles may be affected\u003c/a> by the faulty seat belt retractor.\u003c/p>\n\n\u003cp>Owners of affected vehicles will receive notification letters by mail on July 31, 2026, with instructions to visit a Kia dealer for a free replacement of the seat belt assembly. Vehicle Identification Numbers (VINs) associated with the recall will become \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">searchable on the NHTSA website\u003c/a> starting Tuesday, June 16, 2026. For additional information, owners can contact Kia customer service at 800-333-4542 or the NHTSA Vehicle Safety Hotline at 888-327-4236.\u003c/p>\n\n","schedule":{}}],"exclusion":{"tags":[]},"feed_partner_content":false,"is_sponsored":false,"seo_title":"","permalink":"https://wspd.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/"},"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f","title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","description":"The malfunction causes the vehicles to fail to meet federal safety standards.","author":"iHeartRadio"},"pub_start":1781019300000,"pub_until":4115978604802,"pub_changed":1781019638627,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2832a3b7d6943bb67e1484","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a27037275a1948be2fc9a45","type":"PUBLISHING","record":{"ref_id":"%2F6a27037275a1948be2fc9a45","type":"content","payload":{"keywords":["keywords/ai-assisted"],"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"show_updated_timestamp":false,"author":"iHeartRadio","feed_type":"","is_sponsored":false,"fb_allow_comments":true,"include_recommendations":true,"include_video_monetization":true,"publish_date":1780941780000,"simplereach_enabled":false,"targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"thumbnail_width":0,"title":"","type":"rich","author_name":"","@provider":"ohembed","author_url":"","height":"300","width":"100%","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","provider_name":"ohembed","thumbnail_url":"","version":"1.0"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"new_tab":false,"title":"Mannequin at sports store","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","schedule":{},"source_credit":"webphotographeer / iStock / Getty Images","type":"asset","url":"","use_caption":false,"caption":"Mannequin at sports store, copy space","id":"%2F6a2704c934a52d2c0ec4f96e"},{"type":"html","html":"\u003cp>Hibbett Sports will \u003ca href=\"https://www.foxbusiness.com/markets/hibbett-sports-owner-plans-close-175-underperforming-stores-major-north-american-reorganization\" target=\"_blank\">close about 175 of its stores across the United States\u003c/a> over the next three years as part of a major reorganization led by its parent company, JD Sports. The move is a key strategy for JD Sports, which acquired Hibbett in 2024 for roughly $1.1 billion to expand its presence in the North American footwear and athletic apparel market.\u003c/p>\n\n\u003cp>JD Sports CEO \u003cstrong>Régis Schultz\u003c/strong> said the company is aiming for &quot;fewer, bigger, and better&quot; stores to serve customers more efficiently and boost profitability. The closures will focus on underperforming stores, especially smaller locations that have struggled to be profitable, Schultz said on a recent earnings call. He explained that larger stores offer more leverage and allow for greater investment in technology and customer experience. CoStar reported that most Hibbett stores are clustered in the Southeast, and the company will now be more selective about future store locations.\u003c/p>\n\n\u003cp>As of May 2024, Hibbett operated 1,169 stores in 36 states, but \u003ca href=\"https://finance.yahoo.com/markets/stocks/articles/jd-sports-quietly-closed-61-204749264.html\" target=\"_blank\">the number had dropped to 982 by January 2026 as JD Sports began consolidating its operation\u003c/a>s after the acquisition. JD Sports Chief Financial Officer \u003cstrong>Dominic Platt\u003c/strong> confirmed that the closures will begin immediately and continue through 2029. He added that while the group is reducing Hibbett locations, it plans to open about 20 new JD Sports stores and convert up to 80 Finish Line stores to the JD banner in North America.\u003c/p>\n\n\u003cp>The strategy comes as competition heats up in the sports retail sector. Dick's Sporting Goods recently acquired Foot Locker, also announcing store closures. JD Sports' plan reflects an \u003ca href=\"https://www.costar.com/article/1412007924/jd-sports-to-shut-down-175-hibbett-stores\" target=\"_blank\">industry-wide trend toward optimizing store footprints\u003c/a> and focusing on more productive locations. According to Yahoo Finance, JD Sports expects flat organic sales in 2027 and is prioritizing cost discipline while enhancing its product offerings and customer experience.\u003c/p>\n\n\u003cp>No list of specific Hibbett Sports store closures has been released yet, but customers can expect further updates from the company as the reorganization unfolds over the coming years.\u003c/p>\n\n","schedule":{}}],"cuser":"user/ldap/cccnyc1wjg","feed_partner_content":false,"seo_title":"","slug":"2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","title":"Popular Athletic Footwear Chain To Close Underperforming Stores","amp_enabled":true,"enable_featured_widget":true,"external_url":"","feed_permalink":"","feed_vendor":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","primary_image":{"bucket":"assets.getty","id":"%2F6a2704c934a52d2c0ec4f96e"},"canonical_url":"https://www.iheart.com/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/","exclusion":{"tags":[]},"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","social_title":"","apple_news":{"ref_id":"bdd3a0f5-6854-4146-9e4b-f6a298bc5389","revision_id":"AAAAAAAAAAD//////////w=="},"summary":"The closures are part of the company's reorganization plans.","permalink":"https://wspd.iheart.com/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/"},"slug":"2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e","title":"Popular Athletic Footwear Chain To Close Underperforming Stores","description":"The closures are part of the company's reorganization plans.","author":"iHeartRadio"},"pub_start":1780941780000,"pub_until":4115978604802,"pub_changed":1780942147489,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a27037275a1948be2fc9a45","slug:2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","slug:2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26defb75a1948be2fc9a0e","type":"PUBLISHING","record":{"ref_id":"%2F6a26defb75a1948be2fc9a0e","type":"content","payload":{"exclusion":{"tags":[]},"feed_content_id":"","feed_type":"","social_title":"","author":"iHeartRadio","fb_allow_comments":true,"include_recommendations":true,"keywords":["keywords/ai-assisted"],"publish_date":1780932300000,"publish_origin":"brands/iHeartRadio","show_updated_timestamp":false,"canonical_url":"https://www.iheart.com/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"external_url":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"summary":"Ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"amp_enabled":true,"publish_end_date":4115978604802,"seo_title":"","feed_vendor":"","is_sponsored":false,"simplereach_enabled":false,"feed_permalink":"","primary_image":{"bucket":"assets.getty","id":"%2F6a26df8e5cca47257eaf0e24"},"apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"cc3609e2-f4d8-4807-b597-cd74ff725127"},"blocks":[{"url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"","thumbnail_width":0,"author_name":"","thumbnail_height":0,"height":"300","provider_name":"ohembed","type":"rich","version":"1.0","width":"100%","title":""},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a26df8e5cca47257eaf0e24","schedule":{},"title":"Good digestive health starts here","url":"","use_caption":false,"bucket":"assets.getty","caption":"Shot of shelves stocked with various medicinal products in a pharmacy","new_tab":false,"source_credit":"Hiraman / iStock / Getty Images","type":"asset"},{"html":"\u003cp>Gas-X Extra Strength Softgels are \u003ca href=\"https://www.foxbusiness.com/economy/gas-x-softgels-recall-coolant-contamination-fda\" target=\"_blank\">being pulled from store shelves nationwide after a machine leak during packaging led to possible chemical contamination\u003c/a>, according to the Food and Drug Administration (FDA). Manufacturer Haleon announced the voluntary recall on Tuesday (June 4), stating that four lots of 125 mg Gas-X Extra Strength Softgels in 120-count and 72-count bottles may have been exposed to a diluted propylene glycol-based coolant during the packaging process.\u003c/p>\n\n\u003cp>The affected medication, used to relieve gas-related pressure and discomfort, was distributed starting around April 13, 2026. The specific recalled lots are 120-count bottles with lot numbers TL8K, YH9X, and YH9Y, and 72-count bottles with lot number X78N—all with an expiration date of November 30, 2028.\u003c/p>\n\n\u003cp>The FDA warns that ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea, but so far, no illnesses have been reported. Haleon is notifying distributors and customers by letter, email, and phone, arranging for product returns, and urging anyone with the recalled bottles to stop taking the medicine immediately and seek reimbursement through the company’s online contact form or by calling 1-800-245-1040.\u003c/p>\n\n\u003cp>Only these\u003ca href=\"https://www.usatoday.com/story/money/2026/06/05/gas-x-recall-issued/90426042007/\" target=\"_blank\"> four lots of Gas-X Extra Strength Softgels are included in the recall\u003c/a>; other varieties such as Gas-X Ultra, Gas-X Maximum, and Gas-X Ultimate are not affected. Haleon stated, &quot;Consumer safety and product quality are our utmost priorities... The root cause of the contamination has been identified and repaired. Corrective and preventative actions have been implemented to prevent future recurrence.&quot;\u003c/p>\n\n\u003cp>For more details on the recall and a full list of impacted products, \u003ca href=\"https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/haleon-issues-voluntary-nationwide-recall-gas-x-extra-strength-softgels-125mg-120-ct-and-72-ct\" target=\"_blank\">consumers can visit the FDA website\u003c/a>. Anyone experiencing symptoms after taking the recalled product is advised to contact a healthcare provider.\u003c/p>\n\n","schedule":{},"type":"html"}],"include_video_monetization":true,"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"slug":"2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","title":"Popular Gut Medication Recalled Over Potential Chemical Contamination","permalink":"https://wspd.iheart.com/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/"},"slug":"2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24","title":"Popular Gut Medication Recalled Over Potential Chemical Contamination","description":"Ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea.","author":"iHeartRadio"},"pub_start":1780932300000,"pub_until":4115978604802,"pub_changed":1780932666365,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26defb75a1948be2fc9a0e","slug:2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","slug:2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a205bb1b1ae677babffb3ad","type":"PUBLISHING","record":{"ref_id":"%2F6a205bb1b1ae677babffb3ad","type":"content","payload":{"amp_enabled":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"is_sponsored":false,"targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"title":"","width":"100%","@provider":"ohembed","author_url":"","thumbnail_height":0,"type":"rich","@query":"template","author_name":"","thumbnail_url":"","thumbnail_width":0,"version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default"},{"bucket":"assets.getty","title":"Various meat in steel containers for serving in a buffet at restaurant","type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Various meat in steel containers for serving in a buffet at the restaurant","id":"%2F6a205c26c1d11a2bdeb701e6","new_tab":false,"schedule":{},"source_credit":"MilanEXPO / E+ / Getty Images"},{"html":"\u003cp>A new study has found that \u003ca href=\"https://www.foxnews.com/health/one-extra-serving-processed-meat-day-linked-higher-cancer-risk\" target=\"_blank\">eating just one extra serving of processed meat a day may raise the risk of developing certain cancers\u003c/a> in the upper digestive tract. The research, conducted by the European Prospective Investigation into Cancer and Nutrition (EPIC), tracked the diets and health outcomes of more than 450,000 people across Europe over an average of 14 years. The study specifically examined cancers of the stomach and esophagus, areas where the relationship with processed meat had been less well understood until now.\u003c/p>\n\n\u003cp>The findings show that for every additional 30 grams of processed meat consumed daily—about the size of one slice of deli ham—the overall risk of stomach cancer increased by nine percent, and the risk of esophageal adenocarcinoma rose by 13 percent. The research also found that an extra 20 grams of white meat, such as chicken or turkey, was linked to a 12 percent higher risk of cancer in the main body of the stomach.\u003c/p>\n\n\u003cp>There were differences between men and women in the results. For men, only processed meat consumption was clearly linked to higher stomach cancer risk. For women, eating both processed and white meats was associated with increased risk. These results align with global health guidance from organizations like the World Health Organization’s International Agency for Research on Cancer, which \u003ca href=\"https://www.mdanderson.org/cancerwise/processed-meat-and-cancer-what-you-need-to-know.h00-159778812.html\" target=\"_blank\">already classifies processed meat as a known carcinogen\u003c/a>, especially due to its link to colorectal cancer.\u003c/p>\n\n\u003cp>The American Institute for Cancer Research notes that \u003ca href=\"https://www.aicr.org/cancer-prevention/food-facts/processed-meat/\" target=\"_blank\">even small amounts of processed meat eaten regularly can increase cancer risk\u003c/a>, particularly because chemicals used in processing—such as nitrates and nitrites—can form compounds known to cause cancer. The institute recommends minimizing all forms of processed meat for cancer prevention.\u003c/p>\n\n\u003cp>The study authors caution that their research relied on self-reported dietary information, which can sometimes be inaccurate. They also point out that further investigation is needed to confirm these findings and to consider other risk factors, such as genetic predisposition or stomach infections. \u003c/p>\n\n\u003cp>Scientists say more research will be needed to fully understand how processed and white meats interact with other lifestyle and genetic factors to influence cancer risk. In the meantime, health experts suggest limiting processed meats as a precaution.\u003c/p>\n\n","schedule":{},"type":"html"}],"feed_type":"","primary_image":{"bucket":"assets.getty","id":"%2F6a205c26c1d11a2bdeb701e6"},"simplereach_enabled":false,"social_title":"","keywords":["keywords/ai-assisted"],"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","summary":"Scientists say more research will be needed to fully understand how processed and white meats interact with other lifestyle and genetic factors to influence cancer risk.","apple_news":{"ref_id":"133a4f0a-3646-4352-b926-2057df891935","revision_id":"AAAAAAAAAAD//////////w=="},"canonical_url":"https://www.iheart.com/content/2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"author":"iHeartRadio","fb_allow_comments":true,"feed_content_id":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"slug":"2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","external_url":"","show_updated_timestamp":false,"title":"Eating Processed Meat Linked To Increased Risk Of Cancer","feed_permalink":"","primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1780505460000,"permalink":"https://wspd.iheart.com/content/2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer/"},"slug":"2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6","title":"Eating Processed Meat Linked To Increased Risk Of Cancer","description":"Scientists say more research will be needed to fully understand how processed and white meats interact with other lifestyle and genetic factors to influence cancer risk.","author":"iHeartRadio"},"pub_start":1780505460000,"pub_until":4115978604802,"pub_changed":1780505818205,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a205bb1b1ae677babffb3ad","slug:2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","slug:2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:weird-news-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IldydDliIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":32,"value":{"title":"Shows","brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}]},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F4de0a01be037fb69118ca0308c727d74","slug":"fred","ownBrand":"brands/Fred (695)","configByLookup":{"common":{"branding":{"name":"Fred","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/1cf4c6745e58e0cd5bee8e396b6be821"}}}}}},{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec"}}}}}},{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77"}}}}}},{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac"}}}}}},{"_id":"%2F46c85c261c4cbb52149091e37759754c","slug":"the-joe-pags-show","ownBrand":"brands/The Joe Pags Show (10)","configByLookup":{"common":{"branding":{"name":"The Joe Pags Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/e2eadca4bd0363a6b613d2521366398f"}}}}}},{"_id":"%2F06caedeabcc633ae9dac2bee2be309d3","slug":"coast-to-coast-am","ownBrand":"brands/Coast to Coast AM (55811)","configByLookup":{"common":{"branding":{"name":"Coast to Coast AM with George Noory","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5edf9bd3ad493adf85017725"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":33,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"GUwtl","region":"main:dynamic","type":"contests","ordinal":34,"value":{},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"XlM5U","region":"main:dynamic","type":"feed","ordinal":35,"value":{"min_size":0,"size":4,"position":null,"ad_split":50,"link":[{"ref":"calendar_content_all","children":[],"id":"5xD0s","type":"page","label":"View All","target":"_self"}],"feed_id":"ID:calendar-topics-feed-matsubs","title":"Events","feed_index":0},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69fe39883d678bd84c14c790","type":"PUBLISHING","record":{"ref_id":"%2F69fe39883d678bd84c14c790","type":"content:calendar","payload":{"canonical_url":"https://925kissfm.iheart.com/calendar/content/2026-06-11-watershed-weekend-with-metroparks-toledo","cuser":"user/ldap/1137455","fields":{"event_date":{"type":"multidate","value":[{"begin":1781150400845,"enabled":false,"end":1781416800845}]},"hide_event_date":{"value":false,"type":"checkbox"},"hide_event_start_time":{"type":"checkbox","value":true},"primary_image":{"value":{"url":"asset://assets.calendar/69fe39b53d678bd84c14c79e","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e","title":"","alt_text":"","bucket":"assets.calendar","caption":"","id":"%2F69fe39b53d678bd84c14c79e","new_tab":false,"source_credit":""},"type":"asset"},"seo_title":{"type":"title","value":""},"social_title":{"type":"title","value":""},"summary":{"value":"Metroparks Toledo Celebrates Watershed Weekend","type":"plain"},"venue_name":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Metroparks Toledo Celebrates Watershed Weekend\u003c/strong>\u003c/h3>\n\n\u003cp>\u003cstrong>June 11-14, 2026\u003c/strong>\u003c/p>\n\n\u003cp>A four-day celebration along Glass City Riverwalk marking a shared milestone for Toledo.\u003c/p>\n\n\u003cp>Watershed Weekend celebrates the halfway point of the Riverwalk and invites the community to gather along the Maumee River and experience the progress together. \u003c/p>\n\n\u003cp>Watershed Weekend brings public events to both sides of the Maumee River, from art, music and outdoor recreation to community celebration along Toledo's connected riverfront. Explore four signature events below, then view the full weekend schedule [\u003ca href=\"https://metroparkstoledo.com/learn-and-play/watershed-weekend/full-schedule/\" target=\"_blank\">\u003cu>Full Schedule\u003c/u>\u003c/a>].\u003c/p>\n\n"}]},"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"2026-06-11-watershed-weekend-with-metroparks-toledo"},"title":{"value":"Watershed Weekend with Metroparks Toledo!","type":"title"},"venue_address":{"type":"plain","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"author":"","description":"Metroparks Toledo Celebrates Watershed Weekend","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"caption":"","source_credit":"","title":"","url":"asset://assets.calendar/69fe39b53d678bd84c14c79e"},"keywords":[],"primary_slug":"2026-06-11-watershed-weekend-with-metroparks-toledo","slugs":["2026-06-11-watershed-weekend-with-metroparks-toledo"],"sponsored":false,"title":"Watershed Weekend with Metroparks Toledo!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778268660000,"publish_end_date":4115978604802,"publish_origin":"brands/WVKS-FM (2065)","syndication":{"publish_origin":"brands/WVKS-FM (2065)","refs":{}},"targets":[{"workflow":"","id":"69fe39883d678bd84c14c791","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/station-events"],"where":["brands/WCWA-AM (1123)","brands/WSPD-AM (1258)","brands/WCKY-FM (1707)","brands/WIOT-FM (1807)","brands/WVKS-FM (2065)","brands/WVKS-HD (5597)","brands/WRVF-FM (1998)"]}]},"permalink":"https://925kissfm.iheart.com/calendar/content/2026-06-11-watershed-weekend-with-metroparks-toledo"},"slug":"2026-06-11-watershed-weekend-with-metroparks-toledo","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e","title":"Watershed Weekend with Metroparks Toledo!","description":"Metroparks Toledo Celebrates Watershed Weekend","author":""},"pub_start":1778268660000,"pub_until":4115978604802,"pub_changed":1778269043871,"subscription":[{"tags":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/station-events","brands/WCWA-AM (1123)","brands/WSPD-AM (1258)","brands/WCKY-FM (1707)","brands/WIOT-FM (1807)","brands/WVKS-FM (2065)","brands/WVKS-HD (5597)","brands/WRVF-FM (1998)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WVKS-FM (2065)","id:/69fe39883d678bd84c14c790","slug:2026-06-11-watershed-weekend-with-metroparks-toledo","slug:2026-06-11-watershed-weekend-with-metroparks-toledo"]}},{"id":"%2F6a10c23228f23a76b1014701","type":"PUBLISHING","record":{"ref_id":"%2F6a10c23228f23a76b1014701","type":"content:calendar","payload":{"cuser":"user/ldap/mberger","fields":{"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"url":"asset://assets.calendar/6a10c2c428f23a76b101470f","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","link":"","use_caption":false,"alt_text":"","caption":"","id":"%2F6a10c2c428f23a76b101470f","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"Listen To All FIFA World Cup 2026 Matches Live"}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>FOX Sports and iHeartMedia have partnered to expand coverage of the FIFA World Cup 2026™, bringing FOX Sports’ full English-language match commentary to iHeartRadio’s vast audio platforms. The collaboration will deliver live broadcasts of all 104 matches, from the opening game on June 11 to the final on July 19, across iHeartRadio’s digital app and more than 100 broadcast stations nationwide, including FOX Sports Radio affiliates.\u003c/p>\n\n\u003cp>Fans will be able to listen to FOX Sports’ television commentary teams at \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" target=\"_blank\">FIFA World Cup 2026\u003c/a>\u003c/a> on the iHeartRadio app, which is available on over 500 platforms and 2,000 devices. Key matches, including all U.S. Men’s National Team (USMNT) games and the final, will air widely on terrestrial radio, ensuring broad accessibility for listeners at home or on the go.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554?preset=true\" target=\"_blank\">\u003cstrong>Set FIFA World Cup 2026 station as a preset here!\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>“This summer’s World Cup will be the biggest yet, with more teams than ever competing as the U.S. Men’s National Team takes the global stage on home soil, and we’re thrilled to partner with FOX Sports to bring this monumental tournament to our combined audiences,” said \u003cstrong>Tom Poleman\u003c/strong>, Chief Programming Officer for iHeartMedia. “This partnership allows us to deliver complete, live coverage at an unprecedented scale, reaching fans wherever they are — at home, in the car or on the go — and connecting them to the passion and unforgettable moments of the World Cup.”\u003c/p>\n\n\u003cp>The 2026 tournament will feature 48 teams competing in 104 matches across 16 cities in the United States, Canada, and Mexico, marking the first time the event is hosted by three countries. iHeartRadio’s coverage will include play-by-play broadcasts, enhanced coverage of USMNT matches, and access to its \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">lineup of soccer-focused podcasts\u003c/a> featuring prominent voices in the sport.\u003c/p>\n\n\u003cp>The USMNT will kick off their first game on Friday, June 12 against Paraguay in Los Angeles at 9:00 PM ET. Their next match will be on Friday, June 19 against Australia in Seattle at 3:00 PM ET. They will wrap up the Group Stage on Thursday, June 25 against Türkiye at 10:00 PM ET.\u003c/p>\n\n\u003cp>FOX Sports will remain the official English-language television home, airing all matches across FOX and FS1, with additional streaming in 4K via FOX One. Together, the partnership aims to provide fans with seamless, multiplatform access to one of the world’s biggest sporting events.\u003c/p>\n\n"}],"type":"flex"},"event_date":{"type":"multidate","value":[{"end":1784519940922,"begin":1781182800922,"enabled":false}]},"hide_event_date":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"]},"primary_image":{"type":"asset","value":{"id":"%2F6a10c2c428f23a76b101470f","link":"","public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"","new_tab":false,"source_credit":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":""}},"summary":{"type":"plain","value":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™"},"title":{"type":"title","value":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"venue_address":{"type":"plain","value":""},"hide_event_start_time":{"type":"checkbox","value":true},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"social_title":{"type":"title","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"sponsored":false,"title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","author":"","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","image":{"alt_text":"","caption":"","link":"","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/png"},"new_tab":false,"source_credit":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f"},"keywords":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"],"primary_slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slugs":["2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"]},"targeting":{"publish_date":1779483600000,"publish_end_date":1784519100000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"update":false,"what":["calendar-categories/sports"],"where":["facets/All Sites - English"],"workflow":"","id":"6a10c23228f23a76b1014702","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":["formats/OTHER"]}},"canonical_url":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","permalink":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","author":""},"pub_start":1779483600000,"pub_until":1784519100000,"pub_changed":1779484903736,"subscription":[{"tags":["calendar-categories/sports","facets/All Sites - English"]}],"exclusion":[{"tags":["formats/OTHER"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a10c23228f23a76b1014701","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","keyword:keywords/FIFA World Cup","keyword:keywords/World Cup","keyword:keywords/iHeartRadio","keyword:keywords/soccer"]}},{"id":"%2F699df14b142989d3ffea0086","type":"PUBLISHING","record":{"ref_id":"%2F699df14b142989d3ffea0086","type":"content:calendar","payload":{"targeting":{"publish_date":1771786440000,"publish_end_date":4115978604802,"publish_origin":"brands/WRVF-FM (1998)","syndication":{"publish_origin":"brands/WRVF-FM (1998)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WSPD-AM (1258)","brands/WRVF-FM (1998)"],"workflow":"","id":"699df14b142989d3ffea0087","operator":"OR"}],"exclusion":{"tags":[]}},"canonical_url":"https://1015theriver.iheart.com/calendar/content/2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","cuser":"user/ldap/1137455","fields":{"event_date":{"type":"multidate","value":[{"begin":1782871200051,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"keywords":{"value":[],"type":"tag"},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","id":"%2F6a1f107fd3c71a4d0fa6aa42","link":"","public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42","source_credit":"","caption":"","new_tab":false,"title":"","url":"asset://assets.calendar/6a1f107fd3c71a4d0fa6aa42","use_caption":false},"type":"asset"},"slug":{"type":"slug","value":"2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Chicago LIVE at Toledo Zoo Amphitheatre"},"hide_event_start_time":{"type":"checkbox","value":true},"seo_title":{"type":"title","value":""},"title":{"type":"title","value":"Chicago LIVE at Toledo Zoo Amphitheatre!"},"venue_address":{"type":"plain","value":"2700 Broadway St, Toledo, OH 43609"},"venue_name":{"type":"plain","value":"Toledo Zoo Amphitheatre"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cstrong>Chicago\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>6/30/26\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Toledo Zoo Amphitheatre\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Public On Sale: Fri, Feb 27 at 10am Ticketmaster.com\u003c/strong>\u003c/p>\n\n\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42\"\n        class=\"img-responsive\"\n        alt=\"\" />\u003c/p>\n\n","locale":{"locales":[]}}]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"primary_slug":"2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","slugs":["2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"],"sponsored":false,"title":"Chicago LIVE at Toledo Zoo Amphitheatre!","author":"","description":"Chicago LIVE at Toledo Zoo Amphitheatre","image":{"url":"asset://assets.calendar/6a1f107fd3c71a4d0fa6aa42","use_caption":false,"caption":"","source_credit":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false},"keywords":[]},"permalink":"https://1015theriver.iheart.com/calendar/content/2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"},"slug":"2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42","title":"Chicago LIVE at Toledo Zoo Amphitheatre!","description":"Chicago LIVE at Toledo Zoo Amphitheatre","author":""},"pub_start":1771786440000,"pub_until":4115978604802,"pub_changed":1780409866257,"subscription":[{"tags":["calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","brands/WSPD-AM (1258)","brands/WRVF-FM (1998)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WRVF-FM (1998)","id:/699df14b142989d3ffea0086","slug:2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","slug:2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"]}},{"id":"%2F6977aec82001d4b98aea27e5","type":"PUBLISHING","record":{"ref_id":"%2F6977aec82001d4b98aea27e5","type":"content:calendar","payload":{"canonical_url":"https://wiot.iheart.com/calendar/content/2026-07-11-killer-queen-live-at-centennial-terrace","cuser":"user/ldap/1137455","fields":{"hide_event_start_time":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69fa707990d6814ce7b249f1","link":"","title":"","url":"asset://assets.calendar/69fa707990d6814ce7b249f1","use_caption":false,"alt_text":"","bucket":"assets.calendar","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1","source_credit":""}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-07-11-killer-queen-live-at-centennial-terrace"},"summary":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Killer Queen Saturday July 11, 2026 | 8pm | Centennial Terrace \u003c/p>\n\n\u003cp>Tickets on sale this Friday 1/30 at 10am at Huntington Center box office** and \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbit.ly%2F48T2dUN&data=05%7C02%7CEmilyDamschroder%40iheartmedia.com%7Cf355128f863943603dae08de5cee1a34%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C639050374878652708%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=btcUkTAOE2dTBQdiyM5yW401dMcdDnIgpW5uxRNz39w%3D&reserved=0\" target=\"_blank\">https://bit.ly/48T2dUN\u003c/a> 🔷Details: JNPConcerts.com **Save on most fees by buying at the box office.\u003c/p>\n\n\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1\"\n        class=\"img-responsive\"\n        alt=\"\" />\u003c/p>\n\n","locale":{"locales":[]}}]},"event_date":{"type":"multidate","value":[{"begin":1783821600759,"enabled":false,"end":0}]},"social_title":{"type":"title","value":""},"title":{"type":"title","value":"Killer Queen LIVE at Centennial Terrace!"},"venue_address":{"type":"plain","value":"5773 Centennial Rd, Sylvania, OH 43560 "},"venue_name":{"type":"plain","value":"Centennial Terrace "}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"","image":{"source_credit":"","title":"","url":"asset://assets.calendar/69fa707990d6814ce7b249f1","use_caption":false,"alt_text":"","caption":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"keywords":[],"primary_slug":"2026-07-11-killer-queen-live-at-centennial-terrace","slugs":["2026-07-11-killer-queen-live-at-centennial-terrace"],"sponsored":false,"title":"Killer Queen LIVE at Centennial Terrace!","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1769432400000,"publish_end_date":4115978604802,"publish_origin":"brands/WIOT-FM (1807)","syndication":{"publish_origin":"brands/WIOT-FM (1807)","refs":{}},"targets":[{"where":["brands/WIOT-FM (1807)","brands/WSPD-AM (1258)"],"workflow":"","id":"6977aec82001d4b98aea27e6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/community","calendar-categories/entertainment"]}]},"permalink":"https://wiot.iheart.com/calendar/content/2026-07-11-killer-queen-live-at-centennial-terrace"},"slug":"2026-07-11-killer-queen-live-at-centennial-terrace","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1","title":"Killer Queen LIVE at Centennial Terrace!","description":"","author":""},"pub_start":1769432400000,"pub_until":4115978604802,"pub_changed":1778009591148,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/community","calendar-categories/entertainment","brands/WIOT-FM (1807)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WIOT-FM (1807)","id:/6977aec82001d4b98aea27e5","slug:2026-07-11-killer-queen-live-at-centennial-terrace","slug:2026-07-11-killer-queen-live-at-centennial-terrace"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"xAMG8","region":"main:dynamic","type":"keywordcontest","ordinal":36,"value":{"campaign_type":"ihrcountdown","campaign_id":{"scope":null,"ref":"config://field/partners.aptivada_id","type":"VAR"},"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1888239"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["contestsloader-wspd-am",{"data":[{"appType":"countdown","appId":"1888411","parentAppId":"1888239","title":"The $250k USA Giveaway","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wspd.iheart.com/contests/the-250k-usa-giveaway-1888411/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE4ODgyMzlfbW9iaWxlXzE3Nzk0NjY4OTgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","prize":"Listen to 1370 WSPD weekdays in the 8AM, 11AM, 2PM and 5PM hours for the nationwide $2,500 keyword, then enter it here for your chance to win $2,500 toward your dream trip - visit the states, cities, landmarks, and national parks that make our country amazing!","sort":"","startTime":"2026-05-31","endTime":"2026-07-03","scheduleStatus":"live","startDate":"2026-05-31","endDate":"2026-07-03","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE4ODgyMzlfbW9iaWxlXzE3Nzk0NjY4OTgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5MWJuUmtiM2R1WHpFNE9EZ3lNemxmYlc5aWFXeGxYekUzTnprME5qWTRPVGd1Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMlZ0Wlc1MElqcDBjblZsZlN3aWRHOUdiM0p0WVhRaU9pSjNaV0p3SWl3aWQyVmljQ0k2ZXlKeGRXRnNhWFI1SWpveE1EQXNJbk50WVhKMFUzVmljMkZ0Y0d4bElqcDBjblZsTENKbFptWnZjblFpT2pSOUxDSnZjR1Z5WVhScGIyNXpJanBiZXlKdmNHVnlZWFJwYjI0aU9pSnpkSEpwY0NKOVhYMTk=","accountId":"145912146","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE4ODgyMzlfc3RhbmRhcmRfMTc3OTQ2NjkwMS5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","width":"630","shareLocation":"link","timeZone":"America/New_York"}]}],["item-eyebrow-/69fe39883d678bd84c14c790",{"data":{"name":"community","source":{"id":null,"display_name":"Community","description":null,"source_name":null,"type":"user"},"displayName":"Community"}}],["item-eyebrow-/699df14b142989d3ffea0086",{"data":{"name":"community","source":{"id":null,"display_name":"Community","description":null,"source_name":null,"type":"user"},"displayName":"Community"}}],["item-eyebrow-/6a10c23228f23a76b1014701",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["keyword-contest-loader-wspd-am-1888239",{"data":{"appType":"countdown","appId":"1888411","title":"The $250k USA Giveaway","currentKeyword":{"previous":{"sort":"2","timeStamp":1781114100,"endTime":1781124900,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15806237","prize":{"timeStamp":1781064000,"endTime":1781150400,"sort":"9","active":"","description":"","countdown_prize_id":"1383785","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":"3","timeStamp":1781124900,"endTime":1781150400,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15806238","prize":{"timeStamp":1781064000,"endTime":1781150400,"sort":"9","active":"","description":"","countdown_prize_id":"1383785","isStarted":true,"isLive":true,"isComplete":false}},"next":{"sort":"0","timeStamp":1781178900,"endTime":1781189700,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15806239","prize":{"timeStamp":1781150400,"endTime":1781236800,"sort":"10","active":"","description":"","countdown_prize_id":"1383786","isStarted":false,"isLive":false,"isComplete":false}}},"submittableKeyword":{"previous":{"sort":"2","timeStamp":1781114100,"endTime":1781124900,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15806237","prize":{"timeStamp":1781064000,"endTime":1781150400,"sort":"9","active":"","description":"","countdown_prize_id":"1383785","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":"0","timeStamp":1781178900,"endTime":1781189700,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15806239","prize":{"timeStamp":1781150400,"endTime":1781236800,"sort":"10","active":"","description":"","countdown_prize_id":"1383786","isStarted":false,"isLive":false,"isComplete":false}}}}}],["onairtileloader-wspd-am",{"data":{"current":{"siteId":"%2F89a75f2047c01816d94e7883ff0ce174","site":"brands/WSPD-AM (1258)","coreShowId":956,"coreStationId":661,"name":"Michael Berry","show":"shows/The Michael Berry Show (956)","station":"WSPD-AM","link":"","onNow":true,"startTime12":"11:00 PM","startDate":"2026-06-11T03:00:00.000Z","startMs":1781146800000,"startEng":"Wednesday, June 10th, 2026 11:00 PM","stopTime12":"1:00 AM","stopDate":"2026-06-11T05:00:00.000Z","stopMs":1781154000000,"stopEng":"Thursday, June 11th, 2026 1:00 AM","showSite":{"slug":"michael-berry","configByLookup":{"sections":{"general":{"name":"Michael Berry","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5ebc720e4079feba00f658f9"}}}}}}},"upcoming":{"siteId":"%2F89a75f2047c01816d94e7883ff0ce174","site":"brands/WSPD-AM (1258)","coreShowId":332,"coreStationId":661,"name":"Coast to Coast AM with George Noory","show":"shows/Coast to Coast AM with George Noory (332)","station":"WSPD-AM","link":"","onNow":false,"startTime12":"1:00 AM","startDate":"2026-06-11T05:00:00.000Z","startMs":1781154000000,"startEng":"Thursday, June 11th, 2026 1:00 AM","stopTime12":"5:00 AM","stopDate":"2026-06-11T09:00:00.000Z","stopMs":1781168400000,"stopEng":"Thursday, June 11th, 2026 5:00 AM","showSite":{"slug":"coast-to-coast-am","configByLookup":{"sections":{"general":{"name":"Coast to Coast AM with George Noory","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5edf9bd3ad493adf85017725"}}}}}}},"later":{"siteId":"%2F89a75f2047c01816d94e7883ff0ce174","site":"brands/WSPD-AM (1258)","coreShowId":6384,"coreStationId":661,"name":"Fox News Rundown","show":"shows/Fox News Rundown (6384)","station":"WSPD-AM","link":"","onNow":false,"startTime12":"5:00 AM","startDate":"2026-06-11T09:00:00.000Z","startMs":1781168400000,"startEng":"Thursday, June 11th, 2026 5:00 AM","stopTime12":"6:00 AM","stopDate":"2026-06-11T10:00:00.000Z","stopMs":1781172000000,"stopEng":"Thursday, June 11th, 2026 6:00 AM","showSite":null}}}],["$podcastloader-27091418,23014384,57927691,24392822,18899828",{"data":[{"id":27091418,"title":"Fred LeFebvre and the Morning News","description":"Podcasts from Fred LeFebvre and the Morning News on 1370 WSPD","lastUpdated":1767614089,"slug":"388-fred-lefebvre-and-the-morn","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MDE3ODY2LjU2NTcwMi50aHVtYm5haWwuanBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQAnOoAAAGehx7L-A"},"items":[{"id":336478547,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversation on violence","duration":357,"isExplicit":false,"description":"Pt 8","startDate":1781085653000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336475037,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversatioin on violence","duration":816,"isExplicit":false,"description":"Pt 7","startDate":1781085546000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336475038,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversation on violence","duration":274,"isExplicit":false,"description":"Pt 6","startDate":1781085362000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336474456,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversation on violence","duration":500,"isExplicit":false,"description":"Pt 5","startDate":1781085225000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336474148,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversation on Violence","duration":399,"isExplicit":false,"description":"Pt 4","startDate":1781085064000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336474149,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversation On Violence","duration":657,"isExplicit":false,"description":"Pt 3","startDate":1781084832000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336473666,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Conversation On Violence","duration":450,"isExplicit":false,"description":"Pt 2","startDate":1781084659000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":336461695,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Whetro Update June 10","duration":351,"isExplicit":false,"description":"Latest from Wall Street","startDate":1781074183000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":335739882,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Whetro Update June 3rd","duration":420,"isExplicit":false,"description":"New records set again on Tuesday. How long can this last?","startDate":1780474924000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"},{"id":335584490,"podcastId":27091418,"podcastSlug":"388-fred-lefebvre-and-the-morn","title":"Whetro Update June 2","duration":444,"isExplicit":false,"description":"All three indexes saw gains yesterday, Tim with details","startDate":1780383403000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dzcGRhbS0xNjA1MjM1MjI1LjIxMzE1Mi50aHVtYm5haWwucG5n"}]}},{"id":23014384,"title":"The Glenn Beck Program","description":"Storytelling, insight and compelling perspective on American culture and politics. Glenn Beck's quick wit, candid opinions and engaging personality have made this one of the most popular radio programs in America. Watch The Glenn Beck Radio Program, Monday through Friday, 9am - 12pm ET on GlennBeck.com","lastUpdated":1770327434,"slug":"175-the-glenn-beck-program","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQFgW4AAAGekvSJQA"},"items":[{"id":336491194,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Beheading in Belfast: Is the UK on the Brink of Civil War? | 6/10/26","duration":7998,"isExplicit":false,"description":"Karmelo Anthony was found guilty of murder and sentenced to 35 years in prison for the murder of Austin Metcalf. The multiracial jury took just two and a half hours to find Anthony guilty, despite a lesser charge of manslaughter being on the table. Glenn lays out the facts of the case, what may come next, and the racial undertones that still surround it. Who taught Karmelo Anthony that bringing a knife and using lethal force in response to a minor altercation was appropriate? Glenn also analyzes the horrifying attempted beheading of a man in Ireland. Glenn lays out some concerning facts that show that despite being the most connected, younger generations are experiencing a loneliness epidemic.&nbsp;Glenn warns of a society where the government is the arbiter of truth about its own elections, or else you get potential fraud like what&rsquo;s happening in California. Glenn gives three warnings about the Left&rsquo;s support for controversial Maine Senate candidate Graham Platner.&nbsp;Lastly, Glenn brings in Jason to further discuss the attempted beheading of a man in Belfast, Ireland; the Bubba effect; and the potential fraud coming out of California&rsquo;s elections.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1781099520000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336491195,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | 6/10/26","duration":2873,"isExplicit":false,"description":"Glenn analyzes the horrifying attempted beheading of a man in Ireland. Glenn lays out some concerning facts that show that despite being the most connected, younger generations are experiencing a loneliness epidemic. Glenn gives three warnings about the Left&rsquo;s support for controversial Maine Senate candidate Graham Platner.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1781099460000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336402792,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"What Everybody Is Missing in the Karmelo Anthony Trial | Guest: Carla Sumarriva | 6/9/26","duration":7811,"isExplicit":false,"description":"The House Oversight Committee released a damning report accusing Minnesota Gov. Tim Walz (D) and Minnesota Attorney General Keith Ellison (D) of retaliating against whistleblowers who exposed the billion-dollar fraud emanating from Minnesota. Glenn further discusses the potential voter fraud coming out of California, as many in the corporate media rush to defend the questionable ways California runs its elections. Glenn speaks with homeschooling mom Carla Sumarriva, who was given access to some of the education tools being released this summer. Glenn discusses two stories that, when compared side by side, show how far gone the Democrats currently are. Democrats are willing to accept anything, even a Nazi tattoo and an alleged woman abuser, as long as they gain more power. Glenn discusses the fatal stabbing of Austin Metcalf, allegedly by Karmelo Anthony, as the case is coming to a close, and a jury will soon decide Anthony&rsquo;s fate.&nbsp;Glenn dissects this tragic story and explains what it shows about the current state of our country. Glenn reacts to a shocking new poll that shows over half of the polled Democrats don&rsquo;t want to live in America any more.&nbsp;\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1781013480000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336402793,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | 6/9/26","duration":2714,"isExplicit":false,"description":"The House Oversight Committee released a damning report accusing Minnesota Gov. Tim Walz (D) and Minnesota Attorney General Keith Ellison (D) of retaliating against whistleblowers who exposed the billion-dollar fraud emanating from Minnesota. Glenn discusses two stories that, when compared side by side, show how far gone the Democrats currently are. Democrats are willing to accept anything, even a Nazi tattoo and an alleged woman abuser, as long as they gain more power. Glenn discusses the fatal stabbing of Austin Metcalf, allegedly by Karmelo Anthony, as the case is coming to a close, and a jury will soon decide Anthony&rsquo;s fate.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1781013420000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336276298,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Exclusive: California Election Fraud Charges Incoming?! | Guest: Bill Essayli | 6/8/26","duration":7970,"isExplicit":false,"description":"California is still counting mail-in ballots, and a suspiciously large number of votes have recently been counted in favor of former third-place candidate Nithya Raman, knocking Spencer Pratt into third place. Glenn monologues on the suspicious nature of California&rsquo;s election laws and explains how these types of elections only lead people to doubt the system. Glenn also argues this is the perfect example of why Congress must pass the SAVE Act. Glenn explains why the market panicked before the weekend, despite a positive jobs report. First Assistant U.S. Attorney for the Central District of California Bill Essayli joins to discuss the potential election fraud that appears obvious to anybody paying attention in California.&nbsp;Glenn lays out what happens when politicians who hate America are the ones elected. Glenn reacts to President Trump walking out of an interview with journalist Kristen Welker on NBC&rsquo;s \"Meet the Press\" after Welker&rsquo;s argumentative and combative interview style.&nbsp;Glenn reacts to the Department of Defense removing the Church of Jesus Christ of Latter-Day Saints from the military religious affiliation codes, which were reduced from over 200 to just 31.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1780926180000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336276299,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | Guest: Bill Essayli | 6/8/26","duration":2745,"isExplicit":false,"description":"Glenn explains why the market panicked before the weekend, despite a positive jobs report. First Assistant U.S. Attorney for the Central District of California Bill Essayli joins to discuss the potential election fraud that appears obvious to anybody paying attention in California. Glenn reacts to President Trump walking out of an interview with journalist Kristen Welker on NBC&rsquo;s \"Meet the Press\" after Welker&rsquo;s argumentative and combative interview style.\n\n\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1780926120000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336083395,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Inside the First Presidency: Power, Fear, and the Bill of Rights | The American Story | Ep 9","duration":3088,"isExplicit":false,"description":"In this episode we enter the pressure-filled launch of America&rsquo;s government and get to know the major figures who shaped its destiny.&nbsp; Relive George Washington's reluctant ascent to the presidency, from his Mount Vernon solitude to a triumphant inauguration amid national fears of monarchy.&nbsp; Discover how James Madison championed the Bill of Rights against skeptics, ensuring fundamental American freedoms.&nbsp; And inside Washington&rsquo;s Cabinet, Alexander Hamilton and Thomas Jefferson ignite a political rivalry so fierce it will define American government for centuries.&nbsp; It&rsquo;s the story of the human drama behind the Constitution&rsquo;s first real tests, and how close the American experiment came to collapsing before it ever began.\n\n\n\nGLENN'S SPONSORS:\n\n\n\nPreBorn: Together, we can end the tragedy of abortion, one mother and baby at a time. To donate securely, dial #250 and say the keyword &ldquo;baby,&rdquo; or visit ⁠https://preborn.com/glenn⁠.\n\n\n\nRelief Factor: If you&rsquo;re living with aches and pains, see how Relief Factor, a daily drug-free supplement, could help you feel better and live better. Try the three-week QuickStart for just $19.95 by visiting https://ReliefFactor.com.\n\n\n\nJase Medical: Get your personalized emergency medical kit today. Visit https://jase.com/ and enter code &ldquo;BECK&rdquo; at checkout for a discount on your order.\n\n\n\nAmerican Financing: American Financing can show you how to put your hard-earned equity to work and get you out of debt. Dial ⁠800-906-2440⁠, or visit ⁠https://www.americanfinancing.net⁠.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1780718400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2Q2NDVmMDBjLTYwNWMtMTFmMS05MTljLTZiMWM5MDVmYTliYy9pbWFnZS9hMmQ5YTRjODFiNWZiOThiNTIxNGIwNWVhMDRiYjI1ZS5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336083397,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | 6/5/26","duration":2759,"isExplicit":false,"description":"Glenn starts the show by addressing the backlash he's received over his recent discussions on Russian influence in America and Aleksandr Dugin's influence in the West. Consumers are facing rising electricity and energy costs due to the growing demand from AI data centers. Glenn offers a solution that benefits all parties, outlining the conditions that must be in place before these data centers can proceed. Glenn discusses the story of YouTuber Jesse Ridgway, known online as 'McJuggerNuggets,' who recently admitted to aborting his unborn child after being given a potential Down syndrome diagnosis.&nbsp;\n\n\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1780669320000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":336083396,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Data Centers are DRAINING Your Energy. Here's the Solution | 6/5/26","duration":7979,"isExplicit":false,"description":"Glenn starts the show by addressing the backlash he's received over his recent discussions on Russian influence in America and Aleksandr Dugin's influence in the West. Glenn warns of attempts to fix diagnoses in society that often lead to worse outcomes. Glenn takes calls from his listeners, who discuss a variety of issues, including questioning how political candidates linked to Al-Qaeda can run for office. Consumers are facing rising electricity and energy costs due to the growing demand from AI data centers. Glenn offers a solution that benefits all parties, outlining the conditions that must be in place before these data centers can proceed. Glenn discusses the story of YouTuber Jesse Ridgway, known online as 'McJuggerNuggets,' who recently admitted to aborting his unborn child after being given a potential Down syndrome diagnosis. Glenn speaks with more listeners who share their personal journeys of having family members with disabilities.&nbsp;\n\n\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1780669320000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":335905134,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"The Terrorists Have Won: Jihadist Sympathizer Set to Win Congress Seat? | Guests: Sharyl Attkisson & Vickie Paladino | 6/4/26","duration":7879,"isExplicit":false,"description":"Glenn furthers his warning on the Russian influence happening as prominent political influencers are politicizing the Christian faith and offering a false choice: Does your faith or your country come first? Glenn and Jason discuss Glenn&rsquo;s bonus segment, in which he plans to outline what he believes the Trump administration is doing overseas. Glenn analyzes where America stands and how everything America is going through can be traced back to 9/11. Podcast host and author Eric Metaxas joins to discuss his new book, &ldquo;Revolution: The Birth of the Greatest Nation in the History of the World.&rdquo; Could we see the end of gay marriage in America? Glenn analyzes how gay marriage has led to all the radical views the Left is now pushing. Investigative reporter Sharyl Attkisson joins to discuss why &ldquo;60 Minutes&rdquo; may have parted ways with longtime host Scott Pelley. New York City Councilwoman Vickie Paladino joins to warn about the Democrat nominee for New Jersey&rsquo;s 12th District, Adam Hamawy.&nbsp;Glenn, Jason, and Rikki further discuss developments between America and the Middle East.&nbsp;\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1780581960000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS8wZTZhZWJjN2ZmYTE4MGUwMDZiMzI1YWIzNTQyYTdiMi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"}]}},{"id":57927691,"title":"The Clay Travis and Buck Sexton Show","description":"The Clay Travis and Buck Sexton Show. Clay Travis and Buck Sexton tackle the biggest stories in news, politics and current events with intelligence and humor. From the border crisis, to the madness of cancel culture and far-left missteps, Clay and Buck guide listeners through the latest headlines and hot topics with fun and entertaining conversations and opinions.","lastUpdated":1767258191,"slug":"1119-the-clay-travis-and-buck","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9pbWFnZS5qcGc_dD0xNzQ5ODIzODc2JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQNUmEAAAGerZ-T6A"},"items":[{"id":336503439,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"The Karol Markowicz Show: Erika Donalds on School Choice, Classical Education & the Future of Learning","duration":1327,"isExplicit":false,"description":"\u003cp data-start=\"168\" data-end=\"420\">On this episode of \u003cem data-start=\"187\" data-end=\"213\">The Karol Markowicz Show\u003c/em>, Karol sits down with education reform leader \u003cstrong data-start=\"260\" data-end=\"277\">Erika Donalds\u003c/strong>, founder of the Education Freedom Foundation, school choice advocate, entrepreneur, and wife of Florida gubernatorial candidate Byron Donalds.\u003c/p> \u003cp data-start=\"422\" data-end=\"861\">Erika explains why she remains \"still mad\" about COVID school closures, how classical education is transforming student outcomes, and why America's education system needs a fundamental overhaul. She shares her journey from CPA and investment executive to education activist, discusses the rise of school choice across the country, and offers a bold prediction for how AI and customized learning will reshape education over the next decade.\u003c/p> \u003cp data-start=\"863\" data-end=\"1034\">The conversation also touches on entrepreneurship, family, public life, political attacks, and what parents can do right now to take control of their children's education.\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay &amp; Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781109900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2UwYmM3MTMxLTA2ZDUtNDI4Yy04ZDIyLWIwNjUwMTA2MTRkMC8yZjRkYTU3MC1hNWQzLTQzMWItOWFiNC1iNDY1MDEwNjIzMzAvaW1hZ2UuanBnP3Q9MTc4MTEwOTMzNCZzaXplPUxhcmdl"},{"id":336498672,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Daily Review with Clay and Buck - Jun 10 2026","duration":3609,"isExplicit":false,"description":"\u003cp>Trump Preempts Clay Buck Sexton hosts solo while Clay Travis testifies before Congress, setting the stage for a wide-ranging discussion of major political news, criminal justice issues, and policy developments under President Donald Trump. Buck opens the hour by highlighting President Trump&rsquo;s wide-ranging press conference, describing it as a &ldquo;Trumpethon&rdquo; covering critical topics including Iran, border security, crime policy, and even proposed structural changes to the Office of the Director of National Intelligence (DNI). The broadcast emphasizes Trump&rsquo;s active leadership style and signals potential policy shifts aimed at streamlining intelligence operations and strengthening national security. A major focus of Hour 1 is Trump&rsquo;s signing of the Secure America Act, a key immigration and border security bill designed to fully fund Customs and Border Protection (CBP) and Immigration and Customs Enforcement (ICE). Buck underscores that this legislation reinforces one of the central pillars of Trump&rsquo;s second-term agenda: restoring border security, increasing deportations, and reducing illegal crossings. He details new data showing historically low border apprehensions and rising deportation numbers, framing these developments as evidence of a dramatic reversal from prior immigration policies. The discussion positions immigration and the economy as the two dominant issues shaping the upcoming midterm elections, with Buck noting voter concerns over inflation, rising gas prices, and the geopolitical impact of tensions with Iran. This Was Not Self Defense Buck examines claims from some demonstrators that the justice system is racially biased, rejecting these arguments and discussing what they view as a growing narrative within parts of the media and activist circles that mischaracterizes violent incidents through a racial lens. He addresses the role of media bias, identity politics, and public perception, arguing that these narratives can distort clear legal realities and undermine trust in institutions. Buck expands into a broader discussion of race relations in America, systemic bias debates, and cultural narratives, with Buck asserting that while racism exists globally, the United States remains comparatively tolerant. Buck emphasizes the importance of individual accountability regardless of race, while also acknowledging feedback from listeners with differing viewpoints, including perspectives on fairness, presumption of innocence, and comparisons to other controversial self-defense cases. This Week in Hate Crimes Conservative commentator Ann Coulter breaks down the Karmelo Anthony case, where Buck and Coulter argue the facts clearly disproved claims of justified self-defense, criticizing media narratives and public reactions that attempted to politicize the case. They compare the response to historical flashpoints like the O.J. Simpson trial, discussing broader themes of race, media bias, and public perception, while emphasizing that this case did not reach the same national divide. The conversation shifts into a sharp critique of the mainstream media landscape, highlighting controversy surrounding CBS and journalist Scott Pelley, with criticism of legacy media figures and discussion about the decline of traditional television news outlets like CNN, CBS, and MSNBC. Coulter and Buck explore how media credibility, audience trust, and digital disruption are reshaping journalism, suggesting that newer voices and platforms are overtaking legacy institutions in influence and relevance. Sen. Paul: Defund Fraud! Immigration and public safety become major focal points, particularly in the interview with Senator Rand Paul, who outlines the significance of President Trump&rsquo;s newly signed Secure America Act, emphasizing increased border security funding, ICE enforcement, and efforts to curb illegal immigration. Paul frames this as one of the defining achievements of the Trump administration, noting the dramatic reduction in illegal border crossings. The discussion expands into concerns over government spending, welfare policy tied to immigration, and fraud prevention, with Paul advocating fiscal restraint through his &ldquo;six percent spending cut&rdquo; proposal to address the escalating national debt, now approaching $40 trillion.\u003c/p>  \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! &nbsp;ihr.fm/3InlkL8\u003c/p> \u003cp>For the latest updates from Clay and Buck, visit our website \u003c/p>","startDate":1781106300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny8yMWI5NGI3MS05ZjkxLTRiOTMtOGEwNC1iNDY1MDE0MjNhNmQvaW1hZ2UuanBnP3Q9MTc4MTExOTk5MyZzaXplPUxhcmdl"},{"id":336498583,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 1 - Sometimes Karens Are Heroes","duration":2217,"isExplicit":false,"description":"\u003cp>In Hour 1 of The Clay Travis and Buck Sexton Show, Buck Sexton hosts solo while Clay Travis testifies before Congress, setting the stage for a wide-ranging discussion of major political news, criminal justice issues, and policy developments under President Donald Trump. Buck opens the hour by highlighting President Trump&rsquo;s wide-ranging press conference, describing it as a &ldquo;Trumpethon&rdquo; covering critical topics including Iran, border security, crime policy, and even proposed structural changes to the Office of the Director of National Intelligence (DNI). The broadcast emphasizes Trump&rsquo;s active leadership style and signals potential policy shifts aimed at streamlining intelligence operations and strengthening national security. A major focus of Hour 1 is Trump&rsquo;s signing of the Secure America Act, a key immigration and border security bill designed to fully fund Customs and Border Protection (CBP) and Immigration and Customs Enforcement (ICE). Buck underscores that this legislation reinforces one of the central pillars of Trump&rsquo;s second-term agenda: restoring border security, increasing deportations, and reducing illegal crossings. He details new data showing historically low border apprehensions and rising deportation numbers, framing these developments as evidence of a dramatic reversal from prior immigration policies. The discussion positions immigration and the economy as the two dominant issues shaping the upcoming midterm elections, with Buck noting voter concerns over inflation, rising gas prices, and the geopolitical impact of tensions with Iran. Foreign policy is another major theme in Hour 1, as Buck analyzes President Trump&rsquo;s escalating pressure campaign on Iran, including recent military strikes and ongoing negotiations aimed at preventing Iran from acquiring nuclear weapons. He discusses how global instability&mdash;particularly in the Middle East&mdash;may be contributing to rising energy costs and inflation, warning that these economic pressures could have political consequences despite strong immigration enforcement progress. Buck emphasizes the importance of balancing national security priorities with economic realities as Republicans head into a critical election cycle. The hour also includes significant coverage of high-profile crime and criminal justice cases, including the conviction of Carmelo Anthony in Texas for murder. Buck strongly supports the jury&rsquo;s verdict and sentence, framing the case as a clear example of the rule of law prevailing in a senseless act of violence. He expresses concern about public reactions to the verdict, particularly commentary that frames the case through a racial lens rather than focusing on individual accountability. This leads into a broader discussion of crime trends, cultural attitudes toward law enforcement, and a separate New York City incident in which a man was fatally shot after asking someone to lower noise levels on public transit&mdash;highlighting concerns about public safety and societal norms. Throughout Hour 1, Buck ties these stories together with commentary on media narratives, political polarization, and cultural tensions, reinforcing the show&rsquo;s conservative perspective on governance, law enforcement, and individual responsibility. He also previews upcoming guests, including Senator Rand Paul and Ann Coulter, who will provide further insight into immigration policy, economic concerns, and the national conversation surrounding crime and justice. Overall, Hour 1 of The Clay Travis and Buck Sexton Show delivers a comprehensive overview of the day&rsquo;s top news, focusing heavily on immigration policy, Trump administration priorities, inflation concerns, foreign policy challenges with Iran, and major criminal justice developments&mdash;all framed within the broader context of the upcoming midterm elections and America&rsquo;s political future.\u003c/p>  \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! &nbsp;ihr.fm/3InlkL8\u003c/p> \u003cp>For the latest updates from Clay and Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042206445%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=VsbgcYqrrymrHVUFgVDUFSU48y41nLCtluyVVyuTo8k%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p>  \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003c/p>","startDate":1781106000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9mZDRmMGI3My0zOGU3LTRlNjEtOTY0Ny1iNDY1MDEyNDUxYzkvaW1hZ2UuanBnP3Q9MTc4MTExMzQ1OCZzaXplPUxhcmdl"},{"id":336498276,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 2 - Buck Blasts Bad Parenting","duration":2223,"isExplicit":false,"description":"\u003cp>Buck Sexton delivers a focused and provocative analysis of breaking criminal justice news, cultural tensions, and public safety concerns, with a major emphasis on the high-profile Carmelo Anthony murder conviction. Buck unpacks the jury&rsquo;s decision to sentence Anthony to 35 years in prison for fatally stabbing Austin Metcalf at a high school track meet, framing the case as a clear-cut example of violent crime that demanded accountability under the rule of law. Buck stresses that the incident was not self-defense but a deliberate and disproportionate act of violence, using the case to highlight broader debates about self-defense laws, criminal justice standards, and societal expectations around personal conduct and conflict resolution. A significant portion of Hour 2 explores the reaction to the verdict, particularly criticism and protests outside the courthouse. Buck examines claims from some demonstrators that the justice system is racially biased, rejecting these arguments and discussing what they view as a growing narrative within parts of the media and activist circles that mischaracterizes violent incidents through a racial lens. He addresses the role of media bias, identity politics, and public perception, arguing that these narratives can distort clear legal realities and undermine trust in institutions. The conversation expands into a broader discussion of race relations in America, systemic bias debates, and cultural narratives, with Buck asserting that while racism exists globally, the United States remains comparatively tolerant. Buck emphasizes the importance of individual accountability regardless of race, while also acknowledging feedback from listeners with differing viewpoints, including perspectives on fairness, presumption of innocence, and comparisons to other controversial self-defense cases. In the latter half of Hour 2, the focus shifts to urban crime and everyday public safety, highlighted by a fatal shooting on a New York City bus that began as a dispute over loud behavior. Buck connects this incident to rising concerns about antisocial behavior in public spaces, escalating violence, and declining social norms, arguing that seemingly minor confrontations increasingly carry the risk of deadly outcomes. He discusses how behavior such as loud phone use or disruptive conduct can provoke dangerous situations and reference expert analysis suggesting such actions are sometimes intentionally provocative.\u003c/p>  \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! &nbsp;ihr.fm/3InlkL8\u003c/p> \u003cp>For the latest updates from Clay and Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042206445%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=VsbgcYqrrymrHVUFgVDUFSU48y41nLCtluyVVyuTo8k%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p>  \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042222479%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=X5aaOUJLLQIJQ9%2BXJdnYSiTLZE%2Bc7Eque6%2BcrD8xoZ8%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042231082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=LBDxYCyS8GJvRYAKrFAblbd46v8L2UnU4NYhi4KHG3U%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042239457%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=FiDZbVzKh4dcnEfegUcg1ZTnqbME%2FSm4FtM6XwVtFjI%3D&amp;reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003c/p>","startDate":1781105700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny8yMzRjMzQ1OC05MTQ5LTRlNTctYWU4My1iNDY1MDEzMWI2NWMvaW1hZ2UuanBnP3Q9MTc4MTExNjM4NCZzaXplPUxhcmdl"},{"id":336497667,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 3 - Secure America or Die","duration":2231,"isExplicit":false,"description":"\u003cp>In Hour 3 of the Clay Travis and Buck Sexton Show, Buck Sexton leads a wide-ranging, high-energy discussion featuring conservative commentator Ann Coulter and Kentucky Senator Rand Paul, covering major political news, media criticism, crime debates, immigration policy, election integrity, and foreign policy under President Donald Trump. A central topic is the Karmelo Anthony case, where Buck and Coulter argue the facts clearly disproved claims of justified self-defense, criticizing media narratives and public reactions that attempted to politicize the case. They compare the response to historical flashpoints like the O.J. Simpson trial, discussing broader themes of race, media bias, and public perception, while emphasizing that this case did not reach the same national divide. The conversation shifts into a sharp critique of the mainstream media landscape, highlighting controversy surrounding CBS and journalist Scott Pelley, with criticism of legacy media figures and discussion about the decline of traditional television news outlets like CNN, CBS, and MSNBC. Coulter and Buck explore how media credibility, audience trust, and digital disruption are reshaping journalism, suggesting that newer voices and platforms are overtaking legacy institutions in influence and relevance. Immigration and public safety become major focal points, particularly in the interview with Senator Rand Paul, who outlines the significance of President Trump&rsquo;s newly signed Secure America Act, emphasizing increased border security funding, ICE enforcement, and efforts to curb illegal immigration. Paul frames this as one of the defining achievements of the Trump administration, noting the dramatic reduction in illegal border crossings. The discussion expands into concerns over government spending, welfare policy tied to immigration, and fraud prevention, with Paul advocating fiscal restraint through his &ldquo;six percent spending cut&rdquo; proposal to address the escalating national debt, now approaching $40 trillion. Election integrity is another key theme, with debate over mail-in voting, ballot harvesting, and voter ID laws, especially in states like California and Arizona. Paul and Buck argue for stricter safeguards, positioning these reforms as essential to protecting fair elections and citizen voting rights, while criticizing Democratic opposition to such measures. The hour also touches on foreign policy and geopolitics, particularly ongoing negotiations with Iran, as Paul signals cautious optimism about a potential deal involving nuclear materials, while emphasizing the importance of verification and strategic leverage. Throughout the hour, Buck reinforces broader conservative themes including law and order, government accountability, media skepticism, and economic responsibility under President Trump&rsquo;s leadership. The hour concludes with listener calls and commentary revisiting the Karmelo Anthony case, reinforcing the argument that the legal outcome was straightforward and should serve as a broader lesson about the limits of self-defense claims. Overall, Hour 3 delivers a dense mix of political analysis, cultural commentary, and policy discussion, making it a standout segment focused on crime, media credibility, immigration reform, government spending, and national security in the Trump presidency era.\u003c/p>  \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! &nbsp;ihr.fm/3InlkL8\u003c/p> \u003cp>For the latest updates from Clay and Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042206445%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=VsbgcYqrrymrHVUFgVDUFSU48y41nLCtluyVVyuTo8k%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p>  \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMAzar%40premierenetworks.com%7C93c607c452c44014c89708dd5c1c9796%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638768000042222479%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=X5aaOUJLLQIJQ9%2BXJdnYSiTLZE%2Bc7Eque6%2BcrD8xoZ8%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003c/p>","startDate":1781105400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny80Mjk4ZTZmZi1iZGY0LTRhMWEtYjBhOS1iNDY1MDEzZjQyM2YvaW1hZ2UuanBnP3Q9MTc4MTExOTM0MyZzaXplPUxhcmdl"},{"id":336475768,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"It's a Numbers Game: DSA Madness Exposed: Socialist Takeover, Spencer Pratt’s Loss & California’s Political Future","duration":3086,"isExplicit":false,"description":"\u003cp>Are America's biggest cities moving further left? In this episode of It's a Numbers Game, Ryan Girdusky breaks down the controversial platform released by the Twin Cities Democratic Socialists of America (DSA), examining policies on housing, policing, immigration, education, reparations, and economic reform.\u003c/p> \u003cp>Then, Ryan is joined by Los Angeles radio host John Phillips to discuss Spencer Pratt's surprising mayoral campaign, why he fell short of making the runoff, and what the results reveal about the political future of Los Angeles and California. They also explore the rise of socialist candidates, voter confidence, election integrity, California's governor race, and whether Republicans can remain competitive in deep-blue cities.\u003c/p> \u003cp>\u003ca href=\"mailto:ryan@numbersgamepodcast.com\">EMAIL RYAN\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay &amp; Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781084700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Y4OWQ5MDM0LTI0MWQtNDgwZS1hMTAxLWIyNTIwMTFmNzZjZS9hZDFlMjM5MS1kYzkzLTQ2MGItOTQzNS1iNDY1MDAyNWU3NzkvaW1hZ2UuanBnP3Q9MTc4MTA2MTE3MCZzaXplPUxhcmdl"},{"id":336465703,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"The Tudor Dixon Podcast: Katie Pavlich on Trump's Border Success, Democrat Chaos & America 250","duration":1756,"isExplicit":false,"description":"\u003cp data-start=\"571\" data-end=\"900\">Katie Pavlich joins Tudor Dixon for a wide-ranging conversation on the biggest political stories shaping America. Katie discusses her new primetime show on NewsNation, the Trump administration's preparations for America's 250th anniversary, and why voters continue to support stronger border security and immigration enforcement.\u003c/p> \u003cp data-start=\"902\" data-end=\"1299\">Tudor and Katie examine new polling showing growing public approval for President Trump's immigration policies, the Democratic Party's struggles to connect with voters, and the political fallout surrounding controversial Senate candidates. They also discuss government waste and fraud, media credibility, redistricting battles, and what the latest trends could mean for the 2026 midterm elections.\u003c/p> \u003cp data-start=\"1301\" data-end=\"1493\">Plus, Katie shares behind-the-scenes insights from Washington, D.C., including the ongoing restoration projects transforming the nation's capital ahead of the historic America 250 celebration.\u003c/p> \u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay &amp; Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781077500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0M2VmNmI4LWU2YmEtNGRhOC1hMjM0LWFmYjkwMTU0ZWFiNy82OTVjMjA1NC0yMzM2LTQ2MDgtOWI0Zi1iNDY1MDAxODcxZTgvaW1hZ2UuanBnP3Q9MTc4MTA1NzIxNyZzaXplPUxhcmdl"},{"id":336454652,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"David Rutherford Show: Stolen Election? Inside The LA Mayor Race","duration":2918,"isExplicit":false,"description":"\u003cp>Spencer Pratt was winning the LA mayor's race on election night &mdash; then the mail-in ballots came in, and the count flipped to two socialists.\u003c/p> \u003cp>David Rutherford &mdash; former Navy SEAL and CIA-trained intelligence officer &mdash; breaks down the LA mayor's race vote-by-vote: how Pratt's election-night lead collapsed as 80%+ mail-in ballots rolled in over the following week, handing the November runoff to incumbent Karen Bass and city councilmember Nathalia Raman. You'll learn how California's consolidated primary works, why no-ID mail-in balloting makes these races nearly impossible to lose, and how the stalled SAVE Act fits the bigger picture. David connects it to Thomas Massie's Kentucky primary, the filibuster math killing voter-ID reform, and his core argument: corrupted elections &mdash; not an EMP or economic collapse &mdash; are the real threat to the Republic.\u003c/p> \u003cp>This is a domestic-stakes briefing for anyone who's stopped trusting the count.\u003cbr>\u003cbr>Sponsors:\u003cbr>☕ Black Rifle Coffee: https://www.blackriflecoffee.com/\u003cbr>🏫 Get coaching by David Rutherford: \u003ca href=\"https://www.froglogicinstitute.com/\">https://www.froglogicinstitute.com/\u003c/a>\u003c/p> \u003cp>00:00 &mdash; Our election systems are broken \u003cbr>04:30 &mdash; The LA race, vote by vote: how Pratt's lead vanished \u003cbr>12:10 &mdash; Karen Bass, the budget, and the Palisades fires \u003cbr>16:40 &mdash; Who is Nathalia Raman? \u003cbr>22:30 &mdash; Massie's Kentucky primary: was it fraud? \u003cbr>30:00 &mdash; The SAVE Act and the filibuster wall \u003cbr>40:00 &mdash; What you do now: watch your local numbers\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay &amp; Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781064000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzI4OGI1NzhjLTQ5ZjEtNDEzNi1hOWJmLWIyYjEwMTI2ODQ4OS9lOGZkMTRhOC02ODgzLTQ5NmUtOTQzNS1iNDY0MDE3ZTVmOGIvaW1hZ2UuanBnP3Q9MTc4MTA0NzE5NCZzaXplPUxhcmdl"},{"id":336419046,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Nation States: The Biggest Foreign Policy Mistakes the Experts Keep Making","duration":1627,"isExplicit":false,"description":"\u003cp>Why do so many foreign policy predictions seem wrong? Steve Yates examines the biggest mistakes analysts, media commentators, and Washington insiders make when interpreting today&rsquo;s world, from confusing rhetoric with results to misunderstanding alliances, deterrence, and America&rsquo;s changing role abroad. He offers a framework for cutting through headlines and evaluating global events more clearly.\u003c/p> \u003cp>Nation States with Yates helps you understand global events through the lens of America&rsquo;s interests. Join Steve Yates, your personal national security advisor, for clear, practical analysis on the issues shaping America&rsquo;s future.\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay &amp; Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781031600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjYTk3MWZkLWRlZmUtNDc4YS1iNTJkLWI0NDEwMGY5OGQxNS9hN2U5NTg2Yy1kY2EzLTQ4Y2EtOTg5Yy1iNDVkMDE1YWIxYWEvaW1hZ2UuanBnP3Q9MTc4MDQzNDIwNSZzaXplPUxhcmdl"},{"id":336417377,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Buck Brief - Karmelo Anthony Found Guilty of Obvious Vicious Murder","duration":911,"isExplicit":false,"description":"\u003cp>Buck breaks down the breaking news: Karmelo Anthony was found guilty of murder after the jury deliberated less than three hours in the stabbing death of Austin Metcalf at a Texas high school track meet. Anthony entered the wrong team tent, refused to leave, instigated the fight, and stabbed Metcalf in the heart. Buck calls the self-defense claims preposterous, details the clear evidence of murder, and addresses the disturbing racial tribalism and reactions outside the courthouse.\u003c/p> \u003cp>Never miss a moment from Buck by subscribing to the Buck Sexton Show Podcast on\u003ca href=\"https://www.iheart.com/podcast/51-the-buck-sexton-show-27296753/\"> IHeart Radio\u003c/a>,\u003ca href=\"https://podcasts.apple.com/us/podcast/the-buck-sexton-show/id1208232103\"> Apple Podcasts\u003c/a> or wherever you get your podcasts!&nbsp;\u003c/p>  \u003cp>Connect with Buck Sexton:\u003cbr>Facebook &ndash;&nbsp; \u003ca href=\"https://www.facebook.com/BuckSexton/\">&nbsp;/ bucksexton\u003c/a>&nbsp; \u003cbr>X &ndash; \u003ca href=\"https://x.com/BuckSexton\">&nbsp;@bucksexton&nbsp; \u003cbr>\u003c/a>Instagram &ndash; &nbsp; \u003ca href=\"https://www.instagram.com/bucksexton/?hl=en\">@bucksexton\u003c/a>\u003c/p> \u003cp>TikTok -\u003ca href=\"https://www.tiktok.com/@bucksexton\"> @BuckSexton\u003c/a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u003c/p> \u003cp>YouTube -\u003ca href=\"https://www.youtube.com/@BuckSexton\"> @BuckSexton\u003c/a>&nbsp;&nbsp;\u003c/p> \u003cp>Website &ndash;\u003ca href=\"https://www.bucksexton.com/\"> https://www.bucksexton.com/\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay &amp; Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781029377000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNkYWUwYjA3LWFhYzAtNDE1NC04YzFlLWFlMmIwMDM1MGY5NC8yNmVlMjQwMS0wY2E0LTRjZGEtYTM1YS1iNDY0MDE2YWM5YzgvaW1hZ2UuanBnP3Q9MTc4MTA0MzExMCZzaXplPUxhcmdl"}]}},{"id":24392822,"title":"The Sean Hannity Show","description":"Sean Hannity is a multimedia superstar, spending four hours a day every day reaching out to millions of Americans on radio, television and the Internet.","lastUpdated":1767237141,"slug":"51-the-sean-hannity-show","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS81NTRiMjc3NC0xMDcyLTRhZmMtODhiMy1hZTMwMDE4OGQyZTgvaW1hZ2UuanBnP3Q9MTY0Mzg0NTgyMSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQL9osAAAGeqTL2sA"},"items":[{"id":336512566,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Maine's Radical Reckoning","duration":1823,"isExplicit":false,"description":"\u003cp>Hannity continues the final hour with a deep dive into Graham Platner&rsquo;s win in Maine, questioning whether national Democrats will pressure him to drop out before the legal withdrawal deadline. Steve Robinson and Laurel Libby return to explain Platner&rsquo;s background, his &ldquo;oyster man&rdquo; branding, questions about his business history, his support among far-left voters, and why Susan Collins may still face a serious but winnable race. Hannity also discusses America&rsquo;s 250th anniversary, the Declaration of Independence, Israel&rsquo;s fight for survival, and the importance of preserving God-given rights. The hour closes with Stephen A. Smith blaming President Trump for the Knicks&rsquo; loss, Whoopi Goldberg defending Trump&rsquo;s right to attend the game, and a listener call thanking Rush Limbaugh for inspiring a life-changing business decision.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781119764000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS8xYmE2MzcwOS1kOTE3LTQ3ZDgtYWZhMi1iNDY1MDE4MWM5YTYvaW1hZ2UuanBnP3Q9MTc4MTEzNDA5NyZzaXplPUxhcmdl"},{"id":336512567,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"The Radical Midterm Test","duration":1804,"isExplicit":false,"description":"\u003cp>Sean is joined by Bill O&rsquo;Reilly for their &ldquo;Simple Man&rdquo; segment, where they discuss Graham Platner, Mamdani, radical Democrats, open borders, ICE funding, Europe&rsquo;s decline, and the growing divide between voters who want order and those embracing left-wing extremism. Hannity presses O&rsquo;Reilly on whether the Democratic Party&rsquo;s radical nominees will hurt them in the midterms, while O&rsquo;Reilly argues Republicans still need to clearly explain how their policies help everyday Americans. The hour also features deeper analysis of Maine&rsquo;s Senate race with Steve Robinson of The Maine Wire and State Rep. Laurel Libby, who argue that Platner&rsquo;s record, alleged lies, and far-left policy agenda will become major liabilities against Susan Collins.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781119762000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS8wZTQyZDgxYy1kYzFiLTQxZTEtOTI2MS1iNDY1MDE4MWM5YTEvaW1hZ2UuanBnP3Q9MTc4MTEzNDA0NiZzaXplPUxhcmdl"},{"id":336512568,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Democrats Double Down","duration":1735,"isExplicit":false,"description":"\u003cp data-start=\"44\" data-end=\"884\">Sean Hannity opens the show by arguing that the Democratic Party&rsquo;s activist base has doubled down on radicalism after Graham Platner&rsquo;s victory in the Maine Senate primary. Hannity focuses on Platner&rsquo;s Nazi tattoo controversy, past social media posts, explicit messages, self-described communist views, attacks on police, and comments about rural white voters in Maine. He frames Platner as part of a larger Democratic shift alongside Mamdani, AOC, Bernie Sanders, Elizabeth Warren, El-Sayed, and James Talarico. Hannity also criticizes Jasmine Crockett&rsquo;s comments about the Austin Metcalf murder case, defends the need for self-reliance over government dependency, and discusses President Trump&rsquo;s efforts to keep oil moving through the Strait of Hormuz while preparing possible new action against Iran.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781119736000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS9lOTFmMzIyZC00M2EzLTRmOTItOTA4My1iNDY1MDE4MWM5YTAvaW1hZ2UuanBnP3Q9MTc4MTEzNDAwMiZzaXplPUxhcmdl"},{"id":336434961,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Timeless Conservatism, Double Standards, and Geopolitical Pressure","duration":1741,"isExplicit":false,"description":"\u003cp>In this final hour, Sean Hannity welcomes former Vice President Mike Pence to discuss his new book, \u003cem data-path-to-node=\"7,1\" data-index-in-node=\"100\">What Do Conservatives Actually Believe?\u003c/em>. Pence emphasizes a historical commitment to limited government, traditional moral values, and peace through strength while warning against the isolationist trends emerging on the populist right. The two also blast the progressive left, calling out the radical platforms of candidates like Maine's Graham Plattner and Michigan's Abdul El-Sayed. Hannity exposes a massive double standard among national Democrats, who have stayed completely silent regarding the personal scandals and physical abuse allegations surrounding Plattner. Shifting to global conflicts, former special assistant James Robbins joins the show to analyze how a strict naval blockade has pushed Iran's energy-dependent economy to an absolute chokepoint. Robbins details how the U.S. Treasury has successfully squeezed the regime by seizing hidden cryptocurrency wallets from top Iranian leaders. Hannity closes by advocating for election transparency, urging state legislatures to implement paper ballots, voter ID, and absolute signature verification.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781045904000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS9kMTc1N2E3NS0yMDI5LTQ4Y2EtYTRhZi1iNDY1MDAyODhjZGQvaW1hZ2UuanBnP3Q9MTc4MTA2MDI4MCZzaXplPUxhcmdl"},{"id":336434753,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Voter Integrity, Media Meltdowns, and the Future of Trade","duration":1677,"isExplicit":false,"description":"\u003cp>Sean Hannity opens the second hour alongside Florida Senator Rick Scott to dissect the critical nationwide push for the SAVE America Act. Hannity rails against California's sluggish, \"Stone Age\" voting system, comparing it to Florida's high-integrity system where results are cleanly delivered within hours of closing. The conversation shifts to the severe incompetence of California Governor Gavin Newsom, targeting his absolute silence on predictable wildfires, high taxes, and a staggering poverty rate. Later, Sean breaks down the dramatic behind-the-scenes meltdown at CBS News that led to the sudden firing of \u003cem data-path-to-node=\"4,13\" data-index-in-node=\"109\">60 Minutes\u003c/em> veteran Scott Pelley after Pelley publicly attacked network leadership over institutional bias. The program also showcases a viral weekend moment where Donald Trump abruptly walked off an NBC \u003cem data-path-to-node=\"4,17\" data-index-in-node=\"96\">Meet the Press\u003c/em> interview after directly confronting the host over media dishonesty and crooked systems. Finally, Hannity takes calls from listeners to debate how rapid advancements in AI and robotics are poised to transform traditional home-building trades.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781045677000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS84ODM5ZTczMy1lMjEzLTQ5ZTktYWEyOC1iNDY1MDAyODhjZGYvaW1hZ2UuanBnP3Q9MTc4MTA2MDA1MyZzaXplPUxhcmdl"},{"id":336434594,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Stabbing Trials, Online Sewers, and Global Demands","duration":1970,"isExplicit":false,"description":"\u003cp>In this episode, Sean Hannity examines the highly anticipated verdict in the Texas murder trial of Carmelo Anthony. Multiple student witnesses testified that the African-American teenager grabbed a knife from his backpack and fatally stabbed an unarmed white teenager, Austin Metcalf, at a suburban track meet. Joined by Fox News legal analyst Greg Jarrett, Hannity analyzes how Anthony's defense team unsuccessfully argued self-defense despite testimony showing Anthony was the continuous aggressor. The jury ultimately returned a quick first-degree murder conviction, making it clear that lethal force cannot legally be used to meet non-lethal aggression. Beyond the courtroom, Hannity laments the \"online sewer environment\" where isolated young people are constantly bombarded with dangerous lies and corporate propaganda. Turning to major global developments, the president announces that the United States must respond after Iranian forces shot down an American Apache helicopter patrolling the Strait of Hormuz. Finally, the show highlights how legacy media outlets routinely ignore the shocking statistics of inner-city violence to protect their preferred liberal narratives.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781045523000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS85MTk0ZGE3Ni00N2IzLTRhODItOTI5Yi1iNDY1MDAyODhjZTAvaW1hZ2UuanBnP3Q9MTc4MTA1OTg4OSZzaXplPUxhcmdl"},{"id":336334207,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"SOUNDBYTES 8 - HENRY NOWAK, POLICING  & THE LGBTQ CHOIR ","duration":2034,"isExplicit":true,"description":"\u003cp>Episode 8 of SoundBytes is here, and hosts Lynda McLaughlin and Eric Eggers delve into a range of controversial and thought-provoking topics. They discuss the formerly underreported story of Henry Nowak in the UK, drawing parallels with the George Floyd case and highlighting issues of racial and social \"justice.\" The conversation touches on the complexities of policing, societal norms, and the impact of political correctness on law enforcement. They also explore the challenges of addressing crime and social decay in major cities, using examples from both the UK and the US.\u003c/p> \u003cp>@eric_eggers\u003c/p> \u003cp>@LyndaMick&nbsp;\u003c/p> \u003cp>@RogueRecap\u003c/p> \u003cp>RogueRecap.com\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780959552000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwY2Y5NTg4LTgxNGQtNGQ5ZS1iZDIzLWIyYjkwMGZhNDI4Yi9jN2U2NGQ2ZC1lNWMzLTQ1ZmEtOWRkYS1iNDYzMDE2ZjE0YjIvaW1hZ2UuanBnP3Q9MTc4MDk3MzkyMSZzaXplPUxhcmdl"},{"id":336328745,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Iran At an Inflection Point","duration":1571,"isExplicit":false,"description":"\u003cp data-path-to-node=\"21\">In this final hour, Sean Hannity explores the ongoing economic squeeze on Iran. Joined by James Robbins, former special assistant to Defense Secretary Rumsfeld, the two analyze how a strict naval blockade of the Hormuz Strait, paired with the seizing of hidden cryptocurrency wallets, has pushed Iran's economy to an absolute inflection point. \u003c/p> \u003cp data-path-to-node=\"22\">The conversation then pivots from global conflicts to corporate media instability. Sean breaks down the dramatic behind-the-scenes meltdown at CBS News, detailing the emotional confrontation and subsequent firing of \u003cem data-path-to-node=\"22,5\" data-index-in-node=\"133\">60 Minutes\u003c/em> veteran Scott Pelley after he publicly targeted network leadership over institutional bias.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780955445000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS9jZGY5YmNjMC0yODg1LTQ5ODgtYWZiMS1iNDY0MDAxYzA2MjEvaW1hZ2UuanBnP3Q9MTc4MDk2OTgyNCZzaXplPUxhcmdl"},{"id":336328746,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Voter Integrity and The Future of America","duration":1555,"isExplicit":false,"description":"\u003cp data-path-to-node=\"13\">Sean Hannity opens Hour 2 alongside Senator Rick Scott of Florida to dissect the critical need for nationwide voter integrity, examining the push for the SAVE America Act and the necessity of total transparency&mdash;including matching signatures, citizen validation, and public surveillance cameras on ballot rooms. The conversation shifts to the failures of Governor Gavin Newsom in California, targeting his silence on predictable wildfires, high taxes, and out-migration. \u003c/p> \u003cp data-path-to-node=\"14\">Later, Sean opens up the phone lines to callers to debate how rapid advancements in artificial intelligence and robotics are transforming trades like home building. Sean offers his personal take on tools like Grok and underscores the enduring value of traditional trades that automation can't replace.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780955324000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS81OTI2MWNmOC1iYjZiLTRkMTktYmE2OS1iNDY0MDAxYzA2MjMvaW1hZ2UuanBnP3Q9MTc4MDk2OTcwMCZzaXplPUxhcmdl"},{"id":336328331,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Stone Age Voting and Double Standards","duration":1693,"isExplicit":false,"description":"\u003cp data-path-to-node=\"5\">In this episode, Sean Hannity dives into the mounting chaos surrounding California's election system as L.A. County struggles to process hundreds of thousands of lingering ballots days after the vote, causing a massive turnaround in the mayoral race. Hannity compares California's sluggish, \"Stone Age\" process to Florida's high-integrity system where results are delivered efficiently. \u003c/p> \u003cp data-path-to-node=\"6\">The hour also exposes glaring media and political double standards, highlighting how national Democratic figures have stayed completely silent regarding the disturbing personal history and physical abuse allegations surrounding Maine Senate candidate Graham Plattner. Finally, Sean plays the audio of Donald Trump walking out of a contentious \u003cem data-path-to-node=\"6,5\" data-index-in-node=\"75\">Meet the Press\u003c/em> interview after confronting the host over media dishonesty and rigged systems.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780955150000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS9iZjJlMGJmMS02MTFlLTQwYjYtYjJkMC1iNDY0MDAxYzA2MjEvaW1hZ2UuanBnP3Q9MTc4MDk2OTQ1OCZzaXplPUxhcmdl"}]}},{"id":18899828,"title":"The Best of Coast to Coast AM","description":"The Best of Coast to Coast AM podcast, hosted by George Noory. A media phenomenon, Coast to Coast AM deals with UFOs, strange occurrences, life after death, and other unexplained (and often inexplicable) phenomena.","lastUpdated":1767264495,"slug":"1100-the-best-of-coast-to-coas","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQGkXcAAAGelkh3AA"},"items":[{"id":336458617,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Human Divinity - Best of Coast to Coast AM - 6/9/26","duration":1087,"isExplicit":false,"description":"\u003cp>George Noory and author Gregg Braden explore the risks of humanity becoming more dependent on technology, why people have come to mistakenly believe that machines are more perfect than humans, and how losing connection to other human beings can have terrible effects in the future.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781070975000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336372159,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"The Longevinauts","duration":3078,"isExplicit":false,"description":"\u003cp>When an astrologer tells Mangesh that he&rsquo;ll (probably) die early, he takes it in stride. But his family and friends (not to mention all the Don&rsquo;t Die longevity influencers on his FYP) feel differently&hellip; and besides, if science can keep his brain sharp and his tennis game strong for longer, why not take advantage? So he visits Dr. Nir Barzelai, the world&rsquo;s leading aging researcher, and Dr. Ron Primas, an elite longevity doctor, to figure out what he should do. Plus: A chat with Ken Reid from TV Guidance Counselor about age in pop culture, from the Golden Girls to &ldquo;I&rsquo;ve fallen and I can&rsquo;t get up.&rdquo;\u003c/p> \u003cp>Disclosure: The experts we spoke with want to be clear that although they have some minor quibbles with Bryan Johnson, they&rsquo;re grateful for the fact that he&rsquo;s started the conversation on longevity. Any insinuation that he&rsquo;s got weird vibes is ours.\u003c/p> \u003cul> \u003cli aria-level=\"1\">Listen to Ken Reid&rsquo;s podcast, \u003ca href=\"https://tvguidancecounselor.com/\">TV Guidance Counselor\u003c/a>\u003c/li> \u003cli aria-level=\"1\">Learn more about Nir Barzelai&rsquo;s \u003ca href=\"https://einsteinmed.edu/centers/geroscience/research/human-longevity-studies\">Longevity Genes Project\u003c/a> and his book, \u003ca href=\"https://us.macmillan.com/books/9781250413536/agelater/\">Age Later\u003c/a>\u003c/li> \u003cli aria-level=\"1\">Learn more about Ron Primas&rsquo;s \u003ca href=\"https://drprimas.com/\">longevity and concierge medicine practice\u003c/a>\u003c/li> \u003cli aria-level=\"1\">Read Cynthia Kenyon&rsquo;s groundbreaking \u003ca href=\"https://www.nature.com/articles/366461a0\">1993 study of worm longevity\u003c/a>\u003c/li> \u003cli aria-level=\"1\">Check out the \u003ca href=\"https://www.thekurzweillibrary.com/\">Ray Kurzweil Library\u003c/a>\u003c/li> \u003c/ul> \u003cp>Special thanks to \u003ca href=\"https://azadirecords.com/\">Azadi Records\u003c/a> and \u003ca href=\"https://linktr.ee/blisssamsa?utm_source=ig&amp;utm_medium=social&amp;utm_content=link_in_bio&amp;fbclid=PAZXh0bgNhZW0CMTEAc3J0YwZhcHBfaWQPOTM2NjE5NzQzMzkyNDU5AAGnAk6C4DXTX6m8NeOWJ0-skDMYgx5opCMGwkZ9tasSTyomtzXcE_krGMqkmfY_aem_lOvLBI_4bT1Th12lEIu5oA\">Bliss Samsa\u003c/a> for their beautiful tracks, and \u003ca href=\"https://botany.bandcamp.com/music\">Botany\u003c/a> for the score.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780992000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkxMzAyMDc0LWYzYjktNGE5OC04NGUwLWFmNGUwMTFmZmFiYi83NTdkNzE1ZS0yZjUwLTQwZDQtOGM2MS1iNDYzMDE0Y2JkODkvaW1hZ2UuanBnP3Q9MTc4MDk0OTg5OCZzaXplPUxhcmdl"},{"id":336360070,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Esoteric Traditions - Best of Coast to Coast AM - 6/8/26","duration":1076,"isExplicit":false,"description":"\u003cp>George Noory and author Mitch Horowitz discuss metaphysics and how using the occult can help with self transformation, his belief in the multiverse theory, and how positive thinking and lead you to overcome suffering in your life.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780983946000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336234959,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Bible Prophecy - Best of Coast to Coast AM - 6/7/26","duration":1035,"isExplicit":false,"description":"\u003cp>George Noory and Truck Driver/Biblical Scholar David Jenkins take calls on Bible Prophecy.&nbsp; David shares his controversial interpretations of the meaning of the Bible.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780897176000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336155599,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Space Pioneer - Best of Coast to Coast AM - 6/6/26","duration":994,"isExplicit":false,"description":"\u003cp>Guest host Lisa Garr and astronaut Eileen Collins discuss blazing a trail as the first woman to pilot an American spacecraft.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780810714000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336085966,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Strange Folklore - Best of Coast to Coast AM - 6/5/26","duration":1059,"isExplicit":false,"description":"\u003cp>George Noory and author Varla Ventura discuss stories of supernatural entities like banshees and warning ghosts, a message she got from the spirit of her dead brother in law, and visiting cemeteries to communicate with the other side.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780721464000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336052635,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Episode 294: Joshua Just Bought THIS, and It’s Pretty WILD!","duration":3034,"isExplicit":false,"description":"\u003cp>Enjoy this edition of&nbsp;\u003cem>Strange Things \u003c/em>as the Wizard reveals his latest purchase!!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780687101000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336052322,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Episode 294: Arriving in Heaven & Overcoming Earthly Skepticism","duration":3055,"isExplicit":false,"description":"\u003cp>Join Sandra and discover your custom-tailored heavenly arrival and answers to tough questions. Plus, experience a gentle and comforting closing meditation to connect with your own loved ones in spirit.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780686715000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":336046633,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Episode 106: The UFO Files with Stephen Bassett","duration":2453,"isExplicit":false,"description":"\u003cp>Captain Ron talks to Stephen Bassett as Steve breaks down the latest release of UFO/UAP files and what they could mean for disclosure.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780685498000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":335974775,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Life of a Psychic - Best of Coast to Coast AM - 6/4/26","duration":1217,"isExplicit":false,"description":"\u003cp>George Noory and psychic medium Erika Gabriel explore her life and psychic abilities, how communicating with the spirits of dead loved ones can guide you to find happiness and purpose in life, and what spirit guides say about Heaven and Hell.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780637792000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"}]}}]}],["item-eyebrow-/6977aec82001d4b98aea27e5",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["weathertileloader-41.646318--83.54009999",{"data":[{"dayOfWeek":"Wednesday","expirationTimeUtc":1781150387,"moonPhase":"Waning Crescent","moonPhaseCode":"WNC","moonPhaseDay":24,"moonriseTimeLocal":"2026-06-10T02:32:31-0400","moonriseTimeUtc":1781073151,"moonsetTimeLocal":"2026-06-10T16:07:08-0400","moonsetTimeUtc":1781122028,"narrative":"Showers and thunderstorms late. Lows overnight in the low 70s.","qpf":0.07,"qpfSnow":0,"sunriseTimeLocal":"2026-06-10T05:59:33-0400","sunriseTimeUtc":1781085573,"sunsetTimeLocal":"2026-06-10T21:08:12-0400","sunsetTimeUtc":1781140092,"temperatureMax":null,"temperatureMin":73,"validTimeUtc":1781089200,"validTimeLocal":"2026-06-10T07:00:00-0400","calendarDayTemperatureMax":94,"calendarDayTemperatureMin":70,"day":{"cloudCover":null,"dayOrNight":null,"daypartName":null,"iconCode":null,"iconCodeExtend":null,"narrative":null,"precipChance":null,"precipType":null,"qpf":null,"qpfSnow":null,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":null,"snowRange":null,"temperature":null,"temperatureHeatIndex":null,"temperatureWindChill":null,"thunderCategory":null,"thunderIndex":null,"uvDescription":null,"uvIndex":null,"windDirection":null,"windDirectionCardinal":null,"windPhrase":null,"windSpeed":null,"wxPhraseLong":null,"wxPhraseShort":null},"night":{"cloudCover":52,"dayOrNight":"N","daypartName":"Tonight","iconCode":4,"iconCodeExtend":7200,"narrative":"Partly cloudy with late night showers or thunderstorms. Low 73F. Winds SW at 5 to 10 mph. Chance of rain 50%.","precipChance":53,"precipType":"rain","qpf":0.07,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":73,"snowRange":"","temperature":73,"temperatureHeatIndex":84,"temperatureWindChill":73,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":221,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 5 to 10 mph.","windSpeed":9,"wxPhraseLong":"Thunderstorms Late","wxPhraseShort":"T-Storms"}},{"dayOfWeek":"Thursday","expirationTimeUtc":1781150387,"moonPhase":"Waning Crescent","moonPhaseCode":"WNC","moonPhaseDay":25,"moonriseTimeLocal":"2026-06-11T02:57:49-0400","moonriseTimeUtc":1781161069,"moonsetTimeLocal":"2026-06-11T17:24:14-0400","moonsetTimeUtc":1781213054,"narrative":"Partly cloudy. Highs in the upper 80s and lows in the upper 60s.","qpf":0.1,"qpfSnow":0,"sunriseTimeLocal":"2026-06-11T05:59:25-0400","sunriseTimeUtc":1781171965,"sunsetTimeLocal":"2026-06-11T21:08:43-0400","sunsetTimeUtc":1781226523,"temperatureMax":89,"temperatureMin":67,"validTimeUtc":1781175600,"validTimeLocal":"2026-06-11T07:00:00-0400","calendarDayTemperatureMax":89,"calendarDayTemperatureMin":73,"day":{"cloudCover":59,"dayOrNight":"D","daypartName":"Tomorrow","iconCode":30,"iconCodeExtend":3000,"narrative":"Sunshine and clouds mixed. High 89F. Winds WSW at 10 to 15 mph.","precipChance":11,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":66,"snowRange":"","temperature":89,"temperatureHeatIndex":93,"temperatureWindChill":74,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Very High","uvIndex":8,"windDirection":237,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":69,"dayOrNight":"N","daypartName":"Tomorrow night","iconCode":4,"iconCodeExtend":7200,"narrative":"Partial cloudiness early, with scattered showers and thunderstorms later during the night. A few storms may be severe. Low 67F. Winds SW at 10 to 15 mph. Chance of rain 40%.","precipChance":38,"precipType":"rain","qpf":0.1,"qpfSnow":0,"qualifierCode":"Q8010","qualifierPhrase":"A few storms may be severe.","relativeHumidity":74,"snowRange":"","temperature":67,"temperatureHeatIndex":92,"temperatureWindChill":67,"thunderCategory":"Severe thunderstorms possible","thunderIndex":3,"uvDescription":"Low","uvIndex":0,"windDirection":222,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Thunderstorms Late","wxPhraseShort":"T-Storms"}},{"dayOfWeek":"Friday","expirationTimeUtc":1781150387,"moonPhase":"Waning Crescent","moonPhaseCode":"WNC","moonPhaseDay":26,"moonriseTimeLocal":"2026-06-12T03:28:25-0400","moonriseTimeUtc":1781249305,"moonsetTimeLocal":"2026-06-12T18:44:28-0400","moonsetTimeUtc":1781304268,"narrative":"Partly cloudy. Highs in the low 80s and lows in the low 60s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2026-06-12T05:59:20-0400","sunriseTimeUtc":1781258360,"sunsetTimeLocal":"2026-06-12T21:09:13-0400","sunsetTimeUtc":1781312953,"temperatureMax":82,"temperatureMin":61,"validTimeUtc":1781262000,"validTimeLocal":"2026-06-12T07:00:00-0400","calendarDayTemperatureMax":82,"calendarDayTemperatureMin":65,"day":{"cloudCover":17,"dayOrNight":"D","daypartName":"Friday","iconCode":30,"iconCodeExtend":3000,"narrative":"Some clouds in the morning will give way to mainly sunny skies for the afternoon. High 82F. Winds W at 10 to 20 mph.","precipChance":10,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":54,"snowRange":"","temperature":82,"temperatureHeatIndex":82,"temperatureWindChill":68,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Very High","uvIndex":9,"windDirection":278,"windDirectionCardinal":"W","windPhrase":"Winds W at 10 to 20 mph.","windSpeed":13,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":1,"dayOrNight":"N","daypartName":"Friday night","iconCode":31,"iconCodeExtend":3100,"narrative":"A mostly clear sky. Low 61F. Winds WSW at 10 to 15 mph.","precipChance":5,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":65,"snowRange":"","temperature":61,"temperatureHeatIndex":80,"temperatureWindChill":61,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":255,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":11,"wxPhraseLong":"Clear","wxPhraseShort":"Clear"}},{"dayOfWeek":"Saturday","expirationTimeUtc":1781150387,"moonPhase":"Waning Crescent","moonPhaseCode":"WNC","moonPhaseDay":28,"moonriseTimeLocal":"2026-06-13T04:06:42-0400","moonriseTimeUtc":1781338002,"moonsetTimeLocal":"2026-06-13T20:05:39-0400","moonsetTimeUtc":1781395539,"narrative":"Abundant sunshine. Highs in the upper 80s and lows in the mid 60s.","qpf":0.03,"qpfSnow":0,"sunriseTimeLocal":"2026-06-13T05:59:16-0400","sunriseTimeUtc":1781344756,"sunsetTimeLocal":"2026-06-13T21:09:41-0400","sunsetTimeUtc":1781399381,"temperatureMax":87,"temperatureMin":66,"validTimeUtc":1781348400,"validTimeLocal":"2026-06-13T07:00:00-0400","calendarDayTemperatureMax":87,"calendarDayTemperatureMin":61,"day":{"cloudCover":5,"dayOrNight":"D","daypartName":"Saturday","iconCode":32,"iconCodeExtend":3200,"narrative":"A mainly sunny sky. High 87F. Winds SW at 10 to 15 mph.","precipChance":4,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":46,"snowRange":"","temperature":87,"temperatureHeatIndex":87,"temperatureWindChill":63,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Very High","uvIndex":9,"windDirection":232,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 10 to 15 mph.","windSpeed":13,"wxPhraseLong":"Sunny","wxPhraseShort":"Sunny"},"night":{"cloudCover":62,"dayOrNight":"N","daypartName":"Saturday night","iconCode":45,"iconCodeExtend":7100,"narrative":"Partly cloudy skies early followed by increasing clouds with showers developing later at night. Low 66F. Winds SW at 10 to 15 mph. Chance of rain 50%.","precipChance":54,"precipType":"rain","qpf":0.03,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":59,"snowRange":"","temperature":66,"temperatureHeatIndex":84,"temperatureWindChill":66,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":222,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Showers Late","wxPhraseShort":"Shwrs Late"}},{"dayOfWeek":"Sunday","expirationTimeUtc":1781150387,"moonPhase":"New Moon","moonPhaseCode":"N","moonPhaseDay":29,"moonriseTimeLocal":"2026-06-14T04:57:05-0400","moonriseTimeUtc":1781427425,"moonsetTimeLocal":"2026-06-14T21:21:16-0400","moonsetTimeUtc":1781486476,"narrative":"Cloudy with rain in the morning. Highs in the mid 70s and lows in the mid 50s.","qpf":0.13,"qpfSnow":0,"sunriseTimeLocal":"2026-06-14T05:59:14-0400","sunriseTimeUtc":1781431154,"sunsetTimeLocal":"2026-06-14T21:10:07-0400","sunsetTimeUtc":1781485807,"temperatureMax":74,"temperatureMin":54,"validTimeUtc":1781434800,"validTimeLocal":"2026-06-14T07:00:00-0400","calendarDayTemperatureMax":74,"calendarDayTemperatureMin":57,"day":{"cloudCover":61,"dayOrNight":"D","daypartName":"Sunday","iconCode":12,"iconCodeExtend":6303,"narrative":"Cloudy and damp with rain in the morning...then becoming partly cloudy. High 74F. Winds W at 10 to 20 mph. Chance of rain 70%.","precipChance":67,"precipType":"rain","qpf":0.13,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":62,"snowRange":"","temperature":74,"temperatureHeatIndex":74,"temperatureWindChill":67,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Very High","uvIndex":9,"windDirection":274,"windDirectionCardinal":"W","windPhrase":"Winds W at 10 to 20 mph.","windSpeed":15,"wxPhraseLong":"AM Rain","wxPhraseShort":"AM Rain"},"night":{"cloudCover":35,"dayOrNight":"N","daypartName":"Sunday night","iconCode":29,"iconCodeExtend":2900,"narrative":"A few clouds. Low 54F. Winds WNW at 10 to 20 mph.","precipChance":6,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":68,"snowRange":"","temperature":54,"temperatureHeatIndex":71,"temperatureWindChill":54,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":289,"windDirectionCardinal":"WNW","windPhrase":"Winds WNW at 10 to 20 mph.","windSpeed":15,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Monday","expirationTimeUtc":1781150387,"moonPhase":"New Moon","moonPhaseCode":"N","moonPhaseDay":0,"moonriseTimeLocal":"2026-06-15T06:01:00-0400","moonriseTimeUtc":1781517660,"moonsetTimeLocal":"2026-06-15T22:24:18-0400","moonsetTimeUtc":1781576658,"narrative":"Times of sun and clouds. Highs in the mid 70s and lows in the mid 50s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2026-06-15T05:59:15-0400","sunriseTimeUtc":1781517555,"sunsetTimeLocal":"2026-06-15T21:10:31-0400","sunsetTimeUtc":1781572231,"temperatureMax":76,"temperatureMin":55,"validTimeUtc":1781521200,"validTimeLocal":"2026-06-15T07:00:00-0400","calendarDayTemperatureMax":76,"calendarDayTemperatureMin":54,"day":{"cloudCover":53,"dayOrNight":"D","daypartName":"Monday","iconCode":30,"iconCodeExtend":3000,"narrative":"Sunshine and clouds mixed. High 76F. Winds WSW at 10 to 15 mph.","precipChance":4,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":51,"snowRange":"","temperature":76,"temperatureHeatIndex":76,"temperatureWindChill":55,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Very High","uvIndex":9,"windDirection":249,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 10 to 15 mph.","windSpeed":12,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":43,"dayOrNight":"N","daypartName":"Monday night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy. Low near 55F. Winds WSW at 5 to 10 mph.","precipChance":7,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":64,"snowRange":"","temperature":55,"temperatureHeatIndex":74,"temperatureWindChill":55,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":246,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 5 to 10 mph.","windSpeed":10,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Tuesday","expirationTimeUtc":1781150387,"moonPhase":"Waxing Crescent","moonPhaseCode":"WXC","moonPhaseDay":2,"moonriseTimeLocal":"2026-06-16T07:16:26-0400","moonriseTimeUtc":1781608586,"moonsetTimeLocal":"2026-06-16T23:14:21-0400","moonsetTimeUtc":1781666061,"narrative":"Thunderstorms developing in the afternoon. Highs in the upper 70s and lows in the mid 50s.","qpf":0.04,"qpfSnow":0,"sunriseTimeLocal":"2026-06-16T05:59:17-0400","sunriseTimeUtc":1781603957,"sunsetTimeLocal":"2026-06-16T21:10:53-0400","sunsetTimeUtc":1781658653,"temperatureMax":77,"temperatureMin":56,"validTimeUtc":1781607600,"validTimeLocal":"2026-06-16T07:00:00-0400","calendarDayTemperatureMax":77,"calendarDayTemperatureMin":55,"day":{"cloudCover":51,"dayOrNight":"D","daypartName":"Tuesday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy with afternoon showers or thunderstorms. High 77F. Winds WSW at 5 to 10 mph. Chance of rain 40%.","precipChance":42,"precipType":"rain","qpf":0.03,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":51,"snowRange":"","temperature":77,"temperatureHeatIndex":77,"temperatureWindChill":57,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Very High","uvIndex":8,"windDirection":244,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 5 to 10 mph.","windSpeed":10,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":51,"dayOrNight":"N","daypartName":"Tuesday night","iconCode":29,"iconCodeExtend":2900,"narrative":"A few clouds from time to time. Low 56F. Winds WSW at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":70,"snowRange":"","temperature":56,"temperatureHeatIndex":72,"temperatureWindChill":56,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":237,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}}]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":"","feed_index":0,"min_size":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2a2d6c96a1907175b75508","type":"PUBLISHING","record":{"ref_id":"%2F6a2a2d6c96a1907175b75508","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5e1b182-fac2-40c5-b990-4d38ca414cb2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"This aerial view shows Grant Park and the skyline in Chicago, Illinois, on August 1, 2024. Chicago will host the 2024 Democratic National Convention at the nearby United Center from August 19 through August 22. (Photo by TANNEN MAURY / AFP) (Photo by TANNEN MAURY/AFP via Getty Images)","id":"%2F6a2a2d626dcf7baf1b3948e8","new_tab":false,"schedule":{},"source_credit":"TANNEN MAURY / AFP / Getty Images","title":"US-CITYSCAPE-CHICAGO","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Severe weather is currently affecting the Midwest and Great Lakes, leaving hundreds of thousands without power. Millions across the Midwest and Northeast are under threat from storms capable of producing large hail, damaging wind gusts, and tornadoes. By Thursday (June 11), the threat will shift and extend into the Ohio Valley and Northeast, impacting over 125 million people.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.foxweather.com/weather-news/increasing-odds-severe-storms-midweek-plains-midwest\" target=\"_blank\">FOX Weather\u003c/a>, a large dip in the jet stream over the Midwest is triggering daily thunderstorms. This system is expected to move eastward, bringing severe weather threats to the Milwaukee and Chicago metro areas. The National Oceanic and Atmospheric Administration (NOAA) has issued a Level 3 out of 5 risk of severe thunderstorms for parts of southeastern Minnesota, Wisconsin, northern Illinois, eastern Iowa, northern Missouri, and northeastern Kansas.\u003c/p>\n\n\u003cp>By Thursday, storms will continue to develop along the cold front as it moves eastward, creating conditions for all possible severe weather hazards. Residents in the affected areas are advised to stay informed and take necessary precautions as the situation evolves.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/","cuser":"user/ldap/1137761","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"884800c29ad76e32bad8cafddae2c5c60097de1b883d41119561dd6c873d82d9","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/severe weather","keywords/Midwest","keywords/Northeast","keywords/storms","keywords/hail","keywords/wind","keywords/tornadoes","keywords/power outages"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2a2d626dcf7baf1b3948e8"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781148840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","social_title":"","summary":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Severe Weather Hits Midwest and Northeast","permalink":"https://wspd.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/"},"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8","title":"Severe Weather Hits Midwest and Northeast","description":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","author":""},"pub_start":1781148840000,"pub_until":4115978604802,"pub_changed":1781149194025,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2a2d6c96a1907175b75508","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","keyword:keywords/ai-assisted","keyword:keywords/severe weather","keyword:keywords/Midwest","keyword:keywords/Northeast","keyword:keywords/storms","keyword:keywords/hail","keyword:keywords/wind","keyword:keywords/tornadoes","keyword:keywords/power outages"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}},"resolved":{"value":{"title":"","feed_index":0,"min_size":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content"},"feed":{"results":[{"id":"%2F6a2a2d6c96a1907175b75508","type":"PUBLISHING","record":{"ref_id":"%2F6a2a2d6c96a1907175b75508","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5e1b182-fac2-40c5-b990-4d38ca414cb2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"This aerial view shows Grant Park and the skyline in Chicago, Illinois, on August 1, 2024. Chicago will host the 2024 Democratic National Convention at the nearby United Center from August 19 through August 22. (Photo by TANNEN MAURY / AFP) (Photo by TANNEN MAURY/AFP via Getty Images)","id":"%2F6a2a2d626dcf7baf1b3948e8","new_tab":false,"schedule":{},"source_credit":"TANNEN MAURY / AFP / Getty Images","title":"US-CITYSCAPE-CHICAGO","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Severe weather is currently affecting the Midwest and Great Lakes, leaving hundreds of thousands without power. Millions across the Midwest and Northeast are under threat from storms capable of producing large hail, damaging wind gusts, and tornadoes. By Thursday (June 11), the threat will shift and extend into the Ohio Valley and Northeast, impacting over 125 million people.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.foxweather.com/weather-news/increasing-odds-severe-storms-midweek-plains-midwest\" target=\"_blank\">FOX Weather\u003c/a>, a large dip in the jet stream over the Midwest is triggering daily thunderstorms. This system is expected to move eastward, bringing severe weather threats to the Milwaukee and Chicago metro areas. The National Oceanic and Atmospheric Administration (NOAA) has issued a Level 3 out of 5 risk of severe thunderstorms for parts of southeastern Minnesota, Wisconsin, northern Illinois, eastern Iowa, northern Missouri, and northeastern Kansas.\u003c/p>\n\n\u003cp>By Thursday, storms will continue to develop along the cold front as it moves eastward, creating conditions for all possible severe weather hazards. Residents in the affected areas are advised to stay informed and take necessary precautions as the situation evolves.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/","cuser":"user/ldap/1137761","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"884800c29ad76e32bad8cafddae2c5c60097de1b883d41119561dd6c873d82d9","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/severe weather","keywords/Midwest","keywords/Northeast","keywords/storms","keywords/hail","keywords/wind","keywords/tornadoes","keywords/power outages"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2a2d626dcf7baf1b3948e8"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781148840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","social_title":"","summary":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Severe Weather Hits Midwest and Northeast","permalink":"https://wspd.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/"},"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8","title":"Severe Weather Hits Midwest and Northeast","description":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","author":""},"pub_start":1781148840000,"pub_until":4115978604802,"pub_changed":1781149194025,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2a2d6c96a1907175b75508","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","keyword:keywords/ai-assisted","keyword:keywords/severe weather","keyword:keywords/Midwest","keyword:keywords/Northeast","keyword:keywords/storms","keyword:keywords/hail","keyword:keywords/wind","keyword:keywords/tornadoes","keyword:keywords/power outages"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["1370-wspd","wspd","news","talk","radio","toledo","ohio"],"genre":["news & talk"],"format":"NEWSTALK"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WSPD-AM","stationFormat":"NEWSTALK","stationMarket":"TOLEDO-OH","stationMicrosite":"","tags":["1370-wspd","wspd","news","talk","radio","toledo","ohio"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"wspd.iheart.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#FF0000","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac2?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac2?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"NewsRadio 1370 AM & 92.9 FM WSPD - Toledo's News, Weather & Traffic","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"NewsRadio 1370 AM & 92.9 FM WSPD - Toledo's News, Weather & Traffic","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"NewsRadio 1370 AM & 92.9 FM WSPD - Toledo's News, Weather & Traffic","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"NewsRadio 1370 AM & 92.9 FM WSPD - Toledo's News, Weather & Traffic","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Toledo's News, Weather, and Traffic is on NewsRadio 1370 AM & 92.9 FM WSPD","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Toledo's News, Weather, and Traffic is on NewsRadio 1370 AM & 92.9 FM WSPD","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Toledo's News, Weather, and Traffic is on NewsRadio 1370 AM & 92.9 FM WSPD","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Toledo's News, Weather, and Traffic is on NewsRadio 1370 AM & 92.9 FM WSPD","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"1370 wspd, wspd, news, talk, radio, toledo, ohio","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://wspd.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://wspd.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://wspd.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5ea6a57a1102921ef48ac1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@1370wspd","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@1370wspd","type":"meta"}],["canonical",{"value":"https://wspd.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"wspd.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"NewsRadio 1370 AM & 92.9 FM WSPD","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"NewsRadio 1370 AM & 92.9 FM WSPD","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"148122815255216","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"174630827969","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/89a75f2047c01816d94e7883ff0ce174/inferno","SM6.0:config-m:/06caedeabcc633ae9dac2bee2be309d3/inferno","SM6.0:config-m:/10c988fb610c50c05921d32e39d9d35e/inferno","SM6.0:config-m:/46c85c261c4cbb52149091e37759754c/inferno","SM6.0:config-m:/4de0a01be037fb69118ca0308c727d74/inferno","SM6.0:config-m:/60c0c84af3f76b50391679de/Default","SM6.0:config-m:/69cf353090e7e902f19b770fbeec51dc/inferno","SM6.0:config-m:/89a75f2047c01816d94e7883ff0ce174/inferno","SM6.0:index-m","SM6.0:index-m:/06caedeabcc633ae9dac2bee2be309d3","SM6.0:index-m:/10c988fb610c50c05921d32e39d9d35e","SM6.0:index-m:/46c85c261c4cbb52149091e37759754c","SM6.0:index-m:/4de0a01be037fb69118ca0308c727d74","SM6.0:index-m:/60c0c84af3f76b50391679de","SM6.0:index-m:/69cf353090e7e902f19b770fbeec51dc","SM6.0:index-m:/89a75f2047c01816d94e7883ff0ce174","app/sites","app/sites/20260526162735637","app/streams","app/streams/20260528110350663","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Clear Channel","streams","streams/1857","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:3972b6d964263c9e88e14bda918d391c","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:e0a91736b7f55ad60f85762318b1dc3d","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:a98d08a122a28c509f35865cea0e2435","domain/wspd.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61c23bfb03d9929cc4f81539","PS:datasource:/62431653206d9c37501eaf13","PS:datasource:/624339f3c9ce943e88bb49cb","PS:datasource:/62433a3795b9274d1e387bb7","PS:datasource:/627ab2fe37e609cc9004668f","PS:leads","PS:leads:/65933611b7317a6796c77679","PS:leads:/6a231023e92dfb7e85bc2856","PS:leads:/6a284690a70a57154d0ee3f5","PS:leads:/6a284774a70a57154d0ee3f7","PS:leads:listing","PS:subscription","PS:subscription:e478452dfbebe6dbaa038e5c4836d271","SM6.0:datasource-leads","SM6.0:datasource-leads:0d1a3ceaa0294676550b52d126c34b2a","SM6.0:datasource-leads:7615c9a8f857c132d54d32560f320047","SM6.0:datasource-leads:9290a4baad68236c642fb5577760e79d","SM6.0:datasource-leads:ab92f838cd0d346d81755d45c34568eb","SM6.0:datasource-leads:b7063bfd83bdf4e1e0db7261707368ab","SM6.0:datasource-publishing","SM6.0:datasource-publishing:74e3389b95eb31857b7b8d17e97d79c4","SM6.0:datasource-publishing:ace7a57cd41f10e8fd4bbc89cce88b5f","SM6.0:datasource-publishing:cfc31e817e9bd6322e799ed8f9ba3076","SM6.0:site-streams","SM6.0:site-streams:a98d08a122a28c509f35865cea0e2435","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/pubsub","app/pubsub/20250721163332915","sites","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"wspd.iheart.com","path":"/","query":{},"params":{},"userAgent":"FeedBurner/1.0 (http://www.FeedBurner.com)","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/5e419286691a216632db14ab/Inferno News/Talk/home","name":"home","pageConfig":{"sitemap_frequency":"hourly","thumbnail":"","title":"","adobe_page_name":"home","description":"","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[{"id":"display-hints/hide-listen-now"}],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":"","feed_index":0,"min_size":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2a2d6c96a1907175b75508","type":"PUBLISHING","record":{"ref_id":"%2F6a2a2d6c96a1907175b75508","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5e1b182-fac2-40c5-b990-4d38ca414cb2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"This aerial view shows Grant Park and the skyline in Chicago, Illinois, on August 1, 2024. Chicago will host the 2024 Democratic National Convention at the nearby United Center from August 19 through August 22. (Photo by TANNEN MAURY / AFP) (Photo by TANNEN MAURY/AFP via Getty Images)","id":"%2F6a2a2d626dcf7baf1b3948e8","new_tab":false,"schedule":{},"source_credit":"TANNEN MAURY / AFP / Getty Images","title":"US-CITYSCAPE-CHICAGO","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Severe weather is currently affecting the Midwest and Great Lakes, leaving hundreds of thousands without power. Millions across the Midwest and Northeast are under threat from storms capable of producing large hail, damaging wind gusts, and tornadoes. By Thursday (June 11), the threat will shift and extend into the Ohio Valley and Northeast, impacting over 125 million people.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.foxweather.com/weather-news/increasing-odds-severe-storms-midweek-plains-midwest\" target=\"_blank\">FOX Weather\u003c/a>, a large dip in the jet stream over the Midwest is triggering daily thunderstorms. This system is expected to move eastward, bringing severe weather threats to the Milwaukee and Chicago metro areas. The National Oceanic and Atmospheric Administration (NOAA) has issued a Level 3 out of 5 risk of severe thunderstorms for parts of southeastern Minnesota, Wisconsin, northern Illinois, eastern Iowa, northern Missouri, and northeastern Kansas.\u003c/p>\n\n\u003cp>By Thursday, storms will continue to develop along the cold front as it moves eastward, creating conditions for all possible severe weather hazards. Residents in the affected areas are advised to stay informed and take necessary precautions as the situation evolves.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/","cuser":"user/ldap/1137761","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"884800c29ad76e32bad8cafddae2c5c60097de1b883d41119561dd6c873d82d9","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/severe weather","keywords/Midwest","keywords/Northeast","keywords/storms","keywords/hail","keywords/wind","keywords/tornadoes","keywords/power outages"],"primary_image":{"bucket":"assets.getty","id":"%2F6a2a2d626dcf7baf1b3948e8"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781148840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","social_title":"","summary":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Severe Weather Hits Midwest and Northeast","permalink":"https://wspd.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/"},"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8","title":"Severe Weather Hits Midwest and Northeast","description":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","author":""},"pub_start":1781148840000,"pub_until":4115978604802,"pub_changed":1781149194025,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2a2d6c96a1907175b75508","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","keyword:keywords/ai-assisted","keyword:keywords/severe weather","keyword:keywords/Midwest","keyword:keywords/Northeast","keyword:keywords/storms","keyword:keywords/hail","keyword:keywords/wind","keyword:keywords/tornadoes","keyword:keywords/power outages"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"KjHUu","region":"main:dynamic","type":"html","ordinal":3,"value":{"title":null,"content":"\u003cdiv style=\"\nbackground:#e8ecef;\ndisplay:flex;\nflex-wrap:wrap;\nalign-items:center;\npadding:20px;\nborder-radius:8px;\nwidth:100%;\nbox-sizing:border-box;\ngap:15px;\n\">\n\n  \u003cdiv style=\"\n  display:flex;\n  align-items:center;\n  gap:10px;\n  flex:0 0 auto;\n  \">\n\n    \u003cimg \n    src=\"https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29\"\n    alt=\"iHeartRadio 24/7 News\"\n    style=\"\n    width:100px;\n    height:100px;\n    border-radius:8px;\n    object-fit:cover;\n    max-width:100%;\n    \"\n    />\n\n  \u003c/div>\n\n  \u003cdiv style=\"\n  flex:1 1 300px;\n  min-width:250px;\n  \">\n\n    \u003ch2 style=\"\n    margin:0;\n    font-size:24px;\n    font-weight:bold;\n    line-height:1.3;\n    overflow:hidden;\n    display:-webkit-box;\n    -webkit-box-orient:vertical;\n    -webkit-line-clamp:2;\n    \">\n      The Latest News in 4 Minutes\n    \u003c/h2>\n\n    \u003ciframe \n    allow=\"autoplay\"\n    src=\"https://www.iheart.com/podcast/1119-iheartradio-24-7-news-the-20697776?embed=true\"\n    width=\"100%\"\n    height=\"50\"\n    frameborder=\"0\"\n    style=\"\n    border:none;\n    border-radius:8px;\n    margin-top:10px;\n    display:block;\n    width:100%;\n    \">\n    \u003c/iframe>\n  \u003c/div>\n\u003c/div>","link":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"size":5,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content","title":"","feed_index":1},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a29fc94d21eb9826baa12b4","type":"PUBLISHING","record":{"ref_id":"%2F6a29fc94d21eb9826baa12b4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3eff8acb-a399-4af1-8ebd-72505e08aa74","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 08: U.S. President Donald Trump  looks on prior to a game between the San Antonio Spurs and the New York Knicks in Game Three of the 2026 NBA Finals at Madison Square Garden on June 08, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","id":"%2F6a29fc8b06d42df84d15185c","new_tab":false,"schedule":{},"source_credit":"Al Bello / Getty Images Sport / Getty Images","title":"2026 NBA Finals - Game Three","type":"asset","url":"","use_caption":false},{"html":"\u003cp>President \u003cstrong>Donald Trump\u003c/strong> revealed that Iran has requested a halt to the latest U.S. bombings during an interview with Fox News on Wednesday (June 10). Trump stated that he communicated directly with top Iranian officials following a series of U.S. airstrikes. The strikes, which occurred on Wednesday, involved 49 Tomahawk missiles targeting sites as close as 40 miles from Tehran. Trump warned that the attacks would continue on Thursday unless Iran agrees to a peace deal with the U.S.\u003c/p>\n\n\u003cp>The airstrikes came after Iran shot down a U.S. Apache helicopter earlier this week, prompting the U.S. Central Command to launch retaliatory strikes. According to a statement on X, the strikes were a response to Iran's continued aggression. Explosions were reported in several key Iranian locations, including Sirik, Qeshm Island, Minab, and Isfahan.\u003c/p>\n\n\u003cp>Iran's military has responded with missile strikes on other countries in the region, including Bahrain, Kuwait, and Jordan. Despite Iran's claims of closing the Strait of Hormuz, U.S. officials have dismissed these assertions, stating that commercial traffic continues through the waterway.\u003c/p>\n\n\u003cp>Trump emphasized that the U.S. would resume strikes if Iran does not engage in peace negotiations. Defense Secretary Pete Hegseth stated that the U.S. is prepared to dictate the terms of any potential peace deal from a position of strength.\u003c/p>\n\n\u003cp>The situation remains tense, with both nations exchanging military actions and diplomatic statements. The international community is closely monitoring the developments, with potential implications for regional stability and global oil markets.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/","cuser":"user/ldap/1099880","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"cca90053f746d724ca2f7c97d622377b4e43977d7939fe7a3ef1bec76f2b9abe","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Trump","keywords/Iran","keywords/bombings","keywords/peace deal","keywords/U.S. airstrikes","keywords/Tehran"],"primary_image":{"bucket":"assets.getty","id":"%2F6a29fc8b06d42df84d15185c"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781136240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-11-trump-iran-asked-for-bombings-to-stop","social_title":"","summary":"President Trump announced that Iran has requested a stop to U.S. bombings following recent strikes near Tehran. The attacks will continue if Iran does not agree to a peace deal. The situation remains tense, with both nations exchanging military actions.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump: Iran Asked For Bombings To Stop","permalink":"https://wspd.iheart.com/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/"},"slug":"2026-06-11-trump-iran-asked-for-bombings-to-stop","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c","title":"Trump: Iran Asked For Bombings To Stop","description":"President Trump announced that Iran has requested a stop to U.S. bombings following recent strikes near Tehran. The attacks will continue if Iran does not agree to a peace deal. The situation remains tense, with both nations exchanging military actions.","author":""},"pub_start":1781136240000,"pub_until":4115978604802,"pub_changed":1781136591925,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29fc94d21eb9826baa12b4","slug:2026-06-11-trump-iran-asked-for-bombings-to-stop","slug:2026-06-11-trump-iran-asked-for-bombings-to-stop","keyword:keywords/ai-assisted","keyword:keywords/Trump","keyword:keywords/Iran","keyword:keywords/bombings","keyword:keywords/peace deal","keyword:keywords/U.S. airstrikes","keyword:keywords/Tehran"]}},{"id":"%2F6a29eb7167f021277a9a6611","type":"PUBLISHING","record":{"ref_id":"%2F6a29eb7167f021277a9a6611","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9251d21c-4549-4a7d-a9b3-887e875e82f5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Pro-government Iranian demonstrators wave flags of Iran and Lebanon's Hezbollah movement after Isreali strikes on Beirut's southern suburbs in Tehran on June 7, 2026. Air raid sirens sounded in Israel on Sunday as its military worked to intercept barrages of incoming Iranian missiles for the first time since an April ceasefire took hold in the Middle East war. Iran's powerful Revolutionary Guards called the attack a \"warning\" after Israel struck Beirut's southern suburbs earlier in the day, threatening wider strikes in the event of repeated aggression. (Photo by ATTA KENARE / AFP via Getty Images) / ","id":"%2F6a29eb6b34a52d2c0ec4f992","new_tab":false,"schedule":{},"source_credit":"ATTA KENARE / AFP / Getty Images","title":"IRAN-WAR-US-ISRAEL-LEBANON","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Central Command (CENTCOM) announced on Wednesday (June 10) that it has launched additional strikes on Iran. The strikes, initiated at 5:15 p.m. EST, were directed by the Commander in Chief, President Donald Trump, in response to Iran's recent actions. This escalation follows the downing of a U.S. Apache helicopter by Iran over the Strait of Hormuz, which prompted initial U.S. retaliatory strikes on Tuesday.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.cnn.com/2026/06/09/world/live-news/iran-war-trump-israel\" target=\"_blank\">CNN\u003c/a>, President Trump stated that the U.S. would continue to attack Iran &quot;very hard&quot; until a peace deal is reached. He emphasized that negotiations have been slow, urging Iran to &quot;start signing a paper&quot; to finalize a deal. Despite ongoing diplomatic efforts, including a Qatari delegation's visit to Tehran, tensions remain high.\u003c/p>\n\n\u003cp>CENTCOM has said that the recent U.S. strikes targeted Iranian air defense, ground control stations, and surveillance radar sites near the Strait of Hormuz. The operation aimed to protect U.S. forces and international commercial ships in the region. \u003ca href=\"https://www.centcom.mil/MEDIA/PUBLIC-RELEASES/Article/4512968/us-completes-strikes-in-response-to-irans-attack-on-apache/\" target=\"_blank\">CENTCOM\u003c/a> assured that U.S. forces remain vigilant against further Iranian aggression.\u003c/p>\n\n\u003cp>Iran has retaliated by targeting U.S. bases in Jordan and Kuwait. Iranian state media reported that explosions occurred in key locations, including Bandar Abbas, a strategic port city. The \u003ca href=\"https://www.theguardian.com/world/live/2026/jun/10/iran-war-updates-missile-strikes-trump-us-retaliation-middle-east-crisis-war-live\" target=\"_blank\">Guardian\u003c/a> noted that these retaliatory strikes have been condemned by several Middle Eastern countries, citing violations of sovereignty and escalating regional tensions.\u003c/p>\n\n\u003cp>President Trump has not ruled out further military action, suggesting that the U.S. might target civilian infrastructure if necessary. Despite the military actions, Trump maintains that a peace deal with Iran is &quot;really close&quot; and continues to push for negotiations.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/","cuser":"user/ldap/1137761","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8080552ff84fa01c1fb112f2bd41ea9824e4e755ea7598e3fbf0058ac2d8c654","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/U.S. Central Command","keywords/Iran","keywords/Donald Trump","keywords/Apache helicopter","keywords/Strait of Hormuz","keywords/military strikes","keywords/peace negotiations"],"primary_image":{"bucket":"assets.getty","id":"%2F6a29eb6b34a52d2c0ec4f992"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781131920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","social_title":"","summary":"The U.S. has launched more strikes on Iran following the downing of an Apache helicopter. President Trump directed the attacks, emphasizing continued pressure on Iran to negotiate a peace deal. CENTCOM targeted Iranian military sites, while Iran retaliated against U.S. bases. Diplomatic effort...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"U.S. Launches More Strikes on Iran Amid Rising Tensions","permalink":"https://wspd.iheart.com/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/"},"slug":"2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992","title":"U.S. Launches More Strikes on Iran Amid Rising Tensions","description":"The U.S. has launched more strikes on Iran following the downing of an Apache helicopter. President Trump directed the attacks, emphasizing continued pressure on Iran to negotiate a peace deal. CENTCOM targeted Iranian military sites, while Iran retaliated against U.S. bases. Diplomatic effort...","author":""},"pub_start":1781131920000,"pub_until":4115978604802,"pub_changed":1781132279726,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29eb7167f021277a9a6611","slug:2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","slug:2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","keyword:keywords/ai-assisted","keyword:keywords/U.S. Central Command","keyword:keywords/Iran","keyword:keywords/Donald Trump","keyword:keywords/Apache helicopter","keyword:keywords/Strait of Hormuz","keyword:keywords/military strikes","keyword:keywords/peace negotiations"]}},{"id":"%2F6a29eabd6e81cf4f65e106e1","type":"PUBLISHING","record":{"ref_id":"%2F6a29eabd6e81cf4f65e106e1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b5539396-c64a-480d-a6ac-a51cb2c9c01c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An elderly patient has her blood pressure taken by her nurse in Paillet, south-western France, on August 15, 2025. During the heatwave, private nurses, who make daily rounds to ensure continuity of care in the homes of patients, who are often elderly and isolated, are calling for vigilance with regard to these frail people, who are particularly exposed to the risks associated with high temperatures. (Photo by ROMAIN PERROCHEAU / AFP via Getty Images)","id":"%2F6a29eab534a52d2c0ec4f991","new_tab":false,"schedule":{},"source_credit":"ROMAIN PERROCHEAU / AFP / Getty Images","title":"FRANCE-HEALTH-CARE-HEATWAVE-ELDERLY","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study published in an American Heart Association journal reveals that low blood pressure significantly increases the risk of developing Alzheimer's disease. The study, released on Wednesday (June 10), examined approximately 800,000 adult health records from the United States and the United Kingdom. It found that individuals with low blood pressure have double the odds of developing Alzheimer's in the U.S. and triple the odds in the U.K. compared to those with normal blood pressure.\u003c/p>\n\n\u003cp>Researchers discovered that low blood pressure poses a greater risk than high blood pressure, a history of stroke, or an irregular heartbeat. This finding aligns with previous research that has explored the connection between blood pressure and Alzheimer's. According to the \u003ca href=\"https://www.heart.org/en/news/2018/11/01/whats-the-blood-pressure-connection-to-alzheimers-disease\" target=\"_blank\">American Heart Association\u003c/a>, high blood pressure can damage blood vessels in the brain, leading to cognitive decline.\u003c/p>\n\n\u003cp>The study also supports earlier findings from \u003ca href=\"https://www.hopkinsmedicine.org/health/conditions-and-diseases/alzheimers-disease/blood-pressure-and-alzheimers-risk-whats-the-connection\" target=\"_blank\">Johns Hopkins Medicine\u003c/a>, which indicated that blood pressure medications could reduce the risk of Alzheimer's. However, the new research highlights the importance of maintaining blood pressure within a healthy range to protect brain health.\u003c/p>\n\n\u003cp>While the exact mechanism linking low blood pressure to Alzheimer's remains unclear, scientists speculate that reduced blood flow to the brain may accelerate memory loss and brain damage. The \u003ca href=\"https://www.alzinfo.org/articles/diagnosis-and-causes-80/\" target=\"_blank\">Alzheimer’s Information Site\u003c/a> suggests that the same factors causing brain damage in Alzheimer's might also contribute to lower blood pressure.\u003c/p>\n\n\u003cp>As research continues, healthcare professionals recommend regular monitoring of blood pressure and maintaining a healthy lifestyle to potentially reduce the risk of Alzheimer's disease.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/","cuser":"user/ldap/1099880","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"8afe93add90103d95e1bcac3d82e0e727e534a8c9597f93962277c5f9c23d741","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/low blood pressure","keywords/Alzheimer's risk","keywords/American Heart Association","keywords/brain health","keywords/cognitive decline"],"primary_image":{"bucket":"assets.getty","id":"%2F6a29eab534a52d2c0ec4f991"},"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781131620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-low-blood-pressure-doubles-alzheimers-risk","social_title":"","summary":"A study links low blood pressure to a higher risk of Alzheimer's, doubling odds in the U.S. and tripling them in the U.K. Researchers reviewed 800,000 health records, finding low blood pressure more concerning than high blood pressure or stroke history. Regular monitoring and healthy living ar...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Low Blood Pressure Doubles Alzheimer's Risk","permalink":"https://wspd.iheart.com/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/"},"slug":"2026-06-10-low-blood-pressure-doubles-alzheimers-risk","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991","title":"Low Blood Pressure Doubles Alzheimer's Risk","description":"A study links low blood pressure to a higher risk of Alzheimer's, doubling odds in the U.S. and tripling them in the U.K. Researchers reviewed 800,000 health records, finding low blood pressure more concerning than high blood pressure or stroke history. Regular monitoring and healthy living ar...","author":""},"pub_start":1781131620000,"pub_until":4115978604802,"pub_changed":1781132016919,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29eabd6e81cf4f65e106e1","slug:2026-06-10-low-blood-pressure-doubles-alzheimers-risk","slug:2026-06-10-low-blood-pressure-doubles-alzheimers-risk","keyword:keywords/ai-assisted","keyword:keywords/low blood pressure","keyword:keywords/Alzheimer's risk","keyword:keywords/American Heart Association","keyword:keywords/brain health","keyword:keywords/cognitive decline"]}},{"id":"%2F6a29d5310ea297be78e093c4","type":"PUBLISHING","record":{"ref_id":"%2F6a29d5310ea297be78e093c4","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-8-a-conversation-about-violence--72459160","@url":"https://www.spreaker.com/episode/pt-8-a-conversation-about-violence--72459160","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459160&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 8 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459160&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-8-a-conversation-about-violence--72459160"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781126220000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 8","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","social_title":"A Special Conversation On Violence In Toledo  Pt 8","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 8","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 8","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781126220000,"pub_until":4115978604802,"pub_changed":1781126530388,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d5310ea297be78e093c4","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d4d70ea297be78e093b2","type":"PUBLISHING","record":{"ref_id":"%2F6a29d4d70ea297be78e093b2","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-7-a-conversation-about-violence--72459163","@url":"https://www.spreaker.com/episode/pt-7-a-conversation-about-violence--72459163","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459163&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 7 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459163&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-7-a-conversation-about-violence--72459163"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781126100000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 7","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","social_title":"A Special Conversation On Violence In Toledo  Pt 7","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 7","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 7","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781126100000,"pub_until":4115978604802,"pub_changed":1781126438674,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d4d70ea297be78e093b2","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":5,"value":{"title":"","feed_index":0,"size":4,"feed_id":"USAGE:feed-usecases/Default Promotions"},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a231023e92dfb7e85bc2856","type":"LEADS","record":{"title":"Listen To All FIFA World Cup 2026™ Matches Live On iHeart!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a05bf4315f893f0c6933b60","img_meta":{"base_id":"%2F6a05bf4315f893f0c6933b60","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F65933611b7317a6796c77679","type":"LEADS","record":{"title":"Listen To Us Anytime On The Free iHeartRadio App","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/659335c8b7317a6796c77678","img_meta":{"base_id":"%2F659335c8b7317a6796c77678","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://wspd.iheart.com/listen"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a284774a70a57154d0ee3f7","type":"LEADS","record":{"title":"Capital One Cardholders Can Buy Tickets NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a18c9129181330fa22e7339","img_meta":{"base_id":"%2F6a18c9129181330fa22e7339","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a284690a70a57154d0ee3f5","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a19dc627802689538889968","img_meta":{"base_id":"%2F6a19dc627802689538889968","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/the-250k-usa-giveaway-1888239/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7fSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOjAsIndtZU5LIjoxfX0=","scopes":[]}}},{"id":"Ghum3","region":"main:dynamic","type":"weather","ordinal":7,"value":{"title":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","forecast_type":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Fx4YF","region":"main:dynamic","type":"traffic","ordinal":8,"value":{"geo_latitude":null,"geo_longitude":null,"traffic_zoom":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":9,"value":{"title":"More Stories","feed_index":4,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a29d46a0ea297be78e093a0","type":"PUBLISHING","record":{"ref_id":"%2F6a29d46a0ea297be78e093a0","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-6-a-conversation-on-violence--72459158","@url":"https://www.spreaker.com/episode/pt-6-a-conversation-on-violence--72459158","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459158&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 6 A Conversation On Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459158&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-6-a-conversation-on-violence--72459158"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125980000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 6","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","social_title":"A Special Conversation On Violence In Toledo  Pt 6","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 6","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 6","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125980000,"pub_until":4115978604802,"pub_changed":1781126345288,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d46a0ea297be78e093a0","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":10,"value":{"position":null,"ad_split":null,"link":null,"feed_id":"USAGE:feed-usecases/Default Content","title":"","feed_index":5,"size":5},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a29d3fd0ea297be78e0938e","type":"PUBLISHING","record":{"ref_id":"%2F6a29d3fd0ea297be78e0938e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-5-a-conversation-about-violence--72459162","@url":"https://www.spreaker.com/episode/pt-5-a-conversation-about-violence--72459162","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459162&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 5 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459162&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-5-a-conversation-about-violence--72459162"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125920000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 5","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","social_title":"A Special Conversation On Violence In Toledo  Pt 5","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 5","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 5","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125920000,"pub_until":4115978604802,"pub_changed":1781126236418,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d3fd0ea297be78e0938e","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d3960ea297be78e0937c","type":"PUBLISHING","record":{"ref_id":"%2F6a29d3960ea297be78e0937c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-4-a-conversation-about-violence--72459157","@url":"https://www.spreaker.com/episode/pt-4-a-conversation-about-violence--72459157","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459157&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 4 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459157&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-4-a-conversation-about-violence--72459157"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125800000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 4","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","social_title":"A Special Conversation On Violence In Toledo  Pt 4","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 4","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 4","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125800000,"pub_until":4115978604802,"pub_changed":1781126131667,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d3960ea297be78e0937c","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d30a0ea297be78e0936a","type":"PUBLISHING","record":{"ref_id":"%2F6a29d30a0ea297be78e0936a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-3-a-conversation-about-violence--72459161","@url":"https://www.spreaker.com/episode/pt-3-a-conversation-about-violence--72459161","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459161&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 3 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459161&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-3-a-conversation-about-violence--72459161"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125680000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 3","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","social_title":"A Special Conversation On Violence In Toledo  Pt 3","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 3","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 3","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125680000,"pub_until":4115978604802,"pub_changed":1781126004216,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d30a0ea297be78e0936a","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d22b0ea297be78e09358","type":"PUBLISHING","record":{"ref_id":"%2F6a29d22b0ea297be78e09358","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-2-a-conversation-about-violence--72459164","@url":"https://www.spreaker.com/episode/pt-2-a-conversation-about-violence--72459164","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459164&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 2 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459164&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-2-a-conversation-about-violence--72459164"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125440000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","social_title":"A Special Conversation On Violence In Toledo  ","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt 2","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 2","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125440000,"pub_until":4115978604802,"pub_changed":1781125800811,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d22b0ea297be78e09358","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d02c0ea297be78e09344","type":"PUBLISHING","record":{"ref_id":"%2F6a29d02c0ea297be78e09344","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Fred LeFebvre","blocks":[{"attributes":{"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-1-a-conversation-about-violence--72459159","@url":"https://www.spreaker.com/episode/pt-1-a-conversation-about-violence--72459159","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459159&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"title":"Pt 1 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","version":"1.0","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459159&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-1-a-conversation-about-violence--72459159"}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_date":1781125320000,"publish_end_date":4115978604802,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","social_title":"A Special Conversation On Violence In Toledo","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo","targets":[],"title":"A Special Conversation On Violence In Toledo  Pt. 1","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt. 1","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo","author":"Fred LeFebvre"},"pub_start":1781125320000,"pub_until":4115978604802,"pub_changed":1781125660219,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d02c0ea297be78e09344","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":13,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":14,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["27091418","23014384","57927691","24392822","18899828"]},{"id":"fvUic","region":"main:dynamic","type":"feed","ordinal":19,"value":{"title":"Sports","feed_index":1,"size":1,"position":null,"ad_split":50,"link":null,"feed_id":"ID:sports-news-feed"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a298d8a3e236256ae461819","type":"PUBLISHING","record":{"ref_id":"%2F6a298d8a3e236256ae461819","type":"content","payload":{"include_recommendations":true,"publish_origin":"brands/iHeartRadio","keywords":["keywords/ai-assisted"],"feed_vendor":"","summary":"The United States men's national soccer team is set to kick off its 2026 FIFA World Cup campaign against Paraguay after wrapping up two key pre-tournament friendlies.","amp_enabled":true,"feed_permalink":"","publish_date":1781109720000,"seo_title":"","show_updated_timestamp":false,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"author":"iHeartRadio","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","attributes":{"@provider":"ohembed","thumbnail_width":0,"type":"rich","version":"1.0","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","width":"100%","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","title":"","author_name":"","author_url":"","height":"300","thumbnail_height":0,"thumbnail_url":""},"embed_type":"rich"},{"bucket":"new_assets","caption":"","schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a2995213e236256ae461824","new_tab":false,"use_caption":false},{"html":"\u003cp>The United States men's national soccer team is set to kick off its \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> campaign against Paraguay after wrapping up two key pre-tournament friendlies. The team recorded a 3-2 win over Senegal and a 2-1 loss to Germany, offering both promising signs and areas for improvement as they prepare for Friday's (June 12) opener.\u003c/p>\n\n\u003cp>Former U.S. World Cup players \u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\">\u003cstrong>Maurice Edu\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\"> and \u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\">\u003cstrong>Walker Zimmerman \u003c/strong>\u003c/a>\u003ca href=\"https://www.foxsports.com/stories/soccer/what-we-learned-usmnt-friendlies-before-world-cup-vs-paraguay\" target=\"_blank\">broke down the games for Fox Sports\u003c/a> and said that the friendlies provided valuable lessons for the team. Edu noted that while the U.S. created strong attacking opportunities—especially with standout performances from Christian Pulisic and Folarin Balogun—the defense allowed multiple goals in both matches. The center back pairing remains an open question, with Chris Richards recovering from an ankle injury but returning to full training, which is a positive sign heading into the opener against Paraguay. Edu said, &quot;When healthy, Richards slots right into the middle of that defense between Freeman on the right and Ream on the left.&quot; He emphasized the need for defensive organization, especially on set pieces, after conceding from one against Germany.\u003c/p>\n\n\u003cp>Zimmerman highlighted the tactical adjustments made in each friendly. Against Senegal, the U.S. played a high defensive line and pressed up the pitch, while Germany forced them to sit deeper and adapt to different pressing structures. Zimmerman said, &quot;It was a great dress rehearsal for what we’ll see throughout the tournament.&quot; He also pointed out the importance of learning from mistakes, especially in defending set pieces.\u003c/p>\n\n\u003cp>Meanwhile, \u003cem>CBS Sports\u003c/em> reports that \u003ca href=\"https://www.cbssports.com/soccer/news/usmnt-world-cup-starting-xi-prediction-usa-vs-paraguay/\" target=\"_blank\">manager \u003c/a>\u003ca href=\"https://www.cbssports.com/soccer/news/usmnt-world-cup-starting-xi-prediction-usa-vs-paraguay/\" target=\"_blank\">\u003cstrong>Mauricio Pochettino\u003c/strong>\u003c/a>\u003ca href=\"https://www.cbssports.com/soccer/news/usmnt-world-cup-starting-xi-prediction-usa-vs-paraguay/\" target=\"_blank\"> is expected to continue using a dynamic approach\u003c/a>, with \u003cstrong>Sergino Dest\u003c/strong> pushing forward almost as a winger rather than a traditional wingback. \u003cstrong>Malik Tillman\u003c/strong> has emerged as a creative force, generating more chances than any other player during the friendlies. The likely starting lineup for the Paraguay match includes \u003cstrong>Matt Freese\u003c/strong>, \u003cstrong>Alex Freeman\u003c/strong>, \u003cstrong>Mark McKenzie\u003c/strong>, \u003cstrong>Tim Ream\u003c/strong>, \u003cstrong>Antonee Robinson\u003c/strong>, Malik Tillman, \u003cstrong>Tyler Adams\u003c/strong>, Sergino Dest, \u003cstrong>Weston McKennie\u003c/strong>, \u003cstrong>Christian Pulisic\u003c/strong>, and \u003cstrong>Folarin Balogun\u003c/strong>.\u003c/p>\n\n\u003cp>With depth across the squad and competition for starting places, Pochettino has several options.\u003cstrong> Tim Weah\u003c/strong>, a starter at the 2022 World Cup, may begin on the bench, showing the team's increased depth and tactical flexibility since the last tournament.\u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"cuser":"user/ldap/cccnyc1wjg","include_video_monetization":true,"is_sponsored":false,"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"external_url":"","simplereach_enabled":false,"targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"USA Gears Up For World Cup Opener After Mixed Friendly Results","feed_content_id":"","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"0b40e98e-1fcf-4b47-9c7b-0d19b7e07fa9"},"canonical_url":"https://www.iheart.com/content/2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results/","exclusion":{"tags":[]},"primary_image":{"bucket":"new_assets","id":"%2F6a2995213e236256ae461824"},"slug":"2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","feed_type":"","publish_end_date":4115978604802,"social_title":"","enable_featured_widget":true,"fb_allow_comments":true,"permalink":"https://wspd.iheart.com/content/2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results/"},"slug":"2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2995213e236256ae461824","title":"USA Gears Up For World Cup Opener After Mixed Friendly Results","description":"The United States men's national soccer team is set to kick off its 2026 FIFA World Cup campaign against Paraguay after wrapping up two key pre-tournament friendlies.","author":"iHeartRadio"},"pub_start":1781109720000,"pub_until":4115978604802,"pub_changed":1781110107667,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a298d8a3e236256ae461819","slug:2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","slug:2026-06-10-usa-gears-up-for-world-cup-opener-after-mixed-friendly-results","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"fO6Qt","region":"main:dynamic","type":"feed","ordinal":20,"value":{"feed_index":2,"size":5,"position":null,"ad_split":50,"link":null,"feed_id":"ID:sports-news-feed","title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a28383fd9486ed90625ebb9","type":"PUBLISHING","record":{"ref_id":"%2F6a28383fd9486ed90625ebb9","type":"content","payload":{"simplereach_enabled":false,"apple_news":{"ref_id":"d1eeeae5-d4cc-468e-9c1e-116f18917421","revision_id":"AAAAAAAAAAD//////////w=="},"featured_widget":{"id":"","kind":"","related_id":"","country":""},"include_recommendations":true,"publish_origin":"brands/iHeartRadio","seo_title":"","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Iran's World Cup Ticket Allocation Revoked","amp_enabled":true,"cuser":"user/ldap/1132879","feed_content_id":"6b1a30253e464b01ca5a0439703c2a625c480312f15c36de70de75c40e991e0a","primary_image":{"bucket":"assets.getty","id":"%2F6a28383206d42df84d151850"},"is_sponsored":false,"publish_date":1781020500000,"blocks":[{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Iran's players stand behind the flag of Iran for photographers before the start of an international  friendly football match between Iran and Gambia, in Antalya, southern Turkey, on May 29, 2026, as part of the team's preparation for the upcoming football World Cup. (Photo by Oner SAN / AFP via Getty Images)","new_tab":false,"schedule":{},"title":"FBL-IRN-GAM-WC-2026-FRIENDLY","url":"","bucket":"assets.getty","id":"%2F6a28383206d42df84d151850","source_credit":"ONER SAN / AFP / Getty Images","type":"asset"},{"html":"\u003cp>Iran's soccer federation announced that its ticket allocation for the upcoming World Cup has been revoked just days before the tournament begins. The Iranian Football Federation (FFIRI) stated that they had already started selling tickets to fans for Iran's group stage matches against New Zealand, Belgium, and Egypt, all to be held in the United States. However, the allocation was unexpectedly withdrawn, leaving many Iranian supporters unable to attend.\u003c/p>\n\n\u003cp>According to the FFIRI, each participating soccer federation receives 8% of the tickets for each match to distribute to their fans. The Iranian federation did not specify who made the decision to revoke the tickets but urged FIFA to adhere to &quot;the principles of neutrality, fairness, and established regulations.&quot; The federation expressed concern that non-sporting and political considerations might be influencing the organization of the World Cup.\u003c/p>\n\n\u003cp>The situation is further complicated by ongoing tensions between Iran and the United States. The U.S. recently launched air strikes on Iran, triggering regional conflict. This has led to visa issues for some of Iran's support staff, prompting the team to move their training base from Tucson, Arizona, to Tijuana, Mexico. Although the U.S. granted visas to the players, some staff members were not issued visas.\u003c/p>\n\n\u003cp>FIFA has not yet commented on the ticket allocation issue. However, FIFA Secretary General Mattias Grafstrom held a &quot;positive discussion&quot; with FFIRI President Mehdi Taj after the team arrived in Mexico. Grafstrom stated that FIFA would continue to collaborate with the FFIRI to ensure a positive experience for the team and delegation.\u003c/p>\n\n\u003cp>Iran's first World Cup match is scheduled against New Zealand in Los Angeles on Monday (June 15), followed by a match against Belgium on June 21, and Egypt in Seattle on June 26.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"keywords":["keywords/ai-assisted","keywords/Iran","keywords/World Cup","keywords/ticket allocation","keywords/FIFA","keywords/soccer","keywords/U.S.-Iran tensions","keywords/FFIRI","keywords/neutrality","keywords/fairness"],"canonical_url":"https://www.iheart.com/content/2026-06-09-irans-world-cup-ticket-allocation-revoked/","enable_featured_widget":true,"feed_permalink":"","slug":"2026-06-09-irans-world-cup-ticket-allocation-revoked","author":"","exclusion":{"tags":[]},"external_url":"","feed_partner_content":false,"feed_type":"","primary_target":{"distribution":["genres/News & Talk","genres/Sports"],"categories":["categories/national-news","categories/sports"]},"social_title":"","fb_allow_comments":true,"feed_vendor":"iHeartRadio","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"summary":"Iran's soccer federation claims its World Cup ticket allocation was revoked just days before the tournament. The FFIRI urges FIFA to maintain neutrality and fairness, as tensions between Iran and the U.S. complicate the situation. Iran's matches are set for June 15, 21, and 26 in the U.S.","permalink":"https://wspd.iheart.com/content/2026-06-09-irans-world-cup-ticket-allocation-revoked/"},"slug":"2026-06-09-irans-world-cup-ticket-allocation-revoked","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a28383206d42df84d151850","title":"Iran's World Cup Ticket Allocation Revoked","description":"Iran's soccer federation claims its World Cup ticket allocation was revoked just days before the tournament. The FFIRI urges FIFA to maintain neutrality and fairness, as tensions between Iran and the U.S. complicate the situation. Iran's matches are set for June 15, 21, and 26 in the U.S.","author":""},"pub_start":1781020500000,"pub_until":4115978604802,"pub_changed":1781020920076,"subscription":[{"tags":["categories/national-news","categories/sports","genres/News & Talk","genres/Sports"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a28383fd9486ed90625ebb9","slug:2026-06-09-irans-world-cup-ticket-allocation-revoked","slug:2026-06-09-irans-world-cup-ticket-allocation-revoked","keyword:keywords/ai-assisted","keyword:keywords/Iran","keyword:keywords/World Cup","keyword:keywords/ticket allocation","keyword:keywords/FIFA","keyword:keywords/soccer","keyword:keywords/U.S.-Iran tensions","keyword:keywords/FFIRI","keyword:keywords/neutrality","keyword:keywords/fairness"]}},{"id":"%2F6a282dcfb7d6943bb67e146f","type":"PUBLISHING","record":{"ref_id":"%2F6a282dcfb7d6943bb67e146f","type":"content","payload":{"feed_content_id":"","feed_type":"","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","is_sponsored":false,"publish_date":1781018580000,"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","fb_allow_comments":true,"feed_partner_content":false,"social_title":"","cuser":"user/ldap/cccnyc1wjg","feed_permalink":"","primary_image":{"bucket":"assets.getty","id":"%2F6a282e662b5a1317fce9ad39"},"summary":"With iHeartRadio, you can follow the World Cup wherever you are.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"type":"rich","width":"100%","@provider":"ohembed","@query":"template","thumbnail_height":0,"thumbnail_width":0,"author_name":"","height":"300","provider_name":"ohembed","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","version":"1.0","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"","title":""}},{"url":"","caption":"KANSAS CITY, MISSOURI - JUNE 08: A general view of FIFA World Cup 2026 signage at Kansas City Stadium on June 08, 2026 in Kansas City, Missouri. (Photo by Jay Biggerstaff/Getty Images)","id":"%2F6a282e662b5a1317fce9ad39","new_tab":false,"schedule":{},"title":"Kansas City Prepares to Host FIFA World Cup 2026","type":"asset","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","source_credit":"Jay Biggerstaff / Getty Images Sport / Getty Images"},{"type":"html","html":"\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> is set to begin this Thursday, June 11, \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026\" target=\"_blank\">marking a historic tournament that will be jointly hosted by Canada, Mexico, and the United States\u003c/a> for the first time. This edition brings several firsts to the world's most popular sporting event: a record 48 national teams will compete, matches will be played in 16 cities across three countries, and the tournament will feature an expanded format with 104 total games over 39 days. The final will take place on Sunday, July 19, at New York New Jersey Stadium, formerly known as MetLife Stadium, in East Rutherford, New Jersey.\u003c/p>\n\n\u003cp>If you want to follow the entire tournament, but can't watch the games on TV, iHeartRadio has you covered. Whether you are at work, in your car, or on the move, you can listen to every World Cup game on a \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">dedicated World Cup station.\u003c/a> All 104 matches will stream live on iHeartRadio, giving you 24/7 access no matter where you are.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/\" data-content-id=\"/6a26e04d75a1948be2fc9a19\">The opening match between Mexico and South Africa\u003c/a> will be held at the iconic Mexico City Stadium. Each host—Canada, Mexico, and the United States—will see their national teams play group-stage matches at home venues. Group-stage games will continue through early July, followed by knockout rounds featuring the top two teams from each group, plus the eight best third-place finishers.\u003c/p>\n\n\u003cp>Cities like Toronto, Vancouver, Guadalajara, Monterrey, Atlanta, Los Angeles, Miami, Dallas, San Francisco Bay Area, and Seattle, among others, will welcome fans from around the globe. With \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/host-cities\" target=\"_blank\">11 host cities in the United States\u003c/a>, three in Mexico, and two in Canada, the tournament will showcase the diversity and passion of North American soccer.\u003c/p>\n\n\u003cp>The expanded format features 12 groups of four teams each. After three group-stage matches, 32 teams will advance to the knockouts. Top-ranked teams such as Spain, Argentina, France, and Brazil are expected to advance far, but the expanded field and new format could lead to surprises.\u003c/p>\n\n\u003cp>The World Cup 2026 promises to be the biggest and most inclusive yet, with global attention focused on North America as teams, fans, and cultures unite for the love of the beautiful game. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{}}],"enable_featured_widget":true,"external_url":"","feed_vendor":"","publish_origin":"brands/iHeartRadio","amp_enabled":true,"keywords":["keywords/ai-assisted"],"exclusion":{"tags":[]},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"seo_title":"","apple_news":{"ref_id":"87364461-accd-4a9a-b159-4d80351fa7bd","revision_id":"AAAAAAAAAAD//////////w=="},"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"simplereach_enabled":false,"permalink":"https://wspd.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/"},"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39","title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","description":"With iHeartRadio, you can follow the World Cup wherever you are.","author":"iHeartRadio"},"pub_start":1781018580000,"pub_until":4115978604802,"pub_changed":1781018974259,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282dcfb7d6943bb67e146f","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282553b7d6943bb67e1457","type":"PUBLISHING","record":{"ref_id":"%2F6a282553b7d6943bb67e1457","type":"content","payload":{"blocks":[{"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"height":"300","thumbnail_height":0,"title":"","version":"1.0","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_url":"","type":"rich","@provider":"ohembed","author_url":"","thumbnail_width":0,"width":"100%","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":""}},{"source_credit":"Al Bello / Getty Images Sport / Getty Images","type":"asset","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"SAN JUAN, PUERTO RICO - MARCH 05: Yadier Molina Manager of Team Puerto Rico looks on during a team workout prior to the start of the World Baseball Classic at Hiram Bithorn Stadium on March 05, 2026 in San Juan, Puerto Rico. (Photo by Al Bello/Getty Images)","id":"%2F6a2826ef34a52d2c0ec4f97c","schedule":{},"title":"2026 World Baseball Classic - Pool A - Workouts","url":"","use_caption":false,"bucket":"assets.getty","new_tab":false},{"html":"\u003cp>Two American pilots were killed Sunday (June 7) when \u003ca href=\"https://www.tmz.com/2026/06/08/plane-crashes-before-picking-up-yadier-molina/\" target=\"_blank\">their private jet crashed while attempting an emergency landing at La Romana International Airport\u003c/a> in the Dominican Republic. The Gulfstream G200 aircraft, registered in the United States, had just refueled after flying from Puerto Rico and was en route to Austin, Texas, to pick up former Major League Baseball star \u003cstrong>Yadier Molina\u003c/strong>, his family, and friends, according to statements from the Dominican Institute of Civil Aviation and airport officials.\u003c/p>\n\n\u003cp>The pilots, identified as \u003cstrong>Erick Javier Diago\u003c/strong> and \u003cstrong>Ruddy Ghazal\u003c/strong>, both U.S. citizens, were the only people on board the plane at the time of the crash. Officials said the crew declared an emergency due to severe mechanical problems about 16 nautical miles southwest of La Romana soon after takeoff. The pilots attempted to return to the airport, but the aircraft veered off the runway during the emergency landing, crashing and bursting into flames.\u003c/p>\n\n\u003cp>Video \u003ca href=\"https://x.com/mikedeportes/status/2063794866690167265\" target=\"_blank\">footage of the fiery crash\u003c/a> was posted on social media.\u003c/p>\n\n","schedule":{},"type":"html"},{"provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/mikedeportes/status/2063794866690167265","attributes":{"url":"https://x.com/mikedeportes/status/2063794866690167265","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fmikedeportes%2Fstatus%2F2063794866690167265","author_name":"Mike Rodriguez","author_url":"https://x.com/mikedeportes","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">According to what former MLB player Yadier Molina posted on his Instagram account, the plane that crashed in which the pilot and co-pilot, the only people on board, lost their lives was heading to Texas to pick up him and his family. The accident occurred in La Romana, Dominican… \u003ca href=\"https://t.co/hJjDrS5Er0\">pic.twitter.com/hJjDrS5Er0\u003c/a>\u003c/p>&mdash; Mike Rodriguez (@mikedeportes) \u003ca href=\"https://x.com/mikedeportes/status/2063794866690167265?ref_src=twsrc%5Etfw\">June 8, 2026\u003c/a>\u003c/blockquote>\n\n","height":null,"provider_name":"X","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":550,"@provider":"Twitter","@url":"https://x.com/mikedeportes/status/2063794866690167265","cache_age":"3153600000","provider_url":"https://x.com"},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">According to what former MLB player Yadier Molina posted on his Instagram account, the plane that crashed in which the pilot and co-pilot, the only people on board, lost their lives was heading to Texas to pick up him and his family. The accident occurred in La Romana, Dominican… \u003ca href=\"https://t.co/hJjDrS5Er0\">pic.twitter.com/hJjDrS5Er0\u003c/a>\u003c/p>&mdash; Mike Rodriguez (@mikedeportes) \u003ca href=\"https://x.com/mikedeportes/status/2063794866690167265?ref_src=twsrc%5Etfw\">June 8, 2026\u003c/a>\u003c/blockquote>\n\n"},{"schedule":{},"type":"html","html":"\u003cp>No passengers were on board, and \u003ca href=\"https://www.thedailybeast.com/private-jet-crashes-in-fireball-en-route-to-collect-mlb-star-yadier-molina/\" target=\"_blank\">no additional injuries were reported\u003c/a>. Yadier Molina posted on social media, expressing his condolences to the victims' families and confirming that he and his group were waiting for the plane in Texas before flying to Puerto Rico. &quot;My condolences to the pilots and their family! This plane was on its way to pick up me, my family, and friends in Texas to return to Puerto Rico. This is all so heartbreaking,&quot; Molina wrote.\u003c/p>\n\n\u003cp>The Dominican Institute of Civil Aviation and the Aviation Accident Investigation Commission have launched an investigation into the cause of the accident. As of now, authorities have not released further details about what led to the crash. Both agencies indicated they will provide updates as the investigation continues.\u003c/p>\n\n"}],"fb_allow_comments":true,"feed_vendor":"","include_video_monetization":true,"social_title":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_permalink":"","is_sponsored":false,"keywords":["keywords/ai-assisted"],"simplereach_enabled":false,"slug":"2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","title":"Two Pilots Killed After Plane En Route To Pick Up Former MLB Star Crashes","author":"iHeartRadio","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"feed_partner_content":false,"primary_target":{"categories":["categories/national-news","categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","canonical_url":"https://www.iheart.com/content/2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes/","exclusion":{"tags":[]},"external_url":"","include_recommendations":true,"show_updated_timestamp":false,"targets":[{"categories":["categories/national-news","categories/sports"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"apple_news":{"ref_id":"be504bf6-900d-45cc-bbd4-345bb4fad6e3","revision_id":"AAAAAAAAAAD//////////w=="},"feed_content_id":"","primary_image":{"bucket":"assets.getty","id":"%2F6a2826ef34a52d2c0ec4f97c"},"publish_date":1781016360000,"amp_enabled":true,"feed_type":"","summary":"The plane exploded while the plane was making an emergency landing in Dominican Republic.","permalink":"https://wspd.iheart.com/content/2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes/"},"slug":"2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2826ef34a52d2c0ec4f97c","title":"Two Pilots Killed After Plane En Route To Pick Up Former MLB Star Crashes","description":"The plane exploded while the plane was making an emergency landing in Dominican Republic.","author":"iHeartRadio"},"pub_start":1781016360000,"pub_until":4115978604802,"pub_changed":1781016704169,"subscription":[{"tags":["categories/national-news","categories/sports","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/sports","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282553b7d6943bb67e1457","slug:2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","slug:2026-06-09-two-pilots-killed-after-plane-en-route-to-pick-up-former-mlb-star-crashes","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26e04d75a1948be2fc9a19","type":"PUBLISHING","record":{"ref_id":"%2F6a26e04d75a1948be2fc9a19","type":"content","payload":{"author":"iHeartRadio","featured_widget":{"id":"","kind":"","related_id":"","country":""},"feed_partner_content":false,"keywords":["keywords/ai-assisted"],"summary":"The FIFA World Cup 2026 will beg on June 11 when South Africa takes on Mexico.","title":"How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio","apple_news":{"ref_id":"8d6b8788-0ccd-42fe-ae65-94f97b659f9b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"canonical_url":"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/","feed_permalink":"","include_recommendations":true,"publish_date":1780933140000,"fb_allow_comments":true,"feed_content_id":"","is_sponsored":false,"primary_image":{"bucket":"assets.getty","id":"%2F6a26e0ce34a52d2c0ec4f96b"},"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"external_url":"","primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"slug":"2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","blocks":[{"provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","attributes":{"title":"","height":"300","thumbnail_height":0,"thumbnail_url":"","type":"rich","@provider":"ohembed","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"width":"100%","@query":"template","author_url":"","provider_name":"ohembed","version":"1.0"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>"},{"type":"asset","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"TAMPA, FLORIDA - JUNE 06: A detailed view of adidas TRIONDA FIFA World Cup match balls prior to the international friendly match between England and New Zealand at Raymond James Stadium on June 06, 2026 in Tampa, Florida. (Photo by Richard Pelham/Getty Images)","id":"%2F6a26e0ce34a52d2c0ec4f96b","new_tab":false,"schedule":{},"title":"England v New Zealand - International Friendly","use_caption":false,"bucket":"assets.getty","source_credit":"Richard Pelham / Getty Images Sport / Getty Images"},{"html":"\u003cp>Soccer fans around the world are getting ready for the FIFA World Cup 2026, which kicks off on Thursday, June 11, at 3pm ET, when Mexico will take on South Africa. Fans will be able to follow all the action on iHeartRadio, which will be broadcasting the Fox Sports commentary on the dedicated \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">FIFA World Cup 2026 streaming station\u003c/a>, featuring live matches, commentary, and on‑demand access throughout the tournament. All 104 matches will stream live on iHeartRadio, giving fans constant access whether they are at home, in the car, or on the move.\u003c/p>\n\n\u003cp>In addition, iHeartMedia will air 30 live matches on national broadcast radio, including high‑profile games and weekend matchups.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.espn.com/espn/story/_/id/48998339/mexico-vs-south-africa-kick-team-news-how-watch-fifa-world-cup-opener\" target=\"_blank\">opening game between Mexico and South Africa\u003c/a> will take place at the iconic Estadio Azteca, bringing back memories of the 2010 match at Soccer City, now known as FNB Stadium, where \u003cstrong>Carlos Alberto Parreira\u003c/strong>’s South African team held Mexico to a draw thanks to a late equalizer from \u003cstrong>Rafael Márquez\u003c/strong>. Fans are eager to see if South Africa can overcome the odds in the opening game, just as they did years ago.\u003c/p>\n\n\u003cp>The match is expected to set the stage for a month-long celebration of global soccer, with millions of fans watching from around the world. The opening game is the first of many matches scheduled across North America, as the \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> will be hosted by the United States, Canada, and Mexico. The event promises to bring together nations, celebrate sportsmanship, and create new history sixteen years after that unforgettable opener in South Africa.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxsports.com/watch/fmc-4v8wmclmzz0cf6fo?cmpid=google-one-box\" target=\"_blank\">United States Men's National Team will play its first game of the World Cup on Friday\u003c/a>, June 12 at 9pm ET in a match against Paraguay at SoFi Stadium in Los Angeles, California. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"exclusion":{"tags":[]},"feed_type":"","feed_vendor":"","show_updated_timestamp":false,"cuser":"user/ldap/cccnyc1wjg","include_video_monetization":true,"amp_enabled":true,"enable_featured_widget":true,"seo_title":"","social_title":"","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"distribution":[],"categories":["syndications/apple-news"]},{"categories":["syndications/news"],"distribution":[]}],"permalink":"https://wspd.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/"},"slug":"2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b","title":"How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio","description":"The FIFA World Cup 2026 will beg on June 11 when South Africa takes on Mexico.","author":"iHeartRadio"},"pub_start":1780933140000,"pub_until":4115978604802,"pub_changed":1781015970761,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e04d75a1948be2fc9a19","slug:2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","slug:2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26dafb39b096d7b0a9da2b","type":"PUBLISHING","record":{"ref_id":"%2F6a26dafb39b096d7b0a9da2b","type":"content","payload":{"exclusion":{"tags":[]},"feed_type":"","keywords":["keywords/ai-assisted","keywords/Brendan Sorsby","keywords/Texas Tech","keywords/NCAA","keywords/gambling","keywords/eligibility","keywords/injunction","keywords/Lubbock","keywords/college football"],"canonical_url":"https://www.iheart.com/content/2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season/","enable_featured_widget":true,"include_video_monetization":true,"primary_target":{"categories":["categories/national-news","categories/sports"],"distribution":["genres/News & Talk","genres/Sports"]},"publish_origin":"brands/iHeartRadio","slug":"2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"cuser":"user/ldap/1132879","social_title":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a26db5006d42df84d15183a","new_tab":false,"source_credit":"John E. Moore III / Getty Images Sport / Getty Images","type":"asset","bucket":"assets.getty","caption":"LUBBOCK, TEXAS - JANUARY 24: Future Texas Tech quarterback Brendan Sorsby shouts during the first half of the game between the Houston Cougars and the Texas Tech Red Raiders at United Supermarkets Arena on January 24, 2026 in Lubbock, Texas. (Photo by John E. Moore III/Getty Images)","schedule":{},"title":"Houston v Texas Tech","url":"","use_caption":false},{"html":"\u003cp>Texas Tech quarterback \u003cstrong>Brendan Sorsby\u003c/strong> is now eligible to play in the 2026 season following a ruling by a district judge in Lubbock County, Texas. On Monday (June 8), the judge granted Sorsby a temporary injunction against the NCAA, which had previously ruled him ineligible due to his acknowledgment of gambling on sports, including betting on his own team. The court's decision prevents the NCAA from barring Sorsby from participating in Texas Tech's football activities for the 2026 season.\u003c/p>\n\n\u003cp>Sorsby, who has been seeking treatment for a gambling addiction, filed for the injunction after the NCAA declared him permanently ineligible. The NCAA prohibits athletes from betting on NCAA-sanctioned sports, and penalties can include permanent ineligibility, especially if athletes wager on their own teams. The NCAA responded to the ruling, stating that it &quot;undermines and corrupts the integrity of sports.&quot;\u003c/p>\n\n\u003cp>Despite the injunction, Sorsby will sit out the first two games of the season as part of the decision. His legal team, which includes prominent attorneys Jeffrey Kessler and Scott Tompsett, argued that Sorsby's gambling disorder is a mental health condition and that the NCAA's actions were detrimental to his well-being. They claimed that the NCAA profited from the gambling ecosystem while penalizing Sorsby.\u003c/p>\n\n\u003cp>The court filings revealed that Sorsby placed thousands of bets, including small wagers on Indiana football, where he previously played. He admitted to betting between $5 and $50 on games but stated that he never used insider information or bet against his team. Sorsby stopped betting in 2022 when he became Indiana's backup quarterback.\u003c/p>\n\n\u003cp>Texas Tech has supported Sorsby throughout the process, emphasizing the importance of his health and well-being. The university plans to initiate the reinstatement process while appealing the NCAA's ruling. Texas Tech coach Joey McGuire expressed pride in Sorsby for seeking help and stated that the university remains committed to supporting him.\u003c/p>\n\n\u003cp>Sorsby, who transferred from Cincinnati to Texas Tech, is considered one of the top players in college football and is projected to be among the highest-paid players next season. He is also a potential candidate for the 2027 NFL draft. The NCAA's decision on his eligibility remains pending, but the court's ruling allows him to continue his college football career for now.\u003c/p>\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"fb_allow_comments":true,"feed_content_id":"67da970936b803493f3512de0ef4e417f419d5d32577f0e1ba652787cb7ca2da","primary_image":{"bucket":"assets.getty","id":"%2F6a26db3f06d42df84d151839"},"title":"Texas Tech QB Brendan Sorsby Eligible For 2026 Season","amp_enabled":true,"publish_date":1780931100000,"publish_end_date":4115978604802,"seo_title":"","apple_news":{"ref_id":"dfc0a97c-ff41-43b7-8f46-29567b31c840","revision_id":"AAAAAAAAAAD//////////w=="},"external_url":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_permalink":"","feed_vendor":"iHeartRadio","include_recommendations":true,"author":"","is_sponsored":false,"show_updated_timestamp":false,"summary":"Texas Tech QB Brendan Sorsby can play in 2026 after a judge granted him an injunction against the NCAA's ineligibility ruling due to his gambling. Sorsby will miss the first two games, and the NCAA says the ruling undermines sports integrity. Texas Tech supports Sorsby, focusing on his well-be...","feed_partner_content":false,"simplereach_enabled":false,"permalink":"https://wspd.iheart.com/content/2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season/"},"slug":"2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26db3f06d42df84d151839","title":"Texas Tech QB Brendan Sorsby Eligible For 2026 Season","description":"Texas Tech QB Brendan Sorsby can play in 2026 after a judge granted him an injunction against the NCAA's ineligibility ruling due to his gambling. Sorsby will miss the first two games, and the NCAA says the ruling undermines sports integrity. Texas Tech supports Sorsby, focusing on his well-be...","author":""},"pub_start":1780931100000,"pub_until":4115978604802,"pub_changed":1780931499554,"subscription":[{"tags":["categories/national-news","categories/sports","genres/News & Talk","genres/Sports"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26dafb39b096d7b0a9da2b","slug:2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","slug:2026-06-08-texas-tech-qb-brendan-sorsby-eligible-for-2026-season","keyword:keywords/ai-assisted","keyword:keywords/Brendan Sorsby","keyword:keywords/Texas Tech","keyword:keywords/NCAA","keyword:keywords/gambling","keyword:keywords/eligibility","keyword:keywords/injunction","keyword:keywords/Lubbock","keyword:keywords/college football"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"VGRnW","region":"main:dynamic","type":"feed","ordinal":27,"value":{"size":1,"position":null,"ad_split":50,"link":null,"feed_id":"ID:politics-feed","title":"Politics","feed_index":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2973723e236256ae4617e3","type":"PUBLISHING","record":{"ref_id":"%2F6a2973723e236256ae4617e3","type":"content","payload":{"fb_allow_comments":true,"featured_widget":{"related_id":"","country":"","id":"","kind":""},"publish_end_date":4115978604802,"seo_title":"","feed_type":"","feed_vendor":"","social_title":"","exclusion":{"tags":[]},"external_url":"","feed_content_id":"","feed_permalink":"","include_recommendations":true,"keywords":["keywords/ai-assisted"],"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1781101500000,"author":"iHeartRadio","feed_partner_content":false,"simplereach_enabled":false,"slug":"2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"amp_enabled":true,"apple_news":{"ref_id":"ab112574-46e4-4e97-a1f8-d3f4a00db79f","revision_id":"AAAAAAAAAAD//////////w=="},"blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"author_name":"","provider_name":"ohembed","thumbnail_height":0,"title":"","type":"rich","width":"100%","@provider":"ohembed","height":"300","thumbnail_url":"","version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","@query":"template","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0},"embed_type":"rich"},{"url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Massachusetts, USA - 10 May 2024. General view of Social Security Administration sign on building wall","schedule":{},"source_credit":"Veronique D / iStock Editorial / Getty Images","title":"General view of Social Security Administration sign on building wall","type":"asset","id":"%2F67dd88f280c99347aa2237d8","new_tab":false},{"type":"html","html":"\u003cp>The Social Security Administration’s latest annual trustees report confirms that the Old-Age and Survivors Insurance (OASI) Trust Fund—the main source of retirement benefits for millions of Americans—is \u003ca href=\"https://www.foxbusiness.com/personal-finance/social-security-has-less-than-10-years-before-reserves-exhausted-new-trustees-report-warns\" target=\"_blank\">projected to run out of reserves by the fourth quarter of 2032\u003c/a>. When that happens, the program will only be able to pay 78 percent of scheduled benefits using ongoing payroll tax revenues, unless Congress enacts reforms to address the shortfall. These findings mark the closest the program has come to automatic across-the-board benefit cuts in four decades, and they raise the pressure on lawmakers to act quickly to protect retirees’ incomes.\u003c/p>\n\n\u003cp>According to the new report, if no legislative changes are made, \u003ca href=\"https://www.ssa.gov/oact/TR/2026/index.html)\" target=\"_blank\">recipients would face an automatic 22 percent reduction in their benefits\u003c/a> beginning in late 2032. If the OASI and Disability Insurance (DI) trust funds are combined, the depletion date moves to the third quarter of 2034, at which point only 83 percent of promised benefits could be paid. This scenario would mean a roughly 17 percent cut for all Social Security recipients under existing law. The projections also highlight the shift in Social Security’s finances driven by changing demographics—today, there are only 2.6 workers supporting each beneficiary, down from 3.9 in 1966, a ratio that is expected to keep shrinking in the years ahead.\u003c/p>\n\n\u003cp>The trustees' projections arrive as a major election approaches, with newly elected senators set to serve in office during the critical years when Social Security reserves are expected to run dry. Voters are showing overwhelming concern about the future of Social Security: a recent poll found that 95 percent of Americans believe it is important to elect leaders committed to strengthening the program. \u003c/p>\n\n\u003cp>Experts agree that acting sooner rather than later would allow changes to be phased in more gradually, minimizing harm to vulnerable Americans. Proposed policy options include raising payroll taxes, lifting the cap on taxable earnings, adjusting the benefit formula for higher-income recipients, slowing cost-of-living adjustments, or gradually increasing the full retirement age. Modeling by the \u003ca href=\"https://budgetmodel.wharton.upenn.edu/p/2026-03-09-six-options-to-restore-social-securitys-financial-balance/\" target=\"_blank\">Penn Wharton Budget Model shows that various combinations of tax increases and benefit reductions could delay or reduce the size of the shortfall\u003c/a>, but no single option fully restores long-term financial balance without trade-offs.\u003c/p>\n\n\u003cp>Despite the severe outlook, the trustees stress that Social Security is not going away—even after reserves are depleted, payroll taxes would still cover the majority of benefits. However, without action by Congress, retirees would feel immediate benefit cuts in their monthly checks starting in 2032. Lawmakers now face a narrowing window to agree on bipartisan reforms and secure the program’s future for generations to come.\u003c/p>\n\n","schedule":{}}],"enable_featured_widget":true,"summary":"The trustees' latest report warns that Social Security payments will have to be cut if Congress doesn't act to shore up the Old-Age and Survivors Insurance trust fund. ","canonical_url":"https://www.iheart.com/content/2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn/","cuser":"user/ldap/cccnyc1wjg","include_video_monetization":true,"is_sponsored":false,"primary_image":{"bucket":"assets.getty","id":"%2F67dd88f280c99347aa2237d8"},"publish_origin":"brands/iHeartRadio","show_updated_timestamp":false,"title":"Social Security Reserves Will Run Out In Less Than 10 Years, Trustees Warn","permalink":"https://wspd.iheart.com/content/2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn/"},"slug":"2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67dd88f280c99347aa2237d8","title":"Social Security Reserves Will Run Out In Less Than 10 Years, Trustees Warn","description":"The trustees' latest report warns that Social Security payments will have to be cut if Congress doesn't act to shore up the Old-Age and Survivors Insurance trust fund. ","author":"iHeartRadio"},"pub_start":1781101500000,"pub_until":4115978604802,"pub_changed":1781101845898,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2973723e236256ae4617e3","slug:2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","slug:2026-06-10-social-security-reserves-will-run-out-in-less-than-10-years-trustees-warn","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aDyRz","region":"main:dynamic","type":"feed","ordinal":28,"value":{"title":null,"feed_index":2,"size":5,"position":null,"ad_split":50,"link":null,"feed_id":"ID:politics-feed"},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a28c5a8d21eb9826baa11df","type":"PUBLISHING","record":{"ref_id":"%2F6a28c5a8d21eb9826baa11df","type":"content","payload":{"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Graham Platner","keywords/Maine Senate primary","keywords/Janet Mills","keywords/Susan Collins","keywords/Democratic Party","keywords/allegations","keywords/controversy"],"primary_target":{"distribution":["genres/News & Talk"],"categories":["categories/national-news","categories/politics"]},"targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"simplereach_enabled":false,"summary":"NBC News projects Graham Platner's victory in Maine's Democratic Senate primary, defeating Governor Janet Mills. Platner, facing allegations of past misconduct, will challenge Republican Senator Susan Collins in November. Calls for Platner to step down persist amid controversy.","feed_partner_content":false,"feed_permalink":"","publish_origin":"brands/iHeartRadio","publish_date":1781056620000,"author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"PORTLAND, MAINE - JUNE 07: Democratic U.S. Senate candidate Graham Platner speaks to voters at a town hall at the Elks Lodge 188 on June 7, 2026 in Portland, Maine. Platner is the presumptive Democratic nominee and will face incumbent Sen. Collins (R-ME) for Maine's U.S. Senate seat in the general election. (Photo by Laura Brett/Getty Images)","new_tab":false,"schedule":{},"source_credit":"Laura Brett / Getty Images News / Getty Images","type":"asset","url":"","id":"%2F6a28c5a26dcf7baf1b3948d2","title":"Democratic Candidate Graham Platner Holds A Town Hall As He Campaigns for Senate In Maine","use_caption":false},{"html":"\u003cp>NBC News projects that \u003cstrong>Graham Platner\u003c/strong> will win the Democratic Senate primary in Maine, defeating Maine Governor \u003cstrong>Janet Mills\u003c/strong> and \u003cstrong>David Costello\u003c/strong>. Platner, an oyster farmer, will face Republican incumbent Senator \u003cstrong>Susan Collins\u003c/strong> in the November midterms.\u003c/p>\n\n\u003cp>Platner's victory comes amid controversy. He faces allegations regarding a tattoo resembling a Nazi symbol, which he later covered up, and accusations from several women about volatile past relationships, including one alleging physical abuse. According to \u003ca href=\"https://www.foxnews.com/politics/platner-holdout-floats-emergency-lifeline-panicking-dems-scandal-plagued-candidate-wins\" target=\"_blank\">Fox News\u003c/a>, Representative \u003cstrong>Josh Gottheimer\u003c/strong>, a Democrat from New Jersey, has called for Platner to exit the race, suggesting that he should step down and allow another Democrat to take his place.\u003c/p>\n\n\u003cp>Despite these challenges, Platner remains the frontrunner, as Governor Mills suspended her campaign and other candidates failed to gain traction. Gottheimer expressed that if Platner were running in New Jersey, he would be &quot;buried under the Meadowlands.&quot;\u003c/p>\n\n\u003cp>As the November election approaches, Platner's campaign will likely continue to face scrutiny, especially regarding the allegations and his ability to unify the Democratic base against Senator Collins.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-10-nbc-news-platner-wins-me-dem-senate-primary/","exclusion":{"tags":[]},"slug":"2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","social_title":"","amp_enabled":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a28c5a26dcf7baf1b3948d2"},"fb_allow_comments":true,"feed_content_id":"f8b2ccfcef5a9fcbf242a399b24e411b3887eabf320adf606057ec094ce439d3","include_video_monetization":true,"title":"NBC News: Platner Wins ME Dem Senate Primary","seo_title":"","show_updated_timestamp":false,"feed_type":"","feed_vendor":"iHeartRadio","publish_end_date":4115978604802,"apple_news":{"ref_id":"f215bfef-921e-47e6-9a4d-9157980579c9","revision_id":"AAAAAAAAAAD//////////w=="},"cuser":"user/ldap/1099880","enable_featured_widget":true,"external_url":"","permalink":"https://wspd.iheart.com/content/2026-06-10-nbc-news-platner-wins-me-dem-senate-primary/"},"slug":"2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a28c5a26dcf7baf1b3948d2","title":"NBC News: Platner Wins ME Dem Senate Primary","description":"NBC News projects Graham Platner's victory in Maine's Democratic Senate primary, defeating Governor Janet Mills. Platner, facing allegations of past misconduct, will challenge Republican Senator Susan Collins in November. Calls for Platner to step down persist amid controversy.","author":""},"pub_start":1781056620000,"pub_until":4115978604802,"pub_changed":1781057006684,"subscription":[{"tags":["categories/national-news","categories/politics","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a28c5a8d21eb9826baa11df","slug:2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","slug:2026-06-10-nbc-news-platner-wins-me-dem-senate-primary","keyword:keywords/ai-assisted","keyword:keywords/Graham Platner","keyword:keywords/Maine Senate primary","keyword:keywords/Janet Mills","keyword:keywords/Susan Collins","keyword:keywords/Democratic Party","keyword:keywords/allegations","keyword:keywords/controversy"]}},{"id":"%2F6a28ad2767c509db831d9e7b","type":"PUBLISHING","record":{"ref_id":"%2F6a28ad2767c509db831d9e7b","type":"content","payload":{"summary":"Republican Steve Hilton and Democrat Xavier Becerra advance to the California governor's race in November. Hilton, endorsed by President Trump, and Becerra emerged from a crowded primary. Becerra leads with 27% of the vote, while Hilton follows with 26%. The general election will test their st...","cuser":"user/ldap/1099880","external_url":"","include_video_monetization":true,"keywords":["keywords/ai-assisted","keywords/Steve Hilton","keywords/Xavier Becerra","keywords/California governor race","keywords/primary election","keywords/Trump endorsement"],"primary_target":{"categories":["categories/national-news","categories/politics","categories/local-news"],"distribution":["genres/News & Talk"]},"apple_news":{"ref_id":"9c4366da-27ce-4c15-963d-a119e3614694","revision_id":"AAAAAAAAAAD//////////w=="},"feed_type":"","publish_date":1781050380000,"slug":"2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","feed_content_id":"195a3e4638422af3d04adff68357b428ba3dc50f7b80906fff022f563a58e1d7","publish_end_date":4115978604802,"title":"NBC: Steve Hilton Wins 2nd CA Gov Primary Spot","amp_enabled":true,"canonical_url":"https://www.iheart.com/content/2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot/","feed_vendor":"iHeartRadio","is_sponsored":false,"feed_permalink":"","simplereach_enabled":false,"social_title":"","targets":[{"categories":[],"distribution":["markets/SACRAMENTO-CA","markets/SANFRANCISCO-CA","markets/MODESTO-CA","markets/SANDIEGO-CA","markets/SANTABARBARA-CA","markets/LAGUNABEACH-CA","markets/CHICO-CA","markets/OXNARD-CA","markets/BAKERSFIELD-CA","markets/MONTEREY-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"distribution":[],"categories":["syndications/news"]}],"enable_featured_widget":true,"include_recommendations":true,"primary_image":{"id":"%2F6a28ad1ffe27ec91490503db","bucket":"assets.getty"},"seo_title":"","show_updated_timestamp":false,"author":"","exclusion":{"tags":[]},"featured_widget":{"kind":"","related_id":"","country":"","id":""},"publish_origin":"brands/iHeartRadio","blocks":[{"related_id":"","schedule":{},"type":"catalog","id":"6043","kind":"station"},{"bucket":"assets.getty","new_tab":false,"schedule":{},"source_credit":"Justin Sullivan / Getty Images News / Getty Images","title":"Gubernatorial Candidate Steve Hilton Holds A Press Conference On California's Election Reporting Process","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"NORWALK, CALIFORNIA - JUNE 09: California Republican gubernatorial candidate Steve Hilton leaves a press conference outside of the Los Angeles County Registrar of Voters on June 09, 2026 in Norwalk, California. Republican gubernatorial candidate Steve Hilton held a press conference outside of the Los Angeles County Registrar of Voters to criticize California’s election reporting process, arguing that delays in counting ballots leave some races unresolved for days or weeks after Election Day and undermine voter confidence in election results. (Photo by Justin Sullivan/Getty Images)","id":"%2F6a28ad1ffe27ec91490503db","type":"asset","url":""},{"html":"\u003cp>NBC News projects that Republican \u003cstrong>Steve Hilton\u003c/strong> will face Democrat \u003cstrong>Xavier Becerra\u003c/strong> in the California governor's race this November. Both candidates emerged from a competitive primary where all parties appeared on the same ballot, with the top two vote-getters advancing to the general election.\u003c/p>\n\n\u003cp>Becerra, the former state attorney general, secured nearly 27% of the vote, while Hilton followed closely with over 26%. Democrat \u003cstrong>Tom Steyer\u003c/strong> trailed with about 21% of the vote. President Donald Trump endorsed Hilton, which may influence the general election dynamics in a state where Democrats outnumber Republicans nearly two-to-one.\u003c/p>\n\n\u003cp>The primary was marked by a crowded field of candidates, including former Rep. \u003cstrong>Katie Porter\u003c/strong> and former Los Angeles Mayor \u003cstrong>Antonio Villaraigosa\u003c/strong>. The top-two primary system allows the two candidates with the most votes to advance regardless of party affiliation.\u003c/p>\n\n\u003cp>Hilton, a commentator and Trump-endorsed candidate, focused his campaign on economic change and affordability, arguing that California is facing an &quot;economic emergency.&quot; He emphasized the need for lower costs and taxes in the state. In a \u003ca href=\"https://abc7news.com/post/2026-primary-election-steve-hilton-xavier-becerra-hold-leads-tight-close-call-california-governors-race/19229834/\" target=\"_blank\">statement\u003c/a>, Hilton said, &quot;It's urgent that we take this state in a new direction. People want change.&quot;\u003c/p>\n\n\u003cp>Becerra, on the other hand, has framed the race in broader political terms, positioning himself as a leader against &quot;chaos, cruelty, and corruption.&quot; His campaign has been supported by a broad, multiracial coalition, reflecting shifting dynamics within the Democratic electorate. Political analyst \u003ca href=\"https://abc7news.com/post/2026-primary-election-steve-hilton-xavier-becerra-hold-leads-tight-close-call-california-governors-race/19229834/\" target=\"_blank\">Mike Madrid\u003c/a> noted Becerra's surge from 3% to 25% in seven weeks as remarkable.\u003c/p>\n\n\u003cp>As the general election approaches, both candidates will aim to solidify their support bases. Hilton will need to overcome the challenge of running as a Republican in a predominantly Democratic state, while Becerra will work to maintain his coalition and appeal to a broad range of voters.\u003c/p>\n","schedule":{},"type":"html"}],"fb_allow_comments":true,"feed_partner_content":false,"permalink":"https://wspd.iheart.com/content/2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot/"},"slug":"2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a28ad1ffe27ec91490503db","title":"NBC: Steve Hilton Wins 2nd CA Gov Primary Spot","description":"Republican Steve Hilton and Democrat Xavier Becerra advance to the California governor's race in November. Hilton, endorsed by President Trump, and Becerra emerged from a crowded primary. Becerra leads with 27% of the vote, while Hilton follows with 26%. The general election will test their st...","author":""},"pub_start":1781050380000,"pub_until":4115978604802,"pub_changed":1781050778827,"subscription":[{"tags":["categories/national-news","categories/politics","categories/local-news","genres/News & Talk"]},{"tags":["markets/SACRAMENTO-CA","markets/SANFRANCISCO-CA","markets/MODESTO-CA","markets/SANDIEGO-CA","markets/SANTABARBARA-CA","markets/LAGUNABEACH-CA","markets/CHICO-CA","markets/OXNARD-CA","markets/BAKERSFIELD-CA","markets/MONTEREY-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a28ad2767c509db831d9e7b","slug:2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","slug:2026-06-10-nbc-steve-hilton-wins-2nd-ca-gov-primary-spot","keyword:keywords/ai-assisted","keyword:keywords/Steve Hilton","keyword:keywords/Xavier Becerra","keyword:keywords/California governor race","keyword:keywords/primary election","keyword:keywords/Trump endorsement"]}},{"id":"%2F6a26d87b75a1948be2fc99ed","type":"PUBLISHING","record":{"ref_id":"%2F6a26d87b75a1948be2fc99ed","type":"content","payload":{"cuser":"user/ldap/cccnyc1wjg","featured_widget":{"kind":"","related_id":"","country":"","id":""},"feed_content_id":"","feed_permalink":"","keywords":["keywords/ai-assisted"],"include_video_monetization":true,"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1780930980000,"publish_end_date":4115978604802,"summary":"A report found that some of the noncitizens had voted in previous elections dating back as far as 2000 and 2001.","external_url":"","publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"distribution":[],"categories":["syndications/apple-news"]},{"categories":["syndications/news"],"distribution":[]}],"amp_enabled":true,"fb_allow_comments":true,"include_recommendations":true,"seo_title":"","show_updated_timestamp":false,"exclusion":{"tags":[]},"is_sponsored":false,"slug":"2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","provider_name":"ohembed","width":"100%","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","type":"rich","height":"300","thumbnail_height":0,"thumbnail_url":"","version":"1.0","@provider":"ohembed","@query":"template","author_url":"","thumbnail_width":0,"title":""},"embed_type":"rich"},{"caption":"Voting ballot and other mail sitting on a stack on a kitchen counter of a home","new_tab":false,"schedule":{},"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F671be6a4dd2f198f68fdcc9d","source_credit":"AJ_Watt / E+ / Getty Images","title":"Mail in voting ballots sitting on the kitchen counter of a home","type":"asset","url":""},{"html":"\u003cp>Noncitizens were discovered on voter rolls in New Jersey, with \u003ca href=\"https://www.foxnews.com/politics/noncitizens-voter-rolls-democrat-run-state-exposed-rnc-chair-pledges-secure-elections\" target=\"_blank\">some having voted in past elections\u003c/a>, according to documents obtained through public records requests. The New Jersey Republican Party (NJGOP) and the Republican National Committee (RNC) reviewed voter data from all 21 counties, finding multiple cases where noncitizens seeking naturalization asked to be removed from the rolls, often stating they were unknowingly registered, most through the Department of Motor Vehicles. Many of these individuals were registered as Democrats, and some had voting records dating back to 2000 and 2001, as reported by \u003cem>Fox News\u003c/em>.\u003c/p>\n\n\u003cp>While most noncitizens who self-identified on the rolls had not voted, a few did participate in federal, primary, or municipal elections. In Atlantic County, more than 50 such removals were documented. According to official letters from county officials, noncitizens typically cited accidental registration as the cause, with many checking a box labeled &quot;other&quot; and clarifying they were not citizens.\u003c/p>\n\n\u003cp>The RNC, led by Chairman \u003cstrong>Joe Gruters\u003c/strong>, claims that hundreds of noncitizen registrants have been found in New Jersey and suggests that the true number may be higher, given that these cases mostly involve self-reporting. Gruters stated, &quot;You want a democracy that's secure and elections that are free and safe and that people can depend upon, and people have full confidence in.&quot; He argued that transparency and better voter roll maintenance are crucial, and that New Jersey and other states should disclose more about how they manage voter lists.\u003c/p>\n\n\u003cp>In response to the findings, the RNC has launched a nationwide push for election integrity, deploying staff across 17 states and pursuing legal challenges to gain access to state voter rolls in places like Delaware, Maryland, Hawaii, and Nevada. The \u003ca href=\"https://www.yahoo.com/news/politics/articles/noncitizens-voter-rolls-democrat-run-100009769.html\" target=\"_blank\">RNC argues that such access is necessary both for internal party strategy and to ensure compliance with federal election laws\u003c/a>, but courts have consistently required parties to show real cases of fraud, not just hypothetical risks.\u003c/p>\n\n\u003cp>A spokesperson for the New Jersey Motor Vehicle Commission stated that it is rare for noncitizens to be registered and that the agency uses &quot;rigorous processes to ensure eligible individuals register to vote,&quot; but takes any such cases seriously.\u003c/p>\n\n\u003cp>Federal law prohibits noncitizens from voting in federal elections, and \u003ca href=\"https://ballotpedia.org/Proof_of_citizenship_requirements_for_voter_registration_by_state\" target=\"_blank\">all states require applicants to declare citizenship status under penalty of perjury\u003c/a>, as detailed by \u003cem>Ballotpedia\u003c/em>. Some states mandate additional proof of citizenship for voter registration, but New Jersey currently relies on self-attestation.\u003c/p>\n\n\u003cp>Looking ahead, the RNC is pursuing related lawsuits and preparing for further legal action, while the Supreme Court is set to decide on a separate case affecting the timeline for counting mail-in ballots. The issue of noncitizen registration and voter roll maintenance is expected to remain a topic of debate leading up to the November elections.\u003c/p>\n\n","schedule":{},"type":"html"}],"feed_partner_content":false,"feed_type":"","feed_vendor":"","primary_image":{"bucket":"assets.getty","id":"%2F671be6a4dd2f198f68fdcc9d"},"social_title":"","apple_news":{"revision_id":"AAAAAAAAAAAAAAAAAAAAAA==","ref_id":"f0752f9e-1a36-476e-a2ac-bf95e6e13a58"},"author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls/","enable_featured_widget":true,"title":"RNC Head Vows To Secure Elections After Noncitizens Found On Voter Rolls","permalink":"https://wspd.iheart.com/content/2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls/"},"slug":"2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/671be6a4dd2f198f68fdcc9d","title":"RNC Head Vows To Secure Elections After Noncitizens Found On Voter Rolls","description":"A report found that some of the noncitizens had voted in previous elections dating back as far as 2000 and 2001.","author":"iHeartRadio"},"pub_start":1780930980000,"pub_until":4115978604802,"pub_changed":1780931400474,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26d87b75a1948be2fc99ed","slug:2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","slug:2026-06-08-rnc-head-vows-to-secure-elections-after-noncitizens-found-on-voter-rolls","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a21dbb6b3c63e02cc00bc02","type":"PUBLISHING","record":{"ref_id":"%2F6a21dbb6b3c63e02cc00bc02","type":"content","payload":{"featured_widget":{"country":"","id":"","kind":"","related_id":""},"primary_target":{"distribution":["brands/iHeartRadio"],"categories":["categories/national-news","categories/politics"]},"canonical_url":"https://www.iheart.com/content/2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list/","fb_allow_comments":true,"feed_content_id":"","feed_type":"","enable_featured_widget":true,"include_recommendations":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a21dd955b116328e3ea1bee"},"seo_title":"","show_updated_timestamp":false,"slug":"2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","targets":[{"distribution":["formats/NEWSTALK"],"categories":["categories/national-news","categories/politics"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Pentagon Removes 180 Faiths From Military's Recognized Religions List","include_video_monetization":true,"publish_date":1780604940000,"social_title":"","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"d3751079-b0c7-418c-9e10-af720f7be5be"},"blocks":[{"attributes":{"author_url":"","thumbnail_width":0,"type":"rich","title":"","version":"1.0","author_name":"","height":"300","thumbnail_height":0,"width":"100%","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_url":"","@provider":"ohembed"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"bucket":"assets.getty","caption":"WASHINGTON - JANUARY 7:  U.S. Navy Chaplin Gordon Klingenschmitt holds his Bilble as he prays on the nineteenth and final day of his hunger strike in front of the White House January 7, 2006 in Washington, DC. Klingenschmitt, an Evangelical Episcopalian, has been speaking out against Navy policy requiring chaplains to remain non-denominational, and to challenge U.S. President George W. Bush to issue and Executive Order to allow military chaplains to pray according to their faith's traditions.  (Photo by Joshua Roberts/Getty Images)","id":"%2F6a21dd955b116328e3ea1bee","schedule":{},"source_credit":"Joshua Roberts / Getty Images News / Getty Images","title":"Navy Chaplain Protests Military Prayer Rights","new_tab":false,"type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},{"type":"html","html":"\u003cp>The \u003ca href=\"https://www.foxnews.com/politics/pentagon-drops-180-faiths-militarys-recognized-religions-list\" target=\"_blank\">Pentagon has officially reduced the number of recognized religions for U.S. military personnel\u003c/a> from more than 200 to just 31, a move announced in a memo from Undersecretary of Defense Anthony Tata and directed by Secretary of War Pete Hegseth. The change, made public on Thursday (June 4), represents the first major revision to the military’s list of faith codes in nearly a decade.\u003c/p>\n\n\u003cp>The Department of War explained that the decision aims to &quot;streamline the DoW collection of religious preferences for service members to enhance the delivery of targeted religious support from the Chaplaincy.&quot; Under the new system, \u003ca href=\"https://www.military.com/dod-officially-drops-180-faiths-from-militarys-recognized-religion-list\" target=\"_blank\">chaplains will focus support on a smaller set of faith traditions\u003c/a>, including Agnostics, Buddhists, Hindus, Islam, Judaism, Sikh, and several Christian denominations such as Baptists, Catholics, Lutherans, and Methodists. The previous list included many more minority and alternative belief systems, such as Atheists, Druids, Pagans, Humanists, and Wiccans.\u003c/p>\n\n\u003cp>According to the Pentagon, the old system had become &quot;impractical and unusable,&quot; with many codes rarely or never used. Secretary Hegseth said in March that &quot;the vast majority of military members fit under just six of the faith codes&quot; and that the new structure would make it easier for chaplains to meet the needs of most service members. He also introduced a change requiring chaplains to display religious insignia instead of rank on their uniforms, emphasizing their spiritual role over their officer status, as reported by Fox News.\u003c/p>\n\n\u003cp>Critics, including some former and current military chaplains, have raised concerns about the impact on service members who do not identify with the remaining recognized faiths. One former Army chaplain told \u003cem>Military.com\u003c/em> that the revision makes it harder for some service members to access appropriate spiritual care and called it &quot;a tragedy and travesty.&quot; The Military Religious Freedom Foundation described the update as a threat to religious freedom and compared it unfavorably to the Department of Veterans Affairs, which recognizes more than 220 belief systems.\u003c/p>\n\n","schedule":{}}],"feed_partner_content":false,"summary":"The Pentagon has slashed its list of recognized military religions from over 200 to just 31.","exclusion":{"tags":[]},"external_url":"","feed_permalink":"","amp_enabled":true,"author":"iHeartRadio","cuser":"user/ldap/cccnyc1wjg","feed_vendor":"","is_sponsored":false,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"keywords":["keywords/ai-assisted"],"permalink":"https://wspd.iheart.com/content/2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list/"},"slug":"2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a21dd955b116328e3ea1bee","title":"Pentagon Removes 180 Faiths From Military's Recognized Religions List","description":"The Pentagon has slashed its list of recognized military religions from over 200 to just 31.","author":"iHeartRadio"},"pub_start":1780604940000,"pub_until":4115978604802,"pub_changed":1780605273326,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a21dbb6b3c63e02cc00bc02","slug:2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","slug:2026-06-04-pentagon-removes-180-faiths-from-militarys-recognized-religions-list","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a219873b3c63e02cc00bb80","type":"PUBLISHING","record":{"ref_id":"%2F6a219873b3c63e02cc00bb80","type":"content","payload":{"slug":"2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","canonical_url":"https://www.iheart.com/content/2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents/","publish_end_date":4115978604802,"simplereach_enabled":false,"title":"John Bolton Reaches Plea Deal Over Mishandling National Security Documents","blocks":[{"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"@query":"template","author_url":"","height":"300","provider_name":"ohembed","thumbnail_height":0,"title":"","type":"rich","author_name":"","width":"100%","version":"1.0","@provider":"ohembed","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"","thumbnail_width":0},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{}},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","source_credit":"Brandon Bell / Getty Images News / Getty Images","type":"asset","url":"","caption":"AUSTIN, TEXAS - NOVEMBER 13: Attorney and former Trump administration national security advisor John Bolton speaks with historian Garrett Graff at the First Baptist Church during the 2025 Texas Tribune Festival on November 13, 2025 in Austin, Texas. Bolton and Graff convened for an interview, discussing Bolton's time and experience under the Trump administration.  (Photo by Brandon Bell/Getty Images)","id":"%2F6a2198cb6dcf7baf1b394890","new_tab":false,"schedule":{},"title":"Texas Tribune Festival Brings Together Politicos And Journalists","use_caption":false},{"html":"\u003cp>\u003cstrong>John Bolton\u003c/strong>, President \u003cstrong>Donald Trump\u003c/strong>’s former national security adviser, has reached a plea agreement to resolve charges related to mishandling sensitive national security documents. According to \u003cem>CNN\u003c/em>, \u003ca href=\"https://www.cnn.com/2026/06/04/politics/john-bolton-guilty-plea-agreement-trump-critic\" target=\"_blank\">Bolton is expected to plead guilty to one felony count of illegal retention of national security documents\u003c/a> and pay a fine exceeding $2 million.\u003c/p>\n\n\u003cp>The plea deal follows months of legal proceedings after prosecutors in Maryland charged Bolton with retaining and sharing classified information, including “diary-like entries” from his time at the White House, through personal email accounts and messaging apps. Prosecutors allege that some of these materials were shared with two unauthorized individuals, reportedly Bolton’s wife and daughter, though these transmissions are not part of the felony count he will plead guilty to.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://abcnews.com/Politics/former-trump-adviser-john-bolton-expected-plead-guilty/story?id=133587796\" target=\"_blank\">indictment originally included 18 charges\u003c/a>: eight counts of transmitting national defense information and 10 counts of unlawful retention. The case against Bolton has been characterized by legal experts as strong, largely because the evidence includes explicit email records and physical documents recovered by the FBI from his home during a court-ordered search.\u003c/p>\n\n\u003cp>Bolton, who served for just over a year in the first Trump administration before a contentious departure, has argued that his actions were lawful and that he has become a target due to his public criticism of Trump. His attorney stated that the records in question were “unclassified, shared only with his immediate family, and known to the FBI as far back as 2021.”\u003c/p>\n\n\u003cp>The Justice Department’s investigation intensified after Bolton’s personal email account was reportedly hacked by a person believed to be connected to Iran, exposing classified materials. Unlike other cases against Trump critics, such as former FBI Director \u003cstrong>James Comey\u003c/strong> and New York Attorney General \u003cstrong>Letitia James\u003c/strong>, Bolton’s prosecution has been supported by career Justice Department officials across both the Trump and Biden administrations.\u003c/p>\n\n\u003cp>A sentencing hearing is set for June 26. If the court accepts the plea agreement, \u003ca href=\"https://www.cnbc.com/2026/06/04/bolton-guilty-plea-trump-national-security-advisor.html\" target=\"_blank\">Bolton could face a prison sentence of up to five years\u003c/a>, although the exact penalty will be determined at sentencing. \u003c/p>\n\n","schedule":{},"type":"html"}],"primary_image":{"bucket":"assets.getty","id":"%2F6a2198cb6dcf7baf1b394890"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"apple_news":{"ref_id":"b3e7336f-f955-4bbd-80c0-fca3c8056e03","revision_id":"AAAAAAAAAAD//////////w=="},"include_recommendations":true,"author":"iHeartRadio","cuser":"user/ldap/cccnyc1wjg","feed_partner_content":false,"social_title":"","is_sponsored":false,"publish_date":1780586580000,"seo_title":"","featured_widget":{"related_id":"","country":"","id":"","kind":""},"feed_permalink":"","feed_type":"","feed_vendor":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","summary":"The Justice Department’s investigation intensified after Bolton’s personal email account was reportedly hacked by a person believed to be connected to Iran, exposing classified materials. ","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"enable_featured_widget":true,"exclusion":{"tags":[]},"show_updated_timestamp":false,"amp_enabled":true,"external_url":"","fb_allow_comments":true,"feed_content_id":"","keywords":["keywords/ai-assisted"],"permalink":"https://wspd.iheart.com/content/2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents/"},"slug":"2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2198cb6dcf7baf1b394890","title":"John Bolton Reaches Plea Deal Over Mishandling National Security Documents","description":"The Justice Department’s investigation intensified after Bolton’s personal email account was reportedly hacked by a person believed to be connected to Iran, exposing classified materials. ","author":"iHeartRadio"},"pub_start":1780586580000,"pub_until":4115978604802,"pub_changed":1780586954902,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a219873b3c63e02cc00bb80","slug:2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","slug:2026-06-04-john-bolton-reaches-plea-deal-over-mishandling-national-security-documents","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"swv8H","region":"main:dynamic","type":"feed","ordinal":29,"value":{"size":1,"position":null,"ad_split":50,"link":null,"feed_id":"ID:weird-news-feed","title":"Lifestyle","feed_index":1,"min_size":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a298bd73e236256ae46180e","type":"PUBLISHING","record":{"ref_id":"%2F6a298bd73e236256ae46180e","type":"content","payload":{"canonical_url":"https://www.iheart.com/content/2026-06-10-honda-recalls-more-than-880000-cars/","external_url":"","keywords":["keywords/ai-assisted"],"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"show_updated_timestamp":false,"social_title":"","simplereach_enabled":false,"fb_allow_comments":true,"feed_content_id":"","feed_type":"","publish_end_date":4115978604802,"slug":"2026-06-10-honda-recalls-more-than-880000-cars","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"distribution":[],"categories":["syndications/news"]}],"title":"Honda Recalls More Than 880,000 Cars","amp_enabled":true,"apple_news":{"ref_id":"a748c62f-4f1d-4753-b578-e1fc2acdd86f","revision_id":"AAAAAAAAAAD//////////w=="},"cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"featured_widget":{"id":"","kind":"","related_id":"","country":""},"is_sponsored":false,"publish_date":1781107680000,"exclusion":{"tags":[]},"feed_permalink":"","summary":"","feed_partner_content":false,"include_recommendations":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a298c87ae5bd0e7e326f5a9"},"seo_title":"","author":"iHeartRadio","blocks":[{"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"author_url":"","thumbnail_url":"","@provider":"ohembed","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","title":"","type":"rich","version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","height":"300","provider_name":"ohembed","thumbnail_width":0,"author_name":"","thumbnail_height":0,"width":"100%"}},{"new_tab":false,"source_credit":"Justin Sullivan / Getty Images News / Getty Images","type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"SAN RAFAEL, CALIFORNIA - FEBRUARY 06: Used Honda Pilots are displayed on the sales lot at Honda Marin on February 06, 2024 in San Rafael, California. Honda announced the recall of 750,000 vehicles in the U.S. for an air bag defect that could unintentionally deploy the air bags in a collision. The recall includes certain 2020 to 2022 Honda Pilot, Accord and Civic vehicles as well as 2020 and 2021 model years of Honda CR-V and Passport vehicles. (Photo by Justin Sullivan/Getty Images)","schedule":{},"title":"Honda Issues Recalls 750,000 Vehicles In The U.S. Due To Air Bag Defect","id":"%2F6a298c87ae5bd0e7e326f5a9"},{"html":"\u003cp>Honda has issued \u003ca href=\"https://abcnews.com/Business/wireStory/honda-recalls-880000-cars-due-problem-rear-suspension-133745931\" target=\"_blank\">a recall for more than 880,000 vehicles in the United States\u003c/a> due to a problem with rear suspension components that could cause drivers to lose control of their vehicles and increase the risk of a crash. The recall, announced by American Honda Motor Co., affects certain 2016–2022 Honda Pilot, 2017–2023 Ridgeline, 2019–2023 Passport, and 2014–2020 Acura MDX models. The issue centers on the rear subframe corroding at suspension mounting points, which may cause the rear suspension to fail.\u003c/p>\n\n\u003cp>So far, Honda has not received any reports of injuries, deaths, or warranty claims related to this issue. As a solution, Honda and Acura dealers will inspect the rear subframe of affected vehicles. If necessary, they \u003ca href=\"https://www.reuters.com/legal/litigation/honda-america-recalls-more-than-880000-vehicles-over-rear-suspension-components-2026-06-10/\" target=\"_blank\">will install a reinforcement kit or repair or replace the components\u003c/a> at no cost to owners. Owner notification letters are expected to be mailed after July 7. Vehicle identification numbers (VINs) for the recall will be searchable on the \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">National Highway Traffic Safety Administration (NHTSA) website\u003c/a> beginning Monday (June 10).\u003c/p>\n\n\u003cp>Drivers can also call Honda customer service at 888-234-2138 and reference recall numbers AOU and AOT for more information. The NHTSA campaign number for the recall is 26V367000. \u003c/p>\n\n","schedule":{},"type":"html"}],"include_video_monetization":true,"publish_origin":"brands/iHeartRadio","feed_vendor":"","permalink":"https://wspd.iheart.com/content/2026-06-10-honda-recalls-more-than-880000-cars/"},"slug":"2026-06-10-honda-recalls-more-than-880000-cars","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a298c87ae5bd0e7e326f5a9","title":"Honda Recalls More Than 880,000 Cars","description":"","author":"iHeartRadio"},"pub_start":1781107680000,"pub_until":4115978604802,"pub_changed":1781108023441,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a298bd73e236256ae46180e","slug:2026-06-10-honda-recalls-more-than-880000-cars","slug:2026-06-10-honda-recalls-more-than-880000-cars","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:weird-news-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IldydDliIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"SkYlX","region":"main:dynamic","type":"feed","ordinal":30,"value":{"ad_split":50,"link":null,"feed_id":"ID:weird-news-feed","title":null,"feed_index":2,"size":5,"position":null},"tags":["display-hints/xxsmall","display-hints/feed-load-more","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"author":"iHeartRadio","enable_featured_widget":true,"fb_allow_comments":true,"feed_content_id":"","seo_title":"","simplereach_enabled":false,"amp_enabled":true,"feed_permalink":"","feed_type":"","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","blocks":[{"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"title":"","type":"rich","version":"1.0","@query":"template","height":"300","thumbnail_height":0,"author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"@provider":"ohembed","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","provider_name":"ohembed","thumbnail_url":"","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{}},{"type":"asset","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"title":"Midsection Of Woman With Sunscreen By Swimming Pool","url":"","source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images"},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","show_updated_timestamp":false,"exclusion":{"tags":[]},"external_url":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"include_recommendations":true,"targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"distribution":[],"categories":["syndications/apple-news"]},{"categories":["syndications/news"],"distribution":[]}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","keywords":["keywords/ai-assited"],"publish_date":1781027100000,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"cuser":"user/ldap/cccnyc1wjg","is_sponsored":false,"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_end_date":4115978604802,"social_title":"","feed_vendor":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","permalink":"https://wspd.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}},{"id":"%2F6a2832a3b7d6943bb67e1484","type":"PUBLISHING","record":{"ref_id":"%2F6a2832a3b7d6943bb67e1484","type":"content","payload":{"author":"iHeartRadio","featured_widget":{"kind":"","related_id":"","country":"","id":""},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"enable_featured_widget":true,"fb_allow_comments":true,"include_recommendations":true,"title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","apple_news":{"ref_id":"7925c6c1-c825-40a3-a623-ef94ea2eee0b","revision_id":"AAAAAAAAAAD//////////w=="},"publish_date":1781019300000,"simplereach_enabled":false,"social_title":"","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"external_url":"","feed_type":"","primary_image":{"bucket":"new_assets","id":"%2F6a28335eb7d6943bb67e148f"},"canonical_url":"https://www.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","cuser":"user/ldap/cccnyc1wjg","feed_vendor":"","keywords":["keywords/ai-assisted"],"publish_end_date":4115978604802,"feed_content_id":"","feed_permalink":"","show_updated_timestamp":false,"amp_enabled":true,"include_video_monetization":true,"publish_origin":"brands/iHeartRadio","slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":"The malfunction causes the vehicles to fail to meet federal safety standards.","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"thumbnail_width":0,"type":"rich","version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","thumbnail_url":"","title":"","width":"100%","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","@provider":"ohembed","@query":"template","author_name":"","thumbnail_height":0},"embed_type":"rich"},{"bucket":"new_assets","caption":"","id":"%2F6a28335eb7d6943bb67e148f","new_tab":false,"schedule":{},"type":"asset","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"Getty Images","title":"","url":""},{"type":"html","html":"\u003cp>Kia is \u003ca href=\"https://www.foxbusiness.com/economy/kia-recalls-6k-vehicles-due-possible-seatbelt-defect-could-raise-injury-risk\" target=\"_blank\">recalling more than 6,000 of its 2027 Telluride and Telluride Hybrid vehicles\u003c/a> in the United States because of a seat belt defect that could increase the risk of injury during a crash. According to a notice from the National Highway Traffic Safety Administration (NHTSA), the recall affects 6,264 vehicles, specifically 4,367 Telluride Hybrid models produced between March 24 and May 12, 2026, and 1,897 gas-powered Telluride models produced between March 24 and May 10, 2026.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.usatoday.com/story/cars/recalls/2026/06/08/kia-telluride-seatbelt-recall/90462261007/\" target=\"_blank\">issue is linked to the driver seat belt’s emergency locking retractor\u003c/a> (ELR), which may lock and prevent the seat belt strap from extending properly. This malfunction is traced back to an incorrect sensor installed by one of Kia’s suppliers, causing the vehicles to fail to meet federal safety standards. As stated in the NHTSA notice, “An unavailable occupant restraint increases the risk of injury to an unbelted driver in the event of a collision.&quot;\u003c/p>\n\n\u003cp>No other Kia vehicles are impacted by this defect. Kia estimates that about \u003ca href=\"https://www.nhtsa.gov/?nhtsaId=26V230000\" target=\"_blank\">one percent of the recalled vehicles may be affected\u003c/a> by the faulty seat belt retractor.\u003c/p>\n\n\u003cp>Owners of affected vehicles will receive notification letters by mail on July 31, 2026, with instructions to visit a Kia dealer for a free replacement of the seat belt assembly. Vehicle Identification Numbers (VINs) associated with the recall will become \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">searchable on the NHTSA website\u003c/a> starting Tuesday, June 16, 2026. For additional information, owners can contact Kia customer service at 800-333-4542 or the NHTSA Vehicle Safety Hotline at 888-327-4236.\u003c/p>\n\n","schedule":{}}],"exclusion":{"tags":[]},"feed_partner_content":false,"is_sponsored":false,"seo_title":"","permalink":"https://wspd.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/"},"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f","title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","description":"The malfunction causes the vehicles to fail to meet federal safety standards.","author":"iHeartRadio"},"pub_start":1781019300000,"pub_until":4115978604802,"pub_changed":1781019638627,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2832a3b7d6943bb67e1484","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a27037275a1948be2fc9a45","type":"PUBLISHING","record":{"ref_id":"%2F6a27037275a1948be2fc9a45","type":"content","payload":{"keywords":["keywords/ai-assisted"],"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"show_updated_timestamp":false,"author":"iHeartRadio","feed_type":"","is_sponsored":false,"fb_allow_comments":true,"include_recommendations":true,"include_video_monetization":true,"publish_date":1780941780000,"simplereach_enabled":false,"targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"thumbnail_width":0,"title":"","type":"rich","author_name":"","@provider":"ohembed","author_url":"","height":"300","width":"100%","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","provider_name":"ohembed","thumbnail_url":"","version":"1.0"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"new_tab":false,"title":"Mannequin at sports store","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","schedule":{},"source_credit":"webphotographeer / iStock / Getty Images","type":"asset","url":"","use_caption":false,"caption":"Mannequin at sports store, copy space","id":"%2F6a2704c934a52d2c0ec4f96e"},{"type":"html","html":"\u003cp>Hibbett Sports will \u003ca href=\"https://www.foxbusiness.com/markets/hibbett-sports-owner-plans-close-175-underperforming-stores-major-north-american-reorganization\" target=\"_blank\">close about 175 of its stores across the United States\u003c/a> over the next three years as part of a major reorganization led by its parent company, JD Sports. The move is a key strategy for JD Sports, which acquired Hibbett in 2024 for roughly $1.1 billion to expand its presence in the North American footwear and athletic apparel market.\u003c/p>\n\n\u003cp>JD Sports CEO \u003cstrong>Régis Schultz\u003c/strong> said the company is aiming for &quot;fewer, bigger, and better&quot; stores to serve customers more efficiently and boost profitability. The closures will focus on underperforming stores, especially smaller locations that have struggled to be profitable, Schultz said on a recent earnings call. He explained that larger stores offer more leverage and allow for greater investment in technology and customer experience. CoStar reported that most Hibbett stores are clustered in the Southeast, and the company will now be more selective about future store locations.\u003c/p>\n\n\u003cp>As of May 2024, Hibbett operated 1,169 stores in 36 states, but \u003ca href=\"https://finance.yahoo.com/markets/stocks/articles/jd-sports-quietly-closed-61-204749264.html\" target=\"_blank\">the number had dropped to 982 by January 2026 as JD Sports began consolidating its operation\u003c/a>s after the acquisition. JD Sports Chief Financial Officer \u003cstrong>Dominic Platt\u003c/strong> confirmed that the closures will begin immediately and continue through 2029. He added that while the group is reducing Hibbett locations, it plans to open about 20 new JD Sports stores and convert up to 80 Finish Line stores to the JD banner in North America.\u003c/p>\n\n\u003cp>The strategy comes as competition heats up in the sports retail sector. Dick's Sporting Goods recently acquired Foot Locker, also announcing store closures. JD Sports' plan reflects an \u003ca href=\"https://www.costar.com/article/1412007924/jd-sports-to-shut-down-175-hibbett-stores\" target=\"_blank\">industry-wide trend toward optimizing store footprints\u003c/a> and focusing on more productive locations. According to Yahoo Finance, JD Sports expects flat organic sales in 2027 and is prioritizing cost discipline while enhancing its product offerings and customer experience.\u003c/p>\n\n\u003cp>No list of specific Hibbett Sports store closures has been released yet, but customers can expect further updates from the company as the reorganization unfolds over the coming years.\u003c/p>\n\n","schedule":{}}],"cuser":"user/ldap/cccnyc1wjg","feed_partner_content":false,"seo_title":"","slug":"2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","title":"Popular Athletic Footwear Chain To Close Underperforming Stores","amp_enabled":true,"enable_featured_widget":true,"external_url":"","feed_permalink":"","feed_vendor":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","primary_image":{"bucket":"assets.getty","id":"%2F6a2704c934a52d2c0ec4f96e"},"canonical_url":"https://www.iheart.com/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/","exclusion":{"tags":[]},"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","social_title":"","apple_news":{"ref_id":"bdd3a0f5-6854-4146-9e4b-f6a298bc5389","revision_id":"AAAAAAAAAAD//////////w=="},"summary":"The closures are part of the company's reorganization plans.","permalink":"https://wspd.iheart.com/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/"},"slug":"2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e","title":"Popular Athletic Footwear Chain To Close Underperforming Stores","description":"The closures are part of the company's reorganization plans.","author":"iHeartRadio"},"pub_start":1780941780000,"pub_until":4115978604802,"pub_changed":1780942147489,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a27037275a1948be2fc9a45","slug:2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","slug:2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26defb75a1948be2fc9a0e","type":"PUBLISHING","record":{"ref_id":"%2F6a26defb75a1948be2fc9a0e","type":"content","payload":{"exclusion":{"tags":[]},"feed_content_id":"","feed_type":"","social_title":"","author":"iHeartRadio","fb_allow_comments":true,"include_recommendations":true,"keywords":["keywords/ai-assisted"],"publish_date":1780932300000,"publish_origin":"brands/iHeartRadio","show_updated_timestamp":false,"canonical_url":"https://www.iheart.com/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"external_url":"","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"summary":"Ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"amp_enabled":true,"publish_end_date":4115978604802,"seo_title":"","feed_vendor":"","is_sponsored":false,"simplereach_enabled":false,"feed_permalink":"","primary_image":{"bucket":"assets.getty","id":"%2F6a26df8e5cca47257eaf0e24"},"apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"cc3609e2-f4d8-4807-b597-cd74ff725127"},"blocks":[{"url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"","thumbnail_width":0,"author_name":"","thumbnail_height":0,"height":"300","provider_name":"ohembed","type":"rich","version":"1.0","width":"100%","title":""},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a26df8e5cca47257eaf0e24","schedule":{},"title":"Good digestive health starts here","url":"","use_caption":false,"bucket":"assets.getty","caption":"Shot of shelves stocked with various medicinal products in a pharmacy","new_tab":false,"source_credit":"Hiraman / iStock / Getty Images","type":"asset"},{"html":"\u003cp>Gas-X Extra Strength Softgels are \u003ca href=\"https://www.foxbusiness.com/economy/gas-x-softgels-recall-coolant-contamination-fda\" target=\"_blank\">being pulled from store shelves nationwide after a machine leak during packaging led to possible chemical contamination\u003c/a>, according to the Food and Drug Administration (FDA). Manufacturer Haleon announced the voluntary recall on Tuesday (June 4), stating that four lots of 125 mg Gas-X Extra Strength Softgels in 120-count and 72-count bottles may have been exposed to a diluted propylene glycol-based coolant during the packaging process.\u003c/p>\n\n\u003cp>The affected medication, used to relieve gas-related pressure and discomfort, was distributed starting around April 13, 2026. The specific recalled lots are 120-count bottles with lot numbers TL8K, YH9X, and YH9Y, and 72-count bottles with lot number X78N—all with an expiration date of November 30, 2028.\u003c/p>\n\n\u003cp>The FDA warns that ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea, but so far, no illnesses have been reported. Haleon is notifying distributors and customers by letter, email, and phone, arranging for product returns, and urging anyone with the recalled bottles to stop taking the medicine immediately and seek reimbursement through the company’s online contact form or by calling 1-800-245-1040.\u003c/p>\n\n\u003cp>Only these\u003ca href=\"https://www.usatoday.com/story/money/2026/06/05/gas-x-recall-issued/90426042007/\" target=\"_blank\"> four lots of Gas-X Extra Strength Softgels are included in the recall\u003c/a>; other varieties such as Gas-X Ultra, Gas-X Maximum, and Gas-X Ultimate are not affected. Haleon stated, &quot;Consumer safety and product quality are our utmost priorities... The root cause of the contamination has been identified and repaired. Corrective and preventative actions have been implemented to prevent future recurrence.&quot;\u003c/p>\n\n\u003cp>For more details on the recall and a full list of impacted products, \u003ca href=\"https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/haleon-issues-voluntary-nationwide-recall-gas-x-extra-strength-softgels-125mg-120-ct-and-72-ct\" target=\"_blank\">consumers can visit the FDA website\u003c/a>. Anyone experiencing symptoms after taking the recalled product is advised to contact a healthcare provider.\u003c/p>\n\n","schedule":{},"type":"html"}],"include_video_monetization":true,"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"slug":"2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","title":"Popular Gut Medication Recalled Over Potential Chemical Contamination","permalink":"https://wspd.iheart.com/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/"},"slug":"2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24","title":"Popular Gut Medication Recalled Over Potential Chemical Contamination","description":"Ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea.","author":"iHeartRadio"},"pub_start":1780932300000,"pub_until":4115978604802,"pub_changed":1780932666365,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26defb75a1948be2fc9a0e","slug:2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","slug:2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a205bb1b1ae677babffb3ad","type":"PUBLISHING","record":{"ref_id":"%2F6a205bb1b1ae677babffb3ad","type":"content","payload":{"amp_enabled":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"is_sponsored":false,"targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","attributes":{"title":"","width":"100%","@provider":"ohembed","author_url":"","thumbnail_height":0,"type":"rich","@query":"template","author_name":"","thumbnail_url":"","thumbnail_width":0,"version":"1.0","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default"},{"bucket":"assets.getty","title":"Various meat in steel containers for serving in a buffet at restaurant","type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Various meat in steel containers for serving in a buffet at the restaurant","id":"%2F6a205c26c1d11a2bdeb701e6","new_tab":false,"schedule":{},"source_credit":"MilanEXPO / E+ / Getty Images"},{"html":"\u003cp>A new study has found that \u003ca href=\"https://www.foxnews.com/health/one-extra-serving-processed-meat-day-linked-higher-cancer-risk\" target=\"_blank\">eating just one extra serving of processed meat a day may raise the risk of developing certain cancers\u003c/a> in the upper digestive tract. The research, conducted by the European Prospective Investigation into Cancer and Nutrition (EPIC), tracked the diets and health outcomes of more than 450,000 people across Europe over an average of 14 years. The study specifically examined cancers of the stomach and esophagus, areas where the relationship with processed meat had been less well understood until now.\u003c/p>\n\n\u003cp>The findings show that for every additional 30 grams of processed meat consumed daily—about the size of one slice of deli ham—the overall risk of stomach cancer increased by nine percent, and the risk of esophageal adenocarcinoma rose by 13 percent. The research also found that an extra 20 grams of white meat, such as chicken or turkey, was linked to a 12 percent higher risk of cancer in the main body of the stomach.\u003c/p>\n\n\u003cp>There were differences between men and women in the results. For men, only processed meat consumption was clearly linked to higher stomach cancer risk. For women, eating both processed and white meats was associated with increased risk. These results align with global health guidance from organizations like the World Health Organization’s International Agency for Research on Cancer, which \u003ca href=\"https://www.mdanderson.org/cancerwise/processed-meat-and-cancer-what-you-need-to-know.h00-159778812.html\" target=\"_blank\">already classifies processed meat as a known carcinogen\u003c/a>, especially due to its link to colorectal cancer.\u003c/p>\n\n\u003cp>The American Institute for Cancer Research notes that \u003ca href=\"https://www.aicr.org/cancer-prevention/food-facts/processed-meat/\" target=\"_blank\">even small amounts of processed meat eaten regularly can increase cancer risk\u003c/a>, particularly because chemicals used in processing—such as nitrates and nitrites—can form compounds known to cause cancer. The institute recommends minimizing all forms of processed meat for cancer prevention.\u003c/p>\n\n\u003cp>The study authors caution that their research relied on self-reported dietary information, which can sometimes be inaccurate. They also point out that further investigation is needed to confirm these findings and to consider other risk factors, such as genetic predisposition or stomach infections. \u003c/p>\n\n\u003cp>Scientists say more research will be needed to fully understand how processed and white meats interact with other lifestyle and genetic factors to influence cancer risk. In the meantime, health experts suggest limiting processed meats as a precaution.\u003c/p>\n\n","schedule":{},"type":"html"}],"feed_type":"","primary_image":{"bucket":"assets.getty","id":"%2F6a205c26c1d11a2bdeb701e6"},"simplereach_enabled":false,"social_title":"","keywords":["keywords/ai-assisted"],"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","summary":"Scientists say more research will be needed to fully understand how processed and white meats interact with other lifestyle and genetic factors to influence cancer risk.","apple_news":{"ref_id":"133a4f0a-3646-4352-b926-2057df891935","revision_id":"AAAAAAAAAAD//////////w=="},"canonical_url":"https://www.iheart.com/content/2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"author":"iHeartRadio","fb_allow_comments":true,"feed_content_id":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"slug":"2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","external_url":"","show_updated_timestamp":false,"title":"Eating Processed Meat Linked To Increased Risk Of Cancer","feed_permalink":"","primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1780505460000,"permalink":"https://wspd.iheart.com/content/2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer/"},"slug":"2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a205c26c1d11a2bdeb701e6","title":"Eating Processed Meat Linked To Increased Risk Of Cancer","description":"Scientists say more research will be needed to fully understand how processed and white meats interact with other lifestyle and genetic factors to influence cancer risk.","author":"iHeartRadio"},"pub_start":1780505460000,"pub_until":4115978604802,"pub_changed":1780505818205,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a205bb1b1ae677babffb3ad","slug:2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","slug:2026-06-03-eating-processed-meat-linked-to-increased-risk-of-cancer","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:weird-news-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IldydDliIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":32,"value":{"title":"Shows","brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}]},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F4de0a01be037fb69118ca0308c727d74","slug":"fred","ownBrand":"brands/Fred (695)","configByLookup":{"common":{"branding":{"name":"Fred","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/1cf4c6745e58e0cd5bee8e396b6be821"}}}}}},{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec"}}}}}},{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77"}}}}}},{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac"}}}}}},{"_id":"%2F46c85c261c4cbb52149091e37759754c","slug":"the-joe-pags-show","ownBrand":"brands/The Joe Pags Show (10)","configByLookup":{"common":{"branding":{"name":"The Joe Pags Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/e2eadca4bd0363a6b613d2521366398f"}}}}}},{"_id":"%2F06caedeabcc633ae9dac2bee2be309d3","slug":"coast-to-coast-am","ownBrand":"brands/Coast to Coast AM (55811)","configByLookup":{"common":{"branding":{"name":"Coast to Coast AM with George Noory","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5edf9bd3ad493adf85017725"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":33,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"GUwtl","region":"main:dynamic","type":"contests","ordinal":34,"value":{},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"XlM5U","region":"main:dynamic","type":"feed","ordinal":35,"value":{"min_size":0,"size":4,"position":null,"ad_split":50,"link":[{"ref":"calendar_content_all","children":[],"id":"5xD0s","type":"page","label":"View All","target":"_self"}],"feed_id":"ID:calendar-topics-feed-matsubs","title":"Events","feed_index":0},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69fe39883d678bd84c14c790","type":"PUBLISHING","record":{"ref_id":"%2F69fe39883d678bd84c14c790","type":"content:calendar","payload":{"canonical_url":"https://925kissfm.iheart.com/calendar/content/2026-06-11-watershed-weekend-with-metroparks-toledo","cuser":"user/ldap/1137455","fields":{"event_date":{"type":"multidate","value":[{"begin":1781150400845,"enabled":false,"end":1781416800845}]},"hide_event_date":{"value":false,"type":"checkbox"},"hide_event_start_time":{"type":"checkbox","value":true},"primary_image":{"value":{"url":"asset://assets.calendar/69fe39b53d678bd84c14c79e","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e","title":"","alt_text":"","bucket":"assets.calendar","caption":"","id":"%2F69fe39b53d678bd84c14c79e","new_tab":false,"source_credit":""},"type":"asset"},"seo_title":{"type":"title","value":""},"social_title":{"type":"title","value":""},"summary":{"value":"Metroparks Toledo Celebrates Watershed Weekend","type":"plain"},"venue_name":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>\u003cstrong>Metroparks Toledo Celebrates Watershed Weekend\u003c/strong>\u003c/h3>\n\n\u003cp>\u003cstrong>June 11-14, 2026\u003c/strong>\u003c/p>\n\n\u003cp>A four-day celebration along Glass City Riverwalk marking a shared milestone for Toledo.\u003c/p>\n\n\u003cp>Watershed Weekend celebrates the halfway point of the Riverwalk and invites the community to gather along the Maumee River and experience the progress together. \u003c/p>\n\n\u003cp>Watershed Weekend brings public events to both sides of the Maumee River, from art, music and outdoor recreation to community celebration along Toledo's connected riverfront. Explore four signature events below, then view the full weekend schedule [\u003ca href=\"https://metroparkstoledo.com/learn-and-play/watershed-weekend/full-schedule/\" target=\"_blank\">\u003cu>Full Schedule\u003c/u>\u003c/a>].\u003c/p>\n\n"}]},"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"2026-06-11-watershed-weekend-with-metroparks-toledo"},"title":{"value":"Watershed Weekend with Metroparks Toledo!","type":"title"},"venue_address":{"type":"plain","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"author":"","description":"Metroparks Toledo Celebrates Watershed Weekend","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"caption":"","source_credit":"","title":"","url":"asset://assets.calendar/69fe39b53d678bd84c14c79e"},"keywords":[],"primary_slug":"2026-06-11-watershed-weekend-with-metroparks-toledo","slugs":["2026-06-11-watershed-weekend-with-metroparks-toledo"],"sponsored":false,"title":"Watershed Weekend with Metroparks Toledo!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778268660000,"publish_end_date":4115978604802,"publish_origin":"brands/WVKS-FM (2065)","syndication":{"publish_origin":"brands/WVKS-FM (2065)","refs":{}},"targets":[{"workflow":"","id":"69fe39883d678bd84c14c791","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/station-events"],"where":["brands/WCWA-AM (1123)","brands/WSPD-AM (1258)","brands/WCKY-FM (1707)","brands/WIOT-FM (1807)","brands/WVKS-FM (2065)","brands/WVKS-HD (5597)","brands/WRVF-FM (1998)"]}]},"permalink":"https://925kissfm.iheart.com/calendar/content/2026-06-11-watershed-weekend-with-metroparks-toledo"},"slug":"2026-06-11-watershed-weekend-with-metroparks-toledo","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69fe39b53d678bd84c14c79e","title":"Watershed Weekend with Metroparks Toledo!","description":"Metroparks Toledo Celebrates Watershed Weekend","author":""},"pub_start":1778268660000,"pub_until":4115978604802,"pub_changed":1778269043871,"subscription":[{"tags":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/station-events","brands/WCWA-AM (1123)","brands/WSPD-AM (1258)","brands/WCKY-FM (1707)","brands/WIOT-FM (1807)","brands/WVKS-FM (2065)","brands/WVKS-HD (5597)","brands/WRVF-FM (1998)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WVKS-FM (2065)","id:/69fe39883d678bd84c14c790","slug:2026-06-11-watershed-weekend-with-metroparks-toledo","slug:2026-06-11-watershed-weekend-with-metroparks-toledo"]}},{"id":"%2F6a10c23228f23a76b1014701","type":"PUBLISHING","record":{"ref_id":"%2F6a10c23228f23a76b1014701","type":"content:calendar","payload":{"cuser":"user/ldap/mberger","fields":{"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"url":"asset://assets.calendar/6a10c2c428f23a76b101470f","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","link":"","use_caption":false,"alt_text":"","caption":"","id":"%2F6a10c2c428f23a76b101470f","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"Listen To All FIFA World Cup 2026 Matches Live"}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>FOX Sports and iHeartMedia have partnered to expand coverage of the FIFA World Cup 2026™, bringing FOX Sports’ full English-language match commentary to iHeartRadio’s vast audio platforms. The collaboration will deliver live broadcasts of all 104 matches, from the opening game on June 11 to the final on July 19, across iHeartRadio’s digital app and more than 100 broadcast stations nationwide, including FOX Sports Radio affiliates.\u003c/p>\n\n\u003cp>Fans will be able to listen to FOX Sports’ television commentary teams at \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" target=\"_blank\">FIFA World Cup 2026\u003c/a>\u003c/a> on the iHeartRadio app, which is available on over 500 platforms and 2,000 devices. Key matches, including all U.S. Men’s National Team (USMNT) games and the final, will air widely on terrestrial radio, ensuring broad accessibility for listeners at home or on the go.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554?preset=true\" target=\"_blank\">\u003cstrong>Set FIFA World Cup 2026 station as a preset here!\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>“This summer’s World Cup will be the biggest yet, with more teams than ever competing as the U.S. Men’s National Team takes the global stage on home soil, and we’re thrilled to partner with FOX Sports to bring this monumental tournament to our combined audiences,” said \u003cstrong>Tom Poleman\u003c/strong>, Chief Programming Officer for iHeartMedia. “This partnership allows us to deliver complete, live coverage at an unprecedented scale, reaching fans wherever they are — at home, in the car or on the go — and connecting them to the passion and unforgettable moments of the World Cup.”\u003c/p>\n\n\u003cp>The 2026 tournament will feature 48 teams competing in 104 matches across 16 cities in the United States, Canada, and Mexico, marking the first time the event is hosted by three countries. iHeartRadio’s coverage will include play-by-play broadcasts, enhanced coverage of USMNT matches, and access to its \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">lineup of soccer-focused podcasts\u003c/a> featuring prominent voices in the sport.\u003c/p>\n\n\u003cp>The USMNT will kick off their first game on Friday, June 12 against Paraguay in Los Angeles at 9:00 PM ET. Their next match will be on Friday, June 19 against Australia in Seattle at 3:00 PM ET. They will wrap up the Group Stage on Thursday, June 25 against Türkiye at 10:00 PM ET.\u003c/p>\n\n\u003cp>FOX Sports will remain the official English-language television home, airing all matches across FOX and FS1, with additional streaming in 4K via FOX One. Together, the partnership aims to provide fans with seamless, multiplatform access to one of the world’s biggest sporting events.\u003c/p>\n\n"}],"type":"flex"},"event_date":{"type":"multidate","value":[{"end":1784519940922,"begin":1781182800922,"enabled":false}]},"hide_event_date":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"]},"primary_image":{"type":"asset","value":{"id":"%2F6a10c2c428f23a76b101470f","link":"","public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"","new_tab":false,"source_credit":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":""}},"summary":{"type":"plain","value":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™"},"title":{"type":"title","value":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"venue_address":{"type":"plain","value":""},"hide_event_start_time":{"type":"checkbox","value":true},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"social_title":{"type":"title","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"sponsored":false,"title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","author":"","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","image":{"alt_text":"","caption":"","link":"","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/png"},"new_tab":false,"source_credit":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f"},"keywords":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"],"primary_slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slugs":["2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"]},"targeting":{"publish_date":1779483600000,"publish_end_date":1784519100000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"update":false,"what":["calendar-categories/sports"],"where":["facets/All Sites - English"],"workflow":"","id":"6a10c23228f23a76b1014702","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":["formats/OTHER"]}},"canonical_url":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","permalink":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","author":""},"pub_start":1779483600000,"pub_until":1784519100000,"pub_changed":1779484903736,"subscription":[{"tags":["calendar-categories/sports","facets/All Sites - English"]}],"exclusion":[{"tags":["formats/OTHER"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a10c23228f23a76b1014701","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","keyword:keywords/FIFA World Cup","keyword:keywords/World Cup","keyword:keywords/iHeartRadio","keyword:keywords/soccer"]}},{"id":"%2F699df14b142989d3ffea0086","type":"PUBLISHING","record":{"ref_id":"%2F699df14b142989d3ffea0086","type":"content:calendar","payload":{"targeting":{"publish_date":1771786440000,"publish_end_date":4115978604802,"publish_origin":"brands/WRVF-FM (1998)","syndication":{"publish_origin":"brands/WRVF-FM (1998)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WSPD-AM (1258)","brands/WRVF-FM (1998)"],"workflow":"","id":"699df14b142989d3ffea0087","operator":"OR"}],"exclusion":{"tags":[]}},"canonical_url":"https://1015theriver.iheart.com/calendar/content/2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","cuser":"user/ldap/1137455","fields":{"event_date":{"type":"multidate","value":[{"begin":1782871200051,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"keywords":{"value":[],"type":"tag"},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","id":"%2F6a1f107fd3c71a4d0fa6aa42","link":"","public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42","source_credit":"","caption":"","new_tab":false,"title":"","url":"asset://assets.calendar/6a1f107fd3c71a4d0fa6aa42","use_caption":false},"type":"asset"},"slug":{"type":"slug","value":"2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Chicago LIVE at Toledo Zoo Amphitheatre"},"hide_event_start_time":{"type":"checkbox","value":true},"seo_title":{"type":"title","value":""},"title":{"type":"title","value":"Chicago LIVE at Toledo Zoo Amphitheatre!"},"venue_address":{"type":"plain","value":"2700 Broadway St, Toledo, OH 43609"},"venue_name":{"type":"plain","value":"Toledo Zoo Amphitheatre"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cstrong>Chicago\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>6/30/26\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Toledo Zoo Amphitheatre\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Public On Sale: Fri, Feb 27 at 10am Ticketmaster.com\u003c/strong>\u003c/p>\n\n\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42\"\n        class=\"img-responsive\"\n        alt=\"\" />\u003c/p>\n\n","locale":{"locales":[]}}]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"primary_slug":"2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","slugs":["2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"],"sponsored":false,"title":"Chicago LIVE at Toledo Zoo Amphitheatre!","author":"","description":"Chicago LIVE at Toledo Zoo Amphitheatre","image":{"url":"asset://assets.calendar/6a1f107fd3c71a4d0fa6aa42","use_caption":false,"caption":"","source_credit":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false},"keywords":[]},"permalink":"https://1015theriver.iheart.com/calendar/content/2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"},"slug":"2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a1f107fd3c71a4d0fa6aa42","title":"Chicago LIVE at Toledo Zoo Amphitheatre!","description":"Chicago LIVE at Toledo Zoo Amphitheatre","author":""},"pub_start":1771786440000,"pub_until":4115978604802,"pub_changed":1780409866257,"subscription":[{"tags":["calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","brands/WSPD-AM (1258)","brands/WRVF-FM (1998)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WRVF-FM (1998)","id:/699df14b142989d3ffea0086","slug:2026-06-30-chicago-live-at-toledo-zoo-amphitheatre","slug:2026-06-30-chicago-live-at-toledo-zoo-amphitheatre"]}},{"id":"%2F6977aec82001d4b98aea27e5","type":"PUBLISHING","record":{"ref_id":"%2F6977aec82001d4b98aea27e5","type":"content:calendar","payload":{"canonical_url":"https://wiot.iheart.com/calendar/content/2026-07-11-killer-queen-live-at-centennial-terrace","cuser":"user/ldap/1137455","fields":{"hide_event_start_time":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69fa707990d6814ce7b249f1","link":"","title":"","url":"asset://assets.calendar/69fa707990d6814ce7b249f1","use_caption":false,"alt_text":"","bucket":"assets.calendar","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1","source_credit":""}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-07-11-killer-queen-live-at-centennial-terrace"},"summary":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Killer Queen Saturday July 11, 2026 | 8pm | Centennial Terrace \u003c/p>\n\n\u003cp>Tickets on sale this Friday 1/30 at 10am at Huntington Center box office** and \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbit.ly%2F48T2dUN&data=05%7C02%7CEmilyDamschroder%40iheartmedia.com%7Cf355128f863943603dae08de5cee1a34%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C639050374878652708%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=btcUkTAOE2dTBQdiyM5yW401dMcdDnIgpW5uxRNz39w%3D&reserved=0\" target=\"_blank\">https://bit.ly/48T2dUN\u003c/a> 🔷Details: JNPConcerts.com **Save on most fees by buying at the box office.\u003c/p>\n\n\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1\"\n        class=\"img-responsive\"\n        alt=\"\" />\u003c/p>\n\n","locale":{"locales":[]}}]},"event_date":{"type":"multidate","value":[{"begin":1783821600759,"enabled":false,"end":0}]},"social_title":{"type":"title","value":""},"title":{"type":"title","value":"Killer Queen LIVE at Centennial Terrace!"},"venue_address":{"type":"plain","value":"5773 Centennial Rd, Sylvania, OH 43560 "},"venue_name":{"type":"plain","value":"Centennial Terrace "}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"","image":{"source_credit":"","title":"","url":"asset://assets.calendar/69fa707990d6814ce7b249f1","use_caption":false,"alt_text":"","caption":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"keywords":[],"primary_slug":"2026-07-11-killer-queen-live-at-centennial-terrace","slugs":["2026-07-11-killer-queen-live-at-centennial-terrace"],"sponsored":false,"title":"Killer Queen LIVE at Centennial Terrace!","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1769432400000,"publish_end_date":4115978604802,"publish_origin":"brands/WIOT-FM (1807)","syndication":{"publish_origin":"brands/WIOT-FM (1807)","refs":{}},"targets":[{"where":["brands/WIOT-FM (1807)","brands/WSPD-AM (1258)"],"workflow":"","id":"6977aec82001d4b98aea27e6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/community","calendar-categories/entertainment"]}]},"permalink":"https://wiot.iheart.com/calendar/content/2026-07-11-killer-queen-live-at-centennial-terrace"},"slug":"2026-07-11-killer-queen-live-at-centennial-terrace","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69fa707990d6814ce7b249f1","title":"Killer Queen LIVE at Centennial Terrace!","description":"","author":""},"pub_start":1769432400000,"pub_until":4115978604802,"pub_changed":1778009591148,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/community","calendar-categories/entertainment","brands/WIOT-FM (1807)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WIOT-FM (1807)","id:/6977aec82001d4b98aea27e5","slug:2026-07-11-killer-queen-live-at-centennial-terrace","slug:2026-07-11-killer-queen-live-at-centennial-terrace"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"xAMG8","region":"main:dynamic","type":"keywordcontest","ordinal":36,"value":{"campaign_type":"ihrcountdown","campaign_id":{"scope":null,"ref":"config://field/partners.aptivada_id","type":"VAR"},"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1888239"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"thumbnail":"","title":"","adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude"},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"feed_index":0,"size":12,"position":null,"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2a2d6c96a1907175b75508","type":"PUBLISHING","record":{"ref_id":"%2F6a2a2d6c96a1907175b75508","type":"content","payload":{"blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"This aerial view shows Grant Park and the skyline in Chicago, Illinois, on August 1, 2024. Chicago will host the 2024 Democratic National Convention at the nearby United Center from August 19 through August 22. (Photo by TANNEN MAURY / AFP) (Photo by TANNEN MAURY/AFP via Getty Images)","new_tab":false,"schedule":{},"type":"asset","url":"","id":"%2F6a2a2d626dcf7baf1b3948e8","source_credit":"TANNEN MAURY / AFP / Getty Images","title":"US-CITYSCAPE-CHICAGO","use_caption":false},{"html":"\u003cp>Severe weather is currently affecting the Midwest and Great Lakes, leaving hundreds of thousands without power. Millions across the Midwest and Northeast are under threat from storms capable of producing large hail, damaging wind gusts, and tornadoes. By Thursday (June 11), the threat will shift and extend into the Ohio Valley and Northeast, impacting over 125 million people.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.foxweather.com/weather-news/increasing-odds-severe-storms-midweek-plains-midwest\" target=\"_blank\">FOX Weather\u003c/a>, a large dip in the jet stream over the Midwest is triggering daily thunderstorms. This system is expected to move eastward, bringing severe weather threats to the Milwaukee and Chicago metro areas. The National Oceanic and Atmospheric Administration (NOAA) has issued a Level 3 out of 5 risk of severe thunderstorms for parts of southeastern Minnesota, Wisconsin, northern Illinois, eastern Iowa, northern Missouri, and northeastern Kansas.\u003c/p>\n\n\u003cp>By Thursday, storms will continue to develop along the cold front as it moves eastward, creating conditions for all possible severe weather hazards. Residents in the affected areas are advised to stay informed and take necessary precautions as the situation evolves.\u003c/p>\n\n","schedule":{},"type":"html"},{"related_id":"","schedule":{},"type":"catalog","id":"6043","kind":"station"}],"feed_content_id":"884800c29ad76e32bad8cafddae2c5c60097de1b883d41119561dd6c873d82d9","feed_vendor":"iHeartRadio","show_updated_timestamp":false,"amp_enabled":true,"external_url":"","feed_type":"","slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","author":"","canonical_url":"https://www.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/","cuser":"user/ldap/1137761","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_permalink":"","include_recommendations":true,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"seo_title":"","apple_news":{"ref_id":"b5e1b182-fac2-40c5-b990-4d38ca414cb2","revision_id":"AAAAAAAAAAD//////////w=="},"enable_featured_widget":true,"fb_allow_comments":true,"feed_partner_content":false,"keywords":["keywords/ai-assisted","keywords/severe weather","keywords/Midwest","keywords/Northeast","keywords/storms","keywords/hail","keywords/wind","keywords/tornadoes","keywords/power outages"],"publish_date":1781148840000,"title":"Severe Weather Hits Midwest and Northeast","exclusion":{"tags":[]},"include_video_monetization":true,"primary_image":{"bucket":"assets.getty","id":"%2F6a2a2d626dcf7baf1b3948e8"},"publish_end_date":4115978604802,"summary":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"is_sponsored":false,"social_title":"","primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"permalink":"https://wspd.iheart.com/content/2026-06-11-severe-weather-hits-midwest-and-northeast/"},"slug":"2026-06-11-severe-weather-hits-midwest-and-northeast","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2a2d626dcf7baf1b3948e8","title":"Severe Weather Hits Midwest and Northeast","description":"Severe weather is impacting the Midwest and Northeast, with storms causing power outages and posing risks of hail, wind, and tornadoes. The threat will extend to the Ohio Valley and Northeast by Thursday, affecting over 125 million people. Residents should stay alert and prepared for potential...","author":""},"pub_start":1781148840000,"pub_until":4115978604802,"pub_changed":1781149194025,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2a2d6c96a1907175b75508","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","slug:2026-06-11-severe-weather-hits-midwest-and-northeast","keyword:keywords/ai-assisted","keyword:keywords/severe weather","keyword:keywords/Midwest","keyword:keywords/Northeast","keyword:keywords/storms","keyword:keywords/hail","keyword:keywords/wind","keyword:keywords/tornadoes","keyword:keywords/power outages"]}},{"id":"%2F6a29fc94d21eb9826baa12b4","type":"PUBLISHING","record":{"ref_id":"%2F6a29fc94d21eb9826baa12b4","type":"content","payload":{"external_url":"","feed_content_id":"cca90053f746d724ca2f7c97d622377b4e43977d7939fe7a3ef1bec76f2b9abe","feed_type":"","include_video_monetization":true,"is_sponsored":false,"title":"Trump: Iran Asked For Bombings To Stop","show_updated_timestamp":false,"primary_image":{"id":"%2F6a29fc8b06d42df84d15185c","bucket":"assets.getty"},"publish_end_date":4115978604802,"feed_partner_content":false,"feed_vendor":"iHeartRadio","summary":"President Trump announced that Iran has requested a stop to U.S. bombings following recent strikes near Tehran. The attacks will continue if Iran does not agree to a peace deal. The situation remains tense, with both nations exchanging military actions.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"apple_news":{"ref_id":"3eff8acb-a399-4af1-8ebd-72505e08aa74","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","enable_featured_widget":true,"fb_allow_comments":true,"feed_permalink":"","keywords":["keywords/ai-assisted","keywords/Trump","keywords/Iran","keywords/bombings","keywords/peace deal","keywords/U.S. airstrikes","keywords/Tehran"],"amp_enabled":true,"cuser":"user/ldap/1099880","exclusion":{"tags":[]},"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"publish_date":1781136240000,"seo_title":"","social_title":"","canonical_url":"https://www.iheart.com/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/","publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"slug":"2026-06-11-trump-iran-asked-for-bombings-to-stop","blocks":[{"related_id":"","schedule":{},"type":"catalog","id":"6043","kind":"station"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - JUNE 08: U.S. President Donald Trump  looks on prior to a game between the San Antonio Spurs and the New York Knicks in Game Three of the 2026 NBA Finals at Madison Square Garden on June 08, 2026 in New York City. NOTE TO USER: User expressly acknowledges and agrees that, by downloading and or using this photograph, User is consenting to the terms and conditions of the Getty Images License Agreement. (Photo by Al Bello/Getty Images)","new_tab":false,"schedule":{},"title":"2026 NBA Finals - Game Three","type":"asset","url":"","id":"%2F6a29fc8b06d42df84d15185c","source_credit":"Al Bello / Getty Images Sport / Getty Images","use_caption":false},{"schedule":{},"type":"html","html":"\u003cp>President \u003cstrong>Donald Trump\u003c/strong> revealed that Iran has requested a halt to the latest U.S. bombings during an interview with Fox News on Wednesday (June 10). Trump stated that he communicated directly with top Iranian officials following a series of U.S. airstrikes. The strikes, which occurred on Wednesday, involved 49 Tomahawk missiles targeting sites as close as 40 miles from Tehran. Trump warned that the attacks would continue on Thursday unless Iran agrees to a peace deal with the U.S.\u003c/p>\n\n\u003cp>The airstrikes came after Iran shot down a U.S. Apache helicopter earlier this week, prompting the U.S. Central Command to launch retaliatory strikes. According to a statement on X, the strikes were a response to Iran's continued aggression. Explosions were reported in several key Iranian locations, including Sirik, Qeshm Island, Minab, and Isfahan.\u003c/p>\n\n\u003cp>Iran's military has responded with missile strikes on other countries in the region, including Bahrain, Kuwait, and Jordan. Despite Iran's claims of closing the Strait of Hormuz, U.S. officials have dismissed these assertions, stating that commercial traffic continues through the waterway.\u003c/p>\n\n\u003cp>Trump emphasized that the U.S. would resume strikes if Iran does not engage in peace negotiations. Defense Secretary Pete Hegseth stated that the U.S. is prepared to dictate the terms of any potential peace deal from a position of strength.\u003c/p>\n\n\u003cp>The situation remains tense, with both nations exchanging military actions and diplomatic statements. The international community is closely monitoring the developments, with potential implications for regional stability and global oil markets.\u003c/p>\n"}],"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"permalink":"https://wspd.iheart.com/content/2026-06-11-trump-iran-asked-for-bombings-to-stop/"},"slug":"2026-06-11-trump-iran-asked-for-bombings-to-stop","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29fc8b06d42df84d15185c","title":"Trump: Iran Asked For Bombings To Stop","description":"President Trump announced that Iran has requested a stop to U.S. bombings following recent strikes near Tehran. The attacks will continue if Iran does not agree to a peace deal. The situation remains tense, with both nations exchanging military actions.","author":""},"pub_start":1781136240000,"pub_until":4115978604802,"pub_changed":1781136591925,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29fc94d21eb9826baa12b4","slug:2026-06-11-trump-iran-asked-for-bombings-to-stop","slug:2026-06-11-trump-iran-asked-for-bombings-to-stop","keyword:keywords/ai-assisted","keyword:keywords/Trump","keyword:keywords/Iran","keyword:keywords/bombings","keyword:keywords/peace deal","keyword:keywords/U.S. airstrikes","keyword:keywords/Tehran"]}},{"id":"%2F6a29eb7167f021277a9a6611","type":"PUBLISHING","record":{"ref_id":"%2F6a29eb7167f021277a9a6611","type":"content","payload":{"featured_widget":{"id":"","kind":"","related_id":"","country":""},"feed_permalink":"","feed_type":"","external_url":"","include_video_monetization":true,"is_sponsored":false,"show_updated_timestamp":false,"simplereach_enabled":false,"blocks":[{"id":"%2F6a29eb6b34a52d2c0ec4f992","source_credit":"ATTA KENARE / AFP / Getty Images","title":"IRAN-WAR-US-ISRAEL-LEBANON","type":"asset","url":"","caption":"Pro-government Iranian demonstrators wave flags of Iran and Lebanon's Hezbollah movement after Isreali strikes on Beirut's southern suburbs in Tehran on June 7, 2026. Air raid sirens sounded in Israel on Sunday as its military worked to intercept barrages of incoming Iranian missiles for the first time since an April ceasefire took hold in the Middle East war. Iran's powerful Revolutionary Guards called the attack a \"warning\" after Israel struck Beirut's southern suburbs earlier in the day, threatening wider strikes in the event of repeated aggression. (Photo by ATTA KENARE / AFP via Getty Images) / ","new_tab":false,"schedule":{},"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty"},{"html":"\u003cp>The U.S. Central Command (CENTCOM) announced on Wednesday (June 10) that it has launched additional strikes on Iran. The strikes, initiated at 5:15 p.m. EST, were directed by the Commander in Chief, President Donald Trump, in response to Iran's recent actions. This escalation follows the downing of a U.S. Apache helicopter by Iran over the Strait of Hormuz, which prompted initial U.S. retaliatory strikes on Tuesday.\u003c/p>\n\n\u003cp>According to \u003ca href=\"https://www.cnn.com/2026/06/09/world/live-news/iran-war-trump-israel\" target=\"_blank\">CNN\u003c/a>, President Trump stated that the U.S. would continue to attack Iran &quot;very hard&quot; until a peace deal is reached. He emphasized that negotiations have been slow, urging Iran to &quot;start signing a paper&quot; to finalize a deal. Despite ongoing diplomatic efforts, including a Qatari delegation's visit to Tehran, tensions remain high.\u003c/p>\n\n\u003cp>CENTCOM has said that the recent U.S. strikes targeted Iranian air defense, ground control stations, and surveillance radar sites near the Strait of Hormuz. The operation aimed to protect U.S. forces and international commercial ships in the region. \u003ca href=\"https://www.centcom.mil/MEDIA/PUBLIC-RELEASES/Article/4512968/us-completes-strikes-in-response-to-irans-attack-on-apache/\" target=\"_blank\">CENTCOM\u003c/a> assured that U.S. forces remain vigilant against further Iranian aggression.\u003c/p>\n\n\u003cp>Iran has retaliated by targeting U.S. bases in Jordan and Kuwait. Iranian state media reported that explosions occurred in key locations, including Bandar Abbas, a strategic port city. The \u003ca href=\"https://www.theguardian.com/world/live/2026/jun/10/iran-war-updates-missile-strikes-trump-us-retaliation-middle-east-crisis-war-live\" target=\"_blank\">Guardian\u003c/a> noted that these retaliatory strikes have been condemned by several Middle Eastern countries, citing violations of sovereignty and escalating regional tensions.\u003c/p>\n\n\u003cp>President Trump has not ruled out further military action, suggesting that the U.S. might target civilian infrastructure if necessary. Despite the military actions, Trump maintains that a peace deal with Iran is &quot;really close&quot; and continues to push for negotiations.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"exclusion":{"tags":[]},"include_recommendations":true,"publish_end_date":4115978604802,"social_title":"","enable_featured_widget":true,"slug":"2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","feed_vendor":"iHeartRadio","primary_image":{"bucket":"assets.getty","id":"%2F6a29eb6b34a52d2c0ec4f992"},"publish_origin":"brands/iHeartRadio","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"canonical_url":"https://www.iheart.com/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/","cuser":"user/ldap/1137761","feed_content_id":"8080552ff84fa01c1fb112f2bd41ea9824e4e755ea7598e3fbf0058ac2d8c654","keywords":["keywords/ai-assisted","keywords/U.S. Central Command","keywords/Iran","keywords/Donald Trump","keywords/Apache helicopter","keywords/Strait of Hormuz","keywords/military strikes","keywords/peace negotiations"],"summary":"The U.S. has launched more strikes on Iran following the downing of an Apache helicopter. President Trump directed the attacks, emphasizing continued pressure on Iran to negotiate a peace deal. CENTCOM targeted Iranian military sites, while Iran retaliated against U.S. bases. Diplomatic effort...","apple_news":{"ref_id":"9251d21c-4549-4a7d-a9b3-887e875e82f5","revision_id":"AAAAAAAAAAD//////////w=="},"feed_partner_content":false,"primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"publish_date":1781131920000,"title":"U.S. Launches More Strikes on Iran Amid Rising Tensions","amp_enabled":true,"author":"","seo_title":"","fb_allow_comments":true,"permalink":"https://wspd.iheart.com/content/2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions/"},"slug":"2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29eb6b34a52d2c0ec4f992","title":"U.S. Launches More Strikes on Iran Amid Rising Tensions","description":"The U.S. has launched more strikes on Iran following the downing of an Apache helicopter. President Trump directed the attacks, emphasizing continued pressure on Iran to negotiate a peace deal. CENTCOM targeted Iranian military sites, while Iran retaliated against U.S. bases. Diplomatic effort...","author":""},"pub_start":1781131920000,"pub_until":4115978604802,"pub_changed":1781132279726,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29eb7167f021277a9a6611","slug:2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","slug:2026-06-10-us-launches-more-strikes-on-iran-amid-rising-tensions","keyword:keywords/ai-assisted","keyword:keywords/U.S. Central Command","keyword:keywords/Iran","keyword:keywords/Donald Trump","keyword:keywords/Apache helicopter","keyword:keywords/Strait of Hormuz","keyword:keywords/military strikes","keyword:keywords/peace negotiations"]}},{"id":"%2F6a29eabd6e81cf4f65e106e1","type":"PUBLISHING","record":{"ref_id":"%2F6a29eabd6e81cf4f65e106e1","type":"content","payload":{"amp_enabled":true,"include_recommendations":true,"is_sponsored":false,"seo_title":"","primary_target":{"categories":["categories/national-news"],"distribution":["genres/News & Talk"]},"feed_vendor":"iHeartRadio","enable_featured_widget":true,"external_url":"","primary_image":{"bucket":"assets.getty","id":"%2F6a29eab534a52d2c0ec4f991"},"publish_origin":"brands/iHeartRadio","apple_news":{"ref_id":"b5539396-c64a-480d-a6ac-a51cb2c9c01c","revision_id":"AAAAAAAAAAD//////////w=="},"canonical_url":"https://www.iheart.com/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/","feed_content_id":"8afe93add90103d95e1bcac3d82e0e727e534a8c9597f93962277c5f9c23d741","feed_type":"","show_updated_timestamp":false,"simplereach_enabled":false,"title":"Low Blood Pressure Doubles Alzheimer's Risk","author":"","blocks":[{"id":"6043","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"title":"FRANCE-HEALTH-CARE-HEATWAVE-ELDERLY","type":"asset","attributes":{"type":"image","mimetype":"image/jpeg"},"schedule":{},"url":"","use_caption":false,"bucket":"assets.getty","caption":"An elderly patient has her blood pressure taken by her nurse in Paillet, south-western France, on August 15, 2025. During the heatwave, private nurses, who make daily rounds to ensure continuity of care in the homes of patients, who are often elderly and isolated, are calling for vigilance with regard to these frail people, who are particularly exposed to the risks associated with high temperatures. (Photo by ROMAIN PERROCHEAU / AFP via Getty Images)","id":"%2F6a29eab534a52d2c0ec4f991","new_tab":false,"source_credit":"ROMAIN PERROCHEAU / AFP / Getty Images"},{"html":"\u003cp>A recent study published in an American Heart Association journal reveals that low blood pressure significantly increases the risk of developing Alzheimer's disease. The study, released on Wednesday (June 10), examined approximately 800,000 adult health records from the United States and the United Kingdom. It found that individuals with low blood pressure have double the odds of developing Alzheimer's in the U.S. and triple the odds in the U.K. compared to those with normal blood pressure.\u003c/p>\n\n\u003cp>Researchers discovered that low blood pressure poses a greater risk than high blood pressure, a history of stroke, or an irregular heartbeat. This finding aligns with previous research that has explored the connection between blood pressure and Alzheimer's. According to the \u003ca href=\"https://www.heart.org/en/news/2018/11/01/whats-the-blood-pressure-connection-to-alzheimers-disease\" target=\"_blank\">American Heart Association\u003c/a>, high blood pressure can damage blood vessels in the brain, leading to cognitive decline.\u003c/p>\n\n\u003cp>The study also supports earlier findings from \u003ca href=\"https://www.hopkinsmedicine.org/health/conditions-and-diseases/alzheimers-disease/blood-pressure-and-alzheimers-risk-whats-the-connection\" target=\"_blank\">Johns Hopkins Medicine\u003c/a>, which indicated that blood pressure medications could reduce the risk of Alzheimer's. However, the new research highlights the importance of maintaining blood pressure within a healthy range to protect brain health.\u003c/p>\n\n\u003cp>While the exact mechanism linking low blood pressure to Alzheimer's remains unclear, scientists speculate that reduced blood flow to the brain may accelerate memory loss and brain damage. The \u003ca href=\"https://www.alzinfo.org/articles/diagnosis-and-causes-80/\" target=\"_blank\">Alzheimer’s Information Site\u003c/a> suggests that the same factors causing brain damage in Alzheimer's might also contribute to lower blood pressure.\u003c/p>\n\n\u003cp>As research continues, healthcare professionals recommend regular monitoring of blood pressure and maintaining a healthy lifestyle to potentially reduce the risk of Alzheimer's disease.\u003c/p>\n","schedule":{},"type":"html"}],"cuser":"user/ldap/1099880","keywords":["keywords/ai-assisted","keywords/low blood pressure","keywords/Alzheimer's risk","keywords/American Heart Association","keywords/brain health","keywords/cognitive decline"],"publish_date":1781131620000,"slug":"2026-06-10-low-blood-pressure-doubles-alzheimers-risk","social_title":"","summary":"A study links low blood pressure to a higher risk of Alzheimer's, doubling odds in the U.S. and tripling them in the U.K. Researchers reviewed 800,000 health records, finding low blood pressure more concerning than high blood pressure or stroke history. Regular monitoring and healthy living ar...","exclusion":{"tags":[]},"fb_allow_comments":true,"feed_permalink":"","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"featured_widget":{"id":"","kind":"","related_id":"","country":""},"feed_partner_content":false,"include_video_monetization":true,"publish_end_date":4115978604802,"permalink":"https://wspd.iheart.com/content/2026-06-10-low-blood-pressure-doubles-alzheimers-risk/"},"slug":"2026-06-10-low-blood-pressure-doubles-alzheimers-risk","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a29eab534a52d2c0ec4f991","title":"Low Blood Pressure Doubles Alzheimer's Risk","description":"A study links low blood pressure to a higher risk of Alzheimer's, doubling odds in the U.S. and tripling them in the U.K. Researchers reviewed 800,000 health records, finding low blood pressure more concerning than high blood pressure or stroke history. Regular monitoring and healthy living ar...","author":""},"pub_start":1781131620000,"pub_until":4115978604802,"pub_changed":1781132016919,"subscription":[{"tags":["categories/national-news","genres/News & Talk"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a29eabd6e81cf4f65e106e1","slug:2026-06-10-low-blood-pressure-doubles-alzheimers-risk","slug:2026-06-10-low-blood-pressure-doubles-alzheimers-risk","keyword:keywords/ai-assisted","keyword:keywords/low blood pressure","keyword:keywords/Alzheimer's risk","keyword:keywords/American Heart Association","keyword:keywords/brain health","keyword:keywords/cognitive decline"]}},{"id":"%2F6a29d5310ea297be78e093c4","type":"PUBLISHING","record":{"ref_id":"%2F6a29d5310ea297be78e093c4","type":"content","payload":{"include_recommendations":true,"publish_date":1781126220000,"show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","targets":[],"featured_widget":{"kind":"","related_id":"","country":"","id":""},"seo_title":"A Special Conversation On Violence In Toledo  Pt 8","enable_featured_widget":true,"include_video_monetization":true,"social_title":"A Special Conversation On Violence In Toledo  Pt 8","amp_enabled":true,"feed_permalink":"","feed_vendor":"","primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"blocks":[{"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459160&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-8-a-conversation-about-violence--72459160","attributes":{"@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-8-a-conversation-about-violence--72459160","@url":"https://www.spreaker.com/episode/pt-8-a-conversation-about-violence--72459160","author_name":"1370 WSPD (WSPD-AM)","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","title":"Pt 8 A Conversation About Violence - Fred LeFebvre and the Morning News","version":"1.0","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459160&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","type":"rich","thumbnail_width":0,"@provider":"Spreaker","height":480,"width":640}}],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/","exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"feed_partner_content":false,"feed_type":"","apple_news":null,"cuser":"user/ldap/CCRTOL1FNL","feed_content_id":"","is_sponsored":false,"publish_origin":"brands/WSPD-AM (1258)","primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"author":"Fred LeFebvre","keywords":[],"publish_end_date":4115978604802,"summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","title":"A Special Conversation On Violence In Toledo  Pt 8","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 8","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781126220000,"pub_until":4115978604802,"pub_changed":1781126530388,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d5310ea297be78e093c4","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-8","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d4d70ea297be78e093b2","type":"PUBLISHING","record":{"ref_id":"%2F6a29d4d70ea297be78e093b2","type":"content","payload":{"blocks":[{"attributes":{"@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-7-a-conversation-about-violence--72459163","height":480,"provider_name":"Spreaker","thumbnail_height":0,"@provider":"Spreaker","@url":"https://www.spreaker.com/episode/pt-7-a-conversation-about-violence--72459163","author_name":"1370 WSPD (WSPD-AM)","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459163&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_url":"https://www.spreaker.com/","version":"1.0","width":640,"thumbnail_width":0,"title":"Pt 7 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459163&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-7-a-conversation-about-violence--72459163"}],"fb_allow_comments":true,"feed_permalink":"","seo_title":"A Special Conversation On Violence In Toledo  Pt 7","simplereach_enabled":false,"apple_news":null,"exclusion":{"tags":[]},"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_vendor":"","title":"A Special Conversation On Violence In Toledo  Pt 7","cuser":"user/ldap/CCRTOL1FNL","enable_featured_widget":true,"feed_partner_content":false,"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","feed_type":"","is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"publish_date":1781126100000,"summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","show_updated_timestamp":false,"author":"Fred LeFebvre","external_url":"","include_recommendations":true,"include_video_monetization":true,"publish_origin":"brands/WSPD-AM (1258)","amp_enabled":true,"feed_content_id":"","publish_end_date":4115978604802,"targets":[],"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/","social_title":"A Special Conversation On Violence In Toledo  Pt 7","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 7","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781126100000,"pub_until":4115978604802,"pub_changed":1781126438674,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d4d70ea297be78e093b2","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-7","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d46a0ea297be78e093a0","type":"PUBLISHING","record":{"ref_id":"%2F6a29d46a0ea297be78e093a0","type":"content","payload":{"publish_date":1781125980000,"publish_origin":"brands/WSPD-AM (1258)","seo_title":"A Special Conversation On Violence In Toledo  Pt 6","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","cuser":"user/ldap/CCRTOL1FNL","exclusion":{"tags":[]},"feed_vendor":"","keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"amp_enabled":true,"apple_news":null,"external_url":"","feed_type":"","social_title":"A Special Conversation On Violence In Toledo  Pt 6","title":"A Special Conversation On Violence In Toledo  Pt 6","feed_content_id":"","feed_partner_content":false,"include_recommendations":true,"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/","enable_featured_widget":true,"fb_allow_comments":true,"include_video_monetization":true,"targets":[],"feed_permalink":"","slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","blocks":[{"url":"https://www.spreaker.com/episode/pt-6-a-conversation-on-violence--72459158","attributes":{"author_name":"1370 WSPD (WSPD-AM)","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459158&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_url":"https://www.spreaker.com/","type":"rich","version":"1.0","thumbnail_width":0,"title":"Pt 6 A Conversation On Violence - Fred LeFebvre and the Morning News","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-6-a-conversation-on-violence--72459158","@url":"https://www.spreaker.com/episode/pt-6-a-conversation-on-violence--72459158","height":480,"thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","width":640,"@provider":"Spreaker","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","provider_name":"Spreaker"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459158&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed"}],"is_sponsored":false,"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_end_date":4115978604802,"show_updated_timestamp":false,"simplereach_enabled":false,"author":"Fred LeFebvre","featured_widget":{"kind":"","related_id":"","country":"","id":""},"permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 6","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125980000,"pub_until":4115978604802,"pub_changed":1781126345288,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d46a0ea297be78e093a0","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-6","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d3fd0ea297be78e0938e","type":"PUBLISHING","record":{"ref_id":"%2F6a29d3fd0ea297be78e0938e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"cuser":"user/ldap/CCRTOL1FNL","feed_vendor":"","publish_origin":"brands/WSPD-AM (1258)","keywords":[],"publish_date":1781125920000,"seo_title":"A Special Conversation On Violence In Toledo  Pt 5","blocks":[{"url":"https://www.spreaker.com/episode/pt-5-a-conversation-about-violence--72459162","attributes":{"version":"1.0","author_name":"1370 WSPD (WSPD-AM)","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"thumbnail_width":0,"type":"rich","@url":"https://www.spreaker.com/episode/pt-5-a-conversation-about-violence--72459162","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"provider_name":"Spreaker","@provider":"Spreaker","width":640,"@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-5-a-conversation-about-violence--72459162","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459162&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","title":"Pt 5 A Conversation About Violence - Fred LeFebvre and the Morning News"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459162&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed"}],"feed_permalink":"","primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"show_updated_timestamp":false,"external_url":"","title":"A Special Conversation On Violence In Toledo  Pt 5","canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/","feed_content_id":"","primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"publish_end_date":4115978604802,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","targets":[],"exclusion":{"tags":[]},"featured_widget":{"id":"","kind":"","related_id":"","country":""},"feed_partner_content":false,"feed_type":"","include_recommendations":true,"include_video_monetization":true,"simplereach_enabled":false,"social_title":"A Special Conversation On Violence In Toledo  Pt 5","author":"Fred LeFebvre","enable_featured_widget":true,"fb_allow_comments":true,"is_sponsored":false,"permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 5","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125920000,"pub_until":4115978604802,"pub_changed":1781126236418,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d3fd0ea297be78e0938e","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-5","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d3960ea297be78e0937c","type":"PUBLISHING","record":{"ref_id":"%2F6a29d3960ea297be78e0937c","type":"content","payload":{"publish_date":1781125800000,"simplereach_enabled":false,"targets":[],"author":"Fred LeFebvre","feed_type":"","apple_news":null,"enable_featured_widget":true,"feed_partner_content":false,"feed_permalink":"","primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/","cuser":"user/ldap/CCRTOL1FNL","external_url":"","feed_content_id":"","feed_vendor":"","publish_origin":"brands/WSPD-AM (1258)","social_title":"A Special Conversation On Violence In Toledo  Pt 4","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","seo_title":"A Special Conversation On Violence In Toledo  Pt 4","exclusion":{"tags":[]},"featured_widget":{"related_id":"","country":"","id":"","kind":""},"include_recommendations":true,"include_video_monetization":true,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"title":"A Special Conversation On Violence In Toledo  Pt 4","blocks":[{"schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-4-a-conversation-about-violence--72459157","attributes":{"height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459157&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","type":"rich","version":"1.0","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","thumbnail_width":0,"title":"Pt 4 A Conversation About Violence - Fred LeFebvre and the Morning News","width":640,"@url":"https://www.spreaker.com/episode/pt-4-a-conversation-about-violence--72459157","author_name":"1370 WSPD (WSPD-AM)","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","thumbnail_height":0,"@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-4-a-conversation-about-violence--72459157"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459157&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default"}],"is_sponsored":false,"publish_end_date":4115978604802,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","amp_enabled":true,"fb_allow_comments":true,"show_updated_timestamp":false,"permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 4","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125800000,"pub_until":4115978604802,"pub_changed":1781126131667,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d3960ea297be78e0937c","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-4","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d30a0ea297be78e0936a","type":"PUBLISHING","record":{"ref_id":"%2F6a29d30a0ea297be78e0936a","type":"content","payload":{"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"publish_end_date":4115978604802,"show_updated_timestamp":false,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","title":"A Special Conversation On Violence In Toledo  Pt 3","feed_permalink":"","feed_vendor":"","include_recommendations":true,"publish_date":1781125680000,"include_video_monetization":true,"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"author":"Fred LeFebvre","exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","seo_title":"A Special Conversation On Violence In Toledo  Pt 3","social_title":"A Special Conversation On Violence In Toledo  Pt 3","targets":[],"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.spreaker.com/episode/pt-3-a-conversation-about-violence--72459161","attributes":{"@url":"https://www.spreaker.com/episode/pt-3-a-conversation-about-violence--72459161","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","thumbnail_width":0,"@provider":"Spreaker","author_name":"1370 WSPD (WSPD-AM)","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459161&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","provider_url":"https://www.spreaker.com/","title":"Pt 3 A Conversation About Violence - Fred LeFebvre and the Morning News","type":"rich","width":640,"@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-3-a-conversation-about-violence--72459161","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","height":480,"version":"1.0"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459161&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker"}],"feed_content_id":"","simplereach_enabled":false,"amp_enabled":true,"apple_news":null,"enable_featured_widget":true,"feed_partner_content":false,"feed_type":"","keywords":[],"cuser":"user/ldap/CCRTOL1FNL","is_sponsored":false,"publish_origin":"brands/WSPD-AM (1258)","canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/","featured_widget":{"kind":"","related_id":"","country":"","id":""},"permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 3","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125680000,"pub_until":4115978604802,"pub_changed":1781126004216,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d30a0ea297be78e0936a","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-3","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d22b0ea297be78e09358","type":"PUBLISHING","record":{"ref_id":"%2F6a29d22b0ea297be78e09358","type":"content","payload":{"targets":[],"cuser":"user/ldap/CCRTOL1FNL","feed_content_id":"","publish_end_date":4115978604802,"feed_permalink":"","apple_news":null,"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/","fb_allow_comments":true,"is_sponsored":false,"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"title":"A Special Conversation On Violence In Toledo  Pt 2","simplereach_enabled":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a29d0f80ea297be78e09355"},"publish_date":1781125440000,"publish_origin":"brands/WSPD-AM (1258)","blocks":[{"type":"embed","url":"https://www.spreaker.com/episode/pt-2-a-conversation-about-violence--72459164","attributes":{"version":"1.0","width":640,"@provider":"Spreaker","author_name":"1370 WSPD (WSPD-AM)","height":480,"title":"Pt 2 A Conversation About Violence - Fred LeFebvre and the Morning News","provider_url":"https://www.spreaker.com/","type":"rich","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459164&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider_name":"Spreaker","thumbnail_width":0,"@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-2-a-conversation-about-violence--72459164","@url":"https://www.spreaker.com/episode/pt-2-a-conversation-about-violence--72459164","thumbnail_height":0,"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459164&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{}}],"external_url":"","include_recommendations":true,"include_video_monetization":true,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","author":"Fred LeFebvre","summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","seo_title":"A Special Conversation On Violence In Toledo  ","social_title":"A Special Conversation On Violence In Toledo  ","enable_featured_widget":true,"feed_partner_content":false,"feed_type":"","feed_vendor":"","show_updated_timestamp":false,"amp_enabled":true,"exclusion":{"tags":[]},"featured_widget":{"related_id":"","country":"","id":"","kind":""},"permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt 2","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo. ","author":"Fred LeFebvre"},"pub_start":1781125440000,"pub_until":4115978604802,"pub_changed":1781125800811,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d22b0ea297be78e09358","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-2","author:/6757a863e27e1f1977949aa1"]}},{"id":"%2F6a29d02c0ea297be78e09344","type":"PUBLISHING","record":{"ref_id":"%2F6a29d02c0ea297be78e09344","type":"content","payload":{"canonical_url":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/","exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"include_recommendations":true,"simplereach_enabled":false,"enable_featured_widget":true,"primary_image":{"id":"%2F6a29d0f80ea297be78e09355","bucket":"new_assets"},"is_sponsored":false,"publish_date":1781125320000,"publish_origin":"brands/WSPD-AM (1258)","show_updated_timestamp":false,"feed_partner_content":false,"feed_type":"","primary_target":{"categories":["categories/local-news"],"distribution":["brands/Fred (695)","brands/WSPD-AM (1258)"]},"apple_news":null,"blocks":[{"url":"https://www.spreaker.com/episode/pt-1-a-conversation-about-violence--72459159","attributes":{"thumbnail_url":"https://d3wo5wojvuv7l.cloudfront.net/t_widget_player_cover_medium/images.spreaker.com/original/66eca48578214731310d68c672e0aa47.jpg","@url":"https://www.spreaker.com/episode/pt-1-a-conversation-about-violence--72459159","height":480,"html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459159&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"version":"1.0","author_name":"1370 WSPD (WSPD-AM)","provider_name":"Spreaker","thumbnail_width":0,"title":"Pt 1 A Conversation About Violence - Fred LeFebvre and the Morning News","@provider":"Spreaker","@query":"https://api.spreaker.com/oembed?format=json&url=https%3A%2F%2Fwww.spreaker.com%2Fepisode%2Fpt-1-a-conversation-about-violence--72459159","author_url":"https://www.spreaker.com/user/1370-wspd-wspd-am--9809225","provider_url":"https://www.spreaker.com/","type":"rich","width":640},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=72459159&amp;theme=light&amp;playlist=false&amp;cover_image_url=https%3A%2F%2Fd3wo5wojvuv7l.cloudfront.net%2Fimages.spreaker.com%2Foriginal%2F66eca48578214731310d68c672e0aa47.jpg\" width=\"640\" height=\"480\" frameborder=\"0\">\u003c/iframe>","provider":"Spreaker","rendering_hint":"default","schedule":{},"type":"embed"}],"publish_end_date":4115978604802,"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","social_title":"A Special Conversation On Violence In Toledo","targets":[],"feed_content_id":"","keywords":[],"seo_title":"A Special Conversation On Violence In Toledo","title":"A Special Conversation On Violence In Toledo  Pt. 1","cuser":"user/ldap/CCRTOL1FNL","feed_permalink":"","feed_vendor":"","include_video_monetization":true,"amp_enabled":true,"author":"Fred LeFebvre","featured_widget":{"id":"","kind":"","related_id":"","country":""},"summary":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo","permalink":"https://wspd.iheart.com/content/2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1/"},"slug":"2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a29d0f80ea297be78e09355","title":"A Special Conversation On Violence In Toledo  Pt. 1","description":"Fred speaks with Chief Troendle, Safety Dir Krall, Council Person Williams and Earl Mack of Toledo Buffalo Soldiers about the recent teen violence in Toledo","author":"Fred LeFebvre"},"pub_start":1781125320000,"pub_until":4115978604802,"pub_changed":1781125660219,"subscription":[{"tags":["categories/local-news","brands/Fred (695)","brands/WSPD-AM (1258)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WSPD-AM (1258)","id:/6a29d02c0ea297be78e09344","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","slug:2026-06-10-a-special-conversation-on-violence-in-toledo-pt-1","author:/6757a863e27e1f1977949aa1"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":["display-hints/hide-listen-now"]},"device":{"_userAgent":"FeedBurner/1.0 (http://www.FeedBurner.com)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2","packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","components-tiles-ContentTile-component","LeadFeedItem-component","core-components-tiles-WeatherTileLoader-component","TrafficTile-component","Heading-component","LoadMoreFromCursor-component","core-page-blocks-podcast-PodcastsLoader-component","ShowCollection-component","Show-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","AptivadaKeywordContest-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","WeatherTile-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","components-tiles-ContentTile-component","LeadFeedItem-component","core-components-tiles-WeatherTileLoader-component","core-components-tiles-TrafficTile-component","Heading-component","LoadMoreFromCursor-component","core-page-blocks-podcast-PodcastsLoader-component","ShowCollection-component","Show-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","AptivadaKeywordContest-component","Podcasts-component","ui-ImageTile-component","Card-component","WeatherTile-component","TrafficTile-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2.22834220ac1ea55c6d93.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.1568e0711b350e3fd0dc.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.65b78db9a8c227c87adf.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be.bfcf691d8065605f5c30.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.77c8a3f06251ddf013ea.js"></script>
<script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script>
<script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.24d292960656fd3af9d0.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.5a0477d28ed0d99214d1.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.b63ebc94f4b64d93597a.js"></script>
<script async data-chunk="core-components-tiles-WeatherTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-WeatherTileLoader-component.a82a22dec78fc67088b8.js"></script>
<script async data-chunk="core-components-tiles-TrafficTile-component" src="https://static.inferno.iheart.com/inferno/scripts/TrafficTile-component.9713edf7dce74992b4b9.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.a9f4b8c4d6a8fab80e55.js"></script>
<script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.1d98526edce6b54c1d6b.js"></script>
<script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.68d0fd347d99a34369c7.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="core-page-blocks-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.83dca3e973ee3f93b080.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.a6985dad8318259bb86c.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.61c424009c56803f5507.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.78c164d119458bbe5ddd.js"></script>
<script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script>
<script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script>
<script async data-chunk="WeatherTile-component" src="https://static.inferno.iheart.com/inferno/scripts/WeatherTile-component.c484ad367c2a9db7f4a0.js"></script>
            </body>
        </html>