301 http durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: wdsd.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!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 rel="preload" href="https://www.iheart.com/sdk/sdk.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/7d044e9d-e966-4b73-b448-a29d06f71027/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/> <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.3b72355a31018725a3c6.css"> <link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.bc06f128f534d4a5d747.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.a5e9ee6f3bc07a62d945.css"> <link data-chunk="core-page-blocks-music-MusicTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-music-MusicTile-component.c0f2337b7d57cb7e8b6d.css"> <link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css"> <link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css"> <link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.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="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.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="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css"> <style data-reactroot="">:root { --station-font-family: "Mulish","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; --gradient-start: hsl(358,69.8%,27.200000000000003%); --gradient-stop: hsl(358,69.8%,21.200000000000003%); --accent-color: #ae1f24; --darkFooterColor: hsl(358,69.8%,25.200000000000003%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">94.7 WDSD - Delaware's Country Station</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://wdsd.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="#ae1f24"/><meta data-rh="true" property="og:title" content="94.7 WDSD - Delaware's Country Station"/><meta data-rh="true" property="twitter:title" content="94.7 WDSD - Delaware's Country Station"/><meta data-rh="true" itemprop="name" content="94.7 WDSD - Delaware's Country Station"/><meta data-rh="true" name="parsely-title" content="94.7 WDSD - Delaware's Country Station"/><meta data-rh="true" name="description" content="An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!"/><meta data-rh="true" property="og:description" content="An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!"/><meta data-rh="true" property="twitter:description" content="An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!"/><meta data-rh="true" itemprop="description" content="An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!"/><meta data-rh="true" name="keywords" content="wdsd, 947wdsd, 94.7 WDSD, wdsd 94.7, wdsd947, delaware country, country music, country, music, delaware, Kyle McMahon"/><meta data-rh="true" name="parsely-tags" content="wdsd, 947wdsd, 94.7 WDSD, wdsd 94.7, wdsd947, delaware country, country music, country, music, delaware, Kyle McMahon"/><meta data-rh="true" property="og:url" content="https://wdsd.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://wdsd.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://wdsd.iheart.com/"/><meta data-rh="true" name="parsely-link" content="https://wdsd.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="parsely-image-url" content="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:type" content="website"/><meta data-rh="true" name="parsely-type" content="sectionpage"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@947wdsd"/><meta data-rh="true" property="twitter:creator" content="@947wdsd"/><meta data-rh="true" property="twitter:domain" content="wdsd.iheart.com"/><meta data-rh="true" property="og:site_name" content="94.7 WDSD"/><meta data-rh="true" name="application-name" content="94.7 WDSD"/><meta data-rh="true" property="fb:pages" content="122589741096735"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/><meta data-rh="true" name="parsely-section" content="topic"/> <script> function initializeIHRSDK() { window.IHR?.initializeSync({ alwaysPrompt: true, container: 'ihr-auth-container', embed: true, ampHost: 'https://us.api.iheart.com/api/', host: 'https://www.iheart.com', iframeId: 'ihr-frame', }); window.IHR_READY = true; console.info("IHR Auth SDK Loaded & Initialized from HEAD"); } </script> <script async src='https://www.iheart.com/sdk/sdk.js' onload="initializeIHRSDK()"></script> </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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="94.7 WDSD - Delaware's Country Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" 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 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul style="max-height:calc(100vh - 100px)" 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 On-Air" class="button-text" tabindex="0"><span class="menu-label">On-Air</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 Bobby Bones Show" tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></li><li><a aria-label="Christa Cooper" tabindex="0" href="/featured/christa-cooper/">Christa Cooper</a></li><li><a aria-label="Whiskey and Randy" tabindex="0" href="/featured/whiskey-randy/">Whiskey and Randy</a></li><li><a aria-label="JOEL" tabindex="0" href="/featured/joelshimer/">JOEL</a></li><li><a aria-label="Kyle McMahon" tabindex="0" href="/featured/kyle-mcmahon/">Kyle McMahon</a></li><li><a aria-label="After Midnite" tabindex="0" href="/featured/after-midnite/">After Midnite</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 Music" class="button-text" tabindex="0"><span class="menu-label">Music</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="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Music News" tabindex="0" href="/topic/music-news/">Music News</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="Miles for Military 25" tabindex="0" href="/calendar/content/2025-03-07-wilmington-miles-for-military-2025/">Miles for Military 25</a></li><li><a aria-label="WSDS's Best Buddy" tabindex="0" href="/featured/wdsds-best-buddy/">WSDS's Best Buddy</a></li><li><a aria-label="Storm Center" tabindex="0" href="/content/storm-center/">Storm Center</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li><li><a aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li><li><a aria-label="Pop Culture Weekly" tabindex="0" href="/featured/kyle-mcmahon/">Pop Culture Weekly</a></li><li><a aria-label="Events" tabindex="0" href="/calendar/">Events</a></li><li><a href="https://wildeihm.incentrev.com/wilmington/deals" target="_blank" rel="noopener" aria-label="Half Price Hook Up">Half Price Hook Up</a></li><li><a aria-label="Amazon Alexa and Google Home" tabindex="0" href="/amazon-alexa-and-google-home/">Amazon Alexa and Google Home</a></li><li><a href="https://www.iheartmedia.com/careers" target="_blank" rel="noopener" aria-label="Careers">Careers</a></li><li><a aria-label="DelaWHERE To Go" tabindex="0" href="/featured/amanda-baez/">DelaWHERE To Go</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests & Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests & 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 href="https://stellarosawines.com/grocerygiveaway" target="_blank" rel="noopener" aria-label="Stella Rosa $100K Grocery Giveaway">Stella Rosa $100K Grocery Giveaway</a></li><li><a aria-label="Listen to Win $1,000" tabindex="0" href="/promotions/listen-to-win-1000-1760030/">Listen to Win $1,000</a></li><li><a href="https://stellarosa.com/sweepstakes-queenofchill/" target="_blank" rel="noopener" aria-label="Stella Rosa Summer Queen of Chill Sweepstakes">Stella Rosa Summer Queen of Chill Sweepstakes</a></li><li><a aria-label="WDSD'S 6 PACK SUMMER" tabindex="0" href="/promotions/wdsds-6-pack-summer-1774078/">WDSD'S 6 PACK SUMMER</a></li><li><a aria-label="Win tickets to the GoodGuys 2nd Grundy Insurance Nationals" tabindex="0" href="/promotions/win-tickets-to-the-goodguys-2nd-1774137/">Win tickets to the GoodGuys 2nd Grundy Insurance Nationals</a></li><li><a aria-label="All Contests & Promotions" tabindex="0" href="/promotions/">All Contests & 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 94.7 WDSD</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/94.7WDSD" 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/947wdsd" 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><li class="icon-container"><a href="//www.instagram.com/947wdsd" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" 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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="94.7 WDSD - Delaware's Country Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(360,120)&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 wdsd-fm"><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 94.7 WDSD 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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="Logo for 94.7 WDSD - Delaware's Country Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>94.7 WDSD</h1><span class="OnairPlayTile-module_positioner_lTAsj">Delaware's Country Station</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/bobby-bones/">The Bobby Bones Show</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/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-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/682fa40ae1b65ed8221fd3a9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9?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="Music News - Scotty McCreery's Wife Is Pregnant With Baby No. 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(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><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/">Scotty McCreery's Wife Is Pregnant With Baby No. 2</a><time class="component-date-display" dateTime="1747953060000">May 22, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><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="/promotions/listen-to-win-1-000-1759062/"><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//67fcefd79a35e0b261210299?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67fcefd79a35e0b261210299?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67fcefd79a35e0b261210299?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67fcefd79a35e0b261210299?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67fcefd79a35e0b261210299?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/listen-to-win-1-000-1759062/">Listen For Your Chance To Win!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://wildeihm.incentrev.com/wilmington/deals" 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//63862ef3480b1220ee36dd4b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//63862ef3480b1220ee36dd4b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//63862ef3480b1220ee36dd4b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//63862ef3480b1220ee36dd4b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//63862ef3480b1220ee36dd4b?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="Get Great Deals With our Half Price Hookup!" 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://wildeihm.incentrev.com/wilmington/deals" class="card-title" target="_self">Get Great Deals With our Half Price Hookup!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/advertise/?campid=advertise_promo"><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//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?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="Advertise with America's #1 Audio Company" 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="/advertise/?campid=advertise_promo">Advertise with America's #1 Audio Company</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/artist/morgan-wallen-30731053/?autoplay=true" 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//6813d08f83087d3ebcf9e269?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6813d08f83087d3ebcf9e269?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6813d08f83087d3ebcf9e269?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6813d08f83087d3ebcf9e269?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6813d08f83087d3ebcf9e269?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 Morgan Wallen & More For Free" 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/artist/morgan-wallen-30731053/?autoplay=true" class="card-title" target="_blank" rel="noopener">Listen to Morgan Wallen & More For Free</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-feed feed-style-large 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-2"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/"><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/682f9cdb47207ee52e9959d3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3?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="Music News - Jamey Johnson Popped The Question To His Bride One Day After They Met" 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="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/">Jamey Johnson Popped The Question To His Bride One Day After They Met</a><time class="component-date-display" dateTime="1747950840000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/"><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/682f937647207ee52e9959b2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2?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="Music News - Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband" 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="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/">Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband</a><time class="component-date-display" dateTime="1747948080000">May 22, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div></div><input type="hidden" data-id="lHlMQ"/><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/bobby-bones/"><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/6822585eedf232eea342e012?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Bobby Bones Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/bobby-bones/">The Bobby Bones 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/christa-cooper/"><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/60c381ae04ffa83a4e025b0b?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60c381ae04ffa83a4e025b0b?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60c381ae04ffa83a4e025b0b?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Christa Cooper" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/christa-cooper/">Christa Cooper</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/whiskey-and-randy/"><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/5ae37bb4cba4f0b374db1c24?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5ae37bb4cba4f0b374db1c24?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5ae37bb4cba4f0b374db1c24?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Whiskey and Randy" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/whiskey-and-randy/">Whiskey and Randy</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/kyle-mcmahon/"><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/642f87f075b44230efc828a2?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/642f87f075b44230efc828a2?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/new_assets/642f87f075b44230efc828a2?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Kyle McMahon" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/kyle-mcmahon/">Kyle McMahon</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/after-midnite/"><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/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of After MidNite with Granger Smith" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/after-midnite/">After MidNite with Granger Smith</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"/><div class="component-container component-podcasts themed-block block"><header class="component-heading"><h2 class="heading-title">94.7 WDSD<!-- --> 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/1119-the-bobby-bones-show-25100459/" 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/25100459?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/25100459?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 Bobby Bones 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 Bobby Bones Show</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1246-pop-culture-weekly-celebr-30301596/" 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/30301596?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/30301596?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/30301596?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/30301596?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/30301596?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/30301596?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/30301596?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 Pop Culture Weekly - Celebrity Interviews & Entertainment 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">Pop Culture Weekly - Celebrity Interviews & Entertainment News</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/466-whiskey-randy-28226439/" 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/28226439?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28226439?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28226439?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28226439?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28226439?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28226439?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28226439?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 Whiskey & Randy 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">Whiskey & Randy</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-death-grief-other-sht-we-99726052/" 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/99726052?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/99726052?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/99726052?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/99726052?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/99726052?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/99726052?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/99726052?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 Death, Grief & Other Sh*t We Don't Discuss 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">Death, Grief & Other Sh*t We Don't Discuss</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">Latest Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/"><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/682f8bcc47207ee52e99598d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d?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="Music News - Country Artist Gavin Adcock Arrested In Tennessee" 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="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/">Country Artist Gavin Adcock Arrested In Tennessee</a><time class="component-date-display" dateTime="1747946160000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/"><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/682f64c147207ee52e99596b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b?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="Music News - These Are 10 Of Taylor Swift's Best Country Songs Of All Time" 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="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/">These Are 10 Of Taylor Swift's Best Country Songs Of All Time</a><time class="component-date-display" dateTime="1747937460000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/"><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/682f64de72fe7ff61232c3c4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4?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="National News - Airline Makes Major Change To What You Can Put In Your Carry-On Bags" 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="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/">Airline Makes Major Change To What You Can Put In Your Carry-On Bags</a><time class="component-date-display" dateTime="1747936680000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/"><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/682f504047207ee52e995927?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927?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="Music News - Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen" 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="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/">Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen</a><time class="component-date-display" dateTime="1747932720000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/"><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/682f484247207ee52e9958e7?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7?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="Music News - Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest" 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="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/">Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest</a><time class="component-date-display" dateTime="1747929360000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"><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/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?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="Kyle McMahon - EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert" 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="/featured/kyle-mcmahon/">Kyle McMahon</a></nav><a class="card-title" tabindex="0" href="/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/">EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert</a><time class="component-date-display" dateTime="1747926540000">May 22, 2025</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="kIdtO"/><div class="component-container component-feed feed-style-small-scrollable block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">From Our Shows</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/christa-cooper/content/2025-05-22-nearly-impossible-question-522/"><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/682f69f24eab209c23d05fb2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682f69f24eab209c23d05fb2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682f69f24eab209c23d05fb2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682f69f24eab209c23d05fb2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682f69f24eab209c23d05fb2?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="Christa Cooper - Nearly Impossible Question 5/22" 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="/featured/christa-cooper/">Christa Cooper</a></nav><a class="card-title" tabindex="0" href="/featured/christa-cooper/content/2025-05-22-nearly-impossible-question-522/">Nearly Impossible Question 5/22</a><time class="component-date-display" dateTime="1747937460000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"><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/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4?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="Kyle McMahon - EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert" 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="/featured/kyle-mcmahon/">Kyle McMahon</a></nav><a class="card-title" tabindex="0" href="/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/">EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert</a><time class="component-date-display" dateTime="1747926540000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving F" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a/">THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving F</a><time class="component-date-display" dateTime="1747920600000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam/"><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/682e4d5261a3db454e9d09a3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682e4d5261a3db454e9d09a3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682e4d5261a3db454e9d09a3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682e4d5261a3db454e9d09a3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682e4d5261a3db454e9d09a3?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="The Bobby Bones Show - Listener May Have Pulled an Amy & Fallen for Bunny Scam" 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="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam/">Listener May Have Pulled an Amy & Fallen for Bunny Scam</a><time class="component-date-display" dateTime="1747919580000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview/"><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/682e303b61a3db454e9d098e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682e303b61a3db454e9d098e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682e303b61a3db454e9d098e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682e303b61a3db454e9d098e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682e303b61a3db454e9d098e?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="The Bobby Bones Show - Jessica Andrews’ Stalker Calls in After Bobbycast Interview" 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="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview/">Jessica Andrews’ Stalker Calls in After Bobbycast Interview</a><time class="component-date-display" dateTime="1747919460000">May 22, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never " class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s/">THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never </a><time class="component-date-display" dateTime="1747915200000">May 22, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="LSixG"/><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="aM2ge"><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/2025-04-09-cttcs-its-academic-campaign/"><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/67f6b9288ada08079aef05c2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2?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 - CTTCS It's Academic Campaign" 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/2025-04-09-cttcs-its-academic-campaign/">CTTCS It's Academic Campaign</a><time class="component-date-display" dateTime="1747972800590">May 23, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance/"><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/68091141faa062e95c1ff77e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e?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 - 2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance" 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/2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance/">2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance</a><time class="component-date-display" dateTime="1748606400000">May 30, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-06-06-luke-bryan-at-freedom-mortgage-pavilion/"><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/6794fb9f82f9558f7abdecb0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0?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 - Luke Bryan at Freedom Mortgage Pavilion" 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/2025-06-06-luke-bryan-at-freedom-mortgage-pavilion/">Luke Bryan at Freedom Mortgage Pavilion</a><time class="component-date-display" dateTime="1749250800245">Jun 06, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-06-19-barefoot-country-music-fest/"><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/68126503b52e02e789011488?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488?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 - Barefoot Country Music Fest" 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/2025-06-19-barefoot-country-music-fest/">Barefoot Country Music Fest</a><time class="component-date-display" dateTime="1750305600098">Jun 19, 2025</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></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-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 94.7 WDSD</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/94.7WDSD" 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/947wdsd" 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><li class="icon-container"><a href="//www.instagram.com/947wdsd" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!</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="https://privacy.iheart.com/" 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/fm-profile/WDSD/" target="_blank" rel="noopener">WDSD<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/WDSD/" target="_blank" rel="noopener">WDSD<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/67eac1ad0de1ff44a3f682db?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a tabindex="0" href="/content/public-file-assistance/">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2025<!-- --> <!-- -->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":"%2F7a8203eff474d970d5253fcdbc7f558d","canonicalHostname":"wdsd.iheart.com","hostnames":[],"facets":["markets/WILMINGTON-DE","genres/Country","formats/COUNTRY","brands/WDSD-FM (1731)","facets/CountryFestWinB4Contest","facets/All Sites - English","facets/bclub affiliates","facets/BobbyBonesStations","facets/WinB4Contest","facets/Q2CashContest"],"slug":"wdsd-fm","market":"markets/WILMINGTON-DE","ownBrand":"brands/WDSD-FM (1731)","timeZone":"America/New_York","keys":["hostname:wdsd.iheart.com","hostname:wdsd.com","hostname:www.wdsd.com","hostname:delawarefamilyexpo.com","hostname:www.delawarefamilyexpo.com","hostname:wdsd-fm.radio.iheart.com","id:/7a8203eff474d970d5253fcdbc7f558d","brand:brands/WDSD-FM (1731)","slug:wdsd-fm","primaryParentOf:/5955197ff341c9691e6b420f","primaryParentOf:/59639644696bc5088cdae05c","primaryParentOf:/59f78d9170ebd29741bf9293","primaryParentOf:/5ad61fc536a4ba562ee462a6","primaryParentOf:/5b3a4cd6fab0588b3f77a053","primaryParentOf:/5b3a4e0cfab0588b3f77a054","primaryParentOf:/5b98284cb5df9dde9b119d2b","primaryParentOf:/5b982905ffd07c9c46abd496","primaryParentOf:/5c058813f97c0b1588222db6","primaryParentOf:/5c9284fb92de32a5dd259465","primaryParentOf:/5c9930384d2ac488bd230332","primaryParentOf:/5cdd88c57ec82006246cfe65","primaryParentOf:/5df2550a2a1b8f24859e4e07","primaryParentOf:/dde886f22e53dd6474af881f13d5cb3b","stream:461","primaryParentOf:/5e7a983f1f03c44c213e99c8","primaryParentOf:/5f452e2889d6756aac59ad5b","broadcastFacility:4669","broadcastFacilityCallsign:wdsd","primaryParentOf:/6448442162765d38d2d57778","primaryParentOf:/6501ded7857c75d8a2cf52ef","primaryParentOf:/681b782807888aed3baad781","primaryParentOf:/681bb8e736db913133b5b336"],"stream":{"id":461,"primaryPronouncement":"ninety four seven w. d. s. d.","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"94.7 WDSD","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/7a8203eff474d970d5253fcdbc7f558d/inferno","adPositions":[{"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":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"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}]},{"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":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":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":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":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":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":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":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":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"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":"music_home","path":"/music/"},{"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":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"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":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","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":"1nTyx","priority":0,"source":"/spotlight","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"689Gc","priority":0,"source":"/spotlights","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WFN6j","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pHMQ9","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oLs7Z","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jaGYj","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lAdqT","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hRBn4","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NTW8H","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T7NRs","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lnPpW","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":"M89F6","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":"oIvoh","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fvFSl","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0ojeA","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"t2qxn","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QCwSi","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FNCWN","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":"QIxAi","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":"novvL","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico?rev=7.34.3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cJ6Ax","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dc0Ob","priority":0,"source":"/playlist/","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"otvhW","priority":0,"source":"/calendar/concerts-9/","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y0ecD","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fP9Md","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IT6c8","priority":0,"source":"/calendar/station-events-1/","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PfvMC","priority":0,"source":"/80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xXbXZ","priority":0,"source":"/80show","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SzMPk","priority":0,"source":"/eightiesshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gBzKO","priority":0,"source":"/the80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","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":"IoHEa","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":"kGobR","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vR6is","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tL3jx","priority":0,"source":"/christmas","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sOdwO","priority":0,"source":"/hanukkah","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6fl6B","priority":0,"source":"/fangirls","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4pZRU","priority":0,"source":"/fangirl","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z0psI","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mU8Gz","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scHow","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":"tgPDH","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":"P4kj3","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zOavI","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kf469","priority":0,"source":"/cc-common/weather/","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pbxiP","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QxYrG","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tnYcu","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yBGWM","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":"VfzOG","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1Q9F6","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oS817","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3T2K","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ba6a4","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JI9OM","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GhyRh","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BSMwK","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"szqQp","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i54eh","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"keGyL","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xnBQB","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":"7BOqD","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dOvXM","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iEGCz","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scTdK","priority":0,"source":"/music/recently-played/undefined/","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Gje0w","priority":0,"source":"/music/undefined/","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sko3S","priority":0,"source":"/music/top-songs/undefined/","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"d2Y8B","priority":0,"source":"/music/playlist/","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YMOfW","priority":0,"source":"/{{collectionUrl}}/","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UZWIc","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":"qY7Bi","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":"soGug","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":"UMKHQ","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":"H7TrY","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":"4e6Mq","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":"QmKB3","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"95ImX","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e2TbP","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rtsWp","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dDHKJ","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":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vksoo","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":"ydn7Y","priority":0,"source":"/pages/johnandkenshow/","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JAfTn","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":false,"queryParamsHandling":"ORIGINAL"},{"id":"vmLvG","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":"3jk0L","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82/","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rRiTl","priority":0,"source":"/topic/24/7%20News%20-%20National%20(501855)/","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l1YJA","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":"5uKOW","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":"cVn5o","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":"LcEcm","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":"FgU8x","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":"gfVqw","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":"LScSz","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":"T6DSc","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":"DSnll","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P6L0g","priority":0,"source":"Listen","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0Z9RM","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":"Ttcig","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IP3r2","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VYRMr","priority":0,"source":"/pages/BOBBYOJAY.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AGrmM","priority":0,"source":"/Listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l8Hno","priority":0,"source":"/pages/lancesBlog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YSRPT","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XjHIU","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5qzE7","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v37DV","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jZJSE","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":"tqQP1","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":"As3w2","priority":0,"source":"/app2/Contest/8LFQYF","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3CQqZ","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5ODwU","priority":0,"source":"/app2/Contest/7LJDFU","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"37kZs","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":"84jHC","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DPQ86","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dbIgm","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":"/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":"q3tN4","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":"A0cPy","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":"7UZst","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":"n8wQt","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":"o5Bbj","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":"2gp2Q","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":"IFx3E","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":"jNLvF","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":"Kzkd2","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":"6aIim","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":"WzoLY","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":"Prl6M","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UzDHM","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":"gWMcd","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":"FpdzN","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBeQF","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wH7lR","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":"eIvqD","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":"GTHXQ","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":"LFrEl","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":"1dAcV","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":"xsEuC","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":"VSg8k","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":"nFudb","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":"9r4Wa","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":"UXrDU","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HDw4Q","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":"BRIww","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Dkdkt","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":"Qs1iA","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":"5AXp4","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":"RqjrU","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":"6JcQJ","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":"yg683","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":"kX8iG","priority":0,"source":"/legal/ad-choices/en/","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LptCe","priority":0,"source":"/legal/ad-choices/es/","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z37O8","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1735837200000,"end":1746331219263},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1735837223975,"end":1746331200000},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1735837200000,"end":1746331248861},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fEMxN","priority":0,"source":"/CapitolOnePreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sFi7g","priority":0,"source":"/Capital1PreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Wo6I5","priority":0,"source":"/Capital1Pre-Sale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TxSDp","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":"/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hVVCt","priority":0,"source":"/LivingRoomConcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HzXTT","priority":0,"source":"/LivingRoomConcertForAmerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2Sozz","priority":0,"source":"/LivingRoom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"EtklO","priority":0,"source":"/StandForSmall","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"w0DY7","priority":0,"source":"/Stand4Small","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HpZ6a","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g0xFF","priority":0,"source":"/adchoices/","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#otnotice-section-5659a3f3-c42c-4200-ab79-b8e9bcf27519"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"E2JKG","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"09U7s","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"j7cxB","priority":0,"source":"/TheVibe","regex":false,"schedule":{"begin":1589979600973,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AwDzL","priority":0,"source":"/vibe","regex":false,"schedule":{"begin":1589979600948,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qJQCj","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GwuK9","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gso5x","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bOoV1","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UjDAc","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":"GmqyS","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":"Zg0et","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":"ZDf0k","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1735837200274,"end":1746331200274},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"ZSf9x","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":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ItDgY","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xcEXl","priority":0,"source":"/assistance/en/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e51Gy","priority":0,"source":"/assistance/es/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qSDca","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":"Q8lxq","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":"O6KKd","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":"8VXsE","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":"iUKUQ","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":"kEVFd","priority":0,"source":"/contests/","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VWuzz","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zHtlf","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mvQQd","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":"hWcd3","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":"/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K0Xtv","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qwrc7","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5S7dn","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":"bS51A","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y590H","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hUSKT","priority":0,"source":"/photos/","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5wsra","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":"g52cm","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LTCni","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MKbb4","priority":0,"source":"/featured/iheartradio-music-festival/_error/404/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4V8AS","priority":0,"source":"/ultimate-fan/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DeWQ6","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":"Cmjam","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/contest-rules$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFecY","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qGePT","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/feel-good$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aktaZ","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/local-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P0Qib","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/music-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"66uMb","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZFT3D","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ycIHn","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/politics$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aylLm","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9eLtV","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/videos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2XDEK","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/weird-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fxOzl","priority":0,"source":"/topic/BIN-National-News.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDVmY","priority":0,"source":"/topic/BIN-Sports-News.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6QmXI","priority":0,"source":"/topic/BIN-Entertainment-News.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFODd","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":"5GKMa","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":"8NnC5","priority":0,"source":"/calendar/legacy/","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fL071","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":"wzUfe","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":"a6DmF","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":"rgbJY","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":"uXQLc","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":"NH1T0","priority":0,"source":"/photos/main/","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XVqR6","priority":0,"source":"/photos/hot-shots/","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Iaa8F","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fWgRP","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":"/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":"frEV2","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":"jMkkw","priority":0,"source":"//apps/","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K1aCb","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":"pcY27","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":"tJP4V","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":"pxq4R","priority":0,"source":"/.well-known/apple-app-site-association/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OCpsh","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCxqb","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":"yCmw3","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YENnS","priority":0,"source":"/olympics","regex":false,"schedule":{"begin":1718942400292,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mWl00","priority":0,"source":"/nkotb","regex":false,"schedule":{"begin":1723471680522,"end":1731424080522},"destination":{"type":"URL","value":"/content/2024-08-11-celebrate-new-kids-on-the-blocks-new-album-still-kids-on-pbs/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1723737600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2024-09-23-house-of-music-offers-immersive-experience-at-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2piOM","priority":0,"source":"/jingleballannounceparty","regex":false,"schedule":{"begin":1724630400291,"end":1735707600291},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Axo9v","priority":0,"source":"/jingleballannouncementparty","regex":false,"schedule":{"begin":1724630400207,"end":1735707600207},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2aEa9","priority":0,"source":"/presidentialdebate","regex":false,"schedule":{"begin":1725994380970,"end":1733860380970},"destination":{"type":"URL","value":"/content/2024-09-10-listen-on-demand-to-the-debate-between-donald-trump-and-kamala-harris/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zd5Q7","priority":0,"source":"/KeithUrban","regex":false,"schedule":{"begin":1726236000485,"end":1734040080485},"destination":{"type":"URL","value":"/content/2024-09-12-celebrate-high-with-keith-urban-during-exclusive-album-release-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1BKPK","priority":0,"source":"/capitalonealterego","regex":false,"schedule":{"begin":1728943200254,"end":1736668800254},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nwa4g","priority":0,"source":"/capital1alterego","regex":false,"schedule":{"begin":1728943200649,"end":1736668800649},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XBeBL","priority":0,"source":"/capitolonealterego","regex":false,"schedule":{"begin":1728943200626,"end":1736668800626},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mfofo","priority":0,"source":"/capitol1alterego","regex":false,"schedule":{"begin":1728943200692,"end":1736668800692},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1yjou","priority":0,"source":"/content/2024-10-31-bank-of-america-will-stop-accepting-some-1-bills/","regex":false,"schedule":{"begin":1730473980423,"end":1738426380423},"destination":{"type":"URL","value":"/content/2024-10-31-bank-of-america-will-continue-to-accept-1-bills/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ncKRo","priority":0,"source":"/morganwallen","regex":false,"schedule":{"begin":1747317600768,"end":1751342400768},"destination":{"type":"URL","value":"https://albumrelease.iheart.com/MorganWallen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"S24aH","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775047369,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=311"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sulmc","priority":0,"source":"/tryittuesday","regex":false,"schedule":{"begin":1576167900000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Try It Tuesday"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"uwvQ5","priority":0,"source":"/cruise","regex":false,"schedule":{"begin":1578081120000,"end":4115978604802},"destination":{"type":"URL","value":"https://wdsd.iheart.com/featured/whiskey-randy-world-tour/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sckQo","priority":0,"source":"/delawaredelivers","regex":false,"schedule":{"begin":1585066140136,"end":4115978604802},"destination":{"type":"URL","value":"https://wdsd.iheart.com/content/2020-03-19-local-businesses-you-can-support-during-covid-19/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4QOXV","priority":0,"source":"/stjude","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://wdsd.iheart.com/content/2023-12-04-st-jude-radiothon-2023/"},"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.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"schedule":{"begin":1735837242079,"end":1746331200000}},{"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"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"wAh4u","keywords":["Girl Scouts"],"destination":{"type":"URL","value":"https://wdsd.iheart.com/content/2019-02-15-win-a-years-supply-of-girl-scout-cookies-w/"},"disabled":false,"schedule":{"begin":1550586720000,"end":1558272720000}},{"id":"jbjgz","keywords":["Bobby"],"destination":{"type":"URL","value":"https://wdsd.iheart.com/content/2019-05-14-bobby-bones-the-raging-idiots-are-coming-to-wilmington/"},"disabled":false,"schedule":{"begin":1557847560000,"end":1565796360000}},{"id":"ZY9nh","keywords":["Try it Tuesday"],"destination":{"type":"BRAND","value":"brands/Try It Tuesday"},"disabled":false,"schedule":{"begin":1576167900000,"end":4115978604802}},{"id":"S5pHN","keywords":["food","/food"],"destination":{"type":"URL","value":"https://wdsd.iheart.com/content/2020-04-20-iheart-radio-delawares-virtual-food-drive/"},"disabled":false,"schedule":{"begin":1587412140610,"end":1595274540610}},{"id":"FRx7b","keywords":["half"],"destination":{"type":"URL","value":"https://wildeihm.incentrev.com/wilmington/deals"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"dTPLL","keywords":["miles","MILES","Miles"],"destination":{"type":"URL","value":"https://wdsd.iheart.com/content/miles-for-miltary-2021/"},"disabled":false,"schedule":{"begin":0,"end":1633143600003}},{"id":"iEM7U","keywords":["movies","reviews","Entertainment","pop culture","kyle","Kyle mcmahon","celebrities","movie reviews"],"destination":{"type":"BRAND","value":"brands/Kyle McMahon"},"disabled":false,"schedule":{"begin":1709330820113,"end":4115978604802}}],"sections":{"general":{"name":"94.7 WDSD","positioner":"Delaware's Country Station","description":"An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!","keywords":[{"id":"wdsd"},{"id":"947wdsd"},{"id":"94.7 WDSD"},{"id":"wdsd 94.7"},{"id":"wdsd947"},{"id":"delaware country"},{"id":"country music"},{"id":"country"},{"id":"music"},{"id":"delaware"},{"id":"keywords/Kyle McMahon"}],"default_content":[],"additional_distributions":[{"id":"brands/Pop Culture Weekly"},{"id":"brands/Kyle McMahon"}],"default_podcasts":[{"id":"25100459"},{"id":"30301596"},{"id":"28226439"},{"id":"99726052"},{"id":"30753068"},{"id":"57009832"},{"id":"59193914"},{"id":"27722337"},{"id":"30347274"},{"id":"30347275"},{"id":"28286845"}],"default_shows":[{"id":"brands/Bobby Bones (2072)","sites":{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show"}}}}},{"id":"brands/Christa Cooper","sites":{"_id":"%2F5955197ff341c9691e6b420f","slug":"christa-cooper","ownBrand":"brands/Christa Cooper","configByLookup":{"common":{"branding":{"name":"Christa Cooper"}}}}},{"id":"brands/Whiskey and Randy","sites":{"_id":"%2F5ad61fc536a4ba562ee462a6","slug":"whiskey-and-randy","ownBrand":"brands/Whiskey and Randy","configByLookup":{"common":{"branding":{"name":"Whiskey and Randy"}}}}},{"id":"brands/Kyle McMahon","sites":{"_id":"%2F5bd7274b9a02674b2685bfcd","slug":"kyle-mcmahon","ownBrand":"brands/Kyle McMahon","configByLookup":{"common":{"branding":{"name":"Kyle McMahon"}}}}},{"id":"brands/After MidNite (Affiliate Blog)","sites":{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith"}}}}}],"default_playlists":[{"id":"312064750::TEZHJHbbiXZNa7Go43FpcV"},{"id":"312064750::7UYxSbBQDqUf1vYEmvFcza"},{"id":"312064750::HHXmC8Gcao3MK6tJS2r3tX"},{"id":"312064750::XpQKUhwLj8ADfMRmuXnnKR"},{"id":"312064750::YPumFtmKgBfSXVBbtRPobg"}],"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":"New Castle, DE","country":{"id":"countries/US"},"geo_latitude":"39.6940359","geo_longitude":"-75.59961899999999","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Country Cares for St. Jude - To Become a Partner in Hope call 1-800-795-1800","link":"https://wdsd.iheart.com/content/2023-12-04-st-jude-radiothon-2023/","target":"_self","start_date":{"timestampMs":1733374842890},"end_date":{"timestampMs":1733533200000}},"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":"gs7fI","type":"page","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"aytKP","type":"brand","label":"The Bobby Bones Show","target":"_self","ref":"%2F6d722197558e13a2b5089856d15a1ecd","href":"/featured/bobby-bones/"},{"id":"pQxtO","type":"brand","label":"Christa Cooper","target":"_self","ref":"%2F5955197ff341c9691e6b420f","href":"/featured/christa-cooper/"},{"id":"2dgFw","type":"brand","label":"Whiskey and Randy","target":"_self","ref":"%2F0272cc86f0dd7a6db72d30416e2ce7f9","href":"/featured/whiskey-randy/"},{"id":"EIDdn","type":"brand","label":"JOEL","target":"_self","ref":"%2F6501ded7857c75d8a2cf52ef","href":"/featured/joelshimer/"},{"id":"LSoIc","type":"brand","label":"Kyle McMahon","target":"_self","ref":"%2F5bd7274b9a02674b2685bfcd","href":"/featured/kyle-mcmahon/"},{"id":"Qp9Yf","type":"brand","label":"After Midnite","target":"_self","ref":"%2F0d54feb023b11da0db565b7534676bab","href":"/featured/after-midnite/"},{"id":"J72Lt","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"5g6C4","type":"link","label":"Music","target":"_self","ref":"#","children":[{"id":"1sPCr","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"aer8T","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"cAjag","type":"link","label":"Music News","target":"_self","ref":"/topic/music-news","href":"/topic/music-news"}],"href":"#"},{"id":"vWHyY","type":"page","label":"Features","target":"_self","ref":"iheartradio_app","children":[{"id":"M2R62","type":"link","label":"Miles for Military 25","target":"_self","ref":"https://wdsd.iheart.com/calendar/content/2025-03-07-wilmington-miles-for-military-2025/","href":"https://wdsd.iheart.com/calendar/content/2025-03-07-wilmington-miles-for-military-2025/"},{"id":"GA5Qo","type":"brand","label":"WSDS's Best Buddy","target":"_self","ref":"%2F681bb8e736db913133b5b336","href":"/featured/wdsds-best-buddy/"},{"id":"fcQsh","type":"link","label":"Storm Center","target":"_self","ref":"/content/storm-center/","href":"/content/storm-center/"},{"id":"c4TY3","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"},{"id":"7bso0","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","href":"/podcasts/"},{"id":"LUmSo","type":"brand","label":"Pop Culture Weekly","target":"_self","ref":"%2F5bd7274b9a02674b2685bfcd","href":"/featured/kyle-mcmahon/"},{"id":"GdAA6","type":"page","label":"Events","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"JqYII","type":"link","label":"Half Price Hook Up","target":"_blank","ref":"https://wildeihm.incentrev.com/wilmington/deals","href":"https://wildeihm.incentrev.com/wilmington/deals"},{"id":"l3NFZ","type":"page","label":"Amazon Alexa and Google Home","target":"_self","ref":"amazongoogle","href":"/amazon-alexa-and-google-home/"},{"id":"gA8Bg","type":"link","label":"Careers","target":"_blank","ref":"https://www.iheartmedia.com/careers","href":"https://www.iheartmedia.com/careers"},{"id":"yDTxW","type":"brand","label":"DelaWHERE To Go","target":"_self","ref":"%2F681b782807888aed3baad781","href":"/featured/amanda-baez/"}],"href":"/apps/"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":null,"logo_best_res":{"id":"asset://assets.brands/5d3b0ad6435edb60eb9a6b84","asset":{"bucket":"assets.brands","resourceId":"%2F5d3b0ad6435edb60eb9a6b84","href":"https://i.iheart.com/v3/re/assets.brands/5d3b0ad6435edb60eb9a6b84"}},"station_logo":{"id":"asset://assets.brands/60ccba9e1b3a402cbd50263e","asset":{"bucket":"assets.brands","resourceId":"%2F60ccba9e1b3a402cbd50263e","href":"https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e"}},"logo_favicon":null,"font":{"id":"site-fonts/Mulish"},"accent_color":"#ae1f24","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":"94.7WDSD","facebook_app_id":"","facebook_fan_page_id":"122589741096735","twitter_switch":true,"twitter_name":"947wdsd","youtube_switch":false,"youtube_name":null,"instagram_switch":true,"instagram_name":"947wdsd","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"94.7 WDSD is Delaware's #1 for New Country & Home of The Bobby Bones Show","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"","business_phone_number":"1-302-395-9800","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"Our office is closed to Prize Pick Up until further notice. Contest winners will be notified by the IHM DE / MD promotions team. If you have a prize concern, you can email: [email protected] - Thank you!","location_address1":"920 West Basin Rd. Suite 400","location_address2":"","location_city":"New Castle","location_state":"DE","location_zip":"19720","office_hours":"Our office is closed to Prize Pick Up until further notice. Contest winners will be notified by the IHM DE / MD promotions team. If you have a prize concern, you can email: [email protected] - Thank you!","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Advertising"}],"eeo_report_asset":{"id":"asset://assets.eeo/67eac1ad0de1ff44a3f682db"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":null},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"WILMINGTON-DE","aptivada_switch":true,"aptivada_id":"1759062","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":{"adobe_library":"dtm","parsely_switch":false,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"4669","broadcastFrequency":"94.7","broadcastBand":"FM","broadcastCallLetters":"WDSD","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F0272cc86f0dd7a6db72d30416e2ce7f9","slug":"whiskey-randy","ownBrand":"brands/Whiskey & Randy (43058)","configByLookup":{"common":{"branding":{"name":"Whiskey & Randy"}}}},{"_id":"%2F6501ded7857c75d8a2cf52ef","slug":"joelshimer","ownBrand":"brands/JOEL","configByLookup":{"common":{"branding":{"name":"JOEL"}}}},{"_id":"%2F681bb8e736db913133b5b336","slug":"wdsds-best-buddy","ownBrand":"brands/WDSD's Best Buddy","configByLookup":{"common":{"branding":{"name":"WDSD's Best Buddy"}}}},{"_id":"%2F681b782807888aed3baad781","slug":"amanda-baez","ownBrand":"brands/Amanda Baez","configByLookup":{"common":{"branding":{"name":"DelaWHERE To Go with Amanda Baez"}}}},{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show"}}}},{"_id":"%2F5955197ff341c9691e6b420f","slug":"christa-cooper","ownBrand":"brands/Christa Cooper","configByLookup":{"common":{"branding":{"name":"Christa Cooper"}}}},{"_id":"%2F5ad61fc536a4ba562ee462a6","slug":"whiskey-and-randy","ownBrand":"brands/Whiskey and Randy","configByLookup":{"common":{"branding":{"name":"Whiskey and Randy"}}}},{"_id":"%2F5bd7274b9a02674b2685bfcd","slug":"kyle-mcmahon","ownBrand":"brands/Kyle McMahon","configByLookup":{"common":{"branding":{"name":"Kyle McMahon"}}}},{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","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":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682fa392e1b65ed8221fd39f","type":"PUBLISHING","record":{"ref_id":"%2F682fa392e1b65ed8221fd39f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"765609ca-ce1d-411c-b355-3c3cdb3dc94b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682fa40ae1b65ed8221fd3a9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/scotty-mccreery-608800/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608800\" data-catalog-related-id=\"\">\u003cstrong>Scotty McCreery\u003c/strong>\u003c/a>’s wife is pregnant with Baby No. 2!\u003c/p>\n\n\u003cp>The “Bottle Rockets” artist and his wife, \u003cstrong>Gabi McCreery\u003c/strong>, announced on Thursday afternoon (May 22) that their firstborn son has “a new best friend coming this fall!” They shared adorable family photos \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1\" target=\"_blank\">on Instagram\u003c/a> with son \u003cstrong>Merrick Avery McCreery\u003c/strong>, who wears a “BIG BROTHER” shirt in the photos. Merrick Avery was born on October 24, 2022. The McCreerys call their firstborn son Avery, and chose the name in honor of Gabi’s father, \u003cstrong>Merrick (Tre) Dugal III\u003c/strong>.\u003c/p>\n\n\u003cp>McCreery said he’s “\u003ca href=\"https://country.iheart.com/content/2022-10-25-scotty-mccreery-is-officially-a-dad-never-known-a-love-like-this/\" target=\"_blank\">never known a love like this\u003c/a>,” when he became a father. He also said of his son around that time that “next to his mother [Gabi], \u003ca href=\"https://country.iheart.com/content/2023-05-31-scotty-mccreery-shares-heartwarming-proud-dad-moment-with-his-baby/\" target=\"_blank\">he is the most beautiful thing I’ve ever seen\u003c/a>. …We have begun a grand new adventure that will continue for the rest of our lives. …Gabi was a total rock star during Avery’s birth. I could not be more proud of her. She has already taken to motherhood like a champ. Part of my joy as his Dad is watching Gabi already crush it as his Mom.”\u003c/p>\n\n\u003cp>The announcement quickly drew comments congratulating the growing family, including one from fellow country star \u003ca href=\"https://www.iheart.com/artist/lauren-alaina-608799/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608799\" data-catalog-related-id=\"\">\u003cstrong>Lauren Alaina\u003c/strong>\u003c/a> (the pair competed against one another in the \u003cem>American Idol \u003c/em>finale in 2011, when McCreery won the show). Alaina is also expecting a baby this year, her first with husband \u003cstrong>Cam Arnold\u003c/strong>. Other country artists expecting a baby in 2025 include \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"931287\" data-catalog-related-id=\"\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a>, Lady A’s \u003ca href=\"https://www.iheart.com/artist/charles-kelley-31014060/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31014060\" data-catalog-related-id=\"\">\u003cstrong>Charles Kelley\u003c/strong>\u003c/a> and more. \u003ca href=\"https://country.iheart.com/content/2024-12-30-these-country-stars-will-welcome-babies-in-2025-see-the-pregnancy-reveals/\" target=\"_blank\">See the growing list of pregnancy announcements here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ-Nc5JR65A%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1","author_name":"gabimccreery","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":469,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500256032_18503393035035515_8473496948937511401_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEq1qn-r5f_q_whCqFQUADU_B0t4x1UKu42Fjfc45bRfgC9QrhZ7dQVgar6ZGaf5T8&_nc_ohc=frLx1JFX1G0Q7kNvwHcYe-T&_nc_gid=5ksnej2R3yIR9vb1ptHKEw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK2xtOw_bi-we8cSuRbOVMeK0F4AiDlq_5yTXPDPyrseA&oe=68356E3E&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/","cuser":"user/ldap/1129284","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":["keywords/Scotty McCreery","keywords/Gabi McCreery","keywords/wife","keywords/Merrick Avery McCreery","keywords/son","keywords/baby","keywords/thing","keywords/artist","keywords/adventure","keywords/Baby"],"primary_image":{"bucket":"new_assets","id":"%2F682fa40ae1b65ed8221fd3a9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747953060000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","social_title":"","summary":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Scotty McCreery (608800)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","permalink":"https://wdsd.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/"},"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9","title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","description":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","author":"Kelly Fisher"},"pub_start":1747953060000,"pub_until":4115978604802,"pub_changed":1747954593586,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Scotty McCreery (608800)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682fa392e1b65ed8221fd39f","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","keyword:keywords/Scotty McCreery","keyword:keywords/Gabi McCreery","keyword:keywords/wife","keyword:keywords/Merrick Avery McCreery","keyword:keywords/son","keyword:keywords/baby","keyword:keywords/thing","keyword:keywords/artist","keyword:keywords/adventure","keyword:keywords/Baby","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F67ffb335da50665248cd41bf","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67fcefd79a35e0b261210299","img_meta":{"base_id":"%2F67fcefd79a35e0b261210299","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/listen-to-win-1-000-1759062/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5d519ee230a46c273a33ac73","type":"LEADS","record":{"title":"Get Great Deals With our Half Price Hookup!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/63862ef3480b1220ee36dd4b","img_meta":{"base_id":"%2F63862ef3480b1220ee36dd4b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://wildeihm.incentrev.com/wilmington/deals","web":"https://wildeihm.incentrev.com/wilmington/deals"},"name":"","description":"Get Great Deals With our Half Price Hookup! Limited quantity available, so be sure to log in and get yours before they sell out! "},"use_catalog_image":false,"catalog":null}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6553ce93d4d2fe9ac0536d47","type":"LEADS","record":{"title":"Listen to Morgan Wallen & More For Free","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6813d08f83087d3ebcf9e269","img_meta":{"base_id":"%2F6813d08f83087d3ebcf9e269","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://play/custom/artist/30731053","web":"https://www.iheart.com/artist/morgan-wallen-30731053/?autoplay=true"},"name":"Morgan Wallen","description":""},"use_catalog_image":false,"catalog":{"name":"Morgan Wallen","id":"30731053","kind":"artist","country":null}}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjoxLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F682f9c5747207ee52e9959c0","type":"PUBLISHING","record":{"ref_id":"%2F682f9c5747207ee52e9959c0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"64bbf533-6dbd-4e56-8677-692af8e83aeb","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f9cdb47207ee52e9959d3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Country singer-songwriter \u003ca href=\"https://www.iheart.com/artist/jamey-johnson-41859/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41859\" data-catalog-related-id=\"\">\u003cstrong>Jamey Johnson\u003c/strong>\u003c/a> knew his wife was “the one” almost immediately.\u003c/p>\n\n\u003cp>He popped the question one day after meeting her.\u003c/p>\n\n\u003cp>\u003cstrong>Brittney Eakins\u003c/strong> said “no” that time; however, the pair started dating and tied the knot earlier this week at Graystone Quarry in Franklin, Tennessee, outside of Nashville. The ceremony hosted about 350 guests on Tuesday (May 20), accommodating touring schedules for fellow artists in attendance. Johnson, 49, and Eakins, 33, shared their love story and wedding details with \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> in a story published on Thursday (May 22).\u003c/p>\n\n\u003cp>The newlyweds recalled meeting in January 2019 in Jackson, Mississippi. Johnson and Eakins, whose career is in law, were both attending the governor’s inauguration, and the country star “proposed the next day,” he told \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. Eakins told the publication that she countered the proposal with “a date first,” and they continued the relationship for years. Johnson popped the question again in March 2023, and that time, Eakins said “yes.” Johnson asked \u003ca href=\"https://www.iheart.com/artist/ernest-42811395/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42811395\" data-catalog-related-id=\"\">\u003cstrong>ERNEST\u003c/strong>\u003c/a> \u003ca href=\"https://country.iheart.com/content/2025-05-21-watch-why-ernest-says-this-was-his-most-nerve-racking-performance-ever/\" target=\"_blank\">to perform their first dance song\u003c/a>, “Look At You Girl” by \u003ca href=\"https://www.iheart.com/artist/chris-ledoux-27679/\" target=\"_blank\">\u003cstrong>Chris LeDoux\u003c/strong>\u003c/a>. ERNEST said he’s “played some nerve racking moments. But singing the first dance song for [Jamey Johnson] takes the (wedding) cake.” He added it was “an honor” to take the stage. \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/\" target=\"_blank\">Watch the first dance here\u003c/a>, and \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">find the newlyweds’ \u003c/a>\u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>\u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\"> story here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDJ5uGkot3L_%2F","@url":"https://www.instagram.com/reel/DJ5uGkot3L_/","author_name":"ernest","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ERNEST (@ernest)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/499710063_18506551894021026_5531781462543449955_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QFBYj6xb8TRZhM3hk6-XIEoPBb54jwliZBJhTCWnqHfxYqKt84zy4j1nquZhu2FYCQ&_nc_ohc=gzNtWcaEKnwQ7kNvwHElw89&_nc_gid=62Jr5KThW7MTazsYdh4VdQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJyseOFdSWTWSUfNmOCtUKGm9FEXL4yTmR4mz6znspPLQ&oe=68358587&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ERNEST (@ernest)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DJ5uGkot3L_/"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/","cuser":"user/ldap/1129284","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":["keywords/Jamey Johnson","keywords/bride","keywords/wife","keywords/Brittney Eakins","keywords/question","keywords/PEOPLE","keywords/guests"],"primary_image":{"bucket":"new_assets","id":"%2F682f9cdb47207ee52e9959d3"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747950840000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","social_title":"Country Star Jamey Johnson Popped The Question To His Bride One Day After They Met","summary":"Jamey Johnson knew his wife was “the one” almost immediately. 💍 ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jamey Johnson (41859)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jamey Johnson Popped The Question To His Bride One Day After They Met","permalink":"https://wdsd.iheart.com/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/"},"slug":"2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3","title":"Jamey Johnson Popped The Question To His Bride One Day After They Met","description":"Jamey Johnson knew his wife was “the one” almost immediately. 💍 ❤️","author":"Kelly Fisher"},"pub_start":1747950840000,"pub_until":4115978604802,"pub_changed":1747951285998,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jamey Johnson (41859)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f9c5747207ee52e9959c0","slug:2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","slug:2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","keyword:keywords/Jamey Johnson","keyword:keywords/bride","keyword:keywords/wife","keyword:keywords/Brittney Eakins","keyword:keywords/question","keyword:keywords/PEOPLE","keyword:keywords/guests","author:user"]}},{"id":"%2F682f921547207ee52e99599b","type":"PUBLISHING","record":{"ref_id":"%2F682f921547207ee52e99599b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"cb36eef2-a0ac-4192-a98b-ff0422ab3ff6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f937647207ee52e9959b2","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jana-kramer-540684/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"540684\" data-catalog-related-id=\"\">\u003cstrong>Jana Kramer\u003c/strong>\u003c/a> already has “something planned” for her first wedding anniversary with husband \u003cstrong>Allan Russell\u003c/strong> — there’s just one “fear” that something will get in the way.\u003c/p>\n\n\u003cp>Kramer, 41, hinted at the anniversary plans when she and Russell, 44, caught up on the latest \u003ca href=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/\" target=\"_blank\">\u003cem>Adult Education\u003c/em>\u003c/a>\u003cem> \u003c/em>episode of \u003ca href=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"29262403\" data-catalog-related-id=\"\">\u003cem>Whine Down with Jana Kramer\u003c/em>\u003c/a>. Throughout the podcast, the married duo talked about Kramer’s “crazy” schedule filming a movie, how Russell has been doing at home without her, and more.\u003c/p>\n\n\u003cp>The country singer-songwriter, actress, author and podcast host revealed to her husband (noting that her “fear” is scheduling conflicts with work), “I have something planned for you for our one-year wedding anniversary that you have no idea about. I have planned it. I have booked it. …I'm about to send a letter, an email, out to my agents and be like, ‘No matter what comes up, they're gonna have to move around these three dates.’”\u003c/p>\n\n\u003cp>Kramer and Russell tied the knot in a stunning ceremony at Carnell Estate in Scotland on July 13, 2024; however, they revealed in another \u003cem>Adult Education \u003c/em>installment of the podcast earlier this year that they actually got married sooner. \u003ca href=\"https://country.iheart.com/content/2025-03-12-jana-karmer-reveals-secret-about-her-marriage-to-allan-russell/\" target=\"_blank\">They revealed the secret after more than a year\u003c/a>. Russell confirmed, “we got married in January [2024] and we made it formal in July,” noting “legalities” ahead of their wedding abroad, and “we were desperate to marry each other.” Kramer called the January 2024 marriage “private and precious.”\u003c/p>\n\n\u003cp>Kramer and Russell share one child together. They welcomed son \u003cstrong>Roman James Russell\u003c/strong> in November 2023. Roman joins \u003cstrong>Troy\u003c/strong>, Russell’s teen son from a previous relationship, and \u003cstrong>Jolie\u003c/strong>, 9, and \u003cstrong>Jace\u003c/strong>, 6, Kramer’s two children from her previous marriage.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/","cuser":"user/ldap/1129284","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":["keywords/Jana Kramer","keywords/Allan Russell","keywords/country singer-songwriter","keywords/duo","keywords/something","keywords/plans"],"primary_image":{"bucket":"new_assets","id":"%2F682f937647207ee52e9959b2"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747948080000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","social_title":"Why Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband Allan Russell","summary":"Jana Kramer and Allan Russell will celebrate their first wedding anniversary this summer, and Kramer already has a surprise planned.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jana Kramer (540684)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband","permalink":"https://wdsd.iheart.com/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/"},"slug":"2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2","title":"Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband","description":"Jana Kramer and Allan Russell will celebrate their first wedding anniversary this summer, and Kramer already has a surprise planned.","author":"Kelly Fisher"},"pub_start":1747948080000,"pub_until":4115978604802,"pub_changed":1747948476963,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jana Kramer (540684)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f921547207ee52e99599b","slug:2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","slug:2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","keyword:keywords/Jana Kramer","keyword:keywords/Allan Russell","keyword:keywords/country singer-songwriter","keyword:keywords/duo","keyword:keywords/something","keyword:keywords/plans","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012"}}}}}},{"_id":"%2F5955197ff341c9691e6b420f","slug":"christa-cooper","ownBrand":"brands/Christa Cooper","configByLookup":{"common":{"branding":{"name":"Christa Cooper","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60c381ae04ffa83a4e025b0b"}}}}}},{"_id":"%2F5ad61fc536a4ba562ee462a6","slug":"whiskey-and-randy","ownBrand":"brands/Whiskey and Randy","configByLookup":{"common":{"branding":{"name":"Whiskey and Randy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5ae37bb4cba4f0b374db1c24"}}}}}},{"_id":"%2F5bd7274b9a02674b2685bfcd","slug":"kyle-mcmahon","ownBrand":"brands/Kyle McMahon","configByLookup":{"common":{"branding":{"name":"Kyle McMahon","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/642f87f075b44230efc828a2"}}}}}},{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["25100459","30301596","28226439","99726052","30753068","57009832","59193914","27722337","30347274","30347275","28286845"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F682f894747207ee52e995982","type":"PUBLISHING","record":{"ref_id":"%2F682f894747207ee52e995982","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b65ccc5e-fd95-437d-ac12-3b55cd3463b7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f8bcc47207ee52e99598d","new_tab":false,"schedule":{},"source_credit":"Getty Images, Wilson County Sheriff’s Office","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rising country singer-songwriter \u003ca href=\"https://www.iheart.com/artist/gavin-adcock-36681831/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36681831\" data-catalog-related-id=\"\">\u003cstrong>Gavin Adock\u003c/strong>\u003c/a> was arrested on Wednesday night (May 21) in Middle Tennessee.\u003c/p>\n\n\u003cp>Tennessee Highway Patrol officers arrested Adcock, 26, at 11:15 p.m. in Wilson County, which borders Davison County, where Nashville is located. Adcock is accused of reckless driving and a violation of open container laws, information from the Wilson County Sheriff’s Office shows. The singer-songwriter was released early Thursday morning (May 22), at 4:34 a.m. He has not publicly commented on the incident. No additional information was available as of publication time.\u003c/p>\n\n\u003cp>The Georgia-born country artist started writing music in high school. He recorded and released his first original song after a knee injury sidelined the former football player in 2021, per his bio. Adcock has since released “On One,” “Need To,” “Run Your Mouth,” “A Cigarette,” “Four Leaf Clover” and more. This year, his tour dates include major festivals (including CMA Fest in Nashville, Tennessee) and shows with headliner \u003ca href=\"https://www.iheart.com/artist/morgan-wallen-30731053/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30731053\" data-catalog-related-id=\"\">\u003cstrong>Morgan Wallen\u003c/strong>\u003c/a> on his 2025 “I'm The Problem Tour,” among others.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/","cuser":"user/ldap/1129284","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":["keywords/Gavin Adcock","keywords/Middle Tennessee","keywords/Gavin Adock","keywords/Wilson County","keywords/country artist","keywords/Davison County"],"primary_image":{"bucket":"new_assets","id":"%2F682f8bcc47207ee52e99598d"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747946160000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","social_title":"","summary":"The singer-songwriter, whose 2025 tour dates include major festivals and Morgan Wallen's \"I'm The Problem Tour,\" was arrested in Tennessee.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Gavin Adcock (36681831)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Country Artist Gavin Adcock Arrested In Tennessee","permalink":"https://wdsd.iheart.com/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/"},"slug":"2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d","title":"Country Artist Gavin Adcock Arrested In Tennessee","description":"The singer-songwriter, whose 2025 tour dates include major festivals and Morgan Wallen's \"I'm The Problem Tour,\" was arrested in Tennessee.","author":"Kelly Fisher"},"pub_start":1747946160000,"pub_until":4115978604802,"pub_changed":1747946564957,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Gavin Adcock (36681831)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f894747207ee52e995982","slug:2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","slug:2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","keyword:keywords/Gavin Adcock","keyword:keywords/Middle Tennessee","keyword:keywords/Gavin Adock","keyword:keywords/Wilson County","keyword:keywords/country artist","keyword:keywords/Davison County","author:user"]}},{"id":"%2F682f62cf47207ee52e995961","type":"PUBLISHING","record":{"ref_id":"%2F682f62cf47207ee52e995961","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bb428ab1-f9cf-4e45-b666-76d5f87c8dae","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f64c147207ee52e99596b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a> catapulted herself to an unequaled career since her powerful debut in the 2000s.\u003c/p>\n\n\u003cp>Swift, 35, has more than proved her ability to transcend genres as she captivated audiences around the world over the course of her nearly 20-year career. That includes her electrifying “Eras Tour,” which kicked off in March 2023 and continued through early December 2024. During that time, Swift played a total of 149 shows spanning five continents as she honored each era of her career so far.\u003c/p>\n\n\u003cp>Swift’s self-titled debut album introduced her to the world as a 16-year-old country artist. Some of Swift’s following records continued the trailblazer’s career in the genre — and some of her music still nodded to country elements — as she broadened her career in the music industry. A few of her most well-known country hits from her country eras include “\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115068\" data-catalog-related-id=\"\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a>,” “Picture to Burn,” “Should’ve Said No,” “Back to December,” “Speak Now,” and others.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.thetoptens.com/music/taylor-swift-country-songs/\" target=\"_blank\">The Top Tens\u003c/a>, a reference site that includes hundreds of thousands of Top 10 rankings, included a list of Swift’s best country songs. Take a nostalgic stroll down memory lane with a list of some of Swift’s highlights of her country eras:\u003c/p>\n\n\u003ch3>10. \u003ca href=\"https://www.youtube.com/watch?v=9-rKvhsjwKU\" target=\"_blank\">“White Horse”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De"},{"html":"\u003ch3>9. \u003ca href=\"https://www.youtube.com/watch?v=xKCek6_dB0M\" target=\"_blank\">“Teardrops On My Guitar”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn"},{"html":"\u003ch3>8. \u003ca href=\"https://www.youtube.com/watch?v=rLCol1C3ouc\" target=\"_blank\">“Fifteen”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1"},{"html":"\u003ch3>7. \u003ca href=\"https://www.youtube.com/watch?v=Jb2stN7kH28\" target=\"_blank\">“Our Song”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36"},{"html":"\u003ch3>6. \u003ca href=\"https://www.youtube.com/watch?v=R_rUYuFtNO4\" target=\"_blank\">“Red”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA"},{"html":"\u003ch3>5. \u003ca href=\"https://www.youtube.com/watch?v=7lLigiVgJsE\" target=\"_blank\">“Fearless”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN"},{"html":"\u003ch3>4. \u003ca href=\"https://www.youtube.com/watch?v=8AR1dKawCi8\" target=\"_blank\">“Mean”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P"},{"html":"\u003ch3>3. \u003ca href=\"https://www.youtube.com/watch?v=oxNLRqMJMZk\" target=\"_blank\">“Mine”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M"},{"html":"\u003ch3>2. \u003ca href=\"https://www.youtube.com/watch?v=vwp8Ur6tO-8\" target=\"_blank\">“You Belong With Me”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral"},{"html":"\u003ch3>1. \u003ca href=\"https://www.youtube.com/watch?v=8xg3vE8Ie_E\" target=\"_blank\">“Love Story”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/","cuser":"user/ldap/1129284","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":["keywords/taylor Swift","keywords/country songs","keywords/some","keywords/country eras","keywords/career","keywords/favorite","keywords/country debut","keywords/one","keywords/Some","keywords/Eras Tour"],"primary_image":{"bucket":"new_assets","id":"%2F682f64c147207ee52e99596b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747937460000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","social_title":"","summary":"Taylor Swift catapulted herself to an unequaled career since her powerful country debut in the 2000s. Which one of Swift's country songs is your favorite?","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (33221)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"These Are 10 Of Taylor Swift's Best Country Songs Of All Time","permalink":"https://wdsd.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/"},"slug":"2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b","title":"These Are 10 Of Taylor Swift's Best Country Songs Of All Time","description":"Taylor Swift catapulted herself to an unequaled career since her powerful country debut in the 2000s. Which one of Swift's country songs is your favorite?","author":"Kelly Fisher"},"pub_start":1747937460000,"pub_until":4115978604802,"pub_changed":1747937882077,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Taylor Swift (33221)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f62cf47207ee52e995961","slug:2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","slug:2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","keyword:keywords/taylor Swift","keyword:keywords/country songs","keyword:keywords/some","keyword:keywords/country eras","keyword:keywords/career","keyword:keywords/favorite","keyword:keywords/country debut","keyword:keywords/one","keyword:keywords/Some","keyword:keywords/Eras Tour","author:user"]}},{"id":"%2F682f6418a37b393bc55fb4b7","type":"PUBLISHING","record":{"ref_id":"%2F682f6418a37b393bc55fb4b7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fa1542cb-bf44-48f2-a52d-a956f71f147a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","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&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":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Shot from above of an anonymous woman packing things in her suitcase. She is holding and putting on a green shirt in. There is her mobile phone, hat, camera, and wireless headphones","id":"%2F682f64de72fe7ff61232c3c4","new_tab":false,"schedule":{},"source_credit":"Milko / iStock / Getty Images","title":"Cropped photo of an unrecognizable woman putting cloathing in her suitcase","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Southwest Airlines has announced a new policy \u003ca href=\"https://abcnews.go.com/GMA/Travel/southwest-longer-portable-batteries-stored-passenger-bags/story?id=121981972\" target=\"_blank\">prohibiting passengers from using portable charging devices\u003c/a> stored inside carry-on bags. Starting May 28, passengers must keep power banks and chargers visible while in use during flights, such as in a seat pocket or on a tray table, to prevent potential fire hazards.\u003c/p>\n\n\u003cp>The airline's decision is \u003ca href=\"https://www.cnn.com/2025/05/22/travel/southwest-airlines-tightens-rules-visible-portable-chargers\" target=\"_blank\">driven by safety concerns over lithium-ion batteries\u003c/a>, which can overheat and catch fire. Southwest is the first U.S. airline to implement this policy, which aligns with similar rules adopted by several Asian carriers, including those in South Korea.\u003c/p>\n\n\u003cp>While the Federal Aviation Administration (FAA) allows portable batteries in carry-on luggage, Southwest's new rule aims to enhance safety by ensuring chargers are not used in overhead bins or stored in bags during flights.\u003c/p>\n\n\u003cp>“This policy by Southwest is trying to minimize and address that risk by having them visible and accessible,” \u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\">\u003cstrong>Hassan Shahidi,\u003c/strong>\u003c/a>\u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\"> president and CEO of the Flight Safety Foundation, a nonprofit that advocates for aviation safety, told \u003c/a>\u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\">\u003cem>The Washington Post\u003c/em>\u003c/a>. “If it is not accessible, it is a problem.”\u003c/p>\n\n\u003cp>The FAA has documented over 600 incidents involving lithium batteries since 2006, with \u003ca href=\"https://www.forbes.com/sites/suzannerowankelleher/2025/05/22/southwest-airlines-bans-charging-devices-inside-carry-on-bags-heres-why/\" target=\"_blank\">22 incidents already reported in 2025\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/","cuser":"user/ldap/cccnyc1wjg","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":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F682f64de72fe7ff61232c3c4"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747936680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","social_title":"","summary":"The new policy takes effect on May 28.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Airline Makes Major Change To What You Can Put In Your Carry-On Bags","permalink":"https://wdsd.iheart.com/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/"},"slug":"2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4","title":"Airline Makes Major Change To What You Can Put In Your Carry-On Bags","description":"The new policy takes effect on May 28.","author":"iHeartRadio"},"pub_start":1747936680000,"pub_until":4115978604802,"pub_changed":1747937058276,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"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:/682f6418a37b393bc55fb4b7","slug:2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","slug:2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F682f4f6f47207ee52e99591b","type":"PUBLISHING","record":{"ref_id":"%2F682f4f6f47207ee52e99591b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c713b55f-c9cf-4b36-836b-37512b090446","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f504047207ee52e995927","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/chris-stapleton-901714/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"901714\" data-catalog-related-id=\"\">\u003cstrong>Chris Stapleton\u003c/strong>\u003c/a> declares he’s “just as bad as I used to be” in the lyrics of his newly-released anthem, which appears in the soon-to-debut motorsport drama, \u003cem>F1\u003c/em>.\u003c/p>\n\n\u003cp>The reigning Academy of Country Music Male Artist of the Year is the sole songwriter of “https://www.youtube.com/watch?v=p13Cn0mONP8.” Stapleton’s signature, soulful vocals bring the song to life, blending with elements of country, blues and Southern rock sounds\u003c/p>\n\n\u003cp>Stapleton’s anthem is the latest to release from the \u003cem>F1\u003c/em> soundtrack, following songs by \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" target=\"_blank\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/dom-dolla-30977567/\" target=\"_blank\">\u003cstrong>Dom Dolla\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" target=\"_blank\">\u003cstrong>Rosé\u003c/strong>\u003c/a>. \u003cem>F1: The Movie \u003c/em>follows “a Formula One driver (who) comes out of retirement to mentor and team with a younger driver,” its description reads on \u003ca href=\"https://www.imdb.com/title/tt16311594/?ref_=nv_sr_srsg_1_tt_7_nm_0_in_0_q_f1\" target=\"_blank\">IMDb\u003c/a>. The \u003cstrong>Joseph Kosinski\u003c/strong>-directed action film stars \u003cstrong>Brad Pitt\u003c/strong>, \u003cstrong>Javier Bardem\u003c/strong>, \u003cstrong>Kerry Condon\u003c/strong>, \u003cstrong>Damson Idris\u003c/strong>, \u003cstrong>Tobias Menzies\u003c/strong> and others. The movie is set to premiere on June 27. The full soundtrack will release the same day.\u003c/p>\n\n\u003cp>See the full track list below, and listen to Stapleton’s track here and on iHeartCountry stations.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY"},{"html":"\u003cp>1. \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" target=\"_blank\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>, “Lose My Mind (feat. \u003ca href=\"https://www.iheart.com/artist/doja-cat-30317449/\" target=\"_blank\">\u003cstrong>Doja Cat\u003c/strong>\u003c/a>)”\u003c/p>\n\n\u003cp>2. \u003ca href=\"https://www.iheart.com/artist/dom-dolla-30977567/\" target=\"_blank\">\u003cstrong>Dom Dolla\u003c/strong>\u003c/a>, “No Room for a Saint (feat. \u003cstrong>Nathan Nicholson\u003c/strong>)”\u003c/p>\n\n\u003cp>3. \u003ca href=\"https://www.iheart.com/artist/ed-sheeran-396790/\" target=\"_blank\">\u003cstrong>Ed Sheeran\u003c/strong>\u003c/a>, “Drive”\u003c/p>\n\n\u003cp>4. \u003ca href=\"https://www.iheart.com/artist/tate-mcrae-31522919/\" target=\"_blank\">\u003cstrong>Tate McRae\u003c/strong>\u003c/a>, “Just Keep Watching”\u003c/p>\n\n\u003cp>5. \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" target=\"_blank\">\u003cstrong>Rosé\u003c/strong>\u003c/a>, “Messy”\u003c/p>\n\n\u003cp>6. \u003ca href=\"https://www.iheart.com/artist/burna-boy-837492/\" target=\"_blank\">\u003cstrong>Burna Boy\u003c/strong>\u003c/a>, “Don’t Let Me Drown”\u003c/p>\n\n\u003cp>7. \u003ca href=\"https://www.iheart.com/artist/roddy-ricch-31885278/\" target=\"_blank\">\u003cstrong>Roddy Ricch\u003c/strong>\u003c/a>, “Underdog”\u003c/p>\n\n\u003cp>8. \u003ca href=\"https://www.iheart.com/artist/raye-30026990/\" target=\"_blank\">\u003cstrong>RAYE\u003c/strong>\u003c/a>, “Grandma Calls the Boys Bad News”\u003c/p>\n\n\u003cp>9. \u003ca href=\"https://www.iheart.com/artist/chris-stapleton-901714/\" target=\"_blank\">\u003cstrong>Chris Stapleton\u003c/strong>\u003c/a>, “Bad as I Used to Be”\u003c/p>\n\n\u003cp>10. \u003ca href=\"https://www.iheart.com/artist/myke-towers-32169597/\" target=\"_blank\">\u003cstrong>Myke Towers\u003c/strong>\u003c/a>, “Baja California”\u003c/p>\n\n\u003cp>11. \u003ca href=\"https://www.iheart.com/artist/tiesto-61055/\" target=\"_blank\">\u003cstrong>Tiësto\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sexyy-red-32273600/\" target=\"_blank\">\u003cstrong>Sexyy Red\u003c/strong>\u003c/a>, “OMG!”\u003c/p>\n\n\u003cp>12. \u003ca href=\"https://www.iheart.com/artist/madison-beer-930492/\" target=\"_blank\">\u003cstrong>Madison Beer\u003c/strong>\u003c/a>, “All at Once”\u003c/p>\n\n\u003cp>13. \u003ca href=\"https://www.iheart.com/artist/peggy-gou-31343469/\" target=\"_blank\">\u003cstrong>Peggy Gou\u003c/strong>\u003c/a>, “D.A.N.C.E “\u003c/p>\n\n\u003cp>14. \u003ca href=\"https://www.iheart.com/artist/pawsa-31768102/\" target=\"_blank\">\u003cstrong>PAWSA\u003c/strong>\u003c/a>, “Double C”\u003c/p>\n\n\u003cp>15. \u003ca href=\"https://www.iheart.com/artist/mr-eazi-877121/\" target=\"_blank\">\u003cstrong>Mr Eazi\u003c/strong>\u003c/a>, “Attention”\u003c/p>\n\n\u003cp>16. \u003ca href=\"https://www.iheart.com/artist/darkoo-30993647/\" target=\"_blank\">\u003cstrong>Darkoo\u003c/strong>\u003c/a>, “Give Me Love”\u003c/p>\n\n\u003cp>17. \u003ca href=\"https://www.iheart.com/artist/obongjayar-31745684/\" target=\"_blank\">\u003cstrong>Obongjayar\u003c/strong>\u003c/a>, “Gasoline”\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/","cuser":"user/ldap/1129284","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":["keywords/Chris Stapleton","keywords/anthem","keywords/F1","keywords/driver","keywords/lyrics","keywords/Academy of Country Music Male Artist of the Year","keywords/songwriter"],"primary_image":{"bucket":"new_assets","id":"%2F682f504047207ee52e995927"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747932720000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","social_title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' In Soulful Anthem From Adrenaline-Rushing Action Film","summary":"Chris Stapleton delivered a new anthem that appears in a soon-to-debut motorsport drama. Listen here:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Chris Stapleton (901714)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen","permalink":"https://wdsd.iheart.com/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/"},"slug":"2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927","title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen","description":"Chris Stapleton delivered a new anthem that appears in a soon-to-debut motorsport drama. Listen here:","author":"Kelly Fisher"},"pub_start":1747932720000,"pub_until":4115978604802,"pub_changed":1747933146442,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Chris Stapleton (901714)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f4f6f47207ee52e99591b","slug:2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","slug:2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","keyword:keywords/Chris Stapleton","keyword:keywords/anthem","keyword:keywords/F1","keyword:keywords/driver","keyword:keywords/lyrics","keyword:keywords/Academy of Country Music Male Artist of the Year","keyword:keywords/songwriter","author:user"]}},{"id":"%2F682f47c747207ee52e9958dd","type":"PUBLISHING","record":{"ref_id":"%2F682f47c747207ee52e9958dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"39891052-1c0d-4bfc-96fe-0b4f12e40ea8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f484247207ee52e9958e7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a>’s hairdresser “talked me into” entering a Dolly lookalike contest with a group of drag queens paying tribute to the legendary artist’s signature look.\u003c/p>\n\n\u003cp>She lost.\u003c/p>\n\n\u003cp>Parton, 79, \u003ca href=\"https://z100.iheart.com/featured/elvis-duran/content/2025-05-22-dolly-parton-entered-a-dolly-look-alike-drag-contestand-lost/\" target=\"_blank\">appeared on \u003c/a>\u003ca href=\"https://z100.iheart.com/featured/elvis-duran/content/2025-05-22-dolly-parton-entered-a-dolly-look-alike-drag-contestand-lost/\" target=\"_blank\">\u003cem>Elvis Duran and the Morning Show\u003c/em>\u003c/a> on Thursday morning (May 22). The beloved \u003ca href=\"https://country.iheart.com/content/2025-05-20-dolly-parton-details-journey-of-overcoming-naysayers-in-astounding-career/\" target=\"_blank\">country star, fashion icon, actress, author and philanthropist\u003c/a> spoke about the music and the cast of her soon-to-debut Broadway musical. That’s when Duran noted that “this is not a new thing, people pretending to be Dolly.” He laughed as he said his favorites are the “Dolly drag queens,” who have long been known for dressing as Parton.\u003c/p>\n\n\u003cp>“I get a kick out of those drag queens,” she said. When asked whether it’s true that Parton once entered a lookalike contest and lost, she told the story on air. “But that was years ago when my — I have my little gay hairdresser at the time lived up there near Santa Monica Boulevard where a lot of the gays hang out. And every Halloween, of course, they all dress up. And he said, ‘well, let’s go down,’ and he’s like, ‘they give free drinks for, you know, for the people that participate.’ So, they would just walk them across the stage, and whoever got the most applause, you know, got free drinks for the rest of the night or whatever.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ9Zsg0NZss%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DJ9Zsg0NZss/?hl=en","author_name":"z100newyork","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Z100NewYork (@z100newyork)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/500077364_18501392005062379_1667200611362083547_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=107&_nc_oc=Q6cZ2QHyXYCN4JH14d6uav7NGQnbGNhryTAoPdVnWcau6IL7EP_bUUKdL_vvUmFG_0XuGcc&_nc_ohc=rL7yn-0zNgoQ7kNvwEqzTWL&_nc_gid=qmMyZzlxFYBXi0iwyUk5aw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK67-rLvpMTW_eP8qT9FLS06n-h84lye2E3PAQHRG4jdQ&oe=68351D2D&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Z100NewYork (@z100newyork)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ9Zsg0NZss/?hl=en"},{"html":"\u003cp>“So, he talked me into just kind of over exaggerating myself, if that’s possible,” Parton continued. “You know, bigger beauty mark, bigger hair, bigger whatever. So — all these big drag queens (are) going across the stage as Dolly, and then I walked across the stage, you know, just traipsing across … nobody applauded, like a little trickle that was probably David, my hairdresser. But we laughed so hard. So I always told the story that I entered a Dolly lookalike contest and lost.”\u003c/p>\n\n\u003cp>Throughout the conversation on \u003cem>Elvis Duran and the Morning Show\u003c/em>, Parton also spoke about her new Southern-inspired single-serve meals (including beef pot roast, shrimp and grits and more), Dollywood’s 40th anniversary, her globally-successful Imagination Library, and her upcoming production, \u003cem>DOLLY: An Original Musical.\u003c/em> \u003ca href=\"https://country.iheart.com/content/2025-05-05-dolly-parton-reveals-3-actresses-playing-her-in-world-premiere-of-musical/\" target=\"_blank\">Parton recently introduced the three actresses playing Dolly\u003c/a> — \u003cstrong>Katie Rose Clarke\u003c/strong>, \u003cstrong>Carrie St. Louis\u003c/strong> and \u003cstrong>Quinn Titcomb\u003c/strong> — during the world premiere. The autobiographical, \u003cstrong>Bartlett Sher\u003c/strong>-directed show will make its debut this summer at The Fisher Center for the Performing Arts at Belmont University in Nashville, Tennessee, before heading to New York City in 2026. \u003cem>DOLLY: An Original Musical \u003c/em>will run in Nashville from July 18 through August 31, 2025.\u003c/p>\n\n\u003cp>Watch Parton’s full interview \u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\">on \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\">\u003cem>Elvis Duran and the Morning Show\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\"> here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/","cuser":"user/ldap/1129284","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":["keywords/dolly parton","keywords/Watch","keywords/lookalike contest","keywords/Dolly Parton","keywords/Duran"],"primary_image":{"bucket":"new_assets","id":"%2F682f484247207ee52e9958e7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747929360000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","social_title":"","summary":"\"I get a kick out of those drag queens,\" Dolly Parton gushed in a new interview on 'Elvis Duran and the Morning Show.' Watch her share the story of how she lost a lookalike contest:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Dolly Parton (2614)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest","permalink":"https://wdsd.iheart.com/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/"},"slug":"2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7","title":"Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest","description":"\"I get a kick out of those drag queens,\" Dolly Parton gushed in a new interview on 'Elvis Duran and the Morning Show.' Watch her share the story of how she lost a lookalike contest:","author":"Kelly Fisher"},"pub_start":1747929360000,"pub_until":4115978604802,"pub_changed":1747929747893,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Dolly Parton (2614)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f47c747207ee52e9958dd","slug:2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","slug:2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","keyword:keywords/dolly parton","keyword:keywords/Watch","keyword:keywords/lookalike contest","keyword:keywords/Dolly Parton","keyword:keywords/Duran","author:user"]}},{"id":"%2F682f27f12f33cf03d81da2d6","type":"PUBLISHING","record":{"ref_id":"%2F682f27f12f33cf03d81da2d6","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Kyle McMahon","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Esai Morales by Filip Shobot","id":"%2F682f3ef42f33cf03d81da2fe","new_tab":false,"schedule":{},"source_credit":"Filip Shobot","title":"Esai Morales","type":"asset","url":"","use_caption":false},{"html":"\u003ch2>\u003cstrong>\u003cem>EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025\u003c/em>\u003c/strong>\u003c/h2>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Every Memorial Day weekend, the nation pauses to remember the men and women who answered freedom’s call and never made it home. For 36 years the \u003cstrong>\u003cem>National Memorial Day Concert\u003c/em>\u003c/strong> on PBS has given those memories a platform, a soundtrack and a stage, wrapping stories of sacrifice in music, tributes and living history. This Sunday, May 25th, the tradition continues live from the West Lawn of the U.S. Capitol and it arrives with both a familiar spirit and a heartfelt change.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Due to last minute, unforeseen circumstances, long time co‑host \u003ca href=\"https://podcast.popcultureweekly.com/guests/joe-mantegna/\" target=\"_blank\">\u003cstrong>Joe Mantegna\u003c/strong>\u003c/a> will be unable to attend, but the baton is in compassionate and capable hands. \u003cstrong>Esai Morales\u003c/strong>, currently starring in \u003cstrong>\u003cem>Mission: Impossible - The Final Reckoning\u003c/em>\u003c/strong>, will join the tireless \u003ca href=\"https://podcast.popcultureweekly.com/guests/gary-sinise/\" target=\"_blank\">\u003cstrong>Gary Sinise\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to shepherd the memorable evening. Morales brings a deep commitment to service and storytelling, so stepping into this role feels less like “filling in” and more like answering a new mission of his own.\u003cbr />\u003cbr />Joe Mantegna’s decades long work has helped make the concert a Memorial Day touchstone and his absence this year will be felt. Yet Morales’ own record of championing worthy causes makes him a natural fit to step in to the spirit Mantegna and Sinise have fostered for so long together. Expect warmth, reverence and a gentle reminder that remembrance is an everyday responsibility and not a once a year ritual.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003ch3>\u003cstrong>An Evening With A Purpose\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PBS annual National Memorial Day Concert returns to the West Lawn of the Capitol for 2022, expertly honoring the fallen men and women who have sacrificed our lives for the freedoms we enjoy.","id":"%2F6293f9d0d72f73c0d43d583d","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"National Memorial Day Concert 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The National Memorial Day Concert weaves personal stories of our nations heroes \u003ca href=\"https://news.iheart.com/featured/kyle-mcmahon/content/2025-05-19-national-memorial-day-concert-2025-lineup-honors-our-nations-heroes/\" target=\"_blank\">with performances\u003c/a> that lift the soul. This years special will be no different with powerful, purposeful segments that include:\u003c/p>\n\n\u003cp>\u003cstrong>Tribute Segments\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003cem>Gold Star Families\u003c/em> - \u003cstrong>Gretchen Mol\u003c/strong> shares the journey of Krista Simpson Anderson, whose Green Beret husband was killed in Afghanistan. \u003c/li>\n\u003cli>\u003cbr />\u003cem>80th Anniversary of the End of WWII\u003c/em> - \u003ca href=\"https://podcast.popcultureweekly.com/videos/national-memorial-day-concert-2017-kyle2u-live-with-kyle-mcmahon/\" target=\"_blank\">\u003cstrong>Robert Patrick\u003c/strong>\u003c/a> honors Marine veteran Don Graves, a flamethrower operator at Iwo Jima.\u003c/li>\n\u003cli>\u003cbr />\u003cem>Vietnam 50th Anniversary\u003c/em> - \u003cstrong>Blair Underwood\u003c/strong> narrates the story of the “Dustoff” medevac crews, introduced by Col. Otis Evans. \u003c/li>\u003c/ul>\n\n\u003cp>\u003cstrong>Musical Performers\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Power house vocalists \u003cstrong>Loren Allred\u003c/strong>, \u003cstrong>Yolanda Adams\u003c/strong> and \u003cstrong>Angel Blue\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />Country artist, Army veteran, and Purple Heart recipient \u003cstrong>Scotty Hasting\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />The incomparable \u003cstrong>National Symphony Orchestra\u003c/strong> under maestro \u003cstrong>Jack Everly\u003c/strong>, now in his 16th season with the concert.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cead028d1127fe9b8c5cb9b","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003ch3>\u003cstrong>When, Where and How To Watch\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"html":"\u003cul>\u003cli>\u003cstrong>Live Broadcast:\u003c/strong> Sunday, \u003cstrong>May 25, 2025\u003c/strong>, 8:00 - 9:30 pm ET on PBS (with encore at 9:30 pm) \u003c/li>\n\u003cli>\u003cbr />\u003cstrong>Worldwide Stream:\u003c/strong> YouTube and PBS.org; Simulcast for service members via the American Forces Network.\u003c/li>\n\u003cli>\u003cbr />\u003cstrong>On‑Demand:\u003c/strong> Stream free on demand from May 25th through June 8th if you can’t watch live or want to catch it again.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"html":"\u003cp>No matter if you've marched in uniform, waited anxiously at home for a loved one's call or have enjoyed the freedoms secured by our Military men and women, the National Memorial Day Concert invites you to stand in a grateful silence and then rise in song. This annual special is a reminder of who we are when we're at our very best: one family honoring all of those who have served to secure the freedoms we exercise every day.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"30301596","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"html":"\u003cp>\u003cstrong>\u003cem>Check out \u003c/em>\u003c/strong>\u003ca href=\"http://www.kylemcmahon.me/\" target=\"_blank\">\u003cstrong>\u003cem>Kyle Mcmahon\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and subscribe to the \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/podcast/1246-Pop-Culture-Weekly-30301596/?autoplay=true\" target=\"_blank\">\u003cstrong>\u003cem>Pop Culture Weekly podcast\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. You can follow him on \u003c/em>\u003c/strong>\u003ca href=\"https://www.facebook.com/realkylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>Facebook\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\">\u003cstrong>\u003cem>YouTube\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\">\u003cstrong>\u003cem>TikTok\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> , \u003c/em>\u003c/strong>\u003ca href=\"https://letterboxd.com/kyle_mcmahon/\" target=\"_blank\">\u003cstrong>\u003cem>Letterboxd\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and \u003c/em>\u003c/strong>\u003ca href=\"https://www.instagram.com/kmacmusic/\" target=\"_blank\">\u003cstrong>\u003cem>Instagram\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and check out his \u003c/em>\u003c/strong>\u003ca href=\"https://www.amazon.com/shop/kylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>official Amazon Store\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>.\u003c/em>\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://929tomfm.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/","cuser":"user/ldap/1123050","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":["keywords/National Memorial Day Concert","keywords/Esai Morales","keywords/Exclusive","keywords/Joe Mantegna","keywords/PBS","keywords/Gary Sinise"],"primary_image":{"bucket":"assets.getty","id":"%2F682f3ecaf972db789d7ffec4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news","categories/feel-good"],"distribution":["brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]},"publish_date":1747926540000,"publish_end_date":4115978604802,"publish_origin":"brands/Kyle McMahon","seo_title":"EXCLUSIVE: Esai Morales to co-host National Memorial Day Concert 2025","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","social_title":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert","summary":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","targets":[],"title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","permalink":"https://wdsd.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"},"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4","title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","description":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","author":"Kyle McMahon"},"pub_start":1747926540000,"pub_until":4115978604802,"pub_changed":1747926920513,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","categories/feel-good","brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Kyle McMahon","id:/682f27f12f33cf03d81da2d6","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","keyword:keywords/National Memorial Day Concert","keyword:keywords/Esai Morales","keyword:keywords/Exclusive","keyword:keywords/Joe Mantegna","keyword:keywords/PBS","keyword:keywords/Gary Sinise","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682f69e24eab209c23d05fa9","type":"PUBLISHING","record":{"ref_id":"%2F682f69e24eab209c23d05fa9","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f69f24eab209c23d05fb2","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>According to a recent survey the #1 thing that men fear most is swimming with sharks. What is #2?\u003c/p>\n\n\u003cp>A: proposing marriage.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wdsd.iheart.com/content/2025-05-22-nearly-impossible-question-522/","cuser":"user/ldap/ccrilg1clp","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":"%2F682f69f24eab209c23d05fb2"},"primary_target":{"categories":[],"distribution":["brands/WDSD-FM (1731)","brands/Christa Cooper"]},"publish_date":1747937460000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-nearly-impossible-question-522","social_title":"","summary":"Check out today's Nearly Impossible Question!","targets":[],"title":"Nearly Impossible Question 5/22","permalink":"https://wdsd.iheart.com/content/2025-05-22-nearly-impossible-question-522/"},"slug":"2025-05-22-nearly-impossible-question-522","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f69f24eab209c23d05fb2","title":"Nearly Impossible Question 5/22","description":"Check out today's Nearly Impossible Question!","author":""},"pub_start":1747937460000,"pub_until":4115978604802,"pub_changed":1747937804389,"subscription":[{"tags":["brands/WDSD-FM (1731)","brands/Christa Cooper"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/682f69e24eab209c23d05fa9","slug:2025-05-22-nearly-impossible-question-522","slug:2025-05-22-nearly-impossible-question-522"]}},{"id":"%2F682f27f12f33cf03d81da2d6","type":"PUBLISHING","record":{"ref_id":"%2F682f27f12f33cf03d81da2d6","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Kyle McMahon","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Esai Morales by Filip Shobot","id":"%2F682f3ef42f33cf03d81da2fe","new_tab":false,"schedule":{},"source_credit":"Filip Shobot","title":"Esai Morales","type":"asset","url":"","use_caption":false},{"html":"\u003ch2>\u003cstrong>\u003cem>EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025\u003c/em>\u003c/strong>\u003c/h2>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Every Memorial Day weekend, the nation pauses to remember the men and women who answered freedom’s call and never made it home. For 36 years the \u003cstrong>\u003cem>National Memorial Day Concert\u003c/em>\u003c/strong> on PBS has given those memories a platform, a soundtrack and a stage, wrapping stories of sacrifice in music, tributes and living history. This Sunday, May 25th, the tradition continues live from the West Lawn of the U.S. Capitol and it arrives with both a familiar spirit and a heartfelt change.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Due to last minute, unforeseen circumstances, long time co‑host \u003ca href=\"https://podcast.popcultureweekly.com/guests/joe-mantegna/\" target=\"_blank\">\u003cstrong>Joe Mantegna\u003c/strong>\u003c/a> will be unable to attend, but the baton is in compassionate and capable hands. \u003cstrong>Esai Morales\u003c/strong>, currently starring in \u003cstrong>\u003cem>Mission: Impossible - The Final Reckoning\u003c/em>\u003c/strong>, will join the tireless \u003ca href=\"https://podcast.popcultureweekly.com/guests/gary-sinise/\" target=\"_blank\">\u003cstrong>Gary Sinise\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to shepherd the memorable evening. Morales brings a deep commitment to service and storytelling, so stepping into this role feels less like “filling in” and more like answering a new mission of his own.\u003cbr />\u003cbr />Joe Mantegna’s decades long work has helped make the concert a Memorial Day touchstone and his absence this year will be felt. Yet Morales’ own record of championing worthy causes makes him a natural fit to step in to the spirit Mantegna and Sinise have fostered for so long together. Expect warmth, reverence and a gentle reminder that remembrance is an everyday responsibility and not a once a year ritual.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003ch3>\u003cstrong>An Evening With A Purpose\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PBS annual National Memorial Day Concert returns to the West Lawn of the Capitol for 2022, expertly honoring the fallen men and women who have sacrificed our lives for the freedoms we enjoy.","id":"%2F6293f9d0d72f73c0d43d583d","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"National Memorial Day Concert 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The National Memorial Day Concert weaves personal stories of our nations heroes \u003ca href=\"https://news.iheart.com/featured/kyle-mcmahon/content/2025-05-19-national-memorial-day-concert-2025-lineup-honors-our-nations-heroes/\" target=\"_blank\">with performances\u003c/a> that lift the soul. This years special will be no different with powerful, purposeful segments that include:\u003c/p>\n\n\u003cp>\u003cstrong>Tribute Segments\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003cem>Gold Star Families\u003c/em> - \u003cstrong>Gretchen Mol\u003c/strong> shares the journey of Krista Simpson Anderson, whose Green Beret husband was killed in Afghanistan. \u003c/li>\n\u003cli>\u003cbr />\u003cem>80th Anniversary of the End of WWII\u003c/em> - \u003ca href=\"https://podcast.popcultureweekly.com/videos/national-memorial-day-concert-2017-kyle2u-live-with-kyle-mcmahon/\" target=\"_blank\">\u003cstrong>Robert Patrick\u003c/strong>\u003c/a> honors Marine veteran Don Graves, a flamethrower operator at Iwo Jima.\u003c/li>\n\u003cli>\u003cbr />\u003cem>Vietnam 50th Anniversary\u003c/em> - \u003cstrong>Blair Underwood\u003c/strong> narrates the story of the “Dustoff” medevac crews, introduced by Col. Otis Evans. \u003c/li>\u003c/ul>\n\n\u003cp>\u003cstrong>Musical Performers\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Power house vocalists \u003cstrong>Loren Allred\u003c/strong>, \u003cstrong>Yolanda Adams\u003c/strong> and \u003cstrong>Angel Blue\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />Country artist, Army veteran, and Purple Heart recipient \u003cstrong>Scotty Hasting\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />The incomparable \u003cstrong>National Symphony Orchestra\u003c/strong> under maestro \u003cstrong>Jack Everly\u003c/strong>, now in his 16th season with the concert.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cead028d1127fe9b8c5cb9b","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003ch3>\u003cstrong>When, Where and How To Watch\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"html":"\u003cul>\u003cli>\u003cstrong>Live Broadcast:\u003c/strong> Sunday, \u003cstrong>May 25, 2025\u003c/strong>, 8:00 - 9:30 pm ET on PBS (with encore at 9:30 pm) \u003c/li>\n\u003cli>\u003cbr />\u003cstrong>Worldwide Stream:\u003c/strong> YouTube and PBS.org; Simulcast for service members via the American Forces Network.\u003c/li>\n\u003cli>\u003cbr />\u003cstrong>On‑Demand:\u003c/strong> Stream free on demand from May 25th through June 8th if you can’t watch live or want to catch it again.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"html":"\u003cp>No matter if you've marched in uniform, waited anxiously at home for a loved one's call or have enjoyed the freedoms secured by our Military men and women, the National Memorial Day Concert invites you to stand in a grateful silence and then rise in song. This annual special is a reminder of who we are when we're at our very best: one family honoring all of those who have served to secure the freedoms we exercise every day.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"30301596","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"html":"\u003cp>\u003cstrong>\u003cem>Check out \u003c/em>\u003c/strong>\u003ca href=\"http://www.kylemcmahon.me/\" target=\"_blank\">\u003cstrong>\u003cem>Kyle Mcmahon\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and subscribe to the \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/podcast/1246-Pop-Culture-Weekly-30301596/?autoplay=true\" target=\"_blank\">\u003cstrong>\u003cem>Pop Culture Weekly podcast\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. You can follow him on \u003c/em>\u003c/strong>\u003ca href=\"https://www.facebook.com/realkylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>Facebook\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\">\u003cstrong>\u003cem>YouTube\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\">\u003cstrong>\u003cem>TikTok\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> , \u003c/em>\u003c/strong>\u003ca href=\"https://letterboxd.com/kyle_mcmahon/\" target=\"_blank\">\u003cstrong>\u003cem>Letterboxd\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and \u003c/em>\u003c/strong>\u003ca href=\"https://www.instagram.com/kmacmusic/\" target=\"_blank\">\u003cstrong>\u003cem>Instagram\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and check out his \u003c/em>\u003c/strong>\u003ca href=\"https://www.amazon.com/shop/kylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>official Amazon Store\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>.\u003c/em>\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://929tomfm.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/","cuser":"user/ldap/1123050","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":["keywords/National Memorial Day Concert","keywords/Esai Morales","keywords/Exclusive","keywords/Joe Mantegna","keywords/PBS","keywords/Gary Sinise"],"primary_image":{"bucket":"assets.getty","id":"%2F682f3ecaf972db789d7ffec4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news","categories/feel-good"],"distribution":["brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]},"publish_date":1747926540000,"publish_end_date":4115978604802,"publish_origin":"brands/Kyle McMahon","seo_title":"EXCLUSIVE: Esai Morales to co-host National Memorial Day Concert 2025","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","social_title":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert","summary":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","targets":[],"title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","permalink":"https://wdsd.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"},"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4","title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","description":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","author":"Kyle McMahon"},"pub_start":1747926540000,"pub_until":4115978604802,"pub_changed":1747926920513,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","categories/feel-good","brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Kyle McMahon","id:/682f27f12f33cf03d81da2d6","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","keyword:keywords/National Memorial Day Concert","keyword:keywords/Esai Morales","keyword:keywords/Exclusive","keyword:keywords/Joe Mantegna","keyword:keywords/PBS","keyword:keywords/Gary Sinise","author:user"]}},{"id":"%2F682f617f7ba8258a3a61c59a","type":"PUBLISHING","record":{"ref_id":"%2F682f617f7ba8258a3a61c59a","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"277045617","schedule":{},"type":"catalog"},{"html":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned "Smish, smish, don't get phished" in regards to a dirty text she received. Lunchbox shared the story of a stranger who helped a man move furniture in his house…and then it got menacing. Morgan shared what 2 celebs are now rumored to be living together. Eddie wants to know if it’s weird to eat in the shower. Bobby has a bath ritual that we think he is crazy for but he defends himself. Bobby talked about getting invited to the All-American Rejects house show last night. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F682f5fb45e6bb670a941a75b","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1747920600000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a","social_title":"","summary":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned \"Smish, smish, don't get phished\" in regards to a dirty text she received. Lunch...","targets":[],"title":"THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving F","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a/"},"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving F","description":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned \"Smish, smish, don't get phished\" in regards to a dirty text she received. Lunch...","author":""},"pub_start":1747920600000,"pub_until":4115978604802,"pub_changed":1747935616101,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682f617f7ba8258a3a61c59a","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a"]}},{"id":"%2F682e2f9b61a3db454e9d0984","type":"PUBLISHING","record":{"ref_id":"%2F682e2f9b61a3db454e9d0984","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Morgan Huelsman","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682e4d5261a3db454e9d09a3","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"25100459\" data-catalog-related-id=\"\">\u003cstrong>Bobby Bones Show\u003c/strong>\u003c/a> listener thinks she pulled an Amy after trying to purchase a bunny.\u003c/p>\n\n\u003cp>The listener shared in a voicemail that she contacted a lady on Facebook to buy a specific type of bunny. Apparently, the bunny was then sent to a transit company and that's where the bunny was currently held up. The transit company was then asking our listener to pay all of these fees before the bunny could be transported. The listener then sent a follow up voicemail just a few hours later. The transit company sent a picture of the bunny for proof, so she sent another payment. However, our listener doesn't think it's the same bunny, but apparently the bunny is now in transit. She said she will call in with a follow up if the bunny arrives or if she is just out $400 now. \u003c/p>\n\n\u003cp>The call reminded \u003ca href=\"https://www.instagram.com/radioamy\" target=\"_blank\">\u003cstrong>Amy\u003c/strong>\u003c/a> of the time she tried to buy a cat. Amy put down a deposit for the cat, but thankfully she wasn't out the money because she caught onto their scam early. \u003c/p>\n\n","schedule":{},"type":"html"},{"id":"25100459","kind":"podcast","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://bobbybones.iheart.com/featured/bobby-bones/content/2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam/","cuser":"user/ldap/1112448","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":["keywords/Amy","keywords/listener","keywords/bunny","keywords/voicemail","keywords/Bobby Bones Show"],"primary_image":{"bucket":"new_assets","id":"%2F682e4d5261a3db454e9d09a3"},"primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]},"publish_date":1747919580000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","social_title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","summary":"Will the listener receive a bunny or just be out $400? ","targets":[],"title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam/"},"slug":"2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682e4d5261a3db454e9d09a3","title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","description":"Will the listener receive a bunny or just be out $400? ","author":"Morgan Huelsman"},"pub_start":1747919580000,"pub_until":4115978604802,"pub_changed":1747919890486,"subscription":[{"tags":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682e2f9b61a3db454e9d0984","slug:2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","slug:2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","keyword:keywords/Amy","keyword:keywords/listener","keyword:keywords/bunny","keyword:keywords/voicemail","keyword:keywords/Bobby Bones Show","author:user"]}},{"id":"%2F682e006a412e8a720829e2aa","type":"PUBLISHING","record":{"ref_id":"%2F682e006a412e8a720829e2aa","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Morgan Huelsman","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682e303b61a3db454e9d098d","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.instagram.com/mrbobbybones\" target=\"_blank\">\u003cstrong>Bobby Bones\u003c/strong>\u003c/a> had \u003ca href=\"https://www.iheart.com/artist/jessica-andrews-41305/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41305\" data-catalog-related-id=\"\">\u003cstrong>Jessica Andrews\u003c/strong>\u003c/a> on his \u003ca href=\"https://www.iheart.com/podcast/834-bobbycast-27722337/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"27722337\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>BobbyCast\u003c/em>\u003c/strong>\u003c/a> recently. \u003c/p>\n\n\u003cp>During the interview, she shared that she chose to stop putting out music and one of her fans has been impersonating her ever since in an attempt to threaten her to release new music. She opened up about the entire situation during the BobbyCast. The stalker heard the BobbyCast and called into \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"25100459\" data-catalog-related-id=\"\">\u003cstrong>The Bobby Bones Show\u003c/strong>\u003c/a> leaving a voicemail with her side of the story. She claimed at the very beginning of the voicemail that she never impersonated her by booking shows or releasing music. But then she ended the voicemail by saying if Andrews would just release music then she would no longer be threatening to her. \u003c/p>\n\n\u003cp>The show members were all in shock to hear from the impersonator/stalker and didn't really know how to respond. Bones encouraged the woman to call back with her Venmo and he would pay her $500 to stop doing any of this stuff to Andrews. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ9QI08ue94%2F","@url":"https://www.instagram.com/p/DJ9QI08ue94/","author_name":"bobbybonesshow","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Bobby Bones Show (@bobbybonesshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1136,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500418512_1714048232547761_7335062299414701050_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=105&_nc_oc=Q6cZ2QHKLMKSHCD6uS8vL95xxjO8wXkOKk7kb5VY6KT6vRXQ4z88hjfG_Mas2gU2M1z1K7c&_nc_ohc=uTbFVeQZNJoQ7kNvwHIXwy4&_nc_gid=A_xvn2pqe02LRKmmLQXhGQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKS_d6rCSYw3gTQO0hvJ69OLxPOFrZlKXD-AO3VyDx9bg&oe=68350EBE&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Bobby Bones Show (@bobbybonesshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ9QI08ue94/"},{"id":"27722337","kind":"podcast","related_id":"275235674","schedule":{},"type":"catalog"}],"canonical_url":"https://bobbybones.iheart.com/featured/bobby-bones/content/2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview/","cuser":"user/ldap/1112448","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":["keywords/Jessica Andrews","keywords/Bobby Bones","keywords/BobbyCast - Jessica Andrews"],"primary_image":{"bucket":"new_assets","id":"%2F682e303b61a3db454e9d098e"},"primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]},"publish_date":1747919460000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","social_title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","summary":"Absolutely wild.","targets":[],"title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview/"},"slug":"2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682e303b61a3db454e9d098e","title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","description":"Absolutely wild.","author":"Morgan Huelsman"},"pub_start":1747919460000,"pub_until":4115978604802,"pub_changed":1747919801964,"subscription":[{"tags":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682e006a412e8a720829e2aa","slug:2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","slug:2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","keyword:keywords/Jessica Andrews","keyword:keywords/Bobby Bones","keyword:keywords/BobbyCast - Jessica Andrews","author:user"]}},{"id":"%2F682f4c6258e593e7d268c4dc","type":"PUBLISHING","record":{"ref_id":"%2F682f4c6258e593e7d268c4dc","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"277040705","schedule":{},"type":"catalog"},{"html":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that reminds us of a similar situation with Amy. Bobby shared a list of foods that should NEVER be reheated in the microwave will have you rethinking your lunch today! Plus, Amy vs. Lunchbox in country music trivia. Who can name the most stage names of country artists when Bobby gives them their legal name? Bobby and Eddie placed a wager on who they think will win. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F682f4b1658e593e7d268c4d4","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1747915200000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s","social_title":"","summary":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that remi...","targets":[],"title":"THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never ","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s/"},"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never ","description":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that remi...","author":""},"pub_start":1747915200000,"pub_until":4115978604802,"pub_changed":1747930211079,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682f4c6258e593e7d268c4dc","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"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":"%2F67f6b9108ada08079aef05b6","type":"PUBLISHING","record":{"ref_id":"%2F67f6b9108ada08079aef05b6","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-04-09-cttcs-its-academic-campaign","cuser":"user/ldap/1138040","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2\"\n class=\"img-responsive\"\n alt=\"\" />Congratulations to the 7th and 8th grade Academic Team at Christ The Teacher School in Newark, DE. These talented students recently swept the local \u003cem>It's Academic\u003c/em> competition and have earned an incredible invitation to compete in the National competition in New Orleans this Memorial Day weekend! \u003c/h2>\n\n\u003ch2>This is a historic moment for Christ the Teacher, as it's the first time a school from the Wilmington Diocese has ever been invited to participate at the national level.\u003c/h2>\n\n\u003ch2>To help cover the costs of this amazing opportunity, they are holding an online fundraiser. Since this invitation wasn’t part of their budget, they are seeking support from the community to make this dream a reality. \u003c/h2>\n\n\u003ch2>Here’s the link to donate: \u003ca href=\"https://raise.snap.app/donate/christ-the-teacher-catholic-school-academics-2025\" target=\"_blank\">It's Academic Fundraiser\u003c/a>\u003c/h2>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747972800590,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67f6b9288ada08079aef05c2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2","source_credit":"","title":"","url":"asset://assets.calendar/67f6b9288ada08079aef05c2","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-04-09-cttcs-its-academic-campaign"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"CTTCS It's Academic Campaign"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/67f6b9288ada08079aef05c2","use_caption":false},"keywords":[],"primary_slug":"2025-04-09-cttcs-its-academic-campaign","slugs":["2025-04-09-cttcs-its-academic-campaign"],"sponsored":false,"title":"CTTCS It's Academic Campaign"},"targeting":{"exclusion":{"tags":[]},"publish_date":1744222260000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"67f6b9108ada08079aef05b7","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community"],"where":["brands/WDSD-FM (1731)","brands/WRDX-FM (1978)","brands/WILM-AM (1171)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-04-09-cttcs-its-academic-campaign"},"slug":"2025-04-09-cttcs-its-academic-campaign","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2","title":"CTTCS It's Academic Campaign","description":"","author":""},"pub_start":1744222260000,"pub_until":4115978604802,"pub_changed":1744224173112,"subscription":[{"tags":["calendar-categories/community","brands/WDSD-FM (1731)","brands/WRDX-FM (1978)","brands/WILM-AM (1171)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/67f6b9108ada08079aef05b6","slug:2025-04-09-cttcs-its-academic-campaign","slug:2025-04-09-cttcs-its-academic-campaign"]}},{"id":"%2F68091139faa062e95c1ff772","type":"PUBLISHING","record":{"ref_id":"%2F68091139faa062e95c1ff772","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","cuser":"user/ldap/1138040","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n\u003ch2>2nd Grundy Insurance Mid-Atlantic Nationals presented by R&M Performance\u003c/h2>\n\n\u003ch2>Check out over 2,000* of the northeast’s coolest hot rods, muscle cars, trick trucks, customs and more on display!\u003c/h2>\n\n\u003ch2>Experience Goodguys AutoCross racing series action all weekend long featuring the “Duel in Dover” AutoCross Shootout on Saturday!\u003c/h2>\n\n\u003ch2>Don’t miss a tire-smokin’ burnout competition and an earth-shakin’ Nitro Thunderfest exhibition presented by Summit Racing!\u003c/h2>\n\n\u003ch2>Shop the swap meet and Cars 4 Sale Corral and meet with the aftermarket automotive industry’s top manufacturers and service providers!\u003c/h2>\n\n\u003ch2>Enjoy live music and the Auto World Family Fun Zone featuring a Model Car Make & Take on Saturday and Sunday (while supplies last)!\u003c/h2>\n\n\u003ch2>On Saturday evening, Registered Participants get to cruise the Dover Motor Speedway track in their ride (while supplies last)!\u003c/h2>\n\n\u003ch2>On Sunday, see which rides take home the top awards of the weekend including Builder’s Choice Awards by Mark Giambalvo of Creative Rod & Kustom!\u003c/h2>\n\n\u003ch2>Also on Sunday, bring out those late model American made and powered show cars and trucks for Meguiar’s All American Sunday!\u003c/h2>\n\n\u003ch2>Click \u003ca href=\"https://good-guys.com/\" target=\"_blank\">HERE \u003c/a>for more information! \u003c/h2>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1748606400000,"enabled":false,"end":1748638800000}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68091141faa062e95c1ff77e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e","source_credit":"","title":"","url":"asset://assets.calendar/68091141faa062e95c1ff77e","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance"},"venue_address":{"type":"plain","value":"1131 N Dupont Hwy, Dover, DE 19901"},"venue_name":{"type":"plain","value":"Dover Motor Speedway "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/68091141faa062e95c1ff77e","use_caption":false},"keywords":[],"primary_slug":"2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","slugs":["2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"],"sponsored":false,"title":"2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance"},"targeting":{"exclusion":{"tags":[]},"publish_date":1745424840000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"68091139faa062e95c1ff773","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WTGM-AM (1938)","brands/WQHQ-FM (1958)","brands/WRDX-FM (1978)","brands/WWFG-FM (2081)","brands/WSBY-FM (2007)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"},"slug":"2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e","title":"2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance","description":"","author":""},"pub_start":1745424840000,"pub_until":4115978604802,"pub_changed":1745425239748,"subscription":[{"tags":["calendar-categories/sports","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WTGM-AM (1938)","brands/WQHQ-FM (1958)","brands/WRDX-FM (1978)","brands/WWFG-FM (2081)","brands/WSBY-FM (2007)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/68091139faa062e95c1ff772","slug:2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","slug:2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"]}},{"id":"%2F6794fb8d82f9558f7abdeca4","type":"PUBLISHING","record":{"ref_id":"%2F6794fb8d82f9558f7abdeca4","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","cuser":"user/ldap/ccrilg1clp","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6794fb9f82f9558f7abdecb0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0","source_credit":"","title":"","url":"asset://new_assets/6794fb9f82f9558f7abdecb0","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>Tickets on sale Friday, January 31st \u003ca href=\"https://www.ticketmaster.com/event/02006238A6A044D3\" target=\"_blank\">HERE\u003c/a>\u003cbr />Pre-Sale happens Thursday, January 30th from 10am-1pm \u003ca href=\"https://www.ticketmaster.com/event/02006238A6A044D3\" target=\"_blank\">CLICK HERE\u003c/a> with code: Octave \u003c/h3>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1749250800245,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6794fb9f82f9558f7abdecb0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0","source_credit":"","title":"","url":"asset://new_assets/6794fb9f82f9558f7abdecb0","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Luke Bryan at Freedom Mortgage Pavilion"},"venue_address":{"type":"plain","value":"1 Harbour Blvd, Camden, NJ 08103"},"venue_name":{"type":"plain","value":"Freedom Mortgage Pavilion"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6794fb9f82f9558f7abdecb0","use_caption":false},"keywords":[],"primary_slug":"2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","slugs":["2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"],"sponsored":false,"title":"Luke Bryan at Freedom Mortgage Pavilion"},"targeting":{"exclusion":{"tags":[]},"publish_date":1737982800000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"6794fb8d82f9558f7abdeca5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"},"slug":"2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0","title":"Luke Bryan at Freedom Mortgage Pavilion","description":"","author":""},"pub_start":1737982800000,"pub_until":4115978604802,"pub_changed":1737989000816,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/6794fb8d82f9558f7abdeca4","slug:2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","slug:2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"]}},{"id":"%2F672a6c445da59bae5921e30a","type":"PUBLISHING","record":{"ref_id":"%2F672a6c445da59bae5921e30a","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-06-19-barefoot-country-music-fest","cuser":"user/ldap/1138040","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n\u003ch2>\u003ca href=\"https://www.etix.com/ticket/p/63290073/2025-barefoot-country-music-fest-wildwood-barefoot-country-music-fest?partner_id=6627\" target=\"_blank\">\u003cstrong>CLICK HERE\u003c/strong>\u003c/a>\u003cstrong> for tickets and more information! \u003c/strong>\u003c/h2>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1750305600098,"enabled":false,"end":1750651140098}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68126503b52e02e789011488","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488","source_credit":"","title":"","url":"asset://assets.calendar/68126503b52e02e789011488","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-19-barefoot-country-music-fest"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Barefoot Country Music Fest"},"venue_address":{"type":"plain","value":"Wildwood, New Jersey "},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/68126503b52e02e789011488","use_caption":false},"keywords":[],"primary_slug":"2025-06-19-barefoot-country-music-fest","slugs":["2025-06-19-barefoot-country-music-fest"],"sponsored":false,"title":"Barefoot Country Music Fest"},"targeting":{"exclusion":{"tags":[]},"publish_date":1730833320000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"672a6c445da59bae5921e30b","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-06-19-barefoot-country-music-fest"},"slug":"2025-06-19-barefoot-country-music-fest","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488","title":"Barefoot Country Music Fest","description":"","author":""},"pub_start":1730833320000,"pub_until":4115978604802,"pub_changed":1746035987110,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/672a6c445da59bae5921e30a","slug:2025-06-19-barefoot-country-music-fest","slug:2025-06-19-barefoot-country-music-fest"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"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-wdsd-fm",{"data":[{"appType":"contest","appId":"1746114","parentAppId":"1745687","title":"Stella Rosa $100K Grocery Giveaway","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"https://stellarosawines.com/grocerygiveaway","pageUrl":"https://wdsd.iheart.com/contests/stella-rosa-100k-grocery-giveaway-1746114/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-02-01 00:00:00","endTime":"2025-05-31 23:59:00","scheduleStatus":"live","startDate":"2025-02-01 00:00:00","endDate":"2025-05-31 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRMU5qZzNYMjF2WW1sc1pWOHhOek00TnpnM016QXlMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"countdown","appId":"1760030","parentAppId":"1759062","title":"Listen to Win $1,000","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/listen-to-win-1-000-1760030/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfbW9iaWxlXzE3NDMxOTY5MDgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to 94.7 WDSD weekdays in the 9AM, 10AM, 11AM, 12PM, 1PM, 2PM, 3PM, 4PM and 5PM hours for the nationwide $1,000 keyword, then enter it here for your chance to win!","sort":"","startTime":"2025-04-13","endTime":"2025-05-23","scheduleStatus":"live","startDate":"2025-04-13","endDate":"2025-05-23","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfbW9iaWxlXzE3NDMxOTY5MDgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5MWJuUmtiM2R1WHpFM05Ua3dOakpmYlc5aWFXeGxYekUzTkRNeE9UWTVNRGd1Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMjFsYldWdWRDSTZkSEoxWlgwc0luUnZSbTl5YldGMElqb2lkMlZpY0NJc0luZGxZbkFpT25zaWNYVmhiR2wwZVNJNk1UQXdMQ0p6YldGeWRGTjFZbk5oYlhCc1pTSTZkSEoxWlN3aVpXWm1iM0owSWpvMGZTd2liM0JsY21GMGFXOXVjeUk2VzNzaWIzQmxjbUYwYVc5dUlqb2ljM1J5YVhBaWZWMTlmUT09","accountId":"686920905","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfc3RhbmRhcmRfMTc0MzE5NjkyMC5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnbWVtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","width":"630","shareLocation":"link","timeZone":null},{"appType":"contest","appId":"1771790","parentAppId":"1771365","title":"Stella Rosa Summer Queen of Chill Sweepstakes","shareTitle":"Stella Rosa Summer Queen of Chill Sweepstakes","tags":"","gridStatus":"show_live","gridRedirect":"https://stellarosa.com/sweepstakes-queenofchill/","pageUrl":"https://wdsd.iheart.com/contests/stella-rosa-summer-queen-of-chill-sweepstakes-1771790/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X3N0YW5kYXJkXzE3NDY0NDIyODUuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X21vYmlsZV8xNzQ1MzU1ODc0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-01 00:00:00","endTime":"2025-08-31 23:59:00","scheduleStatus":"live","startDate":"2025-05-01 00:00:00","endDate":"2025-08-31 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X21vYmlsZV8xNzQ1MzU1ODc0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpjeE16WTFYMjF2WW1sc1pWOHhOelExTXpVMU9EYzBMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1774078","parentAppId":"","title":"WDSD'S 6 PACK SUMMER","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/wdsd-s-6-pack-summer-1774078/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc0MDc4X3N0YW5kYXJkXzE3NDYwMzMzMzcucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc0MDc4X21vYmlsZV8xNzQ2MDMzMzU5LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-05 00:00:00","endTime":"2025-06-01 23:59:00","scheduleStatus":"live","startDate":"2025-05-05 00:00:00","endDate":"2025-06-01 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc0MDc4X21vYmlsZV8xNzQ2MDMzMzU5LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgyT0RZNU1qQTVNRFZmWTI5dWRHVnpkRjh4TnpjME1EYzRYMjF2WW1sc1pWOHhOelEyTURNek16VTVMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1774137","parentAppId":"","title":"Win tickets to the GoodGuys 2nd Grundy Insurance Nationals","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/win-tickets-to-the-goodguys-2nd-grundy-insurance-nationals-1774137/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc0MTM3X3N0YW5kYXJkXzE3NDYwMzkzMDIuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc0MTM3X21vYmlsZV8xNzQ2MDQwMDU1LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-12 00:00:00","endTime":"2025-05-24 23:59:00","scheduleStatus":"live","startDate":"2025-05-12 00:00:00","endDate":"2025-05-24 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc0MTM3X21vYmlsZV8xNzQ2MDQwMDU1LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgyT0RZNU1qQTVNRFZmWTI5dWRHVnpkRjh4TnpjME1UTTNYMjF2WW1sc1pWOHhOelEyTURRd01EVTFMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1775573","parentAppId":"","title":"Beach, Boots & Big Bucks Giveaway","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/beach-boots-amp-big-bucks-giveaway-1775573/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc1NTczX3N0YW5kYXJkXzE3NDY1NTMwNjYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc1NTczX21vYmlsZV8xNzQ2NTUzMDc0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-12 00:00:00","endTime":"2025-05-25 23:59:00","scheduleStatus":"live","startDate":"2025-05-12 00:00:00","endDate":"2025-05-25 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc1NTczX21vYmlsZV8xNzQ2NTUzMDc0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgyT0RZNU1qQTVNRFZmWTI5dWRHVnpkRjh4TnpjMU5UY3pYMjF2WW1sc1pWOHhOelEyTlRVek1EYzBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1777031","parentAppId":"1776917","title":"Enter for a Chance to Meet Thomas Rhett on his Better In Boots Tour, fueled by Marathon","shareTitle":"Enter for a Chance to Meet Thomas Rhett on his Better In Boots Tour, fueled by Marathon","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/enter-for-a-chance-to-meet-thomas-rhett-on-his-better-than-boots-tour-fueled-by-marathon-1777031/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzc2OTE3X3N0YW5kYXJkXzE3NDY4MDUzODgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzc2OTE3X21vYmlsZV8xNzQ2ODA1NDEwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-12 00:00:00","endTime":"2025-05-25 23:59:00","scheduleStatus":"live","startDate":"2025-05-12 00:00:00","endDate":"2025-05-25 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzc2OTE3X21vYmlsZV8xNzQ2ODA1NDEwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpjMk9URTNYMjF2WW1sc1pWOHhOelEyT0RBMU5ERXdMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1778664","parentAppId":"1778574","title":"Next Big Thing Sweepstakes","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/next-big-thing-sweepstakes-1778664/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzY5NDM3X3N0YW5kYXJkXzE3NDUwMTM4NTcuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzY5NDM3X21vYmlsZV8xNzQ1MDEzODc2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-19 00:00:00","endTime":"2025-06-01 23:59:00","scheduleStatus":"live","startDate":"2025-05-19 00:00:00","endDate":"2025-06-01 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzY5NDM3X21vYmlsZV8xNzQ1MDEzODc2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpZNU5ETTNYMjF2WW1sc1pWOHhOelExTURFek9EYzJMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1778924","parentAppId":"","title":"Luke Bryan Talkback Contest","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/luke-bryan-talkback-contest-1778924/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc4OTI0X3N0YW5kYXJkXzE3NDczMjcwMTQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc4OTI0X21vYmlsZV8xNzQ3MzI3MDMwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-19 00:00:00","endTime":"2025-05-23 23:59:00","scheduleStatus":"live","startDate":"2025-05-19 00:00:00","endDate":"2025-05-23 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc4OTI0X21vYmlsZV8xNzQ3MzI3MDMwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgyT0RZNU1qQTVNRFZmWTI5dWRHVnpkRjh4TnpjNE9USTBYMjF2WW1sc1pWOHhOelEzTXpJM01ETXdMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1778932","parentAppId":"","title":"Win Luke Bryan Tickets","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/win-luke-bryan-tickets-1778932/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc4OTMyX3N0YW5kYXJkXzE3NDczMjc4NTcuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc4OTMyX21vYmlsZV8xNzQ3MzI3OTM4LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-19 00:00:00","endTime":"2025-06-01 23:59:00","scheduleStatus":"live","startDate":"2025-05-19 00:00:00","endDate":"2025-06-01 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC82ODY5MjA5MDVfY29udGVzdF8xNzc4OTMyX21vYmlsZV8xNzQ3MzI3OTM4LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgyT0RZNU1qQTVNRFZmWTI5dWRHVnpkRjh4TnpjNE9UTXlYMjF2WW1sc1pWOHhOelEzTXpJM09UTTRMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1779975","parentAppId":"1774312","title":"Win a trip to see Brad Paisley on his Truck Still Works World Tour!","shareTitle":"Win A Trip To See Bread Paisley's Truck Still Works World Tour! ","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wdsd.iheart.com/contests/win-a-trip-to-see-brad-paisley-on-his-truck-still-works-world-tour-1779975/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzc0MzEyX3N0YW5kYXJkXzE3NDYwNDEwNTYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzc0MzEyX21vYmlsZV8xNzQ2MDQxMDYzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"25","startTime":"2025-05-19 00:00:00","endTime":"2025-05-25 23:59:00","scheduleStatus":"live","startDate":"2025-05-19 00:00:00","endDate":"2025-05-25 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzc0MzEyX21vYmlsZV8xNzQ2MDQxMDYzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpjME16RXlYMjF2WW1sc1pWOHhOelEyTURReE1EWXpMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"686920905","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/682fa392e1b65ed8221fd39f",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682f9c5747207ee52e9959c0",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-wdsd-fm",{}],["onairtileloader-wdsd-fm",{"data":{"current":{"siteId":"%2F7a8203eff474d970d5253fcdbc7f558d","site":"brands/WDSD-FM (1731)","coreShowId":245,"coreStationId":81,"name":"The Bobby Bones Show","show":"shows/Bobby Bones Show (245)","station":"WDSD-FM","link":"","onNow":true,"startTime12":"6:00 AM","startDate":"2025-05-23T10:00:00.000Z","startMs":1747994400000,"startEng":"Friday, May 23rd, 2025 6:00 AM","stopTime12":"10:00 AM","stopDate":"2025-05-23T14:00:00.000Z","stopMs":1748008800000,"stopEng":"Friday, May 23rd, 2025 10:00 AM","showSite":{"slug":"bobby-bones","configByLookup":{"sections":{"general":{"name":"The Bobby Bones Show","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012"}}}}}}},"upcoming":{"siteId":"%2F7a8203eff474d970d5253fcdbc7f558d","site":"brands/WDSD-FM (1731)","coreShowId":5089,"coreStationId":81,"name":"Christa Cooper","show":"shows/Christa Cooper (5089)","station":"WDSD-FM","link":"","onNow":false,"startTime12":"10:00 AM","startDate":"2025-05-23T14:00:00.000Z","startMs":1748008800000,"startEng":"Friday, May 23rd, 2025 10:00 AM","stopTime12":"3:00 PM","stopDate":"2025-05-23T19:00:00.000Z","stopMs":1748026800000,"stopEng":"Friday, May 23rd, 2025 3:00 PM","showSite":{"slug":"christa-cooper","configByLookup":{"sections":{"general":{"name":"Christa Cooper","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60c381ae04ffa83a4e025b0b"}}}}}}},"later":{"siteId":"%2F7a8203eff474d970d5253fcdbc7f558d","site":"brands/WDSD-FM (1731)","coreShowId":5711,"coreStationId":81,"name":"Whiskey & Randy","show":"shows/Whiskey & Randy Show (5711)","station":"WDSD-FM","link":"","onNow":false,"startTime12":"3:00 PM","startDate":"2025-05-23T19:00:00.000Z","startMs":1748026800000,"startEng":"Friday, May 23rd, 2025 3:00 PM","stopTime12":"7:00 PM","stopDate":"2025-05-23T23:00:00.000Z","stopMs":1748041200000,"stopEng":"Friday, May 23rd, 2025 7:00 PM","showSite":{"slug":"whiskey-randy","configByLookup":{"sections":{"general":{"name":"Whiskey & Randy","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5942b134be4d34f27ddbfd72"}}}}}}}}}],["item-eyebrow-/682f921547207ee52e99599b",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["$podcastloader-25100459,30301596,28226439,99726052,30753068,57009832,59193914,27722337,30347274,30347275,28286845",{"data":[{"id":25100459,"title":"The Bobby Bones Show","description":"Listen to 'The Bobby Bones Show' by downloading the daily full replay.","lastUpdated":1744354172,"slug":"1119-the-bobby-bones-show","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABB5x-sAAAGW6LynwA"},"items":[{"id":277045617,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving Furniture Leads To A Dead Body + Two Celebs Now Living Together?","duration":2231,"isExplicit":false,"description":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned \"Smish, smish, don't get phished\" in regards to a dirty text she received. Lunchbox shared the story of a stranger who helped a man move furniture in his house…and then it got menacing. Morgan shared what 2 celebs are now rumored to be living together. Eddie wants to know if it’s weird to eat in the shower. Bobby has a bath ritual that we think he is crazy for but he defends himself. Bobby talked about getting invited to the All-American Rejects house show last night. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747920600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":277040705,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never Guess These Country Stars' Real Names! + Is Our Listener Getting Scammed Like Amy?","duration":4266,"isExplicit":false,"description":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that reminds us of a similar situation with Amy. Bobby shared a list of foods that should NEVER be reheated in the microwave will have you rethinking your lunch today! Plus, Amy vs. Lunchbox in country music trivia. Who can name the most stage names of country artists when Bobby gives them their legal name? Bobby and Eddie placed a wager on who they think will win. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747915200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":276798085,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"WEDS PT 2: Bobby Is In A Vicious Cycle + Amy Had A Freudian Slip! + Bobby Wanted A Picture With Which Celebrity? + Lunchbox Rides A $1k Bicycle?!","duration":3453,"isExplicit":false,"description":"\u003cp>Bobby started by talking about all the weird weather we’ve been having and why he is motivated to get a generator every time this happens. Amy is in California to receive an award and Bobby calls her out on a Freudian Slip she had on her post. Bobby revealed the one person recently he wanted to get a photo with. We talked about George Wendt, the Beer-Loving Norm on ‘Cheers,’ who died at 76. Eddie found out after Lunchbox rode his bike to work that it’s a really expensive bike!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747834200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":276783067,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"WEDS PT 1: Can We Eat A Steak Cooked In The Dishwasher? + Why Lunchbox Might Get Divorced + Bobby Questions If He Really Knows Eddie","duration":3778,"isExplicit":false,"description":"\u003cp>We attempted to cook a steak in the dishwasher after a guy on TikTok claimed it works. We put it in for over an hour and then gave it a taste test...did it work?! Lunchox shared that he forgot about his 10th wedding anniversary and his wife got upset that he decided to go golfing during the day. She said they may not make it to 11 years and we debate if she's out of line or has reason to be mad. Bobby shared a situation that happened in the building yesterday that had him questioning whether or not he really knows Eddie along with other members of the show. He feels like there is something wrong with humanity because of it. Bobby played a famous classic jingle from a company and the show members have to name the company.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747828800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":276652920,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"Lots to Say: NFL Daily's Gregg Rosenthal","duration":3790,"isExplicit":false,"description":"\u003cp>\u003cem>\u003cstrong>Matt Cassel \u003c/strong>\u003c/em>starts with \u003cem>\u003cstrong>Bobby Bones\u003c/strong>\u003c/em> finally breaking 80 on the golf course. Matt recaps his birthday weekend before looking at the \u003cstrong>\u003cem>NFL's hope to play 18 games\u003c/em>\u003c/strong> in a season. What kind of strategy is used if starters can only play 16 games? How does this change the record book? \u003cem>\u003cstrong>Brock Purdy gets paid \u003c/strong>\u003c/em>but he got a \u003cem>\u003cstrong>no trade clause\u003c/strong>\u003c/em>? \u003c/p> \u003cp>\u003cem>\u003cstrong>NFL Daily's Gregg Rosenthal\u003c/strong>\u003c/em> gives thoughts on the \u003cem>\u003cstrong>Bengals\u003c/strong>\u003c/em> dealing with \u003cem>\u003cstrong>Trey Hendrickson\u003c/strong>\u003c/em>. How do \u003cem>\u003cstrong>Geno Smith and Pete Carroll\u003c/strong>\u003c/em> change the \u003cem>\u003cstrong>Raiders\u003c/strong>\u003c/em>? Gregg touches on the \u003cem>\u003cstrong>Browns QB room\u003c/strong>\u003c/em> before moving to optimism around the \u003cem>\u003cstrong>Patriots\u003c/strong>\u003c/em>. Matt wonders how \u003cem>\u003cstrong>George Pickens\u003c/strong>\u003c/em> improves the \u003cstrong>\u003cem>Cowboys\u003c/em>\u003c/strong>. Should the \u003cem>\u003cstrong>NFL\u003c/strong>\u003c/em> allow players to participate in \u003cem>\u003cstrong>Olympic Flag Football\u003c/strong>\u003c/em>? Greg weighs in on \u003cem>\u003cstrong>Aaron Rodgers interest in the Steelers\u003c/strong>\u003c/em>. Why has Gregg's opinion on \u003cem>\u003cstrong>Caleb Williams and the Bears\u003c/strong>\u003c/em> changed this offseason? Plus, Gregg explains why working sports on the West Coast is better than the East Coast. \u003c/p> \u003cp>Matt has played in \u003cem>\u003cstrong>Chicago\u003c/strong>\u003c/em> and wonders how fans would receive the \u003cem>\u003cstrong>Bears\u003c/strong>\u003c/em> building a dome. Is the 'cold' really an advantage for other teams like the \u003cem>\u003cstrong>Bills and Packers\u003c/strong>\u003c/em>? Matt explains how he learned to watch film and got DVDs to take home. Looking back to last week's conspiracy theories, did \u003cem>\u003cstrong>Shaq\u003c/strong>\u003c/em> confirm an \u003cem>\u003cstrong>NBA Draft conspiracy\u003c/strong>\u003c/em>? We wrap up with plans for the week, including Bobby wanting to go to \u003cem>\u003cstrong>Vegas\u003c/strong>\u003c/em> to speak with \u003cem>\u003cstrong>Pete Carroll\u003c/strong>\u003c/em>. \u003c/p> \u003cp>\u003cem>\u003cstrong>Lots to Say with Bobby Bones and Matt Cassel is part of the NFL Podcast Networ\u003c/strong>\u003c/em>\u003cstrong>k \u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747796400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0Y2M5MTFjLWE2ZmMtNDkzYi1hZDQwLWIyM2UwMTUxZGEzOC82OTEyZmQ1MS0zMTA3LTQ1NjUtOGI1OS1iMmUzMDE0OTAwOTYvaW1hZ2UuanBnP3Q9MTc0Nzc3MTI5MiZzaXplPUxhcmdl"},{"id":276619911,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"#512 - HOW HISTORY MISLED US! + Bobby has AI tell him his Strengths and Weaknesses ","duration":4603,"isExplicit":false,"description":"\u003cp>Bobby and Eddie talk about things that we were possibly misled on and not told the entire truth about. They are stories that all feel like facts but we may not know the whole story including Betsy Ross sewing the first American Flag, Thomas Edison inventing the lightbulb and the Wright Brothers being the first to fly. Bobby also had A.I. tell him his strengths and weaknesses and shared his notes from behind the scenes of the 60th ACM Awards last weekend.\u003cbr> \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747776000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My80YjdmZWI4My1hYjQzLTQ1OWYtOTNlMS1iMmRlMDAwNmU4N2EvaW1hZ2UuanBnP3Q9MTc0NzI2OTIyNSZzaXplPUxhcmdl"},{"id":276592676,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"TUES PT 2: Bobby’s Favorite Thing On TikTok Right Now + Is Bill Belichick Engaged? Our Theories + Is Eddie A Bad Dad For Not Doing This For His Kids?","duration":3390,"isExplicit":false,"description":"\u003cp>Bobby shared why he is all about All American Rejects right now as they are playing at random people’s backyards. Amy shared why dark chocolate is good for your brain but Bobby is hesitant. Lunchbox shared why Bill Belichick’s girlfriend is getting the cold shoulder and we do a deep dive into her history and rumor that they are engaged. We try to figure out what is happening in the relationship. Morgan talked about Jessica Simpson getting dragged for her American Idol performance. Eddie revealed the homework given to him by his family therapist that he doesn’t want to do.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747747800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":276577486,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"TUES PT 1: Does Lunchbox FINALLY Give Us Our Money?! + Top 5 Heists In U.S. History + Our Worst Jobs Ever!","duration":3760,"isExplicit":false,"description":"\u003cp>After the drama that happened yesterday, Lunchbox has a second chance to give us our money. Do we finally get it after 2 years? Bobby shared a list of the Top 5 heists in US history that went unsolved including one where thieves made out with goods valued over $500 million dollars. Bobby shared a list of the Top 10 worst jobs of all-time and why people hate them. We all shared our worst jobs we've had in life including one that traumatized Amy. In Tuesday Reviewsday, Bobby saw the best new show ever!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747742400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":276419308,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"25W: Eddie Pissed Off Bobby + Solomon Wilcots on What’s Going On with Rogers + Reid’s Bachelor Party ‘Rager’","duration":3296,"isExplicit":false,"description":"\u003cp>Bobby talked about his weekend playing in a pickleball tournament and how Eddie thought his medal was fake. We then talked to Solomon Wilcots. He is a former NFL safety who played six seasons with the Bengals, Vikings, and Steelers. After retiring from professional football, he embarked on a successful broadcasting career, working with ESPN, CBS Sports, NFL Network, and more. He talked about what will happen with the Cowboys, what quarterback is under more pressure: Jared Allen or Lamar Jackson and what is going on with Aaron Rogers. We called Reid to talk about how his bachelor party went that none of us were invited to. \u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Download the DraftKings Sportsbook App today:\u003c/strong> https://dkng.co/bobbysports\u003c/p> \u003cp> \u003c/p> \u003cp>If you or someone you know has a gambling problem, crisis counseling and referral services can be accessed by calling 1-800-GAMBLER (1-800-426-2537) (IL/IN/MI/NJ/PA/WV/WY), 1-800-NEXT STEP (AZ), 1-800-522-4700 (CO/NH), 888-789-7777/visit http://ccpg.org/chat (CT), 1-800-BETS OFF (IA), 1-877-770-STOP (7867) (LA), 877-8-HOPENY/text HOPENY (467369) (NY), visit OPGR.org (OR), call/text TN REDLINE 1-800-889-9789 (TN), or 1-888-532-3500 (VA).\u003c/p> \u003cp> \u003c/p> \u003cp>21+ (18+ WY). Physically present in AZ/CO/CT/IL/IN/IA/LA/MI/NJ/ NY/PA/TN/VA/WV/WY only. N/A in NH/OR/ON. New customers only. Valid 1 per new customer. Min. $5 deposit. Min $5 wager. $200 issued as eight (8) $25 free bets. Ends 9/19/22. See http://draftkings.com/sportsbook for details.\u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow the Show:\u003c/strong> \u003ca href=\"https://www.instagram.com/bobbybonessports/\">@BobbyBonesSports\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow the Crew:\u003c/strong>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/mrbobbybones/\">@MrBobbyBones\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/producereddie/\">@ProducerEddie\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/kickoffkevin/\">@KickoffKevin\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/mikedeestro/\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/brandonraymusic/?hl=en\">@BrandonRayMusic\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747663200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzgwYjA0ZWVmLThmYjctNDY2MS1iYzA4LWFlZWYwMDA2ODZjOC8yNWFlYzQxNC0wOWY1LTQ4MGEtODgyZi1iMmUyMDEyMTJkYmYvaW1hZ2UuanBnP3Q9MTc0NzY3NjExNCZzaXplPUxhcmdl"},{"id":276416491,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"MON PT 2: How Much Do Country Artists Make Touring? + Billionaire Files For Divorce With No Prenup + Someone Is Doing Things They're Too Old To Do!","duration":2372,"isExplicit":false,"description":"\u003cp>Bobby shared a list of the Top 10 Highest Grossing artists of all-time and how Alan Jackson announced he is retiring from touring. Bobby tried to figure out what Alan Jacson songs he has about a woman with big hands and an Adam’s apple. Lunchbox shared a story about a music executive who files for divorce having no prenup. Bobby calls out someone who is doing something they are way too old for. We also try to figure out our next live stream competition and we talked about bringing back the BBS Olmypics.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747661400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"}]}},{"id":30301596,"title":"Pop Culture Weekly - Celebrity Interviews & Entertainment News","description":"Welcome to Pop Culture Weekly with Kyle McMahon, your definitive entertainment news, pop culture reviews and celebrity interviews podcast! Each week, we bring you exclusive, in-depth celebrity interviews with your favorite stars, alongside sharp movie reviews, comprehensive music reviews, and insightful series reviews covering the latest in television and streaming. Get all the entertainment news, candid views, and expert analysis you want on the biggest film releases, trending TV shows, chart-topping music, and every celebrity happening in between. Join us at Pop Culture Weekly for your essential dose of pop culture insights and stay connected to the ever evolving world of entertainment, delivered fresh right to your ears...weekly! Subscribe now! Presented by iHeartRadio. PopCultureWeekly.com For in depth, deep dives into the show including transcripts, celebrity guest profiles, ultimate guides and more, visit Podcast.PopCultureWeekly.com","lastUpdated":1747966215,"slug":"1246-pop-culture-weekly-celebr","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA9HAMcAAAGUTTRlOA"},"items":[{"id":275343596,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly-celebr","title":"Rebel Wilson & the Cast of Juliet And Romeo","duration":1170,"isExplicit":false,"description":"\u003cb>Rebel Wilson\u003c/b> steps into the studio to share her experience as Lady Capulet in the modern musical film \u003ci>\u003cb>Juliet and Romeo\u003c/b>\u003c/i>. Known for her comedic roles, Rebel surprises us with the depth and nuance she brings to a character traditionally seen as villainous. Her enthusiasm bubbles over as she discusses the project's compelling music, the British accent she adopts, and the fresh twists that make this film a standout rendition of Shakespeare's beloved tale. This is Rebel as you've never seen her before - shedding her comedic skin to reveal a performance grounded in sincerity and a touch of familial insight. \u003cbr />\u003cbr />And then join me, Kyle McMahon, as I chat with the film’s creative mastermind, \u003cb>Timothy Scott Bogart\u003c/b>, who reimagines this classic story with vibrant modern elements and catchy tunes. Timothy, alongside his brother, pop songwriter \u003cb>Evan Bogart\u003c/b>, crafts an unforgettable adaptation that captures the essence of love, conflict, and music. \u003cbr />\u003cbr />Plus, hear from the dynamic duo, \u003cb>Jamie Ward\u003c/b> and \u003cb>Clara Rugaard\u003c/b>, whose portrayal of the iconic Romeo and Juliet crackles with chemistry and emotional depth. This episode is a must-listen for anyone eager to experience the magic behind \u003cb>Juliet and Romeo\u003c/b>, a film that promises to enchant both fans of Shakespeare and newcomers alike.\u003cbr />\u003cbr />Dive deeper into this episode in the\u003ca href=\"https://podcast.popcultureweekly.com/rebel-wilson-the-cast-of-juliet-and-romeo/\" target=\"_blank\" rel=\"noreferrer noopener\"> Show Notes\u003c/a>.\u003cbr />\u003cbr />Chapters: \u003cbr />(00:00) - Intro & Welcome!\u003cbr />(02:30) Juliet and Romeo Writer / Director Timothy Scott Bogart\u003cbr />(07:25) Jamie Ward and Clara Rugaard talk Juliet and Romeo\u003cbr />(12:24) - Rebel Wilson on Juliet and Romeo\u003cbr />\u003cbr />\u003cbr />And be sure to subscribe to the (once a week) \u003ca href=\"https://podcast.popcultureweekly.com/newsletter/\" target=\"_blank\" rel=\"noreferrer noopener\"> Pop Culture Weekly Newsletter\u003c/a>!\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming. \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">Listen here\u003c/a>!\u003cbr />\u003cbr />--------------------------\u003cbr />\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">Podcast.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">Pop Culture Weekly's YouTube\u003c/a>!\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>\u003cbr />Get Social with Kyle on:\u003c/b>\u003cbr />\u003cbr />\u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Facebook\u003c/a>\u003cbr />\u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Instagram\u003c/a>\u003cbr />\u003ca href=\"http://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon TikTok \u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">Pop Culture Weekly YouTube\u003c/a>\u003cbr />\u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Website\u003c/a>","startDate":1747117809000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":275232344,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly-celebr","title":"Oliver Jackson-Cohen & the Cast of Towards Zero; Celebrating YouTube's 20th Anniversary","duration":2409,"isExplicit":false,"description":"In this episode of Pop Culture Weekly with Kyle McMahon, we dive into the world of Agatha Christie with the talented cast of \"\u003cb>\u003ci>Towards Zero\u003c/i>\u003c/b>,\" now on BritBox. Actors \u003cb>Mimi Keene\u003c/b>, \u003cb>Anjana Vasan\u003c/b>, \u003ca href=\"https://podcast.popcultureweekly.com/guests/oliver-jackson-cohen/\" target=\"_blank\" rel=\"noreferrer noopener\">\u003cb>Oliver Jackson Cohen\u003c/b>\u003c/a>, and \u003cb>Ella Lily Highland\u003c/b> talk about their roles in this fresh take on a classic mystery. With themes of scandal and the rich tapestry of Christie's storytelling, they share how they infused authenticity and modernity into their performances. From the thrill of embodying complex characters to the joy of collaborating with a stellar cast and crew, their excitement is palpable as they invite audiences to experience this timeless tale anew.\u003cbr />\u003cbr />And YouTube's 20th anniversary isn't just a milestone; it's a testament to how a simple platform has reshaped our world. \u003cb>Maddie Buxton\u003c/b>, YouTube's culture and trends lead, joins us to share her insights on the platform's evolution from its first 19-second zoo video to becoming the top streaming service in the U.S. We explore how YouTube has adapted to changing viewing habits, now reaching living rooms as a major entertainment source. With celebrity creators and diverse content formats, YouTube has truly become an indispensable part of our lives.The episode also highlights the incredible journey of YouTube creators, who have become celebrities in their own right. We discuss YouTube's impact on entertainment and education, with series like Hot Ones and Chicken Shop Date becoming essential spaces for Hollywood promotions. Maddie and I reflect on YouTube as an equalizer, providing opportunities for everyone, regardless of age or background. It's about building communities around shared passions and offering an endless stream of content that traditional media could never match.\u003cbr />\u003cbr />Dive deeper into this episode in our \u003ca href=\"https://podcast.popcultureweekly.com/oliver-jackson-cohen-the-cast-of-towards-zero-celebrating-youtubes-20th-anniversary/\" target=\"_blank\" rel=\"noreferrer noopener\">Show Notes\u003c/a>! And be sure to subscribe to the (once a week) \u003ca href=\"https://podcast.popcultureweekly.com/newsletter/\" target=\"_blank\" rel=\"noreferrer noopener\"> Pop Culture Weekly Newsletter\u003c/a>!\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming. \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">Listen here\u003c/a>!\u003cbr />\u003cbr />--------------------------\u003cbr />\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">Podcast.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">Pop Culture Weekly's YouTube\u003c/a>!\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>\u003cbr />Get Social with Kyle on:\u003c/b>\u003cbr />\u003cbr />\u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Facebook\u003c/a>\u003cbr />\u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Instagram\u003c/a>\u003cbr />\u003ca href=\"http://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon TikTok \u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">Pop Culture Weekly YouTube\u003c/a>\u003cbr />\u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Website\u003c/a>","startDate":1747094325000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":271770029,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly-celebr","title":"Kevin Bacon & Jennifer Nettles (The Bondsman); Comedy Icon Sandra Bernhard","duration":2630,"isExplicit":false,"description":"In this episode of \u003cb>\u003ci>Pop Culture Weekly with Kyle McMahon\u003c/i>\u003c/b> it's a packed, all interview extravaganza as \u003cb>Kevin Bacon\u003c/b> and \u003cb>Jennifer Nettles\u003c/b> discuss their new Prime Video series \u003ci>\u003cb>The Bondsman\u003c/b>\u003c/i> and Comedy icon \u003cb>Sandra Bernhard\u003c/b> joins to discuss her career, her time on \u003ci>\u003cb>Severence\u003c/b>\u003c/i>, and her 2025 stand up comedy tour.\u003cbr />\u003cbr />Comedy legend \u003cb>Sandra Bernhard\u003c/b> graces the mic with stories that span her transformative journey from Beverly Hills manicurist to stand-up powerhouse. Hear her recount the vibrant scene of open mic nights and takes us behind the scenes of her forthcoming \u003ca href=\"https://www.sandrabernhard.com/live-performance-calendar\" target=\"_blank\" rel=\"noreferrer noopener\">\u003ci>\u003cb>Shapes and Forms 2025\u003c/b>\u003c/i> comedy tour\u003c/a>, promising an intriguing blend of humor and music that continues to captivate audiences. As she reflects on her career against the backdrop of the ever-evolving digital age, Sandra offers a rare glimpse into the resilience and creativity that cemented her status as an icon. Check out \u003ca href=\"https://www.sandrabernhard.com\" target=\"_blank\" rel=\"noreferrer noopener\">Sandra's website\u003c/a> and \u003ca href=\"https://www.instagram.com/sandragbernhard/?hl=en\" target=\"_blank\" rel=\"noreferrer noopener\">follow her on Instagram\u003c/a>.\u003cbr />\u003cbr />Then, singer / songwriter / actor (and Grammy and Emmy winner) \u003cb>Jennifer Nettles\u003c/b> stops by to discuss The Bondsman, working with Kevin Bacon and becoming a \"Scream Queen\". Finally, the one and only \u003cb>Kevin Bacon\u003c/b> joins to discuss The Bondsman, his love for horror and music and so much more. He also discusses his joint EP with Jennifer Nettles, \u003ca href=\"https://www.iheart.com/artist/jennifer-nettles-923917/albums/the-bondsman-hell-and-back-320930372/\" target=\"_blank\" rel=\"noreferrer noopener\">\u003cb>\u003ci>The Bondsman: Hell and Back\u003c/i>\u003c/b>\u003c/a>. Their creative collaboration promises to deliver a genre-blending experience that fans won’t want to miss. Join us for a captivating episode filled with laughter, inspiration, and the magic of storytelling from some of the most innovative minds in entertainment.\u003cbr />\u003cbr />Dive deeper into this episode with our \u003ca href=\"https://podcast.popcultureweekly.com/kevin-bacon-jennifer-nettles-the-bondsman-comedy-icon-sandra-bernhard/\" target=\"_blank\" rel=\"noreferrer noopener\">Show Notes\u003c/a>!\u003cbr />\u003cbr />And be sure to subscribe to the (once a week) \u003ca href=\"https://podcast.popcultureweekly.com/newsletter/\" target=\"_blank\" rel=\"noreferrer noopener\"> Pop Culture Weekly Newsletter\u003c/a>!\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming. \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">Listen here\u003c/a>!\u003cbr />\u003cbr />--------------------------\u003cbr />\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">Podcast.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">Pop Culture Weekly's YouTube\u003c/a>!\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>\u003cbr />Get Social with Kyle on:\u003c/b>\u003cbr />\u003cbr />\u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Facebook\u003c/a>\u003cbr />\u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon Instagram\u003c/a>\u003cbr />\u003ca href=\"http://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle McMahon TikTok \u003c/a>\u003cbr />\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">Pop Culture Weekly YouTube\u003c/a>\u003cbr />\u003ca href=\"http://www.kylemcmahon.me\" ","startDate":1743779607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":271675988,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"The Most Anticipated Movies of Summer 2025 with Fandango's Erik Davis","duration":1805,"isExplicit":false,"description":"Fandango Managing Editor, \u003cb>Erik Davis\u003c/b>, joins us once again on \u003cb>\u003ci>Pop Culture Weekly\u003c/i>\u003c/b> to discuss the results of \u003ca href=\"https://images.fandango.com/cms/assets/3aea72c0-05dd-11f0-8321-2b978811c524--fandango-2025-moviegoing-trends-insights-study.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Fandango’s 2025 Moviegoing Trends and Insights Study\u003c/a>, including the Most Anticipated Movies of Summer 2025 as voted by YOU! \u003cbr />\u003cbr />Kyle McMahon and Erik explore everything from the thrilling action sequences of \"\u003ci>\u003cb>Mission Impossible: Final Recokining\u003c/b>\u003c/i>\" to James Gunn's fresh take on \u003ci>\u003cb>Superman\u003c/b>\u003c/i>, featuring the charming Krypto the Superdog. Erik brings us the latest insights from Fandango's study on movie-going trends, where concessions remain king and premium formats like IMAX and Dolby are drawing audiences back to the theaters. \u003cbr />\u003cbr />The conversation takes a deeper dive into the evolution of the movie theater experience, spotlighting exciting developments like themed experiences and the growing popularity of theaters such as Alamo Drafthouse. We also tackle the great debate over cell phone use during films, as some theaters experiment with screenings tailored to all preferences. As we preview the summer movie lineup, our excitement is palpable for the debut of Marvel's \"\u003ci>\u003cb>Fantastic Four: First Steps\u003c/b>\u003c/i>,\" hailed for its 60s retro-futuristic flair, and the high anticipation for \"\u003ci>\u003cb>Jurassic World Rebirth\u003c/b>\u003c/i>.\" With Erik's expert insights and our shared passion for cinema, this episode promises to be a cinematic feast for movie lovers everywhere.\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Pop Culture Weekly YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />TikTok: \u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.tiktok.com/@kyle2u\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>","startDate":1743673758000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":270422668,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"Cate Blanchett, Naomie Harris, Tom Burke (Black Bag); Rosamund Pike & Cast of The Wheel of Time","duration":2272,"isExplicit":false,"description":"What if you could step inside the mesmerizing worlds of fantasy and thriller, guided by the very stars who bring them to life? On this episode of \u003ca href=\"http://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">\u003cb>Pop Culture Weekly\u003c/b>\u003c/a>, we explore the enchanting realm of Prime Video's \"\u003ci>\u003cb>The Wheel of Time\u003c/b>\u003c/i>\" Season 3 with insights from showrunner \u003cb>Rafe Judkins\u003c/b> and actor \u003cb>Natasha O'Keefe\u003c/b>. Discover how they navigate the labyrinth of adaptation, honoring Robert Jordan's epic while crafting compelling television. Our conversations with cast members \u003cb>Rosamund Pike\u003c/b>, \u003cb>Josha Stradowsk\u003c/b>i, \u003cb>Daniel Henney\u003c/b>, \u003cb>Sophie Okonedo\u003c/b>, \u003cb>Ceara Coveney\u003c/b>, and \u003cb>Ayoola Smart\u003c/b> reveal their journeys in embodying characters with deep histories and fan expectations, offering a peek into the alchemy of transforming beloved book characters for the screen.\u003cbr />\u003cbr />From fantasy to a gripping thriller, we shift focus to the enticing world of \"\u003ci>\u003cb>Black Bag\u003c/b>\u003c/i>.\" Acclaimed actors \u003cb>Cate Blanchett\u003c/b>, \u003cb>Naomie Harris\u003c/b>, and \u003cb>Tom Burke\u003c/b> take us behind the scenes of this stylish film, sharing their unique experiences and challenges. Cate Blanchett opens up about joining the project on trust, Naomi Harris discusses breaking molds with her non-traditional psychiatrist role, and Tom Burke dives into his layered character, exploring the universal messiness of life. Their insights illuminate the dynamic storytelling and creative freedom that drive the film's narrative, promising a cinematic experience rooted in suspense and intrigue.\u003cbr />\u003cbr />Join us as we bring you face-to-face with the magic of storytelling through the eyes of those who create it. Whether you're a fan of epic fantasies or edge-of-your-seat thrillers, this episode provides a captivating journey into the heart of two imaginative projects. Be prepared to hear firsthand accounts of the artistic processes and the collaborative spirit that fuels these captivating worlds, leaving you eager to witness their stories unfold onscreen.\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Pop Culture Weekly YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />TikTok: \u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.tiktok.com/@kyle2u\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>\u003cbr />\u003cbr />\u003cbr />","startDate":1742245988000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":268673703,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"\"The Monkey\" with Osgood Perkins, Theo James & Rohan Campbell","duration":1600,"isExplicit":false,"description":"Join me, \u003cb>Kyle McMahon\u003c/b>, on \u003cb>Pop Culture Weekly\u003c/b> as we explore the highly anticipated horror film, \"\u003cb>The Monkey\u003c/b>,\" an adaptation of \u003cb>Stephen King's\u003c/b> chilling short story. This episode features insightful conversations with the film's talented team, including writer-director \u003cb>Osgood Perkins\u003c/b> and stars \u003cb>Theo James\u003c/b> and \u003cb>Rohan Campbell\u003c/b>. \u003cbr />\u003cbr />Listen in as we unravel the film's thematic depth, exploring its portrayal of intergenerational trauma and father-son dynamics, while also sharing exclusive insights from the cast and crew.This episode promises a thrilling discussion for fans of Stephen King's work and horror enthusiasts alike. We dive into the unsettling allure of the monkey character and the unique horror experience the film provides. And be sure to catch \"The Monkey\" in theaters for its full impact. \u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Pop Culture Weekly YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />TikTok: \u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.tiktok.com/@kyle2u\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>","startDate":1740121208000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":267214081,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"Anti Valentine's Day Movies - You'll Be Glad You're Single (Or Wish You Were)","duration":3236,"isExplicit":false,"description":"Join us on this episode of \u003ca href=\"http://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">\u003cb>Pop Culture Weekly\u003c/b>\u003c/a> as \u003cb>Kyle McMahon\u003c/b> and guest \u003cb>Amanda Baez\u003c/b> explore the world of anti-Valentine's Day movies - movies that will make you glad you're single or make you wish you were. \u003cbr />\u003cbr />We kick off with a lively discussion on the origins and relevance of Valentine's Day, questioning whether it's more of a heartfelt celebration or a commercial holiday created to sell greeting cards and candy.\u003cbr />\u003cbr />Then dive into the feature presentation as Kyle and Amanda explore some of their favorite anti Valentine's Day movies. From the hilarious \"The Lost City\" with Sandra Bullock and Channing Tatum to the mind-bending \"Eternal Sunshine of the Spotless Mind,\" their choices of films offer a refreshing look at movies which challenge conventional narratives surrounding love, romance and relationships. \u003cbr />\u003cbr />Whether you're celebrating love or enjoying the single life, we've got movie recommendations to suit every mood on Valentine's Day, during a break up or anytime else. \u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Pop Culture Weekly YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />TikTok: \u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.tiktok.com/@kyle2u\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>","startDate":1739512807000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":263940324,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"Joe Manganiello (Deal or No Deal Island); Chase Stokes & Lana Condor (Valiant One)","duration":1623,"isExplicit":false,"description":"Get ready for an electrifying dose of pop culture as we sit down with the ever-talented \u003cb>Joe Manganiello\u003c/b> (Deal or No Deal Island, Magic Mike) and \u003cb>Chase Stokes\u003c/b> & \u003cb>Lana Condor\u003c/b> (Valiant One).\u003cbr />\u003cbr />First up, \u003cb>Joe Manganiello\u003c/b> brings his charisma and flair to talk \"\u003ci>\u003cb>Deal or No Deal Island\u003c/b>\u003c/i>\" on NBC and Peacock. Discover how a chance conversation led Joe to this thrilling role, where he masterfully balances hosting duties with his natural enthusiasm for the game. Joe shares candid insights into the joys and challenges of staying neutral as a host while still rooting for contestants, and he offers a peek into what the future holds for him and the show. His passion for the project is contagious, and you won't want to miss his thoughts on how this opportunity perfectly aligns with his vibrant personality.\u003cbr />\u003cbr />Then, Kyle McMahon chats with \u003cb>Chase Stokes\u003c/b> and \u003cb>Lana Condor\u003c/b>, the dynamic duo from the gripping new film \"\u003ci>\u003cb>Valiant One\u003c/b>\u003c/i>.\" Set on the tense border between North and South Korea, this film takes you on an intense rollercoaster of emotions, with powerful performances that honor their personal ties to the military. Chase and Lana open up about embracing new challenges and stepping beyond their previous roles to deliver raw and compelling portrayals of growth and leadership. Hear how their family connections to the military influenced their characters, and get an inside look at the themes that drive this thrilling narrative. This episode is packed with fascinating stories and insights that showcase the multifaceted world of entertainment.\u003cbr />\u003cbr />Watch Kyle McMahon's \u003ca href=\"https://youtu.be/uUvNohGNDE0\" target=\"_blank\" rel=\"noreferrer noopener\">interview with Chase Stokes & Lana Condor \u003cb>here\u003c/b>\u003c/a>.\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Pop Culture Weekly YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />TikTok: \u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.tiktok.com/@kyle2u\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>","startDate":1738602580000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":262522814,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"Star Trek Section 31 Star Omari Hardwick On Franchises & Grammy Noms","duration":1119,"isExplicit":false,"description":"In this episode of Pop Culture Weekly with Kyle McMahon, Grammy nominated actor \u003cb>Omari Hardwick\u003c/b> takes center stage where we dive into his exhilarating role in the Paramount + film, \u003ci>\u003cb>Star Trek: Section 31\u003c/b>\u003c/i>.\u003cbr />\u003cbr />From athlete to actor, Omari's journey is nothing short of inspiring, and he opens up about transitioning from starring in the film as a cast member to experiencing it as a fan. We unpack his dynamic portrayal of Alok, a Section 31 agent, and explore the creative process behind the film. Omari also shares the deep personal connection he has with poetry, a passion he's nurtured since the tender age of 11, which has earned him a Grammy nomination for Best Spoken Word Poetry Album. Our conversation with Omari goes beyond his role in Star Trek, shedding light on his multifaceted career that spans poetry, theater, music, and film. We uncover the inspiration behind his new single and the impact of working alongside the legendary \u003cb>Michelle Yeoh\u003c/b>. We reflect on his past collaborations with industry giants like \u003cb>Kevin Costner\u003c/b> and \u003cb>Zack Snyder\u003c/b>, and there's an excited anticipation for future stories within the Star Trek universe. Tune in for an engaging mix of career reflections, collaborative triumphs, and the thrill of what's next.\u003cbr />\u003cbr />\u003ca href=\"https://youtu.be/g4_aUiZrv3g?si=ZAZCwLodySFNbeOM\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the interview here\u003c/a>.\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Pop Culture Weekly YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>","startDate":1738151786000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"},{"id":256311495,"podcastId":30301596,"podcastSlug":"1246-pop-culture-weekly","title":"The Best Movies (& More) of 2024; Howie Mandel talks AGT, Tour & Podcast!","duration":3806,"isExplicit":false,"description":"In this episode of \u003ca href=\"http://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">\u003ci>\u003cb>Pop Cuture Weekly with Kyle McMahon\u003c/b>\u003c/i>\u003c/a>, get ready for a pop culture extravaganza as \u003cb>Howie Mandel\u003c/b> sits down to discuss \u003ci>\u003cb>America's Got Talent\u003c/b>\u003c/i> auditions and more! PLUS, he gives Kyle three Front of the Line passes for lucky Pop Culture Weekly listeners to audition for AGT Season 20! And \u003cb>Amanda Baez\u003c/b> returns as she and Kyle talk the best movies, music and tv series of 2024. \u003cbr />\u003cbr />Kyle and Amanda share their holiday antics, reflecting on how they absorbed some of 2024's most buzzworthy movies, series and music, as they discuss their top 5 favorite films of 2024. From drama to horror to animation, there's something for (almost) everyone on their lists. Plus, get their take on 2024's standout albums and TV shows. Did your favorites make the list?\u003cbr />\u003cbr />Then, Kyle has an engaging chat with \u003cb>Howie Mandel\u003c/b>, who discusses auditions for the upcoming 20th season of America's Got Talent, his stand up tour, his \u003cb>\u003ci>Howie Mandel Does Stuff\u003c/i>\u003c/b> podcast and an exclusive update on \u003ci>\u003cb>Bobby's World\u003c/b>\u003c/i>. \u003cbr />\u003cbr />\u003cb>CONTEST:\u003c/b> Win 1 of 3 Front of the Line Passes to \u003ci>\u003cb>America's Got Talent\u003c/b>\u003c/i> Season 20 Auditions. Contest ends 01/12/25 at 11:59 EST. Click here to enter: \u003ca href=\"https://news.iheart.com/promotions/front-of-the-line-to-america-s-got-talent-season-20-auditions-1732554/\" target=\"_blank\" rel=\"noreferrer noopener\">https://news.iheart.com/promotions/front-of-the-line-to-america-s-got-talent-season-20-auditions-1732554/\u003c/a>\u003cbr />\u003cbr />\u003cbr />\u003cb>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/b> is now streaming: \u003ca href=\"https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.deathandgrief.show/Chapter-One-The-Diagnosis-AKA-WTF/\u003c/a>\u003cbr />\u003cbr />---------------\u003cbr />Get all the Pop Culture Weekly podcast info you could want including extra content, uncut interviews, photos, videos & transcripts at: \u003ca href=\"https://podcast.popcultureweekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">https://podcast.popcultureweekly.com\u003c/a>\u003cbr />\u003cbr />Watch celebrity interviews at: \u003ca href=\"https://www.facebook.com/realkylemcmahon/videos\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.facebook.com/realkylemcmahon/videos\u003c/a>\u003cbr />or Kyle McMahon YouTube at: \u003ca href=\"https://www.youtube.com/officialkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/officialkylemcmahon\u003c/a>\u003cbr />\u003cbr />Read the latest at \u003ca href=\"http://www.PopCultureWeekly.com\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.PopCultureWeekly.com\u003c/a>\u003cbr />\u003cbr />\u003cb>Follow Kyle on:\u003c/b>\u003cbr />\u003cbr />Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Instagram: \u003ca href=\"http://www.instagram.com/kmacmusic\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.instagram.com/kmacmusic\u003c/a>\u003cbr />YouTube: \u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.youtube.com/@popcultureweekly\u003c/a>\u003cbr />Website: \u003ca href=\"http://www.kylemcmahon.me\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.kylemcmahon.me\u003c/a>\u003cbr />\u003cbr />","startDate":1736462067000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVjZTJmMGYxY2M1YWI4NWEwYzZhYTAwNjZjMThiYTQxLmpwZw"}]}},{"id":28226439,"title":"Whiskey & Randy","description":"The Whiskey & Randy Show Weekdays 6AM-10AM on Froggy 99.9 and 3PM-7PM on 94.7 WDSD","lastUpdated":1724176887,"slug":"466-whiskey-randy","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAWYNCoAAAF_aQEVKA"},"items":[{"id":233402290,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"W&R SHOW 10-31-2024","duration":1065,"isExplicit":false,"description":"","startDate":1730369411000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":233382133,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"W&R SHOW 10-30-2024","duration":1124,"isExplicit":false,"description":"","startDate":1730366056000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":114281433,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"The Unstoppable Joy Gala is June 10th! We chat with Tonya to learn more!","duration":220,"isExplicit":false,"description":"The cancer journey can be very lonely. Unstoppable Joy's mission is to simply be here for you and support your mind, body, and spirit. You are not alone!\u003cbr />\u003cbr />unstoppablejoyco.org","startDate":1683018378000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":113808432,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"INTV Kristy-An Ferracci Kidney Walk Delaware 2023","duration":163,"isExplicit":false,"description":"\u003cb>The National Kidney Foundation Serving Maryland and Delaware will hold the \u003c/b>\u003cb>Southern Delaware Kidney Walk\u003c/b> Sunday, April 30 Registration 10 AM; Walk at 11 AM Cape Henlopen State Park- Fort Miles Museum & Historical Area Lewes, De. \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kidneymd.org%2F&data=05%7C01%7CRANDALLSCOTT2%40iheartmedia.com%7C8a0eb1d635a141a5066e08db42a59da1%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638177051330896064%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zymxynPvWav4jjGCC1Sjt7i%2F7uXH7edUQZS3d15uq7M%3D&reserved=0\" target=\"_blank\" rel=\"noreferrer noopener\">\u003cb>www.kidneywalk.org\u003c/b>\u003c/a>","startDate":1682415229000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":113398992,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"INTV with Meredith Miller and Jamie Riley From Wicomico County","duration":233,"isExplicit":false,"description":"None","startDate":1681897371000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2M0MjkwNDM2MTY3Y2ViNTZkOWQ2OGE3NmZiNjQwYjZhLmpwZw"},{"id":109030780,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"Heather Brooks KindSBY","duration":169,"isExplicit":false,"description":"None","startDate":1676546723000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":108213895,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"We Remade the Iconic Groundhog Day Movie Radio Bit- Whiskey Wasn't Into It!","duration":117,"isExplicit":false,"description":"None","startDate":1675328873000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":100528769,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"We chat with Comedian and Podcaster Nate Bargatze!","duration":896,"isExplicit":false,"description":"Nate Bargatze is one of the funniest people on Earth! We were happy to chat with Nate ahead of his show at the Freeman Stage in Selbyville. Nate Bargatze: The Raincheck Tour.","startDate":1659681128000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"},{"id":96076448,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"Jimmie Joins us with a big announcement","duration":316,"isExplicit":false,"description":"None","startDate":1650967517000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzZmNGJjZDAwMjcwNTRkMmY4MDg2NjFmZDFiNjBmODM0LmpwZw"},{"id":93860906,"podcastId":28226439,"podcastSlug":"466-whiskey-randy","title":"International Women's Day with Deana Harley 2022 Segment 1","duration":492,"isExplicit":false,"description":"None","startDate":1646734153000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzdlZTgzZTcxZjI5N2ZjMzg5MWY0MDJhODk5M2Y5ZTExLmpwZw"}]}},{"id":99726052,"title":"Death, Grief & Other Sh*t We Don't Discuss","description":"What happens to our bodies when we die? Is there any proof that our loved ones can visit us after they pass? Do you ever really 'get over' the loss of a loved one?\nThese are just a few of the questions that are answered in this iHeartPodcast Network series.\nFollow Kyle McMahon as he works through the loss of his mother from pancreatic cancer, traveling across the country talking with subject matter experts covering grieving, loss, spiritualism, the afterlife, death rituals and other aspects of death, grief, and mourning, bringing you insight and advice to help manage the unimaginable. It’s coming for all of us whether we acknowledge it or not, so you’re cordially invited to join Kyle as he explores death, grief and other sh*t we don’t discuss. ---- Get resources & handouts at www.DeathAndGrief.Show","lastUpdated":1746028691,"slug":"1119-death-grief-other-sht-we","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAYQNVoAAAGDES8OAA"},"items":[{"id":120349006,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E10 10: The Afterlife, Part 3: Bridging the Gap to the Afterlife with Reverend Angela Abt","duration":3615,"isExplicit":true,"description":"\u003cp>In episode 10 of \u003cem>\u003cstrong>Death, Grief And Other Shit We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon is in \u003ca href=\"https://www.lilydaleassembly.org\">Lily Dale, New York\u003c/a> - dealing with the unflinching loss of his Mother and exploring the world of Spiritualism and the afterlife. In the midst of his labyrinth of grief, \u003ca href=\"https://angieabt.com\">Reverend Angela Abt\u003c/a> steps in, offering a beacon of hope in the most unexpected of ways – through spirit communications and mediumship. Together, they explore this intriguing space, journeying from the spiritualist gatherings of the 19th century to the modern digital mediums of today. They talk about the evolution of mediumship and Angie's own path of discovery and learning, from her studies in Lily Dale, New York to her work at \u003ca href=\"https://www.santoshaholisticcenter.com\">Santosha Holistic Center\u003c/a>.\u003c/p> \u003cp>As they navigate the tumultuous waters of grief and loss, Angela and Kyle find common ground in their shared experiences of losing loved ones, delve into the nuanced complexities of grief, acknowledging the cathartic power of vulnerability, and the importance of validating our emotions. Angela provides an enlightening perspective on how a medium can serve as a bridge to our loved ones in the afterlife. \u003c/p> \u003cp>In the final chapter of the episode, Kyle and Reverend Abt examine the world of mediumship more closely. Angela shares her reading practices, shedding light on how she guides her clients on their spiritual journeys. The episode concludes with Angela giving Kyle a powerful reading that leaves him in awe, more convinced than ever of a continuing connection with his departed mother. This conversation is not just about mediumship, but about the human experience, our connections with the departed, and the transformative power of faith and patience. Through sharing their stories, they hope to provide solace and understanding to those grappling with loss.\u003cbr>\u003cbr>\u003ca href=\"https://www.ajoannemcmahon.foundation\">A. Joanne McMahon Foundation\u003c/a>\u003cbr>\u003cbr>----------------------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1691132100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":114512175,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E9 9: The Afterlife, Part 2 - Lily Dale, New York & the Spiritualism Movement","duration":2045,"isExplicit":false,"description":"\u003cp>In episode 9 of \u003cem>\u003cstrong>Death, Grief And Other Shit We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon travels to \u003ca href=\"https://www.lilydaleassembly.org\">Lily Dale, New York\u003c/a> - a gated hamlet in Southwestern New York which is made up entirely of Mediums and Spiritual healers. \u003cbr>\u003cbr>Kyle is given a tour of Lily Dale by \u003ca href=\"https://www.thomascratsley.com\">Tom Cratsley\u003c/a>, a healer and teacher who has been a resident of Lily Dale for decades. Together, they explore the healing temple, pet cemetery, Inspiration Stump and unravel the stories behind this unique town. \u003cbr>\u003cbr>Additionally, Tom talks about the origins of Lily Dale, its ties to the Spiritualism movement of the United States and the incredible life of Spiritualisms founder, Andrew Jackson Davis.\u003c/p> \u003cp>Explore the unforgettable signs our loved ones can leave us, even when it seems unexplainable, on this fascinating journey into the afterlife and spiritual communication, and discover the power of believing in something beyond our physical existence.\u003cbr>\u003cbr>\u003ca href=\"https://www.ajoannemcmahon.foundation\">A. Joanne McMahon Foundation\u003c/a>\u003cbr>\u003cbr>----------------------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1683269100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS83OTZhMWE2ZS00OTY3LTQxZjUtYjQ5ZC1hZmY5MDA2N2RkOWMvaW1hZ2UuanBnP3Q9MTY4MzI2NzQ5NSZzaXplPUxhcmdl"},{"id":112969321,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E8 8: The Afterlife","duration":2346,"isExplicit":true,"description":"\u003cp>In episode 8 of \u003cem>\u003cstrong>Death, Grief And Other Shit We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon discusses the odd and seemingly unexplainable things that began to happen immediately after his Mother passed away. \u003cbr>\u003cbr>Then, Kyle talks once again with \u003ca href=\"https://www.janholden.com\">Dr. Jan Holden\u003c/a>, President of the International Association for Near-Death Studies, and retired Professor Emerita of Counseling at University of North Texas (UNT). They discuss what after death communication is, what science is behind it, what the most common things seen in ADC's and much more.\u003cbr>\u003cbr>\u003ca href=\"https://pancan.org\">💜 Pancreatic Cancer Action Network 💜 \u003c/a>\u003cbr>\u003cbr>\u003ca href=\"https://www.ajoannemcmahon.foundation\">A. Joanne McMahon Foundation\u003c/a>\u003cbr>\u003cbr>----------------------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1681398673000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS81ZjdmZTY2My0wNGIzLTRiNDItODQ5OC1hZmUzMDEzODc3OTgvaW1hZ2UuanBnP3Q9MTY4MTQxMjI2NSZzaXplPUxhcmdl"},{"id":111849077,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E7 7: The Support Systems","duration":3346,"isExplicit":true,"description":"\u003cp>In episode 7 of \u003cem>\u003cstrong>Death, Grief And Other Shit We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon discusses how his support system got him through and the surprise at how some rose up and some disappeared in the wake of his Mother's death.\u003cbr>\u003cbr>Then, Kyle talks with University of Virginia developmental psychologist and researcher \u003ca href=\"https://www.deathandgrief.show/guests/jessie-stern/\">Dr. Jessica Stern\u003c/a>, about how attachment to our loved ones - and our support systems - profoundly affect our grieving processes. \u003cbr>\u003cbr>\u003ca href=\"https://pancan.org\">💜 Pancreatic Cancer Action Network 💜 \u003c/a>\u003cbr>\u003cbr>\u003ca href=\"https://www.ajoannemcmahon.foundation\">A. Joanne McMahon Foundation\u003c/a>\u003cbr>\u003cbr>----------------------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1680183671000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":110468612,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E6 Returning Thursday March 30th","duration":46,"isExplicit":false,"description":"\u003cp>On Thursday March 30th, \u003cem>\u003cstrong>Death, Grief & Other Sh*t We Don't Discuss\u003c/strong>\u003c/em> returns. Continuing the exploration of death, loss, grief and mourning - and what it all means - Kyle McMahon travels to Lilydale New York to speak with a medium, learns about his own mortality, attempts to contact his Mother, learns ways to turn powerlessness into positive action and so much more.\u003cbr>\u003cbr>Continue the journey of Death, Grief & Other Sh*t We Don't Discuss, returning Thursday March 30th from iHeartPodcasts Network.\u003cbr>\u003cbr>Dive further through resources, prompts & more at our website: \u003ca href=\"http://www.deathandgrief.show\">Death, Grief & Other Sh*t We Don't Discuss\u003c/a>. Continue the discussion on \u003ca href=\"twitter.com/deathandgrief\">Twitter\u003c/a> & \u003ca href=\"facebook.com/deathandgrief\">Facebook\u003c/a>.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1678720553000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":102952797,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E6 6. The Funeral (& Other Strange Death Rituals)","duration":4029,"isExplicit":true,"description":"\u003cp>In episode 6 of \u003cem>\u003cstrong>Death, Grief and Other Sh*t We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon discusses the writing of his Mom's eulogy, going to the viewing, the funeral and the burial and all that these things entail.\u003cbr>\u003cbr>Then, Kyle talks with \u003ca href=\"https://www.deathandgrief.show/guests/todd-hara\">Todd Hara\u003c/a>, Vice President of McCrery & Harra Funeral Homes and Crematory and best selling author of \u003ca href=\"https://amzn.to/3SNrgkG\">Last Rites: The Evolution of the American Funeral\u003c/a>. They discuss the history of death rituals, how death rituals in America came to be, where the death industry is going and more. \u003cbr>\u003cbr>\u003cbr>----------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1665119160000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":102632479,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E5 5B: Next Week...","duration":113,"isExplicit":true,"description":"\u003cp>Next week on \u003cstrong>Death, Grief and Other Sh*t We Don't Discuss\u003c/strong>, we return to dive into Death Rituals, Funerals and Viewings and the history behind why we do the strange things we do when it comes to losing the ones we love.\u003cbr>\u003cbr>----------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1664458352000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":102341982,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E5 5A: Thank You","duration":299,"isExplicit":true,"description":"\u003cp>In this bonus episode of \u003cem>\u003cstrong>Kyle McMahon's Death, Grief & Other Sh*t We Don't Discuss\u003c/strong>\u003c/em>, Kyle thanks you for making the first five episodes of this series such a success. Plus, get information on the vast resources he's curated for each episode, to help you on your own grief journey.\u003cbr>\u003cbr>And by popular demand, hear the full version of Kyle's '\u003cem>Wayfaring Stranger (Joanne)\u003c/em>', produced by Dave Cassese and Kyle McMahon. \u003ca href=\"http://www.davecassesemusic.com\">www.davecassesemusic.com\u003c/a>\u003cbr>\u003cbr>\"Wayfaring Stranger (Joanne)\"\u003cbr>Performed by Kyle McMahon\u003cbr>Written by: Unknown\u003cbr>Copyright © 2022. Elyk Studios / Kyle McMahon Media. All rights reserved.\u003cbr>\u003cbr>----------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1663823160000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":102083510,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E5 5: The Immediate Aftermath","duration":3206,"isExplicit":true,"description":"\u003cp>In episode 5 of \u003cem>\u003cstrong>Death, Grief and Other Sh*t We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon discusses the immediate hours and days after his Mom passed. \u003cbr>\u003cbr>Then, Kyle talks with \u003ca href=\"http://drkendoka.com\">Dr. Kenneth J. Doka\u003c/a>, Senior Vice-President for Grief Programs for the Hospice Foundation of America and best selling author of books such as \u003cem>\u003ca href=\"https://amzn.to/3UcJkph\">Grief Is a Journey: Finding your Pathway through Loss\u003c/a>. \u003c/em>They discuss what are some helpful things to do in the immediate aftermath of the death of a loved one, how to have less regrets with your loved one and more.\u003cbr>\u003cbr>\u003cbr>----------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1663218996000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"},{"id":101725530,"podcastId":99726052,"podcastSlug":"1119-death-grief-other-sht-we","title":"S1/E4 4: The Death of Her","duration":5917,"isExplicit":true,"description":"\u003cp>In a super sized episode 4 of \u003cem>\u003cstrong>Death, Grief and Other Sh*t We Don't Discuss\u003c/strong>\u003c/em>, Kyle McMahon discusses the final hours and moments with his Mom before pancreatic cancer took her life.\u003cbr>\u003cbr>Then, Kyle talks with \u003ca href=\"https://www.deathandgrief.show/guests/john-goodill-md\">Dr. John Goodill\u003c/a>, Chief for the section of Hospice and Palliative Medicine in Department of Medicine at ChristianaCare, about what Palliative and Hospice care are, their differences, what to ask for yourself or a loved one and more. \u003cbr>\u003cbr>Finally, Kyle talks with Death Doula and holistic death care professional \u003ca href=\"https://www.deathandgrief.show/guests/karen-karnatz/\">Karen Karnatz\u003c/a> about what a death doula is and what they do, what her two decades in death care has taught her and how she sees death as beautiful as life.\u003cbr>\u003cbr>\u003cbr>\"You Are My Sunshine\"\u003cbr>Performed by Kyle McMahon\u003cbr>Written by Jimmie Davis\u003cbr>Peer International Corporation (BMI)\u003cbr>Copyright © 1967. All Rights Reserved.\u003cbr>\u003cbr>----------------------\u003cbr>\u003cbr>\u003ca href=\"https://www.deathandgrief.show\">DeathAndGrief.Show\u003c/a>\u003cbr>\u003cbr>Continue the conversation on our socials using #DeathAndGriefShow\u003cbr>Twitter: \u003ca href=\"twitter.com/deathandgrief\">@DeathAndGrief\u003c/a>\u003cbr>Facebook: \u003ca href=\"Facebook.com/DeathAndGrief\">Facebook.com/DeathAndGrief\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1662440640000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NzJhZDFkLWZkMDQtNDZiZC1iM2JiLWFlYWUwMGYzODdkZS9pbWFnZS5qcGc_dD0xNjkwODM3MDQ1JnNpemU9TGFyZ2U"}]}},{"id":30753068,"title":"Off The Cuff with Christa Cooper","description":"Welcome to Off the Cuff with Christa Cooper! A podcast where I share weekly stories of my kids, mom life, health and fitness. I am here to bring you joy, laughs, inspiration and motivation!","lastUpdated":1609883632,"slug":"1248-off-the-cuff-with-christa","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAS-HEcAAAF4J6GUYA"},"items":[{"id":83582605,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"You Are Capable Of Amazing Things","duration":1088,"isExplicit":false,"description":"Wow, I seriously can't believe my daughter is about to wrap up her 1st grade year on zoom! This week I look back on how we even got through this year and how we all are capable of amazing things when we set ourselves up for success. Believe in yourself, set small obtainable goals and get focused. My life has been hectic with the girls and puppy but I am finding ways to stay on track and I know you can too! Oh and I can't help but share how annoyed I am with the cicada invasion at my house ... I am SO over this! Hear all of this and more in this week's episode!","startDate":1623434031000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":83086987,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"Finding Strength In The Changes Ahead","duration":729,"isExplicit":false,"description":"With so many of the COVID restrictions lifting, we can get back to LIFE! With that comes change in our daily lives and routines which I know personally can be difficult to manage and adjust. I feel such a powerful shift in the mindset of so many that I believe we all have grown together through this pandemic and what's on the other side is AMAZING. This week I wanted to just touch base and encourage you to keep going, keep working hard and staying positive through the changes ahead as things start to open up and we get back to this new way of life.","startDate":1622221144000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":82417961,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"We Got A PUPPY!","duration":1024,"isExplicit":false,"description":"We got a PUPPY! This week I want to share with you all the excitement in my house with bringing home a new puppy. We named her Lucy and are over the moon excited and in love with her! She is a German Shepherd and has filled our home and hearts with so much joy in just her first week with us. Listen to this week's episode to hear more on how we got her and what she's been up to!","startDate":1620739854000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":81830973,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"Life Hacks","duration":404,"isExplicit":false,"description":"Life hacks are supposed to make our lives easier, but let’s face it, often times the hacks we see on social media seem a bit out there, with many not actually working. People on Reddit shared their bizarre hacks that they swear work, and some of them are certainly interesting. I thought I'd share some of the them with you! A tip to cutting an onion without tears or a tip to keep you awake when your falling asleep in a meeting or class. All great stuff! Enjoy!","startDate":1619770388000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":81295978,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"Figuring Out Your Wellness Why","duration":799,"isExplicit":false,"description":"The key to staying consistent with a healthy lifestyle is figuring out why you are starting in the first place. Your "why" or what people refer to as your "wellness why" should come from deep within you, and I go over some ways to figuring it out. From there, that will play a big role in motivation in your everyday life to help you stay on track and reach your goals. It's the missing piece for many that will keep you going even when you aren't motivated. I’m so confident you have it within you to make the magic happen and transform your life. I know it’s not easy but my friend, it is so worth it.","startDate":1618562001000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":81043678,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"What's Going On This Week At Home","duration":1240,"isExplicit":false,"description":"This week I take some time to mom vent ... we all need it sometimes, right? From running around with their dirty feet, trying to brush knots out of their hair and all the bugs around my new house! I just thought I'd give you a glimpse into what's going on in my world this past week. I feel so blessed and want to rip my hair out at the same time LOL! You may be able to relate....Enjoy!","startDate":1617961205000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":80444531,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"Muscle VS. Fat","duration":891,"isExplicit":false,"description":"I finally realized something this week and excited to share! If you are anything like me and weigh yourself all the time, STOP! Don't base your results on the number on the scale, there are different ways to track your progress and I break it down for you in the episode. I also share some of the best ways to burn fat whether you’re looking to improve your overall health or simply slim down for summer. Small changes in your daily routine can make a huge difference, so tune in and find some ways to live a healthier life and continue to work towards your goals!","startDate":1617385551000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":80184898,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"What To Eat Before & After A Workout","duration":1123,"isExplicit":false,"description":"Your body requires different types of fuel for different types of movement, so timing is everything when it comes to fueling your workouts and what you should eat before and after each workout. Listen to this episode for suggestions on what types of food to fuel your body based on what kind of workout you're doing. Keeping on the nutrition theme this week, I share a new breakfast I am loving these days, a great healthy snack before bed and the truth behind cheese. I hope you find some new healthy ideas to help you on your health and wellness journey!","startDate":1616754894000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":79877307,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"The Benefits Of Sleep (This Mama Needs A Nap)","duration":1296,"isExplicit":false,"description":"Today is World Sleep Day and studies show that 2/3rds of us don't get enough sleep and the consequences of this are massive including an increased risk of developing cancer, dementia and heart disease. With everything going on this past year, working from home and having our kids at home so much more, I know I am struggling to get enough sleep, are you feeling the same way? I know it is only going to get crazier with the world opening up and schedules filling up but sleep is so important to your overall health that you want to make it a priority. Tune in this week for my rant on the evening routine at my house (LOL) but also the benefits of getting good sleep and why you should be getting at least 8 hours of sleep a night.","startDate":1616149074000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"},{"id":79567943,"podcastId":30753068,"podcastSlug":"1248-Off-The-Cuff-with-Christa","title":"Staying Motivated to Reach Your Goals","duration":1017,"isExplicit":false,"description":"This week I wanted to share ways to stay motivated to reach your goals! Motivation isn't always there so you must learn to be disciplined. You also have to be willing to put in the work. Time, consistency, hard work and motivation are all needed in order to achieve your goal. It's easy to get excited about a new project or goal, but let's be honest ... it's even easier to lose that motivation if you don't set your mind on completing it . Whether you want to complete a personal project at home ... lose 50 pounds ... pass an exam or land your dream career, you need the patience, the right mindset and the persistence to get there. Here are some tips on ways to stay motivated to get you closer to your goals!","startDate":1615572604000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk4MzgyNTAxYmZjM2Q1ODc2ODNlZTQ1YjBhNzc1ZTkyLmpwZw"}]}},{"id":57009832,"title":"CEO Spotlight","description":"CEO Spotlight is an iHeartDelaware podcast highlighting local Delaware business owners and leaders who are making a positive impact in the local Delaware community through their innovation, leadership and charitable acts.","lastUpdated":1583959258,"slug":"1248-ceo-spotlight","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IyYTBjMjY4NGMxZTA0YjEyZWNhMTFkMzRmNjdjMDc0LmpwZw","episodes":{"pageInfo":{"nextCursor":null},"items":[{"id":58419141,"podcastId":57009832,"podcastSlug":"1248-CEO-Spotlight","title":"CEO Spotlight – Arianna Fox, Founder of Big Ideas Kid Coaching & Winner of the 2019 Lieutenant Governor State of Delaware Recognition Award","duration":846,"isExplicit":false,"description":"In this edition of CEO Spotlight, Courtney Lane sits down with the inspirational Arianna Fox and discusses her drive for accomplishment, the importance of fostering one's dreams, and advice on keeping a positive outlook for young and old alike.","startDate":1582927397000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IyYTBjMjY4NGMxZTA0YjEyZWNhMTFkMzRmNjdjMDc0LmpwZw"},{"id":57348530,"podcastId":57009832,"podcastSlug":"1248-CEO-Spotlight","title":"CEO Spotlight – Hannah Jones, Marketing and Communications Manager with the Delaware Humane Association","duration":560,"isExplicit":false,"description":"For this CEO Spotlight podcast, Christa Cooper talks with Hannah Jones, Marketing and Communications Manager with the Delaware Humane Association. They discuss how Delaware has been recognized as the first no-kill state for animal shelters and what that means to the DHA. They also talk about how many pets are placed annually, how the community can get involved by volunteering and what makes DHA unique. Because the DHA does not get any government funding, they rely heavy on the community, Hannah discusses ways people can help.","startDate":1581362616000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IyYTBjMjY4NGMxZTA0YjEyZWNhMTFkMzRmNjdjMDc0LmpwZw"},{"id":57009850,"podcastId":57009832,"podcastSlug":"1248-CEO-Spotlight","title":"CEO Spotlight - Heather from the Delaware Municipal Electric Corporation","duration":386,"isExplicit":false,"description":"For this CEO Spotlight podcast we talked smarter holiday lighting with Heather from the Delaware Municipal Electric Corporation. Every year people plug in countless strings of lights to decorate for the holidays. Heather taught us about ways to improve on our displays and cut down on our energy usage through modern lighting and better scheduling.","startDate":1579904165000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IyYTBjMjY4NGMxZTA0YjEyZWNhMTFkMzRmNjdjMDc0LmpwZw"},{"id":57009851,"podcastId":57009832,"podcastSlug":"1248-CEO-Spotlight","title":"CEO Spotlight - David Morris, Executive Director of the American Heart Association in Delaware","duration":1344,"isExplicit":false,"description":"We sit down with David Morris, head of the American heart Association in Delaware to talk about the risks of heart disease & stroke, the biggest factors impacting Delawareans' health today, and how people can get active in the American Heart Association community. We also find out the simple steps to take to be more knowledgeable about your own body and start on the path to healthier living.","startDate":1579903444000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IyYTBjMjY4NGMxZTA0YjEyZWNhMTFkMzRmNjdjMDc0LmpwZw"}]}},{"id":59193914,"title":"Delaware Now with Kyle McMahon","description":"Delaware Now is your show covering what's going on in Delaware now! Hosted by iHeartRadio personality Kyle McMahon, we feature what's going on in the first state along with interviews with state leaders, business owners, influential people and much more! Brought to you by iHeartRadio and 92.9 TOM-FM WRDX.","lastUpdated":1724176720,"slug":"1246-delaware-now-with-kyle-mc","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw","episodes":{"pageInfo":{"nextCursor":null},"items":[{"id":82893667,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Delaware Adolescent Program, Inc Helps Pregnant Teenagers with Education & Resources","duration":1159,"isExplicit":false,"description":"In this episode of Delaware Now, Kyle McMahon talks with Dr. Doris Griffin, executive director of Delaware Adolescent Program, Inc and alumni turned Student Services Coordinator of Kent County, Angela Gibson. They discuss DAPI's incredible work assisting pregnant young women and teenage girls to continue their education, offer mentorship, financial planning, career goals and more.\u003cbr />\u003cbr />Get more information on the incredible work DAPI does at \u003ca href=\"http://www.dapi.org\" rel=\"noopener\">http://www.dapi.org\u003c/a> \u003cbr />\u003cbr />For more content from Kyle McMahon head to \u003ca href=\"http://facebook.com/realkylemcmahon\" rel=\"noopener\">http://facebook.com/realkylemcmahon\u003c/a> or \u003ca href=\"http://www.PopCultureWeekly.com\" rel=\"noopener\">http://www.PopCultureWeekly.com\u003c/a> or \u003ca href=\"http://www.KyleMcMahon.com\" rel=\"noopener\">http://www.KyleMcMahon.com\u003c/a>","startDate":1621854556000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":81697256,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Matt & Christine Hall discuss Kidney Disease, Donors & Kidney Foundation","duration":973,"isExplicit":false,"description":"In this episode of Delaware Now with Kyle McMahon, Kyle talks with Matt and Christine Hall who tell the devastating story of Matt's nearly lifelong struggle with Kidney Disease, their search for a kidney donor and how they're using Matt's story to help raise awareness and help others in the process. \u003cbr />\u003cbr />This episode of Delaware Now is powered by the incredible folks at Service Unlimited - the #1 provider of commercial, industrial and institutional HVAC and HVAC services in Delaware and the tri-state area. You can visit them at \u003ca href=\"http://www.suihvac.com\" rel=\"noopener\">http://www.suihvac.com\u003c/a> or call (302) 326-2665\u003cbr />\u003cbr />Follow Kyle on Facebook: \u003ca href=\"http://www.facebook.com/realkylemcmahon\" rel=\"noopener\">http://www.facebook.com/realkylemcmahon\u003c/a>\u003cbr />Listen to Pop Culture Weekly with Kyle McMahon: \u003ca href=\"http://hyperurl.co/popcultureweekly\" rel=\"noopener\">http://hyperurl.co/popcultureweekly\u003c/a>\u003cbr />and read the latest at \u003ca href=\"http://www.popcultureweekly.com\" rel=\"noopener\">http://www.popcultureweekly.com\u003c/a>","startDate":1616847720000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":81697255,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Delaware SBA Director John Fleming on Small Business Assistance during Pandemic","duration":1001,"isExplicit":false,"description":"In this episode of Delaware Now, Kyle McMahon talks with Delaware District Director of SBA John Fleming on the resources, assistance and funding available to small businesses to help them get through the COVID-19 pandemic. John gives a number of resources that the Small Business Administration is able to assist with for small business owners. \u003cbr />\u003cbr />Presented by iHeartRadio","startDate":1616674920000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":62067219,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Delaware Coronavirus : ShopRite, SBA and DNREC","duration":3491,"isExplicit":false,"description":"In episode 5 of Delaware Now with Kyle McMahon, Kyle talks with Ben and Cassandra from ShopRite on what they're doing during the coronavirus pandemic to keep both customers and employees safe. Then Kyle talks with John F Fleming, the District Director of the Delaware Division of the Small Business Administration (SBA) on what small businesses in Delaware can do right now to help them get through. Finally, Kyle talks with Adam at DNREC about what they are doing during the quarantine, what is happening with trash and recycling and the fun activities they've got planned for the kids.","startDate":1588597276000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":61052077,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Delaware Cyber Crime, Therapy Wired & Claymont Steak Shop","duration":2693,"isExplicit":false,"description":"In episode 4 of Delaware NOW, Kyle McMahon talks with Chief Information Security Officer of ChristianaCare Anahi Santiago about the rise in cyber crime and scams during the coronavirus pandemic and what you can to do to prevent becoming a victim. Then Kyle talks with Dr. Allen Silberman of Therapy Wired on tips to keep your mental health in check as well as his incredible \"Pay What You Can\" therapy sessions during the quarantine. Finally, Kyle talks with Brandon from Claymont Steak Shop about how they've made their business contactless for the safety of their customers.","startDate":1586439501000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":60122077,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Managing Stress; Helping Your Business; Helping Others During Coronavirus","duration":2677,"isExplicit":false,"description":"In Episode #3 of Delaware Now, Kyle McMahon speaks with infectious disease specialist Cl. Michael Lewis, MD on how to manage stress during a pandemic; Then Kyle talks with Alex Zlatin about how to retain and engage with customers during coronavirus; Finally, Kyle talks with Christiana Care director Kristen Raber along with Delaware business leaders Richard Piendak and Dave Tiberi on the incredible donation drive they're holding for supplies for Delaware hospitals.","startDate":1585330977000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":59204413,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Delaware Sleep Epidemic with Dr Ryan Robinson of Pain & Sleep Therapy Center","duration":3002,"isExplicit":false,"description":"Dr. Ryan Robinson is a triple board certified doctor specializing in dentistry with his successful Pike Creek Dental and now his brand new Pain and Sleep Therapy Center in Newark focusing on the epidemic of sleep and pain. He is the first and only Delaware doctor triple board certified in Craniofacial Pain and Dental Sleep Medicine and sits down to talk to Kyle McMahon about the sleep epidemic and how you can fix it to change your life.\u003cbr />\u003cbr />Get more information on Pain and Sleep Therapy Center at \u003ca href=\"https://painandsleepcenter.com\" rel=\"noopener\">https://painandsleepcenter.com\u003c/a>","startDate":1584127275000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"},{"id":59193929,"podcastId":59193914,"podcastSlug":"1246-delaware-now-with-kyle-mc","title":"Director of DE Division of Health Dr Rattay talks Covid-19 / Coronavirus","duration":1211,"isExplicit":false,"description":"In the very first episode of Delaware Now, iHeart Radio on-air personality talks with the Director of Delaware Division of Public Health on covid-19 and the coronavirus. Dr. Rattay talks about Delaware testing, school closures, how Delaware is mitigating community spread and more.\u003cbr />\u003cbr />For more information about covid-19 / coronavirus in Delaware please visit \u003ca href=\"http://www.de.gov/coronavirus\" rel=\"noopener\">http://www.de.gov/coronavirus\u003c/a>\u003cbr />\u003cbr />For more Kyle, visit \u003ca href=\"https://929tomfm.iheart.com/featured/kyle-mcmahon/\" rel=\"noopener\">https://929tomfm.iheart.com/featured/kyle-mcmahon/\u003c/a>","startDate":1584111980000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2Y2I1OTliZGRmOGFmY2Y3MzU5NjExNjI0ZDUzMTAwLmpwZw"}]}},{"id":27722337,"title":"Bobbycast","description":"A show Bobby Bones does from his house. In-depth interviews with songwriters, producers and artists in Nashville that reveal the stories behind the biggest songs, candid anecdotes and personal stories.","lastUpdated":1735887551,"slug":"834-bobbycast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My84N2M4YmVmOC05ZWQ0LTQ1YmYtYjg4Mi1hZTMyMDA4MWQ4OTEvaW1hZ2UuanBnP3Q9MTcxNTM2MjAzOSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABA6gFQAAAGWImDuYA"},"items":[{"id":276478021,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#513 - Brandon Lancaster of Lanco on Coming Back After Losing Record Deal and Management + Fishing Competitions with Morgan Wallen + Writing ‘Greatest Love Story’ ","duration":3776,"isExplicit":false,"description":"\u003cp>Brandon Lancaster of \u003ca href=\"https://www.instagram.com/lancomusic/?hl=en\">Lanco\u003c/a> stopped and opened up about how the band went from having their first No.1 and selling out shows to having the rug pulled out from under them as a result of the pandemic. Brandon shared what life was like after losing their record deal and management but how now they are back with new music and a new perspective. Brandon also talks about what he does for fun, competing in fishing competitions with Morgan Wallen, and what year felt the scariest for him in the last 5 years. \u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747703100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hODAwY2Y4OS1lYjlkLTRmOWMtODNiMi1iMmUyMDBjOTczMDAvaW1hZ2UuanBnP3Q9MTc0NzY4ODM5NiZzaXplPUxhcmdl"},{"id":275651836,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#512 - HOW HISTORY MISLED US! + Bobby has AI tell him his Strengths and Weaknesses ","duration":4603,"isExplicit":false,"description":"\u003cp>Bobby and Eddie talk about things that we were possibly misled on and not told the entire truth about. They are stories that all feel like facts but we may not know the whole story including Betsy Ross sewing the first American Flag, Thomas Edison inventing the lightbulb and the Wright Brothers being the first to fly. Bobby also had A.I. tell him his strengths and weaknesses and shared his notes from behind the scenes of the 60th ACM Awards last weekend.\u003cbr> \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747271100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My80YjdmZWI4My1hYjQzLTQ1OWYtOTNlMS1iMmRlMDAwNmU4N2EvaW1hZ2UuanBnP3Q9MTc0NzI2OTIyNSZzaXplPUxhcmdl"},{"id":275466446,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"Lauren Akins: Motherhood, Mustang Mishaps & Her Dog Cash’s Brush with Death","duration":2970,"isExplicit":false,"description":"\u003cp>This week on In The Vet’s Office, Dr. Josie Horchak steps out of the clinic and into the home of Lauren Akins—author, philanthropist, and wife of country star Thomas Rhett—for a heartwarming conversation about life with kids and animals. Lauren opens up about juggling motherhood with four little ones, two dogs (Kona and Cash), barn cats, and a spirited mustang.\u003c/p> \u003cp>Lauren shares how her dog Cash became her constant companion during pregnancy—and how a freak accident with a pumpkin stem nearly cost him his life. She also reflects on her journey into horse ownership, including the injury that came with it, and the lasting impact a traumatic dog park incident had on her pup Kona.\u003c/p> \u003cp>It’s a touching, candid episode filled with stories about the unbreakable bond between animals and their humans—and the wild things that happen when you open your heart (and home) to a full house of furry friends.\u003c/p> \u003cp>Follow Lauren \u003ca href=\"https://www.instagram.com/laur_akins/\">HERE\u003c/a>\u003c/p> \u003cp>Follow Dr. Josie \u003ca href=\"https://www.instagram.com/drjosievet/?hl=en\">HERE\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747184700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My84N2M4YmVmOC05ZWQ0LTQ1YmYtYjg4Mi1hZTMyMDA4MWQ4OTEvaW1hZ2UuanBnP3Q9MTcxNTM2MjAzOSZzaXplPUxhcmdl"},{"id":275235674,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#511 - Jessica Andrews on the Success of Her Song “Who I Am” + Signing Her First Record Deal at 13 Years Old + Having Her Life Ruined by an Imposter + Her Connection to Taylor Swift’s Career","duration":3321,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down with singer/songwriter, Jessica Andrews. Jessica is most known for her song \"Who I Am\", so she discusses the success of that song and how Martina McBride wanted to cut it before she ever put it out. Plus, Jessica told Bobby about signing her first record deal at 13 years old, how an imposter ruined her life, and her connection to Taylor Swift's career!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747098300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My83Y2EyOWExOC03NWZmLTQ3NjUtOWFlYS1iMmRiMDE4MDA3YTcvaW1hZ2UuanBnP3Q9MTc0NzA5MTk0OSZzaXplPUxhcmdl"},{"id":274155231,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#510 - Eric Church on Getting a Call from Michael Jordan to Become an NBA Owner + Going into Business with Morgan Wallen + Almost Getting Dropped For a Hit That Almost Never Got Recorded","duration":3210,"isExplicit":false,"description":"\u003cp>On this week's episode of the BobbyCast, Bobby sits down with country music superstar, \u003ca href=\"https://www.instagram.com/ericchurchmusic/\">Eric Church\u003c/a>. Eric talks about being a part owner of the Charlotte Hornets after getting a call from Michael Jordan, why he always changes up his live shows, and how he and Morgan Wallen got into business together. Plus, Bobby asks Eric which hit he almost never recorded, and Eric tells the story of how that song almost got him dropped from his label, and much more!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746493500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9mMjc5M2VjMi1mYzc1LTQyMmEtYjgzMi1iMmQzMDE2YTE3N2QvaW1hZ2UuanBnP3Q9MTc0NjQ3NTAyNCZzaXplPUxhcmdl"},{"id":273664555,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#509 - Dan Wilson of Semisonic on The Real Story of \"Closing Time\" + Writing with Adele + Splitting the Money Evenly in the Band + Bobby and Mike D Talk Famous Artists Who Wrote Songs for Other Artists","duration":3496,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead singer from Semisonic and one of the best songwriters of this generation, \u003ca href=\"https://www.instagram.com/danwilsonmusic/\">Dan Wilson\u003c/a>. Dan tells Bobby the real story behind \"Closing Time\", what it is like to write with Adele and splitting money evenly with his bandmates. Plus, Bobby and Mike D dive into famous artists who wrote songs for other artists that you may not know about! \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745888700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl"},{"id":273098796,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#508 - Troy Cartwright on Questioning Himself After Getting Dropped + Looking Like Jesus & Being the JV Ryan Hurd + Why Songwriting is Like Golfing","duration":3760,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, singer/songwriter \u003ca href=\"https://www.instagram.com/troycartwright/\">Troy Cartwright\u003c/a> sits down with Bobby. Troy talked about getting dropped from his record deal and how that led him to start questioning himself and everything he has done up to that point. Troy also talked about looking like Jesus, being the JV Ryan Hurd and why songwriting is just like playing golf! \u003c/p> \u003cp>\u003cbr>\u003cstrong>Check out:\u003c/strong> \u003ca href=\"https://www.youtube.com/channel/UCfb8BpzZraFjWXdoCKM6ULQ\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.youtube.com/channel/UCfb8BpzZraFjWXdoCKM6ULQ&source=gmail&ust=1745347796385000&usg=AOvVaw3LsXKBp-o-tNFIesSzV4qz\">Ten Year Town Podcast\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745283900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9kNDAzNGNmZC1kZGM4LTQ4ODctOWFlYy1iMmM2MDEzODA4YWEvaW1hZ2UuanBnP3Q9MTc0NTM2MDQ2MSZzaXplPUxhcmdl"},{"id":272653970,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"Jason Tartick: Adopting Teddy & His Insane Backstory","duration":2673,"isExplicit":false,"description":"\u003cp>In this episode of In The Vet's Office, Dr. Josie is joined by 2x best-selling author, Trading Secrets podcast host and Bachelor Nation star Jason Tartick. Jason opens up about the void he’s had in his heart recently for dogs, which led him to adopting his pup Teddy from Wags & Walks Nashville. Jason dives into Teddy’s crazy backstory, including why the dog had to spend an entire winter outdoors after his previous owner was arrested on a serious charge. Jason talks about Teddy's big personality and what he's learned from his professional dog trainer. Dr. Josie gives Jason some pointers on Teddy, including advice on a potential ACL injury. \u003c/p> \u003cp> Plus, Dr. Josie breaks down some important pet care tips: \u003cbr> 🐾 Why you *shouldn’t* buy just any flea and tick meds online \u003cbr>🐾 The dangers of using certain shedding brushes on your pets \u003cbr> 🐾 And much more! \u003c/p> \u003cp> Don’t forget to *LIKE, COMMENT, and SUBSCRIBE* for more behind-the-scenes pet stories and expert vet advice! 🔔 *New episodes every week!* \u003c/p> \u003cp> #Veterinarian #PetCare #Pets #Dogs #Cats #JasonTartick #PetRescue #FunnyPets #VetLife #AnimalLovers #Nashville #Podcast #PetTips #DogTrainer\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744765500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My84N2M4YmVmOC05ZWQ0LTQ1YmYtYjg4Mi1hZTMyMDA4MWQ4OTEvaW1hZ2UuanBnP3Q9MTcxNTM2MjAzOSZzaXplPUxhcmdl"},{"id":272557508,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#507 - Chris Tomlin Returns! On Releasing a Song That’s 1,800 Years Old + Bobby Gets His Thoughts on Judas + How He Reacts When People Curse Around Him + Writing His Favorite Lyric Ever","duration":3776,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Cristian artist \u003ca href=\"https://www.instagram.com/christomlin/?hl=en\">Chris Tomlin\u003c/a> returns! Chris talks about the release of his new song \"The First Hymn\" which is actually 1,800 years old. Plus, Bobby gets his thoughts on Judas, asks him how he reacts when people curse around him, how he recently wrote his favorite lyric ever, and much more! \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744679100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My85ZThlNjZmZS02MWM4LTQzNjQtYTcwMS1iMmJmMDE0YTkyMzkvaW1hZ2UuanBnP3Q9MTc0NDY2MTY1MiZzaXplPUxhcmdl"},{"id":272269396,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#506 - Maybe We Got it Wrong with Bobby, Reid & Eddie: Misunderstood Villains of Our Society ","duration":2224,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby, Reid and Eddie discuss some villains throughout time society may have gotten wrong. This all stemmed from Bobby's love for Thanos and feeling like he is misunderstood. The guys also discussed Yoko Ono, Tom from Tom and Jerry, and more! \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744333500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8wOTJjMGQ5NC0wMmYxLTQ0YzItOTQwYS1iMmJiMDBkNmVjMzQvaW1hZ2UuanBnP3Q9MTc0NDMxMzEyOCZzaXplPUxhcmdl"}]}},{"id":30347274,"title":"Money Talk","description":"","lastUpdated":1724176602,"slug":"738-money-talk","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAOH-Z4AAAFw2ek70A"},"items":[{"id":60110699,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-29-20 Seg 4","duration":601,"isExplicit":false,"description":".","startDate":1585315292000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":60110698,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-29-20 Seg 3","duration":601,"isExplicit":false,"description":".","startDate":1585315286000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":60107782,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-29-20 Seg 2","duration":601,"isExplicit":false,"description":".","startDate":1585311558000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":60107781,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-29-20 Seg 1","duration":541,"isExplicit":false,"description":".","startDate":1585311550000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":59700444,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-22-20 Seg 4","duration":601,"isExplicit":false,"description":".","startDate":1584807487000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":59700442,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-22-20 Seg 3","duration":600,"isExplicit":false,"description":".","startDate":1584807474000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":59700443,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-22-20 Seg 2","duration":601,"isExplicit":false,"description":".","startDate":1584807468000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":59700445,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-22-20 Seg 1","duration":541,"isExplicit":false,"description":".","startDate":1584807462000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":59242911,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-15-20 Seg 4","duration":602,"isExplicit":false,"description":".","startDate":1584203910000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"},{"id":59242910,"podcastId":30347274,"podcastSlug":"738-money-talk","title":"Money Talk 3-15-20 Seg 3","duration":602,"isExplicit":false,"description":".","startDate":1584203906000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM4M2Y0OTI5ZDNmY2YzMTIzODVmNWYwNzE3MDIzMmUyLmpwZw"}]}},{"id":30347275,"title":"Money and Politics","description":"Podcasts from Money & Politics in Delaware","lastUpdated":1545905844,"slug":"738-money-and-politics","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAO_nugAAAFyPK-PcA"},"items":[{"id":63549725,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics Seg 4 (6-7)","duration":599,"isExplicit":false,"description":"","startDate":1591376219000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63549239,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics Seg 3 (6-7)","duration":603,"isExplicit":false,"description":"","startDate":1591375689000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63549237,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics Seg 1 6-7","duration":599,"isExplicit":false,"description":"","startDate":1591374931000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63549238,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics Seg 2 6-5","duration":600,"isExplicit":false,"description":"","startDate":1591374925000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63163121,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics seg 1 5 30","duration":601,"isExplicit":false,"description":"","startDate":1590764356000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63163120,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics seg 2 5 30","duration":600,"isExplicit":false,"description":"","startDate":1590764347000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63163123,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics seg 4 5 30","duration":601,"isExplicit":false,"description":"","startDate":1590764335000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":63163122,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics seg 3 5 30","duration":601,"isExplicit":false,"description":"","startDate":1590764321000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":62889706,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics Seg 1 (5-23)","duration":599,"isExplicit":false,"description":"","startDate":1590156043000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"},{"id":62889704,"podcastId":30347275,"podcastSlug":"738-Money-and-Politics","title":"Money and Politics Seg 3 (5-23)","duration":601,"isExplicit":false,"description":"","startDate":1590156038000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzMyMDY0MjFlZGExMzEyNjk3MDEyNTMzOGFlNWM5MDU1LmpwZw"}]}},{"id":28286845,"title":"Delaware State of the Arts","description":"Audio from Delaware State of the Arts","lastUpdated":1499898442,"slug":"53-delaware-state-of-th","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAHUfq4AAAFpjZ0CGA"},"items":[{"id":46330954,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"De State of arts 6-23","duration":1326,"isExplicit":false,"description":"","startDate":1561302585000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":42913660,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 5-19-19","duration":1328,"isExplicit":false,"description":"","startDate":1558219342000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":42913233,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 5-5-19","duration":1321,"isExplicit":false,"description":"","startDate":1558218164000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30896144,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 4-28-19","duration":1321,"isExplicit":false,"description":"","startDate":1556475907000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30853559,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 4-21-19","duration":1321,"isExplicit":false,"description":"","startDate":1555873211000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30823230,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 4-14-19","duration":1321,"isExplicit":false,"description":"","startDate":1555254619000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30789112,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 4-7-19","duration":1321,"isExplicit":false,"description":"","startDate":1554557667000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30757762,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 3-31-2019","duration":1321,"isExplicit":false,"description":"","startDate":1553880811000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30757665,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 3-24-19","duration":1321,"isExplicit":false,"description":"","startDate":1553878979000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"},{"id":30703278,"podcastId":28286845,"podcastSlug":"53-Delaware-State-of-th","title":"Delaware State of The Arts 3-17-19","duration":1321,"isExplicit":false,"description":"","startDate":1552859071000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzRjOWVjZmUwNGE1NzVkMTY3NTNlMWNlZmY5OWE0MzkwLmpwZw"}]}}]}],["item-eyebrow-/682f894747207ee52e995982",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682f62cf47207ee52e995961",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682f6418a37b393bc55fb4b7",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/682f4f6f47207ee52e99591b",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["keyword-contest-loader-wdsd-fm-1759062",{"data":{"appType":"countdown","appId":"1760030","title":"Listen to Win $1,000","currentKeyword":{"previous":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"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":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}},"submittableKeyword":{"previous":{"sort":"8","timeStamp":1747947308,"endTime":1747950954,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13600562","prize":{"timeStamp":1747886400,"endTime":1747972800,"sort":"38","active":"","description":"","countdown_prize_id":"1168005","isStarted":true,"isLive":false,"isComplete":true}},"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":1748004900,"endTime":1748008546,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13600567","prize":{"timeStamp":1747972800,"endTime":1748059200,"sort":"39","active":"","description":"","countdown_prize_id":"1168006","isStarted":true,"isLive":true,"isComplete":false}}}}}],["item-eyebrow-/682f617f7ba8258a3a61c59a",{"data":null}],["item-eyebrow-/682e2f9b61a3db454e9d0984",{"data":null}],["item-eyebrow-/682e006a412e8a720829e2aa",{"data":null}],["item-eyebrow-/682f27f12f33cf03d81da2d6",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682f4c6258e593e7d268c4dc",{"data":null}],["item-eyebrow-/672a6c445da59bae5921e30a",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/68091139faa062e95c1ff772",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/6794fb8d82f9558f7abdeca4",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/682f69e24eab209c23d05fa9",{"data":null}],["item-eyebrow-/682f47c747207ee52e9958dd",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/67f6b9108ada08079aef05b6",{"data":{"name":"community","source":{"id":null,"display_name":"Community","description":null,"source_name":null,"type":"user"},"displayName":"Community"}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","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_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","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","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","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","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","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","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","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":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682fa392e1b65ed8221fd39f","type":"PUBLISHING","record":{"ref_id":"%2F682fa392e1b65ed8221fd39f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"765609ca-ce1d-411c-b355-3c3cdb3dc94b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682fa40ae1b65ed8221fd3a9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/scotty-mccreery-608800/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608800\" data-catalog-related-id=\"\">\u003cstrong>Scotty McCreery\u003c/strong>\u003c/a>’s wife is pregnant with Baby No. 2!\u003c/p>\n\n\u003cp>The “Bottle Rockets” artist and his wife, \u003cstrong>Gabi McCreery\u003c/strong>, announced on Thursday afternoon (May 22) that their firstborn son has “a new best friend coming this fall!” They shared adorable family photos \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1\" target=\"_blank\">on Instagram\u003c/a> with son \u003cstrong>Merrick Avery McCreery\u003c/strong>, who wears a “BIG BROTHER” shirt in the photos. Merrick Avery was born on October 24, 2022. The McCreerys call their firstborn son Avery, and chose the name in honor of Gabi’s father, \u003cstrong>Merrick (Tre) Dugal III\u003c/strong>.\u003c/p>\n\n\u003cp>McCreery said he’s “\u003ca href=\"https://country.iheart.com/content/2022-10-25-scotty-mccreery-is-officially-a-dad-never-known-a-love-like-this/\" target=\"_blank\">never known a love like this\u003c/a>,” when he became a father. He also said of his son around that time that “next to his mother [Gabi], \u003ca href=\"https://country.iheart.com/content/2023-05-31-scotty-mccreery-shares-heartwarming-proud-dad-moment-with-his-baby/\" target=\"_blank\">he is the most beautiful thing I’ve ever seen\u003c/a>. …We have begun a grand new adventure that will continue for the rest of our lives. …Gabi was a total rock star during Avery’s birth. I could not be more proud of her. She has already taken to motherhood like a champ. Part of my joy as his Dad is watching Gabi already crush it as his Mom.”\u003c/p>\n\n\u003cp>The announcement quickly drew comments congratulating the growing family, including one from fellow country star \u003ca href=\"https://www.iheart.com/artist/lauren-alaina-608799/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608799\" data-catalog-related-id=\"\">\u003cstrong>Lauren Alaina\u003c/strong>\u003c/a> (the pair competed against one another in the \u003cem>American Idol \u003c/em>finale in 2011, when McCreery won the show). Alaina is also expecting a baby this year, her first with husband \u003cstrong>Cam Arnold\u003c/strong>. Other country artists expecting a baby in 2025 include \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"931287\" data-catalog-related-id=\"\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a>, Lady A’s \u003ca href=\"https://www.iheart.com/artist/charles-kelley-31014060/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31014060\" data-catalog-related-id=\"\">\u003cstrong>Charles Kelley\u003c/strong>\u003c/a> and more. \u003ca href=\"https://country.iheart.com/content/2024-12-30-these-country-stars-will-welcome-babies-in-2025-see-the-pregnancy-reveals/\" target=\"_blank\">See the growing list of pregnancy announcements here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ-Nc5JR65A%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1","author_name":"gabimccreery","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":469,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500256032_18503393035035515_8473496948937511401_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEq1qn-r5f_q_whCqFQUADU_B0t4x1UKu42Fjfc45bRfgC9QrhZ7dQVgar6ZGaf5T8&_nc_ohc=frLx1JFX1G0Q7kNvwHcYe-T&_nc_gid=5ksnej2R3yIR9vb1ptHKEw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK2xtOw_bi-we8cSuRbOVMeK0F4AiDlq_5yTXPDPyrseA&oe=68356E3E&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/","cuser":"user/ldap/1129284","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":["keywords/Scotty McCreery","keywords/Gabi McCreery","keywords/wife","keywords/Merrick Avery McCreery","keywords/son","keywords/baby","keywords/thing","keywords/artist","keywords/adventure","keywords/Baby"],"primary_image":{"bucket":"new_assets","id":"%2F682fa40ae1b65ed8221fd3a9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747953060000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","social_title":"","summary":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Scotty McCreery (608800)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","permalink":"https://wdsd.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/"},"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9","title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","description":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","author":"Kelly Fisher"},"pub_start":1747953060000,"pub_until":4115978604802,"pub_changed":1747954593586,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Scotty McCreery (608800)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682fa392e1b65ed8221fd39f","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","keyword:keywords/Scotty McCreery","keyword:keywords/Gabi McCreery","keyword:keywords/wife","keyword:keywords/Merrick Avery McCreery","keyword:keywords/son","keyword:keywords/baby","keyword:keywords/thing","keyword:keywords/artist","keyword:keywords/adventure","keyword:keywords/Baby","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F682fa392e1b65ed8221fd39f","type":"PUBLISHING","record":{"ref_id":"%2F682fa392e1b65ed8221fd39f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"765609ca-ce1d-411c-b355-3c3cdb3dc94b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682fa40ae1b65ed8221fd3a9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/scotty-mccreery-608800/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608800\" data-catalog-related-id=\"\">\u003cstrong>Scotty McCreery\u003c/strong>\u003c/a>’s wife is pregnant with Baby No. 2!\u003c/p>\n\n\u003cp>The “Bottle Rockets” artist and his wife, \u003cstrong>Gabi McCreery\u003c/strong>, announced on Thursday afternoon (May 22) that their firstborn son has “a new best friend coming this fall!” They shared adorable family photos \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1\" target=\"_blank\">on Instagram\u003c/a> with son \u003cstrong>Merrick Avery McCreery\u003c/strong>, who wears a “BIG BROTHER” shirt in the photos. Merrick Avery was born on October 24, 2022. The McCreerys call their firstborn son Avery, and chose the name in honor of Gabi’s father, \u003cstrong>Merrick (Tre) Dugal III\u003c/strong>.\u003c/p>\n\n\u003cp>McCreery said he’s “\u003ca href=\"https://country.iheart.com/content/2022-10-25-scotty-mccreery-is-officially-a-dad-never-known-a-love-like-this/\" target=\"_blank\">never known a love like this\u003c/a>,” when he became a father. He also said of his son around that time that “next to his mother [Gabi], \u003ca href=\"https://country.iheart.com/content/2023-05-31-scotty-mccreery-shares-heartwarming-proud-dad-moment-with-his-baby/\" target=\"_blank\">he is the most beautiful thing I’ve ever seen\u003c/a>. …We have begun a grand new adventure that will continue for the rest of our lives. …Gabi was a total rock star during Avery’s birth. I could not be more proud of her. She has already taken to motherhood like a champ. Part of my joy as his Dad is watching Gabi already crush it as his Mom.”\u003c/p>\n\n\u003cp>The announcement quickly drew comments congratulating the growing family, including one from fellow country star \u003ca href=\"https://www.iheart.com/artist/lauren-alaina-608799/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608799\" data-catalog-related-id=\"\">\u003cstrong>Lauren Alaina\u003c/strong>\u003c/a> (the pair competed against one another in the \u003cem>American Idol \u003c/em>finale in 2011, when McCreery won the show). Alaina is also expecting a baby this year, her first with husband \u003cstrong>Cam Arnold\u003c/strong>. Other country artists expecting a baby in 2025 include \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"931287\" data-catalog-related-id=\"\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a>, Lady A’s \u003ca href=\"https://www.iheart.com/artist/charles-kelley-31014060/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31014060\" data-catalog-related-id=\"\">\u003cstrong>Charles Kelley\u003c/strong>\u003c/a> and more. \u003ca href=\"https://country.iheart.com/content/2024-12-30-these-country-stars-will-welcome-babies-in-2025-see-the-pregnancy-reveals/\" target=\"_blank\">See the growing list of pregnancy announcements here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ-Nc5JR65A%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1","author_name":"gabimccreery","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":469,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500256032_18503393035035515_8473496948937511401_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEq1qn-r5f_q_whCqFQUADU_B0t4x1UKu42Fjfc45bRfgC9QrhZ7dQVgar6ZGaf5T8&_nc_ohc=frLx1JFX1G0Q7kNvwHcYe-T&_nc_gid=5ksnej2R3yIR9vb1ptHKEw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK2xtOw_bi-we8cSuRbOVMeK0F4AiDlq_5yTXPDPyrseA&oe=68356E3E&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/","cuser":"user/ldap/1129284","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":["keywords/Scotty McCreery","keywords/Gabi McCreery","keywords/wife","keywords/Merrick Avery McCreery","keywords/son","keywords/baby","keywords/thing","keywords/artist","keywords/adventure","keywords/Baby"],"primary_image":{"bucket":"new_assets","id":"%2F682fa40ae1b65ed8221fd3a9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747953060000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","social_title":"","summary":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Scotty McCreery (608800)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","permalink":"https://wdsd.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/"},"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9","title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","description":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","author":"Kelly Fisher"},"pub_start":1747953060000,"pub_until":4115978604802,"pub_changed":1747954593586,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Scotty McCreery (608800)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682fa392e1b65ed8221fd39f","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","keyword:keywords/Scotty McCreery","keyword:keywords/Gabi McCreery","keyword:keywords/wife","keyword:keywords/Merrick Avery McCreery","keyword:keywords/son","keyword:keywords/baby","keyword:keywords/thing","keyword:keywords/artist","keyword:keywords/adventure","keyword:keywords/Baby","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/local-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"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":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/breaking","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"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":{"country":"US","id":"86427466","kind":"podcast"},"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":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/feel-good","item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"}]},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["wdsd","947wdsd","947-wdsd","wdsd-947","wdsd947","delaware-country","country-music","country","music","delaware","kyle-mcmahon"],"genre":["country"],"format":"COUNTRY"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WDSD-FM","stationFormat":"COUNTRY","stationMarket":"WILMINGTON-DE","stationMicrosite":"","tags":["wdsd","947wdsd","947-wdsd","wdsd-947","wdsd947","delaware-country","country-music","country","music","delaware","kyle-mcmahon"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"wdsd.iheart.com","path":"/"},"querystring":{"sc":"dnsredirect","cid":"","keyid":"","pname":"wdsd.com","campid":""}},"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":"#ae1f24","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?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":"94.7 WDSD - Delaware's Country Station","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"94.7 WDSD - Delaware's Country Station","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"94.7 WDSD - Delaware's Country Station","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"94.7 WDSD - Delaware's Country Station","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"94.7 WDSD - Delaware's Country Station","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"An iHeartRadio Station in Delaware that plays today's country. Featuring the Bobby Bones Show, Christa Cooper, Whiskey & Randy, and Joel on the Radio!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"wdsd, 947wdsd, 94.7 WDSD, wdsd 94.7, wdsd947, delaware country, country music, country, music, delaware, Kyle McMahon","type":"meta"}],["meta-name-parsely-tags",{"attrName":"name","name":"parsely-tags","value":"wdsd, 947wdsd, 94.7 WDSD, wdsd 94.7, wdsd947, delaware country, country music, country, music, delaware, Kyle McMahon","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://wdsd.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://wdsd.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://wdsd.iheart.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://wdsd.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-parsely-image-url",{"attrName":"name","name":"parsely-image-url","value":"https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?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/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/60ccba9e1b3a402cbd50263e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-og:type",{"attrName":"property","name":"og:type","value":"website","type":"meta"}],["meta-name-parsely-type",{"attrName":"name","name":"parsely-type","value":"sectionpage","type":"meta"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@947wdsd","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@947wdsd","type":"meta"}],["canonical",{"value":"https://wdsd.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"wdsd.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"94.7 WDSD","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"94.7 WDSD","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"122589741096735","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}],["meta-name-parsely-section",{"attrName":"name","name":"parsely-section","value":"topic","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:/0d54feb023b11da0db565b7534676bab/inferno","SM6.0:config-m:/5955197ff341c9691e6b420f/inferno","SM6.0:config-m:/5ad61fc536a4ba562ee462a6/inferno","SM6.0:config-m:/5bd7274b9a02674b2685bfcd/inferno","SM6.0:config-m:/6d722197558e13a2b5089856d15a1ecd/inferno","SM6.0:config-m:/7a8203eff474d970d5253fcdbc7f558d/inferno","SM6.0:index-m","SM6.0:index-m:/0d54feb023b11da0db565b7534676bab","SM6.0:index-m:/5955197ff341c9691e6b420f","SM6.0:index-m:/5ad61fc536a4ba562ee462a6","SM6.0:index-m:/5bd7274b9a02674b2685bfcd","SM6.0:index-m:/6d722197558e13a2b5089856d15a1ecd","SM6.0:index-m:/7a8203eff474d970d5253fcdbc7f558d","TAXO/calendar-categories","TAXO/calendar-categories%2Fcommunity","TAXO/calendar-categories%2Fconcerts","TAXO/calendar-categories%2Fentertainment","TAXO/calendar-categories%2Fholiday","TAXO/calendar-categories%2Fsports","TAXO/calendar-categories%2Fstation-events","TAXO/countries","TAXO/countries%2FUS","TAXO/locales","TAXO/locales%2Fen-US","TAXO/providers","TAXO/providers%2FClear%20Channel","TAXO/resource","app/sites","app/sites/20250512192631352","app/streams","app/streams/20241212172159","app/taxonomy","app/taxonomy/20250515144835908","streams","streams/461","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:a24f93e9f3dd150065bee169105b44a2","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:07f5cc01cbb5e2ab32f9afca37d71474","domain/wdsd.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61950c9354d71f64d69b28a9","PS:datasource:/61c23beb8784b6fb2855717b","PS:datasource:/627ab2e8460f255300a6e6b8","PS:leads","PS:leads:/5d519ee230a46c273a33ac73","PS:leads:/6553ce93d4d2fe9ac0536d47","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/67ffb335da50665248cd41bf","PS:subscription","PS:subscription:0e61142fa0c87e01c0650ecfa2b6b13d","PS:subscription:82bd582cb44ac0b3e9fac8d58df62458","SM6.0:datasource-leads","SM6.0:datasource-leads:01cc8838ed7cab81b7a30e286c811029","SM6.0:datasource-leads:15d6da96ee6e229b27ae0f24a675fede","SM6.0:datasource-leads:51f25add9c219544f38678f70e3bf545","SM6.0:datasource-leads:95e7358055219b6f7f2ac4171a56fd01","SM6.0:datasource-leads:9eeafbbb01dafb93a3c2ebb513ee9160","SM6.0:datasource-leads:aa6598b775ed715b0b97b949d3df5466","SM6.0:datasource-publishing","SM6.0:datasource-publishing:041f2c5dad4a2cf4a652d0049f040e00","SM6.0:datasource-publishing:198b19eb823551f1ce3db5a13e354c0d","SM6.0:datasource-publishing:63a8cc3cb34b2c566b76f0e0be48b711","SM6.0:datasource-publishing:8dcd0a64f83032b5c3eb3f8b4ac68321","SM6.0:datasource-publishing:8f0509418cf5591461059b201c4afa09","SM6.0:datasource-publishing:eac616042cd469f0a12a1a5d99ac01b3","SM6.0:site-streams","SM6.0:site-streams:07f5cc01cbb5e2ab32f9afca37d71474","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:917704b6ea0c4b77b4a75a619a7e1018","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"wdsd.iheart.com","path":"/","query":{"pname":"wdsd.com","sc":"dnsredirect"},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"},"page":{"currentPage":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","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":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682fa392e1b65ed8221fd39f","type":"PUBLISHING","record":{"ref_id":"%2F682fa392e1b65ed8221fd39f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"765609ca-ce1d-411c-b355-3c3cdb3dc94b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682fa40ae1b65ed8221fd3a9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/scotty-mccreery-608800/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608800\" data-catalog-related-id=\"\">\u003cstrong>Scotty McCreery\u003c/strong>\u003c/a>’s wife is pregnant with Baby No. 2!\u003c/p>\n\n\u003cp>The “Bottle Rockets” artist and his wife, \u003cstrong>Gabi McCreery\u003c/strong>, announced on Thursday afternoon (May 22) that their firstborn son has “a new best friend coming this fall!” They shared adorable family photos \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1\" target=\"_blank\">on Instagram\u003c/a> with son \u003cstrong>Merrick Avery McCreery\u003c/strong>, who wears a “BIG BROTHER” shirt in the photos. Merrick Avery was born on October 24, 2022. The McCreerys call their firstborn son Avery, and chose the name in honor of Gabi’s father, \u003cstrong>Merrick (Tre) Dugal III\u003c/strong>.\u003c/p>\n\n\u003cp>McCreery said he’s “\u003ca href=\"https://country.iheart.com/content/2022-10-25-scotty-mccreery-is-officially-a-dad-never-known-a-love-like-this/\" target=\"_blank\">never known a love like this\u003c/a>,” when he became a father. He also said of his son around that time that “next to his mother [Gabi], \u003ca href=\"https://country.iheart.com/content/2023-05-31-scotty-mccreery-shares-heartwarming-proud-dad-moment-with-his-baby/\" target=\"_blank\">he is the most beautiful thing I’ve ever seen\u003c/a>. …We have begun a grand new adventure that will continue for the rest of our lives. …Gabi was a total rock star during Avery’s birth. I could not be more proud of her. She has already taken to motherhood like a champ. Part of my joy as his Dad is watching Gabi already crush it as his Mom.”\u003c/p>\n\n\u003cp>The announcement quickly drew comments congratulating the growing family, including one from fellow country star \u003ca href=\"https://www.iheart.com/artist/lauren-alaina-608799/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608799\" data-catalog-related-id=\"\">\u003cstrong>Lauren Alaina\u003c/strong>\u003c/a> (the pair competed against one another in the \u003cem>American Idol \u003c/em>finale in 2011, when McCreery won the show). Alaina is also expecting a baby this year, her first with husband \u003cstrong>Cam Arnold\u003c/strong>. Other country artists expecting a baby in 2025 include \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"931287\" data-catalog-related-id=\"\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a>, Lady A’s \u003ca href=\"https://www.iheart.com/artist/charles-kelley-31014060/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31014060\" data-catalog-related-id=\"\">\u003cstrong>Charles Kelley\u003c/strong>\u003c/a> and more. \u003ca href=\"https://country.iheart.com/content/2024-12-30-these-country-stars-will-welcome-babies-in-2025-see-the-pregnancy-reveals/\" target=\"_blank\">See the growing list of pregnancy announcements here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ-Nc5JR65A%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1","author_name":"gabimccreery","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":469,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500256032_18503393035035515_8473496948937511401_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEq1qn-r5f_q_whCqFQUADU_B0t4x1UKu42Fjfc45bRfgC9QrhZ7dQVgar6ZGaf5T8&_nc_ohc=frLx1JFX1G0Q7kNvwHcYe-T&_nc_gid=5ksnej2R3yIR9vb1ptHKEw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK2xtOw_bi-we8cSuRbOVMeK0F4AiDlq_5yTXPDPyrseA&oe=68356E3E&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/","cuser":"user/ldap/1129284","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":["keywords/Scotty McCreery","keywords/Gabi McCreery","keywords/wife","keywords/Merrick Avery McCreery","keywords/son","keywords/baby","keywords/thing","keywords/artist","keywords/adventure","keywords/Baby"],"primary_image":{"bucket":"new_assets","id":"%2F682fa40ae1b65ed8221fd3a9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747953060000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","social_title":"","summary":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Scotty McCreery (608800)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","permalink":"https://wdsd.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/"},"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9","title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","description":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","author":"Kelly Fisher"},"pub_start":1747953060000,"pub_until":4115978604802,"pub_changed":1747954593586,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Scotty McCreery (608800)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682fa392e1b65ed8221fd39f","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","keyword:keywords/Scotty McCreery","keyword:keywords/Gabi McCreery","keyword:keywords/wife","keyword:keywords/Merrick Avery McCreery","keyword:keywords/son","keyword:keywords/baby","keyword:keywords/thing","keyword:keywords/artist","keyword:keywords/adventure","keyword:keywords/Baby","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F67ffb335da50665248cd41bf","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67fcefd79a35e0b261210299","img_meta":{"base_id":"%2F67fcefd79a35e0b261210299","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/listen-to-win-1-000-1759062/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5d519ee230a46c273a33ac73","type":"LEADS","record":{"title":"Get Great Deals With our Half Price Hookup!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/63862ef3480b1220ee36dd4b","img_meta":{"base_id":"%2F63862ef3480b1220ee36dd4b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://wildeihm.incentrev.com/wilmington/deals","web":"https://wildeihm.incentrev.com/wilmington/deals"},"name":"","description":"Get Great Deals With our Half Price Hookup! Limited quantity available, so be sure to log in and get yours before they sell out! "},"use_catalog_image":false,"catalog":null}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6553ce93d4d2fe9ac0536d47","type":"LEADS","record":{"title":"Listen to Morgan Wallen & More For Free","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6813d08f83087d3ebcf9e269","img_meta":{"base_id":"%2F6813d08f83087d3ebcf9e269","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://play/custom/artist/30731053","web":"https://www.iheart.com/artist/morgan-wallen-30731053/?autoplay=true"},"name":"Morgan Wallen","description":""},"use_catalog_image":false,"catalog":{"name":"Morgan Wallen","id":"30731053","kind":"artist","country":null}}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjoxLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F682f9c5747207ee52e9959c0","type":"PUBLISHING","record":{"ref_id":"%2F682f9c5747207ee52e9959c0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"64bbf533-6dbd-4e56-8677-692af8e83aeb","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f9cdb47207ee52e9959d3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Country singer-songwriter \u003ca href=\"https://www.iheart.com/artist/jamey-johnson-41859/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41859\" data-catalog-related-id=\"\">\u003cstrong>Jamey Johnson\u003c/strong>\u003c/a> knew his wife was “the one” almost immediately.\u003c/p>\n\n\u003cp>He popped the question one day after meeting her.\u003c/p>\n\n\u003cp>\u003cstrong>Brittney Eakins\u003c/strong> said “no” that time; however, the pair started dating and tied the knot earlier this week at Graystone Quarry in Franklin, Tennessee, outside of Nashville. The ceremony hosted about 350 guests on Tuesday (May 20), accommodating touring schedules for fellow artists in attendance. Johnson, 49, and Eakins, 33, shared their love story and wedding details with \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> in a story published on Thursday (May 22).\u003c/p>\n\n\u003cp>The newlyweds recalled meeting in January 2019 in Jackson, Mississippi. Johnson and Eakins, whose career is in law, were both attending the governor’s inauguration, and the country star “proposed the next day,” he told \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. Eakins told the publication that she countered the proposal with “a date first,” and they continued the relationship for years. Johnson popped the question again in March 2023, and that time, Eakins said “yes.” Johnson asked \u003ca href=\"https://www.iheart.com/artist/ernest-42811395/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42811395\" data-catalog-related-id=\"\">\u003cstrong>ERNEST\u003c/strong>\u003c/a> \u003ca href=\"https://country.iheart.com/content/2025-05-21-watch-why-ernest-says-this-was-his-most-nerve-racking-performance-ever/\" target=\"_blank\">to perform their first dance song\u003c/a>, “Look At You Girl” by \u003ca href=\"https://www.iheart.com/artist/chris-ledoux-27679/\" target=\"_blank\">\u003cstrong>Chris LeDoux\u003c/strong>\u003c/a>. ERNEST said he’s “played some nerve racking moments. But singing the first dance song for [Jamey Johnson] takes the (wedding) cake.” He added it was “an honor” to take the stage. \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/\" target=\"_blank\">Watch the first dance here\u003c/a>, and \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">find the newlyweds’ \u003c/a>\u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>\u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\"> story here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDJ5uGkot3L_%2F","@url":"https://www.instagram.com/reel/DJ5uGkot3L_/","author_name":"ernest","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ERNEST (@ernest)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/499710063_18506551894021026_5531781462543449955_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QFBYj6xb8TRZhM3hk6-XIEoPBb54jwliZBJhTCWnqHfxYqKt84zy4j1nquZhu2FYCQ&_nc_ohc=gzNtWcaEKnwQ7kNvwHElw89&_nc_gid=62Jr5KThW7MTazsYdh4VdQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJyseOFdSWTWSUfNmOCtUKGm9FEXL4yTmR4mz6znspPLQ&oe=68358587&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ERNEST (@ernest)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DJ5uGkot3L_/"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/","cuser":"user/ldap/1129284","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":["keywords/Jamey Johnson","keywords/bride","keywords/wife","keywords/Brittney Eakins","keywords/question","keywords/PEOPLE","keywords/guests"],"primary_image":{"bucket":"new_assets","id":"%2F682f9cdb47207ee52e9959d3"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747950840000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","social_title":"Country Star Jamey Johnson Popped The Question To His Bride One Day After They Met","summary":"Jamey Johnson knew his wife was “the one” almost immediately. 💍 ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jamey Johnson (41859)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jamey Johnson Popped The Question To His Bride One Day After They Met","permalink":"https://wdsd.iheart.com/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/"},"slug":"2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3","title":"Jamey Johnson Popped The Question To His Bride One Day After They Met","description":"Jamey Johnson knew his wife was “the one” almost immediately. 💍 ❤️","author":"Kelly Fisher"},"pub_start":1747950840000,"pub_until":4115978604802,"pub_changed":1747951285998,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jamey Johnson (41859)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f9c5747207ee52e9959c0","slug:2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","slug:2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","keyword:keywords/Jamey Johnson","keyword:keywords/bride","keyword:keywords/wife","keyword:keywords/Brittney Eakins","keyword:keywords/question","keyword:keywords/PEOPLE","keyword:keywords/guests","author:user"]}},{"id":"%2F682f921547207ee52e99599b","type":"PUBLISHING","record":{"ref_id":"%2F682f921547207ee52e99599b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"cb36eef2-a0ac-4192-a98b-ff0422ab3ff6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f937647207ee52e9959b2","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jana-kramer-540684/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"540684\" data-catalog-related-id=\"\">\u003cstrong>Jana Kramer\u003c/strong>\u003c/a> already has “something planned” for her first wedding anniversary with husband \u003cstrong>Allan Russell\u003c/strong> — there’s just one “fear” that something will get in the way.\u003c/p>\n\n\u003cp>Kramer, 41, hinted at the anniversary plans when she and Russell, 44, caught up on the latest \u003ca href=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/\" target=\"_blank\">\u003cem>Adult Education\u003c/em>\u003c/a>\u003cem> \u003c/em>episode of \u003ca href=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"29262403\" data-catalog-related-id=\"\">\u003cem>Whine Down with Jana Kramer\u003c/em>\u003c/a>. Throughout the podcast, the married duo talked about Kramer’s “crazy” schedule filming a movie, how Russell has been doing at home without her, and more.\u003c/p>\n\n\u003cp>The country singer-songwriter, actress, author and podcast host revealed to her husband (noting that her “fear” is scheduling conflicts with work), “I have something planned for you for our one-year wedding anniversary that you have no idea about. I have planned it. I have booked it. …I'm about to send a letter, an email, out to my agents and be like, ‘No matter what comes up, they're gonna have to move around these three dates.’”\u003c/p>\n\n\u003cp>Kramer and Russell tied the knot in a stunning ceremony at Carnell Estate in Scotland on July 13, 2024; however, they revealed in another \u003cem>Adult Education \u003c/em>installment of the podcast earlier this year that they actually got married sooner. \u003ca href=\"https://country.iheart.com/content/2025-03-12-jana-karmer-reveals-secret-about-her-marriage-to-allan-russell/\" target=\"_blank\">They revealed the secret after more than a year\u003c/a>. Russell confirmed, “we got married in January [2024] and we made it formal in July,” noting “legalities” ahead of their wedding abroad, and “we were desperate to marry each other.” Kramer called the January 2024 marriage “private and precious.”\u003c/p>\n\n\u003cp>Kramer and Russell share one child together. They welcomed son \u003cstrong>Roman James Russell\u003c/strong> in November 2023. Roman joins \u003cstrong>Troy\u003c/strong>, Russell’s teen son from a previous relationship, and \u003cstrong>Jolie\u003c/strong>, 9, and \u003cstrong>Jace\u003c/strong>, 6, Kramer’s two children from her previous marriage.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/","cuser":"user/ldap/1129284","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":["keywords/Jana Kramer","keywords/Allan Russell","keywords/country singer-songwriter","keywords/duo","keywords/something","keywords/plans"],"primary_image":{"bucket":"new_assets","id":"%2F682f937647207ee52e9959b2"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747948080000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","social_title":"Why Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband Allan Russell","summary":"Jana Kramer and Allan Russell will celebrate their first wedding anniversary this summer, and Kramer already has a surprise planned.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jana Kramer (540684)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband","permalink":"https://wdsd.iheart.com/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/"},"slug":"2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2","title":"Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband","description":"Jana Kramer and Allan Russell will celebrate their first wedding anniversary this summer, and Kramer already has a surprise planned.","author":"Kelly Fisher"},"pub_start":1747948080000,"pub_until":4115978604802,"pub_changed":1747948476963,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jana Kramer (540684)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f921547207ee52e99599b","slug:2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","slug:2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","keyword:keywords/Jana Kramer","keyword:keywords/Allan Russell","keyword:keywords/country singer-songwriter","keyword:keywords/duo","keyword:keywords/something","keyword:keywords/plans","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012"}}}}}},{"_id":"%2F5955197ff341c9691e6b420f","slug":"christa-cooper","ownBrand":"brands/Christa Cooper","configByLookup":{"common":{"branding":{"name":"Christa Cooper","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60c381ae04ffa83a4e025b0b"}}}}}},{"_id":"%2F5ad61fc536a4ba562ee462a6","slug":"whiskey-and-randy","ownBrand":"brands/Whiskey and Randy","configByLookup":{"common":{"branding":{"name":"Whiskey and Randy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5ae37bb4cba4f0b374db1c24"}}}}}},{"_id":"%2F5bd7274b9a02674b2685bfcd","slug":"kyle-mcmahon","ownBrand":"brands/Kyle McMahon","configByLookup":{"common":{"branding":{"name":"Kyle McMahon","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/642f87f075b44230efc828a2"}}}}}},{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["25100459","30301596","28226439","99726052","30753068","57009832","59193914","27722337","30347274","30347275","28286845"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F682f894747207ee52e995982","type":"PUBLISHING","record":{"ref_id":"%2F682f894747207ee52e995982","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b65ccc5e-fd95-437d-ac12-3b55cd3463b7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f8bcc47207ee52e99598d","new_tab":false,"schedule":{},"source_credit":"Getty Images, Wilson County Sheriff’s Office","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rising country singer-songwriter \u003ca href=\"https://www.iheart.com/artist/gavin-adcock-36681831/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36681831\" data-catalog-related-id=\"\">\u003cstrong>Gavin Adock\u003c/strong>\u003c/a> was arrested on Wednesday night (May 21) in Middle Tennessee.\u003c/p>\n\n\u003cp>Tennessee Highway Patrol officers arrested Adcock, 26, at 11:15 p.m. in Wilson County, which borders Davison County, where Nashville is located. Adcock is accused of reckless driving and a violation of open container laws, information from the Wilson County Sheriff’s Office shows. The singer-songwriter was released early Thursday morning (May 22), at 4:34 a.m. He has not publicly commented on the incident. No additional information was available as of publication time.\u003c/p>\n\n\u003cp>The Georgia-born country artist started writing music in high school. He recorded and released his first original song after a knee injury sidelined the former football player in 2021, per his bio. Adcock has since released “On One,” “Need To,” “Run Your Mouth,” “A Cigarette,” “Four Leaf Clover” and more. This year, his tour dates include major festivals (including CMA Fest in Nashville, Tennessee) and shows with headliner \u003ca href=\"https://www.iheart.com/artist/morgan-wallen-30731053/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30731053\" data-catalog-related-id=\"\">\u003cstrong>Morgan Wallen\u003c/strong>\u003c/a> on his 2025 “I'm The Problem Tour,” among others.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/","cuser":"user/ldap/1129284","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":["keywords/Gavin Adcock","keywords/Middle Tennessee","keywords/Gavin Adock","keywords/Wilson County","keywords/country artist","keywords/Davison County"],"primary_image":{"bucket":"new_assets","id":"%2F682f8bcc47207ee52e99598d"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747946160000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","social_title":"","summary":"The singer-songwriter, whose 2025 tour dates include major festivals and Morgan Wallen's \"I'm The Problem Tour,\" was arrested in Tennessee.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Gavin Adcock (36681831)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Country Artist Gavin Adcock Arrested In Tennessee","permalink":"https://wdsd.iheart.com/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/"},"slug":"2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d","title":"Country Artist Gavin Adcock Arrested In Tennessee","description":"The singer-songwriter, whose 2025 tour dates include major festivals and Morgan Wallen's \"I'm The Problem Tour,\" was arrested in Tennessee.","author":"Kelly Fisher"},"pub_start":1747946160000,"pub_until":4115978604802,"pub_changed":1747946564957,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Gavin Adcock (36681831)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f894747207ee52e995982","slug:2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","slug:2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","keyword:keywords/Gavin Adcock","keyword:keywords/Middle Tennessee","keyword:keywords/Gavin Adock","keyword:keywords/Wilson County","keyword:keywords/country artist","keyword:keywords/Davison County","author:user"]}},{"id":"%2F682f62cf47207ee52e995961","type":"PUBLISHING","record":{"ref_id":"%2F682f62cf47207ee52e995961","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bb428ab1-f9cf-4e45-b666-76d5f87c8dae","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f64c147207ee52e99596b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a> catapulted herself to an unequaled career since her powerful debut in the 2000s.\u003c/p>\n\n\u003cp>Swift, 35, has more than proved her ability to transcend genres as she captivated audiences around the world over the course of her nearly 20-year career. That includes her electrifying “Eras Tour,” which kicked off in March 2023 and continued through early December 2024. During that time, Swift played a total of 149 shows spanning five continents as she honored each era of her career so far.\u003c/p>\n\n\u003cp>Swift’s self-titled debut album introduced her to the world as a 16-year-old country artist. Some of Swift’s following records continued the trailblazer’s career in the genre — and some of her music still nodded to country elements — as she broadened her career in the music industry. A few of her most well-known country hits from her country eras include “\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115068\" data-catalog-related-id=\"\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a>,” “Picture to Burn,” “Should’ve Said No,” “Back to December,” “Speak Now,” and others.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.thetoptens.com/music/taylor-swift-country-songs/\" target=\"_blank\">The Top Tens\u003c/a>, a reference site that includes hundreds of thousands of Top 10 rankings, included a list of Swift’s best country songs. Take a nostalgic stroll down memory lane with a list of some of Swift’s highlights of her country eras:\u003c/p>\n\n\u003ch3>10. \u003ca href=\"https://www.youtube.com/watch?v=9-rKvhsjwKU\" target=\"_blank\">“White Horse”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De"},{"html":"\u003ch3>9. \u003ca href=\"https://www.youtube.com/watch?v=xKCek6_dB0M\" target=\"_blank\">“Teardrops On My Guitar”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn"},{"html":"\u003ch3>8. \u003ca href=\"https://www.youtube.com/watch?v=rLCol1C3ouc\" target=\"_blank\">“Fifteen”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1"},{"html":"\u003ch3>7. \u003ca href=\"https://www.youtube.com/watch?v=Jb2stN7kH28\" target=\"_blank\">“Our Song”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36"},{"html":"\u003ch3>6. \u003ca href=\"https://www.youtube.com/watch?v=R_rUYuFtNO4\" target=\"_blank\">“Red”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA"},{"html":"\u003ch3>5. \u003ca href=\"https://www.youtube.com/watch?v=7lLigiVgJsE\" target=\"_blank\">“Fearless”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN"},{"html":"\u003ch3>4. \u003ca href=\"https://www.youtube.com/watch?v=8AR1dKawCi8\" target=\"_blank\">“Mean”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P"},{"html":"\u003ch3>3. \u003ca href=\"https://www.youtube.com/watch?v=oxNLRqMJMZk\" target=\"_blank\">“Mine”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M"},{"html":"\u003ch3>2. \u003ca href=\"https://www.youtube.com/watch?v=vwp8Ur6tO-8\" target=\"_blank\">“You Belong With Me”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral"},{"html":"\u003ch3>1. \u003ca href=\"https://www.youtube.com/watch?v=8xg3vE8Ie_E\" target=\"_blank\">“Love Story”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/","cuser":"user/ldap/1129284","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":["keywords/taylor Swift","keywords/country songs","keywords/some","keywords/country eras","keywords/career","keywords/favorite","keywords/country debut","keywords/one","keywords/Some","keywords/Eras Tour"],"primary_image":{"bucket":"new_assets","id":"%2F682f64c147207ee52e99596b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747937460000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","social_title":"","summary":"Taylor Swift catapulted herself to an unequaled career since her powerful country debut in the 2000s. Which one of Swift's country songs is your favorite?","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (33221)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"These Are 10 Of Taylor Swift's Best Country Songs Of All Time","permalink":"https://wdsd.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/"},"slug":"2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b","title":"These Are 10 Of Taylor Swift's Best Country Songs Of All Time","description":"Taylor Swift catapulted herself to an unequaled career since her powerful country debut in the 2000s. Which one of Swift's country songs is your favorite?","author":"Kelly Fisher"},"pub_start":1747937460000,"pub_until":4115978604802,"pub_changed":1747937882077,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Taylor Swift (33221)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f62cf47207ee52e995961","slug:2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","slug:2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","keyword:keywords/taylor Swift","keyword:keywords/country songs","keyword:keywords/some","keyword:keywords/country eras","keyword:keywords/career","keyword:keywords/favorite","keyword:keywords/country debut","keyword:keywords/one","keyword:keywords/Some","keyword:keywords/Eras Tour","author:user"]}},{"id":"%2F682f6418a37b393bc55fb4b7","type":"PUBLISHING","record":{"ref_id":"%2F682f6418a37b393bc55fb4b7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fa1542cb-bf44-48f2-a52d-a956f71f147a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","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&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":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Shot from above of an anonymous woman packing things in her suitcase. She is holding and putting on a green shirt in. There is her mobile phone, hat, camera, and wireless headphones","id":"%2F682f64de72fe7ff61232c3c4","new_tab":false,"schedule":{},"source_credit":"Milko / iStock / Getty Images","title":"Cropped photo of an unrecognizable woman putting cloathing in her suitcase","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Southwest Airlines has announced a new policy \u003ca href=\"https://abcnews.go.com/GMA/Travel/southwest-longer-portable-batteries-stored-passenger-bags/story?id=121981972\" target=\"_blank\">prohibiting passengers from using portable charging devices\u003c/a> stored inside carry-on bags. Starting May 28, passengers must keep power banks and chargers visible while in use during flights, such as in a seat pocket or on a tray table, to prevent potential fire hazards.\u003c/p>\n\n\u003cp>The airline's decision is \u003ca href=\"https://www.cnn.com/2025/05/22/travel/southwest-airlines-tightens-rules-visible-portable-chargers\" target=\"_blank\">driven by safety concerns over lithium-ion batteries\u003c/a>, which can overheat and catch fire. Southwest is the first U.S. airline to implement this policy, which aligns with similar rules adopted by several Asian carriers, including those in South Korea.\u003c/p>\n\n\u003cp>While the Federal Aviation Administration (FAA) allows portable batteries in carry-on luggage, Southwest's new rule aims to enhance safety by ensuring chargers are not used in overhead bins or stored in bags during flights.\u003c/p>\n\n\u003cp>“This policy by Southwest is trying to minimize and address that risk by having them visible and accessible,” \u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\">\u003cstrong>Hassan Shahidi,\u003c/strong>\u003c/a>\u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\"> president and CEO of the Flight Safety Foundation, a nonprofit that advocates for aviation safety, told \u003c/a>\u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\">\u003cem>The Washington Post\u003c/em>\u003c/a>. “If it is not accessible, it is a problem.”\u003c/p>\n\n\u003cp>The FAA has documented over 600 incidents involving lithium batteries since 2006, with \u003ca href=\"https://www.forbes.com/sites/suzannerowankelleher/2025/05/22/southwest-airlines-bans-charging-devices-inside-carry-on-bags-heres-why/\" target=\"_blank\">22 incidents already reported in 2025\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/","cuser":"user/ldap/cccnyc1wjg","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":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F682f64de72fe7ff61232c3c4"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747936680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","social_title":"","summary":"The new policy takes effect on May 28.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Airline Makes Major Change To What You Can Put In Your Carry-On Bags","permalink":"https://wdsd.iheart.com/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/"},"slug":"2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4","title":"Airline Makes Major Change To What You Can Put In Your Carry-On Bags","description":"The new policy takes effect on May 28.","author":"iHeartRadio"},"pub_start":1747936680000,"pub_until":4115978604802,"pub_changed":1747937058276,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"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:/682f6418a37b393bc55fb4b7","slug:2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","slug:2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F682f4f6f47207ee52e99591b","type":"PUBLISHING","record":{"ref_id":"%2F682f4f6f47207ee52e99591b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c713b55f-c9cf-4b36-836b-37512b090446","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f504047207ee52e995927","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/chris-stapleton-901714/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"901714\" data-catalog-related-id=\"\">\u003cstrong>Chris Stapleton\u003c/strong>\u003c/a> declares he’s “just as bad as I used to be” in the lyrics of his newly-released anthem, which appears in the soon-to-debut motorsport drama, \u003cem>F1\u003c/em>.\u003c/p>\n\n\u003cp>The reigning Academy of Country Music Male Artist of the Year is the sole songwriter of “https://www.youtube.com/watch?v=p13Cn0mONP8.” Stapleton’s signature, soulful vocals bring the song to life, blending with elements of country, blues and Southern rock sounds\u003c/p>\n\n\u003cp>Stapleton’s anthem is the latest to release from the \u003cem>F1\u003c/em> soundtrack, following songs by \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" target=\"_blank\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/dom-dolla-30977567/\" target=\"_blank\">\u003cstrong>Dom Dolla\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" target=\"_blank\">\u003cstrong>Rosé\u003c/strong>\u003c/a>. \u003cem>F1: The Movie \u003c/em>follows “a Formula One driver (who) comes out of retirement to mentor and team with a younger driver,” its description reads on \u003ca href=\"https://www.imdb.com/title/tt16311594/?ref_=nv_sr_srsg_1_tt_7_nm_0_in_0_q_f1\" target=\"_blank\">IMDb\u003c/a>. The \u003cstrong>Joseph Kosinski\u003c/strong>-directed action film stars \u003cstrong>Brad Pitt\u003c/strong>, \u003cstrong>Javier Bardem\u003c/strong>, \u003cstrong>Kerry Condon\u003c/strong>, \u003cstrong>Damson Idris\u003c/strong>, \u003cstrong>Tobias Menzies\u003c/strong> and others. The movie is set to premiere on June 27. The full soundtrack will release the same day.\u003c/p>\n\n\u003cp>See the full track list below, and listen to Stapleton’s track here and on iHeartCountry stations.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY"},{"html":"\u003cp>1. \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" target=\"_blank\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>, “Lose My Mind (feat. \u003ca href=\"https://www.iheart.com/artist/doja-cat-30317449/\" target=\"_blank\">\u003cstrong>Doja Cat\u003c/strong>\u003c/a>)”\u003c/p>\n\n\u003cp>2. \u003ca href=\"https://www.iheart.com/artist/dom-dolla-30977567/\" target=\"_blank\">\u003cstrong>Dom Dolla\u003c/strong>\u003c/a>, “No Room for a Saint (feat. \u003cstrong>Nathan Nicholson\u003c/strong>)”\u003c/p>\n\n\u003cp>3. \u003ca href=\"https://www.iheart.com/artist/ed-sheeran-396790/\" target=\"_blank\">\u003cstrong>Ed Sheeran\u003c/strong>\u003c/a>, “Drive”\u003c/p>\n\n\u003cp>4. \u003ca href=\"https://www.iheart.com/artist/tate-mcrae-31522919/\" target=\"_blank\">\u003cstrong>Tate McRae\u003c/strong>\u003c/a>, “Just Keep Watching”\u003c/p>\n\n\u003cp>5. \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" target=\"_blank\">\u003cstrong>Rosé\u003c/strong>\u003c/a>, “Messy”\u003c/p>\n\n\u003cp>6. \u003ca href=\"https://www.iheart.com/artist/burna-boy-837492/\" target=\"_blank\">\u003cstrong>Burna Boy\u003c/strong>\u003c/a>, “Don’t Let Me Drown”\u003c/p>\n\n\u003cp>7. \u003ca href=\"https://www.iheart.com/artist/roddy-ricch-31885278/\" target=\"_blank\">\u003cstrong>Roddy Ricch\u003c/strong>\u003c/a>, “Underdog”\u003c/p>\n\n\u003cp>8. \u003ca href=\"https://www.iheart.com/artist/raye-30026990/\" target=\"_blank\">\u003cstrong>RAYE\u003c/strong>\u003c/a>, “Grandma Calls the Boys Bad News”\u003c/p>\n\n\u003cp>9. \u003ca href=\"https://www.iheart.com/artist/chris-stapleton-901714/\" target=\"_blank\">\u003cstrong>Chris Stapleton\u003c/strong>\u003c/a>, “Bad as I Used to Be”\u003c/p>\n\n\u003cp>10. \u003ca href=\"https://www.iheart.com/artist/myke-towers-32169597/\" target=\"_blank\">\u003cstrong>Myke Towers\u003c/strong>\u003c/a>, “Baja California”\u003c/p>\n\n\u003cp>11. \u003ca href=\"https://www.iheart.com/artist/tiesto-61055/\" target=\"_blank\">\u003cstrong>Tiësto\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sexyy-red-32273600/\" target=\"_blank\">\u003cstrong>Sexyy Red\u003c/strong>\u003c/a>, “OMG!”\u003c/p>\n\n\u003cp>12. \u003ca href=\"https://www.iheart.com/artist/madison-beer-930492/\" target=\"_blank\">\u003cstrong>Madison Beer\u003c/strong>\u003c/a>, “All at Once”\u003c/p>\n\n\u003cp>13. \u003ca href=\"https://www.iheart.com/artist/peggy-gou-31343469/\" target=\"_blank\">\u003cstrong>Peggy Gou\u003c/strong>\u003c/a>, “D.A.N.C.E “\u003c/p>\n\n\u003cp>14. \u003ca href=\"https://www.iheart.com/artist/pawsa-31768102/\" target=\"_blank\">\u003cstrong>PAWSA\u003c/strong>\u003c/a>, “Double C”\u003c/p>\n\n\u003cp>15. \u003ca href=\"https://www.iheart.com/artist/mr-eazi-877121/\" target=\"_blank\">\u003cstrong>Mr Eazi\u003c/strong>\u003c/a>, “Attention”\u003c/p>\n\n\u003cp>16. \u003ca href=\"https://www.iheart.com/artist/darkoo-30993647/\" target=\"_blank\">\u003cstrong>Darkoo\u003c/strong>\u003c/a>, “Give Me Love”\u003c/p>\n\n\u003cp>17. \u003ca href=\"https://www.iheart.com/artist/obongjayar-31745684/\" target=\"_blank\">\u003cstrong>Obongjayar\u003c/strong>\u003c/a>, “Gasoline”\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/","cuser":"user/ldap/1129284","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":["keywords/Chris Stapleton","keywords/anthem","keywords/F1","keywords/driver","keywords/lyrics","keywords/Academy of Country Music Male Artist of the Year","keywords/songwriter"],"primary_image":{"bucket":"new_assets","id":"%2F682f504047207ee52e995927"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747932720000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","social_title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' In Soulful Anthem From Adrenaline-Rushing Action Film","summary":"Chris Stapleton delivered a new anthem that appears in a soon-to-debut motorsport drama. Listen here:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Chris Stapleton (901714)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen","permalink":"https://wdsd.iheart.com/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/"},"slug":"2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927","title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen","description":"Chris Stapleton delivered a new anthem that appears in a soon-to-debut motorsport drama. Listen here:","author":"Kelly Fisher"},"pub_start":1747932720000,"pub_until":4115978604802,"pub_changed":1747933146442,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Chris Stapleton (901714)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f4f6f47207ee52e99591b","slug:2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","slug:2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","keyword:keywords/Chris Stapleton","keyword:keywords/anthem","keyword:keywords/F1","keyword:keywords/driver","keyword:keywords/lyrics","keyword:keywords/Academy of Country Music Male Artist of the Year","keyword:keywords/songwriter","author:user"]}},{"id":"%2F682f47c747207ee52e9958dd","type":"PUBLISHING","record":{"ref_id":"%2F682f47c747207ee52e9958dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"39891052-1c0d-4bfc-96fe-0b4f12e40ea8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f484247207ee52e9958e7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a>’s hairdresser “talked me into” entering a Dolly lookalike contest with a group of drag queens paying tribute to the legendary artist’s signature look.\u003c/p>\n\n\u003cp>She lost.\u003c/p>\n\n\u003cp>Parton, 79, \u003ca href=\"https://z100.iheart.com/featured/elvis-duran/content/2025-05-22-dolly-parton-entered-a-dolly-look-alike-drag-contestand-lost/\" target=\"_blank\">appeared on \u003c/a>\u003ca href=\"https://z100.iheart.com/featured/elvis-duran/content/2025-05-22-dolly-parton-entered-a-dolly-look-alike-drag-contestand-lost/\" target=\"_blank\">\u003cem>Elvis Duran and the Morning Show\u003c/em>\u003c/a> on Thursday morning (May 22). The beloved \u003ca href=\"https://country.iheart.com/content/2025-05-20-dolly-parton-details-journey-of-overcoming-naysayers-in-astounding-career/\" target=\"_blank\">country star, fashion icon, actress, author and philanthropist\u003c/a> spoke about the music and the cast of her soon-to-debut Broadway musical. That’s when Duran noted that “this is not a new thing, people pretending to be Dolly.” He laughed as he said his favorites are the “Dolly drag queens,” who have long been known for dressing as Parton.\u003c/p>\n\n\u003cp>“I get a kick out of those drag queens,” she said. When asked whether it’s true that Parton once entered a lookalike contest and lost, she told the story on air. “But that was years ago when my — I have my little gay hairdresser at the time lived up there near Santa Monica Boulevard where a lot of the gays hang out. And every Halloween, of course, they all dress up. And he said, ‘well, let’s go down,’ and he’s like, ‘they give free drinks for, you know, for the people that participate.’ So, they would just walk them across the stage, and whoever got the most applause, you know, got free drinks for the rest of the night or whatever.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ9Zsg0NZss%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DJ9Zsg0NZss/?hl=en","author_name":"z100newyork","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Z100NewYork (@z100newyork)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/500077364_18501392005062379_1667200611362083547_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=107&_nc_oc=Q6cZ2QHyXYCN4JH14d6uav7NGQnbGNhryTAoPdVnWcau6IL7EP_bUUKdL_vvUmFG_0XuGcc&_nc_ohc=rL7yn-0zNgoQ7kNvwEqzTWL&_nc_gid=qmMyZzlxFYBXi0iwyUk5aw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK67-rLvpMTW_eP8qT9FLS06n-h84lye2E3PAQHRG4jdQ&oe=68351D2D&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Z100NewYork (@z100newyork)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ9Zsg0NZss/?hl=en"},{"html":"\u003cp>“So, he talked me into just kind of over exaggerating myself, if that’s possible,” Parton continued. “You know, bigger beauty mark, bigger hair, bigger whatever. So — all these big drag queens (are) going across the stage as Dolly, and then I walked across the stage, you know, just traipsing across … nobody applauded, like a little trickle that was probably David, my hairdresser. But we laughed so hard. So I always told the story that I entered a Dolly lookalike contest and lost.”\u003c/p>\n\n\u003cp>Throughout the conversation on \u003cem>Elvis Duran and the Morning Show\u003c/em>, Parton also spoke about her new Southern-inspired single-serve meals (including beef pot roast, shrimp and grits and more), Dollywood’s 40th anniversary, her globally-successful Imagination Library, and her upcoming production, \u003cem>DOLLY: An Original Musical.\u003c/em> \u003ca href=\"https://country.iheart.com/content/2025-05-05-dolly-parton-reveals-3-actresses-playing-her-in-world-premiere-of-musical/\" target=\"_blank\">Parton recently introduced the three actresses playing Dolly\u003c/a> — \u003cstrong>Katie Rose Clarke\u003c/strong>, \u003cstrong>Carrie St. Louis\u003c/strong> and \u003cstrong>Quinn Titcomb\u003c/strong> — during the world premiere. The autobiographical, \u003cstrong>Bartlett Sher\u003c/strong>-directed show will make its debut this summer at The Fisher Center for the Performing Arts at Belmont University in Nashville, Tennessee, before heading to New York City in 2026. \u003cem>DOLLY: An Original Musical \u003c/em>will run in Nashville from July 18 through August 31, 2025.\u003c/p>\n\n\u003cp>Watch Parton’s full interview \u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\">on \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\">\u003cem>Elvis Duran and the Morning Show\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\"> here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/","cuser":"user/ldap/1129284","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":["keywords/dolly parton","keywords/Watch","keywords/lookalike contest","keywords/Dolly Parton","keywords/Duran"],"primary_image":{"bucket":"new_assets","id":"%2F682f484247207ee52e9958e7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747929360000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","social_title":"","summary":"\"I get a kick out of those drag queens,\" Dolly Parton gushed in a new interview on 'Elvis Duran and the Morning Show.' Watch her share the story of how she lost a lookalike contest:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Dolly Parton (2614)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest","permalink":"https://wdsd.iheart.com/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/"},"slug":"2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7","title":"Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest","description":"\"I get a kick out of those drag queens,\" Dolly Parton gushed in a new interview on 'Elvis Duran and the Morning Show.' Watch her share the story of how she lost a lookalike contest:","author":"Kelly Fisher"},"pub_start":1747929360000,"pub_until":4115978604802,"pub_changed":1747929747893,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Dolly Parton (2614)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f47c747207ee52e9958dd","slug:2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","slug:2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","keyword:keywords/dolly parton","keyword:keywords/Watch","keyword:keywords/lookalike contest","keyword:keywords/Dolly Parton","keyword:keywords/Duran","author:user"]}},{"id":"%2F682f27f12f33cf03d81da2d6","type":"PUBLISHING","record":{"ref_id":"%2F682f27f12f33cf03d81da2d6","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Kyle McMahon","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Esai Morales by Filip Shobot","id":"%2F682f3ef42f33cf03d81da2fe","new_tab":false,"schedule":{},"source_credit":"Filip Shobot","title":"Esai Morales","type":"asset","url":"","use_caption":false},{"html":"\u003ch2>\u003cstrong>\u003cem>EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025\u003c/em>\u003c/strong>\u003c/h2>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Every Memorial Day weekend, the nation pauses to remember the men and women who answered freedom’s call and never made it home. For 36 years the \u003cstrong>\u003cem>National Memorial Day Concert\u003c/em>\u003c/strong> on PBS has given those memories a platform, a soundtrack and a stage, wrapping stories of sacrifice in music, tributes and living history. This Sunday, May 25th, the tradition continues live from the West Lawn of the U.S. Capitol and it arrives with both a familiar spirit and a heartfelt change.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Due to last minute, unforeseen circumstances, long time co‑host \u003ca href=\"https://podcast.popcultureweekly.com/guests/joe-mantegna/\" target=\"_blank\">\u003cstrong>Joe Mantegna\u003c/strong>\u003c/a> will be unable to attend, but the baton is in compassionate and capable hands. \u003cstrong>Esai Morales\u003c/strong>, currently starring in \u003cstrong>\u003cem>Mission: Impossible - The Final Reckoning\u003c/em>\u003c/strong>, will join the tireless \u003ca href=\"https://podcast.popcultureweekly.com/guests/gary-sinise/\" target=\"_blank\">\u003cstrong>Gary Sinise\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to shepherd the memorable evening. Morales brings a deep commitment to service and storytelling, so stepping into this role feels less like “filling in” and more like answering a new mission of his own.\u003cbr />\u003cbr />Joe Mantegna’s decades long work has helped make the concert a Memorial Day touchstone and his absence this year will be felt. Yet Morales’ own record of championing worthy causes makes him a natural fit to step in to the spirit Mantegna and Sinise have fostered for so long together. Expect warmth, reverence and a gentle reminder that remembrance is an everyday responsibility and not a once a year ritual.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003ch3>\u003cstrong>An Evening With A Purpose\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PBS annual National Memorial Day Concert returns to the West Lawn of the Capitol for 2022, expertly honoring the fallen men and women who have sacrificed our lives for the freedoms we enjoy.","id":"%2F6293f9d0d72f73c0d43d583d","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"National Memorial Day Concert 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The National Memorial Day Concert weaves personal stories of our nations heroes \u003ca href=\"https://news.iheart.com/featured/kyle-mcmahon/content/2025-05-19-national-memorial-day-concert-2025-lineup-honors-our-nations-heroes/\" target=\"_blank\">with performances\u003c/a> that lift the soul. This years special will be no different with powerful, purposeful segments that include:\u003c/p>\n\n\u003cp>\u003cstrong>Tribute Segments\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003cem>Gold Star Families\u003c/em> - \u003cstrong>Gretchen Mol\u003c/strong> shares the journey of Krista Simpson Anderson, whose Green Beret husband was killed in Afghanistan. \u003c/li>\n\u003cli>\u003cbr />\u003cem>80th Anniversary of the End of WWII\u003c/em> - \u003ca href=\"https://podcast.popcultureweekly.com/videos/national-memorial-day-concert-2017-kyle2u-live-with-kyle-mcmahon/\" target=\"_blank\">\u003cstrong>Robert Patrick\u003c/strong>\u003c/a> honors Marine veteran Don Graves, a flamethrower operator at Iwo Jima.\u003c/li>\n\u003cli>\u003cbr />\u003cem>Vietnam 50th Anniversary\u003c/em> - \u003cstrong>Blair Underwood\u003c/strong> narrates the story of the “Dustoff” medevac crews, introduced by Col. Otis Evans. \u003c/li>\u003c/ul>\n\n\u003cp>\u003cstrong>Musical Performers\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Power house vocalists \u003cstrong>Loren Allred\u003c/strong>, \u003cstrong>Yolanda Adams\u003c/strong> and \u003cstrong>Angel Blue\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />Country artist, Army veteran, and Purple Heart recipient \u003cstrong>Scotty Hasting\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />The incomparable \u003cstrong>National Symphony Orchestra\u003c/strong> under maestro \u003cstrong>Jack Everly\u003c/strong>, now in his 16th season with the concert.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cead028d1127fe9b8c5cb9b","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003ch3>\u003cstrong>When, Where and How To Watch\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"html":"\u003cul>\u003cli>\u003cstrong>Live Broadcast:\u003c/strong> Sunday, \u003cstrong>May 25, 2025\u003c/strong>, 8:00 - 9:30 pm ET on PBS (with encore at 9:30 pm) \u003c/li>\n\u003cli>\u003cbr />\u003cstrong>Worldwide Stream:\u003c/strong> YouTube and PBS.org; Simulcast for service members via the American Forces Network.\u003c/li>\n\u003cli>\u003cbr />\u003cstrong>On‑Demand:\u003c/strong> Stream free on demand from May 25th through June 8th if you can’t watch live or want to catch it again.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"html":"\u003cp>No matter if you've marched in uniform, waited anxiously at home for a loved one's call or have enjoyed the freedoms secured by our Military men and women, the National Memorial Day Concert invites you to stand in a grateful silence and then rise in song. This annual special is a reminder of who we are when we're at our very best: one family honoring all of those who have served to secure the freedoms we exercise every day.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"30301596","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"html":"\u003cp>\u003cstrong>\u003cem>Check out \u003c/em>\u003c/strong>\u003ca href=\"http://www.kylemcmahon.me/\" target=\"_blank\">\u003cstrong>\u003cem>Kyle Mcmahon\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and subscribe to the \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/podcast/1246-Pop-Culture-Weekly-30301596/?autoplay=true\" target=\"_blank\">\u003cstrong>\u003cem>Pop Culture Weekly podcast\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. You can follow him on \u003c/em>\u003c/strong>\u003ca href=\"https://www.facebook.com/realkylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>Facebook\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\">\u003cstrong>\u003cem>YouTube\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\">\u003cstrong>\u003cem>TikTok\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> , \u003c/em>\u003c/strong>\u003ca href=\"https://letterboxd.com/kyle_mcmahon/\" target=\"_blank\">\u003cstrong>\u003cem>Letterboxd\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and \u003c/em>\u003c/strong>\u003ca href=\"https://www.instagram.com/kmacmusic/\" target=\"_blank\">\u003cstrong>\u003cem>Instagram\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and check out his \u003c/em>\u003c/strong>\u003ca href=\"https://www.amazon.com/shop/kylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>official Amazon Store\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>.\u003c/em>\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://929tomfm.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/","cuser":"user/ldap/1123050","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":["keywords/National Memorial Day Concert","keywords/Esai Morales","keywords/Exclusive","keywords/Joe Mantegna","keywords/PBS","keywords/Gary Sinise"],"primary_image":{"bucket":"assets.getty","id":"%2F682f3ecaf972db789d7ffec4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news","categories/feel-good"],"distribution":["brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]},"publish_date":1747926540000,"publish_end_date":4115978604802,"publish_origin":"brands/Kyle McMahon","seo_title":"EXCLUSIVE: Esai Morales to co-host National Memorial Day Concert 2025","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","social_title":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert","summary":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","targets":[],"title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","permalink":"https://wdsd.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"},"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4","title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","description":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","author":"Kyle McMahon"},"pub_start":1747926540000,"pub_until":4115978604802,"pub_changed":1747926920513,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","categories/feel-good","brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Kyle McMahon","id:/682f27f12f33cf03d81da2d6","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","keyword:keywords/National Memorial Day Concert","keyword:keywords/Esai Morales","keyword:keywords/Exclusive","keyword:keywords/Joe Mantegna","keyword:keywords/PBS","keyword:keywords/Gary Sinise","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682f69e24eab209c23d05fa9","type":"PUBLISHING","record":{"ref_id":"%2F682f69e24eab209c23d05fa9","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f69f24eab209c23d05fb2","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>According to a recent survey the #1 thing that men fear most is swimming with sharks. What is #2?\u003c/p>\n\n\u003cp>A: proposing marriage.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wdsd.iheart.com/content/2025-05-22-nearly-impossible-question-522/","cuser":"user/ldap/ccrilg1clp","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":"%2F682f69f24eab209c23d05fb2"},"primary_target":{"categories":[],"distribution":["brands/WDSD-FM (1731)","brands/Christa Cooper"]},"publish_date":1747937460000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-nearly-impossible-question-522","social_title":"","summary":"Check out today's Nearly Impossible Question!","targets":[],"title":"Nearly Impossible Question 5/22","permalink":"https://wdsd.iheart.com/content/2025-05-22-nearly-impossible-question-522/"},"slug":"2025-05-22-nearly-impossible-question-522","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f69f24eab209c23d05fb2","title":"Nearly Impossible Question 5/22","description":"Check out today's Nearly Impossible Question!","author":""},"pub_start":1747937460000,"pub_until":4115978604802,"pub_changed":1747937804389,"subscription":[{"tags":["brands/WDSD-FM (1731)","brands/Christa Cooper"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/682f69e24eab209c23d05fa9","slug:2025-05-22-nearly-impossible-question-522","slug:2025-05-22-nearly-impossible-question-522"]}},{"id":"%2F682f27f12f33cf03d81da2d6","type":"PUBLISHING","record":{"ref_id":"%2F682f27f12f33cf03d81da2d6","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Kyle McMahon","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Esai Morales by Filip Shobot","id":"%2F682f3ef42f33cf03d81da2fe","new_tab":false,"schedule":{},"source_credit":"Filip Shobot","title":"Esai Morales","type":"asset","url":"","use_caption":false},{"html":"\u003ch2>\u003cstrong>\u003cem>EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025\u003c/em>\u003c/strong>\u003c/h2>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Every Memorial Day weekend, the nation pauses to remember the men and women who answered freedom’s call and never made it home. For 36 years the \u003cstrong>\u003cem>National Memorial Day Concert\u003c/em>\u003c/strong> on PBS has given those memories a platform, a soundtrack and a stage, wrapping stories of sacrifice in music, tributes and living history. This Sunday, May 25th, the tradition continues live from the West Lawn of the U.S. Capitol and it arrives with both a familiar spirit and a heartfelt change.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Due to last minute, unforeseen circumstances, long time co‑host \u003ca href=\"https://podcast.popcultureweekly.com/guests/joe-mantegna/\" target=\"_blank\">\u003cstrong>Joe Mantegna\u003c/strong>\u003c/a> will be unable to attend, but the baton is in compassionate and capable hands. \u003cstrong>Esai Morales\u003c/strong>, currently starring in \u003cstrong>\u003cem>Mission: Impossible - The Final Reckoning\u003c/em>\u003c/strong>, will join the tireless \u003ca href=\"https://podcast.popcultureweekly.com/guests/gary-sinise/\" target=\"_blank\">\u003cstrong>Gary Sinise\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to shepherd the memorable evening. Morales brings a deep commitment to service and storytelling, so stepping into this role feels less like “filling in” and more like answering a new mission of his own.\u003cbr />\u003cbr />Joe Mantegna’s decades long work has helped make the concert a Memorial Day touchstone and his absence this year will be felt. Yet Morales’ own record of championing worthy causes makes him a natural fit to step in to the spirit Mantegna and Sinise have fostered for so long together. Expect warmth, reverence and a gentle reminder that remembrance is an everyday responsibility and not a once a year ritual.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003ch3>\u003cstrong>An Evening With A Purpose\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PBS annual National Memorial Day Concert returns to the West Lawn of the Capitol for 2022, expertly honoring the fallen men and women who have sacrificed our lives for the freedoms we enjoy.","id":"%2F6293f9d0d72f73c0d43d583d","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"National Memorial Day Concert 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The National Memorial Day Concert weaves personal stories of our nations heroes \u003ca href=\"https://news.iheart.com/featured/kyle-mcmahon/content/2025-05-19-national-memorial-day-concert-2025-lineup-honors-our-nations-heroes/\" target=\"_blank\">with performances\u003c/a> that lift the soul. This years special will be no different with powerful, purposeful segments that include:\u003c/p>\n\n\u003cp>\u003cstrong>Tribute Segments\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003cem>Gold Star Families\u003c/em> - \u003cstrong>Gretchen Mol\u003c/strong> shares the journey of Krista Simpson Anderson, whose Green Beret husband was killed in Afghanistan. \u003c/li>\n\u003cli>\u003cbr />\u003cem>80th Anniversary of the End of WWII\u003c/em> - \u003ca href=\"https://podcast.popcultureweekly.com/videos/national-memorial-day-concert-2017-kyle2u-live-with-kyle-mcmahon/\" target=\"_blank\">\u003cstrong>Robert Patrick\u003c/strong>\u003c/a> honors Marine veteran Don Graves, a flamethrower operator at Iwo Jima.\u003c/li>\n\u003cli>\u003cbr />\u003cem>Vietnam 50th Anniversary\u003c/em> - \u003cstrong>Blair Underwood\u003c/strong> narrates the story of the “Dustoff” medevac crews, introduced by Col. Otis Evans. \u003c/li>\u003c/ul>\n\n\u003cp>\u003cstrong>Musical Performers\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Power house vocalists \u003cstrong>Loren Allred\u003c/strong>, \u003cstrong>Yolanda Adams\u003c/strong> and \u003cstrong>Angel Blue\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />Country artist, Army veteran, and Purple Heart recipient \u003cstrong>Scotty Hasting\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />The incomparable \u003cstrong>National Symphony Orchestra\u003c/strong> under maestro \u003cstrong>Jack Everly\u003c/strong>, now in his 16th season with the concert.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cead028d1127fe9b8c5cb9b","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003ch3>\u003cstrong>When, Where and How To Watch\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"html":"\u003cul>\u003cli>\u003cstrong>Live Broadcast:\u003c/strong> Sunday, \u003cstrong>May 25, 2025\u003c/strong>, 8:00 - 9:30 pm ET on PBS (with encore at 9:30 pm) \u003c/li>\n\u003cli>\u003cbr />\u003cstrong>Worldwide Stream:\u003c/strong> YouTube and PBS.org; Simulcast for service members via the American Forces Network.\u003c/li>\n\u003cli>\u003cbr />\u003cstrong>On‑Demand:\u003c/strong> Stream free on demand from May 25th through June 8th if you can’t watch live or want to catch it again.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"html":"\u003cp>No matter if you've marched in uniform, waited anxiously at home for a loved one's call or have enjoyed the freedoms secured by our Military men and women, the National Memorial Day Concert invites you to stand in a grateful silence and then rise in song. This annual special is a reminder of who we are when we're at our very best: one family honoring all of those who have served to secure the freedoms we exercise every day.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"30301596","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"html":"\u003cp>\u003cstrong>\u003cem>Check out \u003c/em>\u003c/strong>\u003ca href=\"http://www.kylemcmahon.me/\" target=\"_blank\">\u003cstrong>\u003cem>Kyle Mcmahon\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and subscribe to the \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/podcast/1246-Pop-Culture-Weekly-30301596/?autoplay=true\" target=\"_blank\">\u003cstrong>\u003cem>Pop Culture Weekly podcast\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. You can follow him on \u003c/em>\u003c/strong>\u003ca href=\"https://www.facebook.com/realkylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>Facebook\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\">\u003cstrong>\u003cem>YouTube\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\">\u003cstrong>\u003cem>TikTok\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> , \u003c/em>\u003c/strong>\u003ca href=\"https://letterboxd.com/kyle_mcmahon/\" target=\"_blank\">\u003cstrong>\u003cem>Letterboxd\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and \u003c/em>\u003c/strong>\u003ca href=\"https://www.instagram.com/kmacmusic/\" target=\"_blank\">\u003cstrong>\u003cem>Instagram\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and check out his \u003c/em>\u003c/strong>\u003ca href=\"https://www.amazon.com/shop/kylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>official Amazon Store\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>.\u003c/em>\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://929tomfm.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/","cuser":"user/ldap/1123050","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":["keywords/National Memorial Day Concert","keywords/Esai Morales","keywords/Exclusive","keywords/Joe Mantegna","keywords/PBS","keywords/Gary Sinise"],"primary_image":{"bucket":"assets.getty","id":"%2F682f3ecaf972db789d7ffec4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news","categories/feel-good"],"distribution":["brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]},"publish_date":1747926540000,"publish_end_date":4115978604802,"publish_origin":"brands/Kyle McMahon","seo_title":"EXCLUSIVE: Esai Morales to co-host National Memorial Day Concert 2025","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","social_title":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert","summary":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","targets":[],"title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","permalink":"https://wdsd.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"},"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4","title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","description":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","author":"Kyle McMahon"},"pub_start":1747926540000,"pub_until":4115978604802,"pub_changed":1747926920513,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","categories/feel-good","brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Kyle McMahon","id:/682f27f12f33cf03d81da2d6","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","keyword:keywords/National Memorial Day Concert","keyword:keywords/Esai Morales","keyword:keywords/Exclusive","keyword:keywords/Joe Mantegna","keyword:keywords/PBS","keyword:keywords/Gary Sinise","author:user"]}},{"id":"%2F682f617f7ba8258a3a61c59a","type":"PUBLISHING","record":{"ref_id":"%2F682f617f7ba8258a3a61c59a","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"277045617","schedule":{},"type":"catalog"},{"html":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned "Smish, smish, don't get phished" in regards to a dirty text she received. Lunchbox shared the story of a stranger who helped a man move furniture in his house…and then it got menacing. Morgan shared what 2 celebs are now rumored to be living together. Eddie wants to know if it’s weird to eat in the shower. Bobby has a bath ritual that we think he is crazy for but he defends himself. Bobby talked about getting invited to the All-American Rejects house show last night. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F682f5fb45e6bb670a941a75b","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1747920600000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a","social_title":"","summary":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned \"Smish, smish, don't get phished\" in regards to a dirty text she received. Lunch...","targets":[],"title":"THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving F","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a/"},"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"THURS PT 2: Bobby’s Psychotic Bath Ritual + Amy Got A Dirty Text + Moving F","description":"\u003cp>Do we believe this 47-year-old woman who said she has been speaking with a distinctively English accent ever since she had her tonsils removed 14 years ago? Amy shared the meaning behind the new phrase she learned \"Smish, smish, don't get phished\" in regards to a dirty text she received. Lunch...","author":""},"pub_start":1747920600000,"pub_until":4115978604802,"pub_changed":1747935616101,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682f617f7ba8258a3a61c59a","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-2-bobbys-psychotic-bath-ritual-amy-got-a"]}},{"id":"%2F682e2f9b61a3db454e9d0984","type":"PUBLISHING","record":{"ref_id":"%2F682e2f9b61a3db454e9d0984","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Morgan Huelsman","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682e4d5261a3db454e9d09a3","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"25100459\" data-catalog-related-id=\"\">\u003cstrong>Bobby Bones Show\u003c/strong>\u003c/a> listener thinks she pulled an Amy after trying to purchase a bunny.\u003c/p>\n\n\u003cp>The listener shared in a voicemail that she contacted a lady on Facebook to buy a specific type of bunny. Apparently, the bunny was then sent to a transit company and that's where the bunny was currently held up. The transit company was then asking our listener to pay all of these fees before the bunny could be transported. The listener then sent a follow up voicemail just a few hours later. The transit company sent a picture of the bunny for proof, so she sent another payment. However, our listener doesn't think it's the same bunny, but apparently the bunny is now in transit. She said she will call in with a follow up if the bunny arrives or if she is just out $400 now. \u003c/p>\n\n\u003cp>The call reminded \u003ca href=\"https://www.instagram.com/radioamy\" target=\"_blank\">\u003cstrong>Amy\u003c/strong>\u003c/a> of the time she tried to buy a cat. Amy put down a deposit for the cat, but thankfully she wasn't out the money because she caught onto their scam early. \u003c/p>\n\n","schedule":{},"type":"html"},{"id":"25100459","kind":"podcast","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://bobbybones.iheart.com/featured/bobby-bones/content/2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam/","cuser":"user/ldap/1112448","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":["keywords/Amy","keywords/listener","keywords/bunny","keywords/voicemail","keywords/Bobby Bones Show"],"primary_image":{"bucket":"new_assets","id":"%2F682e4d5261a3db454e9d09a3"},"primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]},"publish_date":1747919580000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","social_title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","summary":"Will the listener receive a bunny or just be out $400? ","targets":[],"title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam/"},"slug":"2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682e4d5261a3db454e9d09a3","title":"Listener May Have Pulled an Amy & Fallen for Bunny Scam","description":"Will the listener receive a bunny or just be out $400? ","author":"Morgan Huelsman"},"pub_start":1747919580000,"pub_until":4115978604802,"pub_changed":1747919890486,"subscription":[{"tags":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682e2f9b61a3db454e9d0984","slug:2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","slug:2025-05-21-listener-may-have-pulled-an-amy-fallen-for-bunny-scam","keyword:keywords/Amy","keyword:keywords/listener","keyword:keywords/bunny","keyword:keywords/voicemail","keyword:keywords/Bobby Bones Show","author:user"]}},{"id":"%2F682e006a412e8a720829e2aa","type":"PUBLISHING","record":{"ref_id":"%2F682e006a412e8a720829e2aa","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Morgan Huelsman","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682e303b61a3db454e9d098d","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.instagram.com/mrbobbybones\" target=\"_blank\">\u003cstrong>Bobby Bones\u003c/strong>\u003c/a> had \u003ca href=\"https://www.iheart.com/artist/jessica-andrews-41305/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41305\" data-catalog-related-id=\"\">\u003cstrong>Jessica Andrews\u003c/strong>\u003c/a> on his \u003ca href=\"https://www.iheart.com/podcast/834-bobbycast-27722337/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"27722337\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>BobbyCast\u003c/em>\u003c/strong>\u003c/a> recently. \u003c/p>\n\n\u003cp>During the interview, she shared that she chose to stop putting out music and one of her fans has been impersonating her ever since in an attempt to threaten her to release new music. She opened up about the entire situation during the BobbyCast. The stalker heard the BobbyCast and called into \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"25100459\" data-catalog-related-id=\"\">\u003cstrong>The Bobby Bones Show\u003c/strong>\u003c/a> leaving a voicemail with her side of the story. She claimed at the very beginning of the voicemail that she never impersonated her by booking shows or releasing music. But then she ended the voicemail by saying if Andrews would just release music then she would no longer be threatening to her. \u003c/p>\n\n\u003cp>The show members were all in shock to hear from the impersonator/stalker and didn't really know how to respond. Bones encouraged the woman to call back with her Venmo and he would pay her $500 to stop doing any of this stuff to Andrews. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ9QI08ue94%2F","@url":"https://www.instagram.com/p/DJ9QI08ue94/","author_name":"bobbybonesshow","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Bobby Bones Show (@bobbybonesshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1136,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500418512_1714048232547761_7335062299414701050_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=105&_nc_oc=Q6cZ2QHKLMKSHCD6uS8vL95xxjO8wXkOKk7kb5VY6KT6vRXQ4z88hjfG_Mas2gU2M1z1K7c&_nc_ohc=uTbFVeQZNJoQ7kNvwHIXwy4&_nc_gid=A_xvn2pqe02LRKmmLQXhGQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKS_d6rCSYw3gTQO0hvJ69OLxPOFrZlKXD-AO3VyDx9bg&oe=68350EBE&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9QI08ue94/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Bobby Bones Show (@bobbybonesshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ9QI08ue94/"},{"id":"27722337","kind":"podcast","related_id":"275235674","schedule":{},"type":"catalog"}],"canonical_url":"https://bobbybones.iheart.com/featured/bobby-bones/content/2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview/","cuser":"user/ldap/1112448","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":["keywords/Jessica Andrews","keywords/Bobby Bones","keywords/BobbyCast - Jessica Andrews"],"primary_image":{"bucket":"new_assets","id":"%2F682e303b61a3db454e9d098e"},"primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]},"publish_date":1747919460000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","social_title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","summary":"Absolutely wild.","targets":[],"title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview/"},"slug":"2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682e303b61a3db454e9d098e","title":"Jessica Andrews’ Stalker Calls in After Bobbycast Interview","description":"Absolutely wild.","author":"Morgan Huelsman"},"pub_start":1747919460000,"pub_until":4115978604802,"pub_changed":1747919801964,"subscription":[{"tags":["brands/Bobby Bones (2072)","brands/IBOB-PR (11253)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682e006a412e8a720829e2aa","slug:2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","slug:2025-05-21-jessica-andrews-stalker-calls-in-after-bobbycast-interview","keyword:keywords/Jessica Andrews","keyword:keywords/Bobby Bones","keyword:keywords/BobbyCast - Jessica Andrews","author:user"]}},{"id":"%2F682f4c6258e593e7d268c4dc","type":"PUBLISHING","record":{"ref_id":"%2F682f4c6258e593e7d268c4dc","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"277040705","schedule":{},"type":"catalog"},{"html":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that reminds us of a similar situation with Amy. Bobby shared a list of foods that should NEVER be reheated in the microwave will have you rethinking your lunch today! Plus, Amy vs. Lunchbox in country music trivia. Who can name the most stage names of country artists when Bobby gives them their legal name? Bobby and Eddie placed a wager on who they think will win. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F682f4b1658e593e7d268c4d4","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1747915200000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s","social_title":"","summary":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that remi...","targets":[],"title":"THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never ","permalink":"https://wdsd.iheart.com/featured/bobby-bones/content/2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s/"},"slug":"2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"THURS PT 1: Bobby Makes A Cash Deal With Artist’s Stalker + You’ll Never ","description":"\u003cp>Bobby recently interviewed an artist who revealed they have a stalker who has been ruining their life. That person called into the show and things got REAL. A listener also shared her story on why she thinks she is getting scammed for hundreds of dollars that remi...","author":""},"pub_start":1747915200000,"pub_until":4115978604802,"pub_changed":1747930211079,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/682f4c6258e593e7d268c4dc","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s","slug:2025-05-22-1119-the-bobby-bones-show-thurs-pt-1-bobby-makes-a-cash-deal-with-artists-s"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"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":"%2F67f6b9108ada08079aef05b6","type":"PUBLISHING","record":{"ref_id":"%2F67f6b9108ada08079aef05b6","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-04-09-cttcs-its-academic-campaign","cuser":"user/ldap/1138040","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2\"\n class=\"img-responsive\"\n alt=\"\" />Congratulations to the 7th and 8th grade Academic Team at Christ The Teacher School in Newark, DE. These talented students recently swept the local \u003cem>It's Academic\u003c/em> competition and have earned an incredible invitation to compete in the National competition in New Orleans this Memorial Day weekend! \u003c/h2>\n\n\u003ch2>This is a historic moment for Christ the Teacher, as it's the first time a school from the Wilmington Diocese has ever been invited to participate at the national level.\u003c/h2>\n\n\u003ch2>To help cover the costs of this amazing opportunity, they are holding an online fundraiser. Since this invitation wasn’t part of their budget, they are seeking support from the community to make this dream a reality. \u003c/h2>\n\n\u003ch2>Here’s the link to donate: \u003ca href=\"https://raise.snap.app/donate/christ-the-teacher-catholic-school-academics-2025\" target=\"_blank\">It's Academic Fundraiser\u003c/a>\u003c/h2>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747972800590,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67f6b9288ada08079aef05c2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2","source_credit":"","title":"","url":"asset://assets.calendar/67f6b9288ada08079aef05c2","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-04-09-cttcs-its-academic-campaign"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"CTTCS It's Academic Campaign"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/67f6b9288ada08079aef05c2","use_caption":false},"keywords":[],"primary_slug":"2025-04-09-cttcs-its-academic-campaign","slugs":["2025-04-09-cttcs-its-academic-campaign"],"sponsored":false,"title":"CTTCS It's Academic Campaign"},"targeting":{"exclusion":{"tags":[]},"publish_date":1744222260000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"67f6b9108ada08079aef05b7","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community"],"where":["brands/WDSD-FM (1731)","brands/WRDX-FM (1978)","brands/WILM-AM (1171)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-04-09-cttcs-its-academic-campaign"},"slug":"2025-04-09-cttcs-its-academic-campaign","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/67f6b9288ada08079aef05c2","title":"CTTCS It's Academic Campaign","description":"","author":""},"pub_start":1744222260000,"pub_until":4115978604802,"pub_changed":1744224173112,"subscription":[{"tags":["calendar-categories/community","brands/WDSD-FM (1731)","brands/WRDX-FM (1978)","brands/WILM-AM (1171)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/67f6b9108ada08079aef05b6","slug:2025-04-09-cttcs-its-academic-campaign","slug:2025-04-09-cttcs-its-academic-campaign"]}},{"id":"%2F68091139faa062e95c1ff772","type":"PUBLISHING","record":{"ref_id":"%2F68091139faa062e95c1ff772","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","cuser":"user/ldap/1138040","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n\u003ch2>2nd Grundy Insurance Mid-Atlantic Nationals presented by R&M Performance\u003c/h2>\n\n\u003ch2>Check out over 2,000* of the northeast’s coolest hot rods, muscle cars, trick trucks, customs and more on display!\u003c/h2>\n\n\u003ch2>Experience Goodguys AutoCross racing series action all weekend long featuring the “Duel in Dover” AutoCross Shootout on Saturday!\u003c/h2>\n\n\u003ch2>Don’t miss a tire-smokin’ burnout competition and an earth-shakin’ Nitro Thunderfest exhibition presented by Summit Racing!\u003c/h2>\n\n\u003ch2>Shop the swap meet and Cars 4 Sale Corral and meet with the aftermarket automotive industry’s top manufacturers and service providers!\u003c/h2>\n\n\u003ch2>Enjoy live music and the Auto World Family Fun Zone featuring a Model Car Make & Take on Saturday and Sunday (while supplies last)!\u003c/h2>\n\n\u003ch2>On Saturday evening, Registered Participants get to cruise the Dover Motor Speedway track in their ride (while supplies last)!\u003c/h2>\n\n\u003ch2>On Sunday, see which rides take home the top awards of the weekend including Builder’s Choice Awards by Mark Giambalvo of Creative Rod & Kustom!\u003c/h2>\n\n\u003ch2>Also on Sunday, bring out those late model American made and powered show cars and trucks for Meguiar’s All American Sunday!\u003c/h2>\n\n\u003ch2>Click \u003ca href=\"https://good-guys.com/\" target=\"_blank\">HERE \u003c/a>for more information! \u003c/h2>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1748606400000,"enabled":false,"end":1748638800000}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68091141faa062e95c1ff77e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e","source_credit":"","title":"","url":"asset://assets.calendar/68091141faa062e95c1ff77e","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance"},"venue_address":{"type":"plain","value":"1131 N Dupont Hwy, Dover, DE 19901"},"venue_name":{"type":"plain","value":"Dover Motor Speedway "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/68091141faa062e95c1ff77e","use_caption":false},"keywords":[],"primary_slug":"2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","slugs":["2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"],"sponsored":false,"title":"2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance"},"targeting":{"exclusion":{"tags":[]},"publish_date":1745424840000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"68091139faa062e95c1ff773","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WTGM-AM (1938)","brands/WQHQ-FM (1958)","brands/WRDX-FM (1978)","brands/WWFG-FM (2081)","brands/WSBY-FM (2007)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"},"slug":"2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68091141faa062e95c1ff77e","title":"2nd Grundy Insurance Mid-Atlantic Nationals - presented by R&M Performance","description":"","author":""},"pub_start":1745424840000,"pub_until":4115978604802,"pub_changed":1745425239748,"subscription":[{"tags":["calendar-categories/sports","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WTGM-AM (1938)","brands/WQHQ-FM (1958)","brands/WRDX-FM (1978)","brands/WWFG-FM (2081)","brands/WSBY-FM (2007)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/68091139faa062e95c1ff772","slug:2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance","slug:2025-05-30-2nd-grundy-insurance-mid-atlantic-nationals-presented-by-rm-performance"]}},{"id":"%2F6794fb8d82f9558f7abdeca4","type":"PUBLISHING","record":{"ref_id":"%2F6794fb8d82f9558f7abdeca4","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","cuser":"user/ldap/ccrilg1clp","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6794fb9f82f9558f7abdecb0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0","source_credit":"","title":"","url":"asset://new_assets/6794fb9f82f9558f7abdecb0","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch3>Tickets on sale Friday, January 31st \u003ca href=\"https://www.ticketmaster.com/event/02006238A6A044D3\" target=\"_blank\">HERE\u003c/a>\u003cbr />Pre-Sale happens Thursday, January 30th from 10am-1pm \u003ca href=\"https://www.ticketmaster.com/event/02006238A6A044D3\" target=\"_blank\">CLICK HERE\u003c/a> with code: Octave \u003c/h3>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1749250800245,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6794fb9f82f9558f7abdecb0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0","source_credit":"","title":"","url":"asset://new_assets/6794fb9f82f9558f7abdecb0","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Luke Bryan at Freedom Mortgage Pavilion"},"venue_address":{"type":"plain","value":"1 Harbour Blvd, Camden, NJ 08103"},"venue_name":{"type":"plain","value":"Freedom Mortgage Pavilion"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6794fb9f82f9558f7abdecb0","use_caption":false},"keywords":[],"primary_slug":"2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","slugs":["2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"],"sponsored":false,"title":"Luke Bryan at Freedom Mortgage Pavilion"},"targeting":{"exclusion":{"tags":[]},"publish_date":1737982800000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"6794fb8d82f9558f7abdeca5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"},"slug":"2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6794fb9f82f9558f7abdecb0","title":"Luke Bryan at Freedom Mortgage Pavilion","description":"","author":""},"pub_start":1737982800000,"pub_until":4115978604802,"pub_changed":1737989000816,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/6794fb8d82f9558f7abdeca4","slug:2025-06-06-luke-bryan-at-freedom-mortgage-pavilion","slug:2025-06-06-luke-bryan-at-freedom-mortgage-pavilion"]}},{"id":"%2F672a6c445da59bae5921e30a","type":"PUBLISHING","record":{"ref_id":"%2F672a6c445da59bae5921e30a","type":"content:calendar","payload":{"canonical_url":"https://wdsd.iheart.com/calendar/content/2025-06-19-barefoot-country-music-fest","cuser":"user/ldap/1138040","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n\u003ch2>\u003ca href=\"https://www.etix.com/ticket/p/63290073/2025-barefoot-country-music-fest-wildwood-barefoot-country-music-fest?partner_id=6627\" target=\"_blank\">\u003cstrong>CLICK HERE\u003c/strong>\u003c/a>\u003cstrong> for tickets and more information! \u003c/strong>\u003c/h2>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1750305600098,"enabled":false,"end":1750651140098}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68126503b52e02e789011488","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488","source_credit":"","title":"","url":"asset://assets.calendar/68126503b52e02e789011488","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-19-barefoot-country-music-fest"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Barefoot Country Music Fest"},"venue_address":{"type":"plain","value":"Wildwood, New Jersey "},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/68126503b52e02e789011488","use_caption":false},"keywords":[],"primary_slug":"2025-06-19-barefoot-country-music-fest","slugs":["2025-06-19-barefoot-country-music-fest"],"sponsored":false,"title":"Barefoot Country Music Fest"},"targeting":{"exclusion":{"tags":[]},"publish_date":1730833320000,"publish_end_date":4115978604802,"publish_origin":"brands/WDSD-FM (1731)","syndication":{"publish_origin":"brands/WDSD-FM (1731)","refs":{}},"targets":[{"id":"672a6c445da59bae5921e30b","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"],"workflow":""}]},"permalink":"https://wdsd.iheart.com/calendar/content/2025-06-19-barefoot-country-music-fest"},"slug":"2025-06-19-barefoot-country-music-fest","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68126503b52e02e789011488","title":"Barefoot Country Music Fest","description":"","author":""},"pub_start":1730833320000,"pub_until":4115978604802,"pub_changed":1746035987110,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWFG-FM (2081)","brands/WDSD-FM (1731)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WDSD-FM (1731)","id:/672a6c445da59bae5921e30a","slug:2025-06-19-barefoot-country-music-fest","slug:2025-06-19-barefoot-country-music-fest"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"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":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"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":{"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>","title":null},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"position":null,"size":12,"title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682fa392e1b65ed8221fd39f","type":"PUBLISHING","record":{"ref_id":"%2F682fa392e1b65ed8221fd39f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"765609ca-ce1d-411c-b355-3c3cdb3dc94b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/scotty-mccreery-608800/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682fa40ae1b65ed8221fd3a9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/scotty-mccreery-608800/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608800\" data-catalog-related-id=\"\">\u003cstrong>Scotty McCreery\u003c/strong>\u003c/a>’s wife is pregnant with Baby No. 2!\u003c/p>\n\n\u003cp>The “Bottle Rockets” artist and his wife, \u003cstrong>Gabi McCreery\u003c/strong>, announced on Thursday afternoon (May 22) that their firstborn son has “a new best friend coming this fall!” They shared adorable family photos \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1\" target=\"_blank\">on Instagram\u003c/a> with son \u003cstrong>Merrick Avery McCreery\u003c/strong>, who wears a “BIG BROTHER” shirt in the photos. Merrick Avery was born on October 24, 2022. The McCreerys call their firstborn son Avery, and chose the name in honor of Gabi’s father, \u003cstrong>Merrick (Tre) Dugal III\u003c/strong>.\u003c/p>\n\n\u003cp>McCreery said he’s “\u003ca href=\"https://country.iheart.com/content/2022-10-25-scotty-mccreery-is-officially-a-dad-never-known-a-love-like-this/\" target=\"_blank\">never known a love like this\u003c/a>,” when he became a father. He also said of his son around that time that “next to his mother [Gabi], \u003ca href=\"https://country.iheart.com/content/2023-05-31-scotty-mccreery-shares-heartwarming-proud-dad-moment-with-his-baby/\" target=\"_blank\">he is the most beautiful thing I’ve ever seen\u003c/a>. …We have begun a grand new adventure that will continue for the rest of our lives. …Gabi was a total rock star during Avery’s birth. I could not be more proud of her. She has already taken to motherhood like a champ. Part of my joy as his Dad is watching Gabi already crush it as his Mom.”\u003c/p>\n\n\u003cp>The announcement quickly drew comments congratulating the growing family, including one from fellow country star \u003ca href=\"https://www.iheart.com/artist/lauren-alaina-608799/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"608799\" data-catalog-related-id=\"\">\u003cstrong>Lauren Alaina\u003c/strong>\u003c/a> (the pair competed against one another in the \u003cem>American Idol \u003c/em>finale in 2011, when McCreery won the show). Alaina is also expecting a baby this year, her first with husband \u003cstrong>Cam Arnold\u003c/strong>. Other country artists expecting a baby in 2025 include \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"931287\" data-catalog-related-id=\"\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a>, Lady A’s \u003ca href=\"https://www.iheart.com/artist/charles-kelley-31014060/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31014060\" data-catalog-related-id=\"\">\u003cstrong>Charles Kelley\u003c/strong>\u003c/a> and more. \u003ca href=\"https://country.iheart.com/content/2024-12-30-these-country-stars-will-welcome-babies-in-2025-see-the-pregnancy-reveals/\" target=\"_blank\">See the growing list of pregnancy announcements here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ-Nc5JR65A%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1","author_name":"gabimccreery","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":469,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/500256032_18503393035035515_8473496948937511401_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEq1qn-r5f_q_whCqFQUADU_B0t4x1UKu42Fjfc45bRfgC9QrhZ7dQVgar6ZGaf5T8&_nc_ohc=frLx1JFX1G0Q7kNvwHcYe-T&_nc_gid=5ksnej2R3yIR9vb1ptHKEw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK2xtOw_bi-we8cSuRbOVMeK0F4AiDlq_5yTXPDPyrseA&oe=68356E3E&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJ-Nc5JR65A/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Gabi Dugal McCreery (@gabimccreery)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ-Nc5JR65A/?hl=en&img_index=1"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/","cuser":"user/ldap/1129284","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":["keywords/Scotty McCreery","keywords/Gabi McCreery","keywords/wife","keywords/Merrick Avery McCreery","keywords/son","keywords/baby","keywords/thing","keywords/artist","keywords/adventure","keywords/Baby"],"primary_image":{"bucket":"new_assets","id":"%2F682fa40ae1b65ed8221fd3a9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747953060000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","social_title":"","summary":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Scotty McCreery (608800)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","permalink":"https://wdsd.iheart.com/content/2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2/"},"slug":"2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682fa40ae1b65ed8221fd3a9","title":"Scotty McCreery's Wife Is Pregnant With Baby No. 2","description":"Scotty McCreery and his wife are expecting Baby No. 2. See the precious family photos they shared to make the announcement. ❤️","author":"Kelly Fisher"},"pub_start":1747953060000,"pub_until":4115978604802,"pub_changed":1747954593586,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Scotty McCreery (608800)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682fa392e1b65ed8221fd39f","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","slug:2025-05-22-scotty-mccreerys-wife-is-pregnant-with-baby-no-2","keyword:keywords/Scotty McCreery","keyword:keywords/Gabi McCreery","keyword:keywords/wife","keyword:keywords/Merrick Avery McCreery","keyword:keywords/son","keyword:keywords/baby","keyword:keywords/thing","keyword:keywords/artist","keyword:keywords/adventure","keyword:keywords/Baby","author:user"]}},{"id":"%2F682f9c5747207ee52e9959c0","type":"PUBLISHING","record":{"ref_id":"%2F682f9c5747207ee52e9959c0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"64bbf533-6dbd-4e56-8677-692af8e83aeb","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jamey-johnson-41859/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f9cdb47207ee52e9959d3","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Country singer-songwriter \u003ca href=\"https://www.iheart.com/artist/jamey-johnson-41859/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41859\" data-catalog-related-id=\"\">\u003cstrong>Jamey Johnson\u003c/strong>\u003c/a> knew his wife was “the one” almost immediately.\u003c/p>\n\n\u003cp>He popped the question one day after meeting her.\u003c/p>\n\n\u003cp>\u003cstrong>Brittney Eakins\u003c/strong> said “no” that time; however, the pair started dating and tied the knot earlier this week at Graystone Quarry in Franklin, Tennessee, outside of Nashville. The ceremony hosted about 350 guests on Tuesday (May 20), accommodating touring schedules for fellow artists in attendance. Johnson, 49, and Eakins, 33, shared their love story and wedding details with \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> in a story published on Thursday (May 22).\u003c/p>\n\n\u003cp>The newlyweds recalled meeting in January 2019 in Jackson, Mississippi. Johnson and Eakins, whose career is in law, were both attending the governor’s inauguration, and the country star “proposed the next day,” he told \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. Eakins told the publication that she countered the proposal with “a date first,” and they continued the relationship for years. Johnson popped the question again in March 2023, and that time, Eakins said “yes.” Johnson asked \u003ca href=\"https://www.iheart.com/artist/ernest-42811395/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42811395\" data-catalog-related-id=\"\">\u003cstrong>ERNEST\u003c/strong>\u003c/a> \u003ca href=\"https://country.iheart.com/content/2025-05-21-watch-why-ernest-says-this-was-his-most-nerve-racking-performance-ever/\" target=\"_blank\">to perform their first dance song\u003c/a>, “Look At You Girl” by \u003ca href=\"https://www.iheart.com/artist/chris-ledoux-27679/\" target=\"_blank\">\u003cstrong>Chris LeDoux\u003c/strong>\u003c/a>. ERNEST said he’s “played some nerve racking moments. But singing the first dance song for [Jamey Johnson] takes the (wedding) cake.” He added it was “an honor” to take the stage. \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/\" target=\"_blank\">Watch the first dance here\u003c/a>, and \u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">find the newlyweds’ \u003c/a>\u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>\u003ca href=\"https://people.com/jamey-johnson-marries-brittney-eakins-wedding-exclusive-11738431\" target=\"_blank\"> story here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDJ5uGkot3L_%2F","@url":"https://www.instagram.com/reel/DJ5uGkot3L_/","author_name":"ernest","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ERNEST (@ernest)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/499710063_18506551894021026_5531781462543449955_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QFBYj6xb8TRZhM3hk6-XIEoPBb54jwliZBJhTCWnqHfxYqKt84zy4j1nquZhu2FYCQ&_nc_ohc=gzNtWcaEKnwQ7kNvwHElw89&_nc_gid=62Jr5KThW7MTazsYdh4VdQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJyseOFdSWTWSUfNmOCtUKGm9FEXL4yTmR4mz6znspPLQ&oe=68358587&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ5uGkot3L_/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ERNEST (@ernest)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DJ5uGkot3L_/"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/","cuser":"user/ldap/1129284","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":["keywords/Jamey Johnson","keywords/bride","keywords/wife","keywords/Brittney Eakins","keywords/question","keywords/PEOPLE","keywords/guests"],"primary_image":{"bucket":"new_assets","id":"%2F682f9cdb47207ee52e9959d3"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747950840000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","social_title":"Country Star Jamey Johnson Popped The Question To His Bride One Day After They Met","summary":"Jamey Johnson knew his wife was “the one” almost immediately. 💍 ❤️","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jamey Johnson (41859)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jamey Johnson Popped The Question To His Bride One Day After They Met","permalink":"https://wdsd.iheart.com/content/2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met/"},"slug":"2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f9cdb47207ee52e9959d3","title":"Jamey Johnson Popped The Question To His Bride One Day After They Met","description":"Jamey Johnson knew his wife was “the one” almost immediately. 💍 ❤️","author":"Kelly Fisher"},"pub_start":1747950840000,"pub_until":4115978604802,"pub_changed":1747951285998,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jamey Johnson (41859)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f9c5747207ee52e9959c0","slug:2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","slug:2025-05-22-jamey-johnson-popped-the-question-to-his-bride-one-day-after-they-met","keyword:keywords/Jamey Johnson","keyword:keywords/bride","keyword:keywords/wife","keyword:keywords/Brittney Eakins","keyword:keywords/question","keyword:keywords/PEOPLE","keyword:keywords/guests","author:user"]}},{"id":"%2F682f921547207ee52e99599b","type":"PUBLISHING","record":{"ref_id":"%2F682f921547207ee52e99599b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"cb36eef2-a0ac-4192-a98b-ff0422ab3ff6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f937647207ee52e9959b2","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jana-kramer-540684/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"540684\" data-catalog-related-id=\"\">\u003cstrong>Jana Kramer\u003c/strong>\u003c/a> already has “something planned” for her first wedding anniversary with husband \u003cstrong>Allan Russell\u003c/strong> — there’s just one “fear” that something will get in the way.\u003c/p>\n\n\u003cp>Kramer, 41, hinted at the anniversary plans when she and Russell, 44, caught up on the latest \u003ca href=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/episode/adult-education-you-gotta-have-faith-277017559/\" target=\"_blank\">\u003cem>Adult Education\u003c/em>\u003c/a>\u003cem> \u003c/em>episode of \u003ca href=\"https://www.iheart.com/podcast/1119-whine-down-with-jana-kram-29262403/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"29262403\" data-catalog-related-id=\"\">\u003cem>Whine Down with Jana Kramer\u003c/em>\u003c/a>. Throughout the podcast, the married duo talked about Kramer’s “crazy” schedule filming a movie, how Russell has been doing at home without her, and more.\u003c/p>\n\n\u003cp>The country singer-songwriter, actress, author and podcast host revealed to her husband (noting that her “fear” is scheduling conflicts with work), “I have something planned for you for our one-year wedding anniversary that you have no idea about. I have planned it. I have booked it. …I'm about to send a letter, an email, out to my agents and be like, ‘No matter what comes up, they're gonna have to move around these three dates.’”\u003c/p>\n\n\u003cp>Kramer and Russell tied the knot in a stunning ceremony at Carnell Estate in Scotland on July 13, 2024; however, they revealed in another \u003cem>Adult Education \u003c/em>installment of the podcast earlier this year that they actually got married sooner. \u003ca href=\"https://country.iheart.com/content/2025-03-12-jana-karmer-reveals-secret-about-her-marriage-to-allan-russell/\" target=\"_blank\">They revealed the secret after more than a year\u003c/a>. Russell confirmed, “we got married in January [2024] and we made it formal in July,” noting “legalities” ahead of their wedding abroad, and “we were desperate to marry each other.” Kramer called the January 2024 marriage “private and precious.”\u003c/p>\n\n\u003cp>Kramer and Russell share one child together. They welcomed son \u003cstrong>Roman James Russell\u003c/strong> in November 2023. Roman joins \u003cstrong>Troy\u003c/strong>, Russell’s teen son from a previous relationship, and \u003cstrong>Jolie\u003c/strong>, 9, and \u003cstrong>Jace\u003c/strong>, 6, Kramer’s two children from her previous marriage.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/","cuser":"user/ldap/1129284","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":["keywords/Jana Kramer","keywords/Allan Russell","keywords/country singer-songwriter","keywords/duo","keywords/something","keywords/plans"],"primary_image":{"bucket":"new_assets","id":"%2F682f937647207ee52e9959b2"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747948080000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","social_title":"Why Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband Allan Russell","summary":"Jana Kramer and Allan Russell will celebrate their first wedding anniversary this summer, and Kramer already has a surprise planned.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jana Kramer (540684)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband","permalink":"https://wdsd.iheart.com/content/2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband/"},"slug":"2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f937647207ee52e9959b2","title":"Jana Kramer Has One 'Fear' About Her Surprise Anniversary Gift To Husband","description":"Jana Kramer and Allan Russell will celebrate their first wedding anniversary this summer, and Kramer already has a surprise planned.","author":"Kelly Fisher"},"pub_start":1747948080000,"pub_until":4115978604802,"pub_changed":1747948476963,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jana Kramer (540684)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f921547207ee52e99599b","slug:2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","slug:2025-05-22-jana-kramer-has-one-fear-about-her-surprise-anniversary-gift-to-husband","keyword:keywords/Jana Kramer","keyword:keywords/Allan Russell","keyword:keywords/country singer-songwriter","keyword:keywords/duo","keyword:keywords/something","keyword:keywords/plans","author:user"]}},{"id":"%2F682f894747207ee52e995982","type":"PUBLISHING","record":{"ref_id":"%2F682f894747207ee52e995982","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b65ccc5e-fd95-437d-ac12-3b55cd3463b7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/gavin-adcock-36681831/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f8bcc47207ee52e99598d","new_tab":false,"schedule":{},"source_credit":"Getty Images, Wilson County Sheriff’s Office","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rising country singer-songwriter \u003ca href=\"https://www.iheart.com/artist/gavin-adcock-36681831/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36681831\" data-catalog-related-id=\"\">\u003cstrong>Gavin Adock\u003c/strong>\u003c/a> was arrested on Wednesday night (May 21) in Middle Tennessee.\u003c/p>\n\n\u003cp>Tennessee Highway Patrol officers arrested Adcock, 26, at 11:15 p.m. in Wilson County, which borders Davison County, where Nashville is located. Adcock is accused of reckless driving and a violation of open container laws, information from the Wilson County Sheriff’s Office shows. The singer-songwriter was released early Thursday morning (May 22), at 4:34 a.m. He has not publicly commented on the incident. No additional information was available as of publication time.\u003c/p>\n\n\u003cp>The Georgia-born country artist started writing music in high school. He recorded and released his first original song after a knee injury sidelined the former football player in 2021, per his bio. Adcock has since released “On One,” “Need To,” “Run Your Mouth,” “A Cigarette,” “Four Leaf Clover” and more. This year, his tour dates include major festivals (including CMA Fest in Nashville, Tennessee) and shows with headliner \u003ca href=\"https://www.iheart.com/artist/morgan-wallen-30731053/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30731053\" data-catalog-related-id=\"\">\u003cstrong>Morgan Wallen\u003c/strong>\u003c/a> on his 2025 “I'm The Problem Tour,” among others.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/","cuser":"user/ldap/1129284","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":["keywords/Gavin Adcock","keywords/Middle Tennessee","keywords/Gavin Adock","keywords/Wilson County","keywords/country artist","keywords/Davison County"],"primary_image":{"bucket":"new_assets","id":"%2F682f8bcc47207ee52e99598d"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747946160000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","social_title":"","summary":"The singer-songwriter, whose 2025 tour dates include major festivals and Morgan Wallen's \"I'm The Problem Tour,\" was arrested in Tennessee.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Gavin Adcock (36681831)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Country Artist Gavin Adcock Arrested In Tennessee","permalink":"https://wdsd.iheart.com/content/2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee/"},"slug":"2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f8bcc47207ee52e99598d","title":"Country Artist Gavin Adcock Arrested In Tennessee","description":"The singer-songwriter, whose 2025 tour dates include major festivals and Morgan Wallen's \"I'm The Problem Tour,\" was arrested in Tennessee.","author":"Kelly Fisher"},"pub_start":1747946160000,"pub_until":4115978604802,"pub_changed":1747946564957,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Gavin Adcock (36681831)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f894747207ee52e995982","slug:2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","slug:2025-05-22-country-artist-gavin-adcock-arrested-in-tennessee","keyword:keywords/Gavin Adcock","keyword:keywords/Middle Tennessee","keyword:keywords/Gavin Adock","keyword:keywords/Wilson County","keyword:keywords/country artist","keyword:keywords/Davison County","author:user"]}},{"id":"%2F682f62cf47207ee52e995961","type":"PUBLISHING","record":{"ref_id":"%2F682f62cf47207ee52e995961","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bb428ab1-f9cf-4e45-b666-76d5f87c8dae","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/taylor-swift-33221/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f64c147207ee52e99596b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a> catapulted herself to an unequaled career since her powerful debut in the 2000s.\u003c/p>\n\n\u003cp>Swift, 35, has more than proved her ability to transcend genres as she captivated audiences around the world over the course of her nearly 20-year career. That includes her electrifying “Eras Tour,” which kicked off in March 2023 and continued through early December 2024. During that time, Swift played a total of 149 shows spanning five continents as she honored each era of her career so far.\u003c/p>\n\n\u003cp>Swift’s self-titled debut album introduced her to the world as a 16-year-old country artist. Some of Swift’s following records continued the trailblazer’s career in the genre — and some of her music still nodded to country elements — as she broadened her career in the music industry. A few of her most well-known country hits from her country eras include “\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115068\" data-catalog-related-id=\"\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a>,” “Picture to Burn,” “Should’ve Said No,” “Back to December,” “Speak Now,” and others.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.thetoptens.com/music/taylor-swift-country-songs/\" target=\"_blank\">The Top Tens\u003c/a>, a reference site that includes hundreds of thousands of Top 10 rankings, included a list of Swift’s best country songs. Take a nostalgic stroll down memory lane with a list of some of Swift’s highlights of her country eras:\u003c/p>\n\n\u003ch3>10. \u003ca href=\"https://www.youtube.com/watch?v=9-rKvhsjwKU\" target=\"_blank\">“White Horse”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/9-rKvhsjwKU?si=hFBVXev80Y8nw-De"},{"html":"\u003ch3>9. \u003ca href=\"https://www.youtube.com/watch?v=xKCek6_dB0M\" target=\"_blank\">“Teardrops On My Guitar”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/xKCek6_dB0M?si=cuo2VY50G24t17vn"},{"html":"\u003ch3>8. \u003ca href=\"https://www.youtube.com/watch?v=rLCol1C3ouc\" target=\"_blank\">“Fifteen”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/rLCol1C3ouc?si=6UufNorMWdCAq3V1"},{"html":"\u003ch3>7. \u003ca href=\"https://www.youtube.com/watch?v=Jb2stN7kH28\" target=\"_blank\">“Our Song”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/Jb2stN7kH28?si=4BfWS8BnXBimqu36"},{"html":"\u003ch3>6. \u003ca href=\"https://www.youtube.com/watch?v=R_rUYuFtNO4\" target=\"_blank\">“Red”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/R_rUYuFtNO4?si=ngBbZqT7_LOlcHXA"},{"html":"\u003ch3>5. \u003ca href=\"https://www.youtube.com/watch?v=7lLigiVgJsE\" target=\"_blank\">“Fearless”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/7lLigiVgJsE?si=xkBrmD-gRcCrP-dN"},{"html":"\u003ch3>4. \u003ca href=\"https://www.youtube.com/watch?v=8AR1dKawCi8\" target=\"_blank\">“Mean”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/8AR1dKawCi8?si=LszRmqjvWoCkWO0P"},{"html":"\u003ch3>3. \u003ca href=\"https://www.youtube.com/watch?v=oxNLRqMJMZk\" target=\"_blank\">“Mine”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/oxNLRqMJMZk?si=zb77dHlnlqQtd3_M"},{"html":"\u003ch3>2. \u003ca href=\"https://www.youtube.com/watch?v=vwp8Ur6tO-8\" target=\"_blank\">“You Belong With Me”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/vwp8Ur6tO-8?si=q5kFFXFkepI0Yral"},{"html":"\u003ch3>1. \u003ca href=\"https://www.youtube.com/watch?v=8xg3vE8Ie_E\" target=\"_blank\">“Love Story”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/8xg3vE8Ie_E?si=inQ0Q3wjXgwFphUY"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/","cuser":"user/ldap/1129284","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":["keywords/taylor Swift","keywords/country songs","keywords/some","keywords/country eras","keywords/career","keywords/favorite","keywords/country debut","keywords/one","keywords/Some","keywords/Eras Tour"],"primary_image":{"bucket":"new_assets","id":"%2F682f64c147207ee52e99596b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747937460000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","social_title":"","summary":"Taylor Swift catapulted herself to an unequaled career since her powerful country debut in the 2000s. Which one of Swift's country songs is your favorite?","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (33221)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"These Are 10 Of Taylor Swift's Best Country Songs Of All Time","permalink":"https://wdsd.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/"},"slug":"2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f64c147207ee52e99596b","title":"These Are 10 Of Taylor Swift's Best Country Songs Of All Time","description":"Taylor Swift catapulted herself to an unequaled career since her powerful country debut in the 2000s. Which one of Swift's country songs is your favorite?","author":"Kelly Fisher"},"pub_start":1747937460000,"pub_until":4115978604802,"pub_changed":1747937882077,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Taylor Swift (33221)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f62cf47207ee52e995961","slug:2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","slug:2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time","keyword:keywords/taylor Swift","keyword:keywords/country songs","keyword:keywords/some","keyword:keywords/country eras","keyword:keywords/career","keyword:keywords/favorite","keyword:keywords/country debut","keyword:keywords/one","keyword:keywords/Some","keyword:keywords/Eras Tour","author:user"]}},{"id":"%2F682f6418a37b393bc55fb4b7","type":"PUBLISHING","record":{"ref_id":"%2F682f6418a37b393bc55fb4b7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fa1542cb-bf44-48f2-a52d-a956f71f147a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","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&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":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Shot from above of an anonymous woman packing things in her suitcase. She is holding and putting on a green shirt in. There is her mobile phone, hat, camera, and wireless headphones","id":"%2F682f64de72fe7ff61232c3c4","new_tab":false,"schedule":{},"source_credit":"Milko / iStock / Getty Images","title":"Cropped photo of an unrecognizable woman putting cloathing in her suitcase","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Southwest Airlines has announced a new policy \u003ca href=\"https://abcnews.go.com/GMA/Travel/southwest-longer-portable-batteries-stored-passenger-bags/story?id=121981972\" target=\"_blank\">prohibiting passengers from using portable charging devices\u003c/a> stored inside carry-on bags. Starting May 28, passengers must keep power banks and chargers visible while in use during flights, such as in a seat pocket or on a tray table, to prevent potential fire hazards.\u003c/p>\n\n\u003cp>The airline's decision is \u003ca href=\"https://www.cnn.com/2025/05/22/travel/southwest-airlines-tightens-rules-visible-portable-chargers\" target=\"_blank\">driven by safety concerns over lithium-ion batteries\u003c/a>, which can overheat and catch fire. Southwest is the first U.S. airline to implement this policy, which aligns with similar rules adopted by several Asian carriers, including those in South Korea.\u003c/p>\n\n\u003cp>While the Federal Aviation Administration (FAA) allows portable batteries in carry-on luggage, Southwest's new rule aims to enhance safety by ensuring chargers are not used in overhead bins or stored in bags during flights.\u003c/p>\n\n\u003cp>“This policy by Southwest is trying to minimize and address that risk by having them visible and accessible,” \u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\">\u003cstrong>Hassan Shahidi,\u003c/strong>\u003c/a>\u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\"> president and CEO of the Flight Safety Foundation, a nonprofit that advocates for aviation safety, told \u003c/a>\u003ca href=\"https://www.washingtonpost.com/travel/2025/05/21/southwest-battery-chargers-ban/\" target=\"_blank\">\u003cem>The Washington Post\u003c/em>\u003c/a>. “If it is not accessible, it is a problem.”\u003c/p>\n\n\u003cp>The FAA has documented over 600 incidents involving lithium batteries since 2006, with \u003ca href=\"https://www.forbes.com/sites/suzannerowankelleher/2025/05/22/southwest-airlines-bans-charging-devices-inside-carry-on-bags-heres-why/\" target=\"_blank\">22 incidents already reported in 2025\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/","cuser":"user/ldap/cccnyc1wjg","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":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F682f64de72fe7ff61232c3c4"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747936680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","social_title":"","summary":"The new policy takes effect on May 28.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Airline Makes Major Change To What You Can Put In Your Carry-On Bags","permalink":"https://wdsd.iheart.com/content/2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags/"},"slug":"2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f64de72fe7ff61232c3c4","title":"Airline Makes Major Change To What You Can Put In Your Carry-On Bags","description":"The new policy takes effect on May 28.","author":"iHeartRadio"},"pub_start":1747936680000,"pub_until":4115978604802,"pub_changed":1747937058276,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"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:/682f6418a37b393bc55fb4b7","slug:2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","slug:2025-05-22-airline-makes-major-change-to-what-you-can-put-in-your-carry-on-bags","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F682f4f6f47207ee52e99591b","type":"PUBLISHING","record":{"ref_id":"%2F682f4f6f47207ee52e99591b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c713b55f-c9cf-4b36-836b-37512b090446","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/chris-stapleton-901714/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f504047207ee52e995927","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/chris-stapleton-901714/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"901714\" data-catalog-related-id=\"\">\u003cstrong>Chris Stapleton\u003c/strong>\u003c/a> declares he’s “just as bad as I used to be” in the lyrics of his newly-released anthem, which appears in the soon-to-debut motorsport drama, \u003cem>F1\u003c/em>.\u003c/p>\n\n\u003cp>The reigning Academy of Country Music Male Artist of the Year is the sole songwriter of “https://www.youtube.com/watch?v=p13Cn0mONP8.” Stapleton’s signature, soulful vocals bring the song to life, blending with elements of country, blues and Southern rock sounds\u003c/p>\n\n\u003cp>Stapleton’s anthem is the latest to release from the \u003cem>F1\u003c/em> soundtrack, following songs by \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" target=\"_blank\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/dom-dolla-30977567/\" target=\"_blank\">\u003cstrong>Dom Dolla\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" target=\"_blank\">\u003cstrong>Rosé\u003c/strong>\u003c/a>. \u003cem>F1: The Movie \u003c/em>follows “a Formula One driver (who) comes out of retirement to mentor and team with a younger driver,” its description reads on \u003ca href=\"https://www.imdb.com/title/tt16311594/?ref_=nv_sr_srsg_1_tt_7_nm_0_in_0_q_f1\" target=\"_blank\">IMDb\u003c/a>. The \u003cstrong>Joseph Kosinski\u003c/strong>-directed action film stars \u003cstrong>Brad Pitt\u003c/strong>, \u003cstrong>Javier Bardem\u003c/strong>, \u003cstrong>Kerry Condon\u003c/strong>, \u003cstrong>Damson Idris\u003c/strong>, \u003cstrong>Tobias Menzies\u003c/strong> and others. The movie is set to premiere on June 27. The full soundtrack will release the same day.\u003c/p>\n\n\u003cp>See the full track list below, and listen to Stapleton’s track here and on iHeartCountry stations.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/p13Cn0mONP8?si=R6LVNsA9fHQ5VurY"},{"html":"\u003cp>1. \u003ca href=\"https://www.iheart.com/artist/don-toliver-31887636/\" target=\"_blank\">\u003cstrong>Don Toliver\u003c/strong>\u003c/a>, “Lose My Mind (feat. \u003ca href=\"https://www.iheart.com/artist/doja-cat-30317449/\" target=\"_blank\">\u003cstrong>Doja Cat\u003c/strong>\u003c/a>)”\u003c/p>\n\n\u003cp>2. \u003ca href=\"https://www.iheart.com/artist/dom-dolla-30977567/\" target=\"_blank\">\u003cstrong>Dom Dolla\u003c/strong>\u003c/a>, “No Room for a Saint (feat. \u003cstrong>Nathan Nicholson\u003c/strong>)”\u003c/p>\n\n\u003cp>3. \u003ca href=\"https://www.iheart.com/artist/ed-sheeran-396790/\" target=\"_blank\">\u003cstrong>Ed Sheeran\u003c/strong>\u003c/a>, “Drive”\u003c/p>\n\n\u003cp>4. \u003ca href=\"https://www.iheart.com/artist/tate-mcrae-31522919/\" target=\"_blank\">\u003cstrong>Tate McRae\u003c/strong>\u003c/a>, “Just Keep Watching”\u003c/p>\n\n\u003cp>5. \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" target=\"_blank\">\u003cstrong>Rosé\u003c/strong>\u003c/a>, “Messy”\u003c/p>\n\n\u003cp>6. \u003ca href=\"https://www.iheart.com/artist/burna-boy-837492/\" target=\"_blank\">\u003cstrong>Burna Boy\u003c/strong>\u003c/a>, “Don’t Let Me Drown”\u003c/p>\n\n\u003cp>7. \u003ca href=\"https://www.iheart.com/artist/roddy-ricch-31885278/\" target=\"_blank\">\u003cstrong>Roddy Ricch\u003c/strong>\u003c/a>, “Underdog”\u003c/p>\n\n\u003cp>8. \u003ca href=\"https://www.iheart.com/artist/raye-30026990/\" target=\"_blank\">\u003cstrong>RAYE\u003c/strong>\u003c/a>, “Grandma Calls the Boys Bad News”\u003c/p>\n\n\u003cp>9. \u003ca href=\"https://www.iheart.com/artist/chris-stapleton-901714/\" target=\"_blank\">\u003cstrong>Chris Stapleton\u003c/strong>\u003c/a>, “Bad as I Used to Be”\u003c/p>\n\n\u003cp>10. \u003ca href=\"https://www.iheart.com/artist/myke-towers-32169597/\" target=\"_blank\">\u003cstrong>Myke Towers\u003c/strong>\u003c/a>, “Baja California”\u003c/p>\n\n\u003cp>11. \u003ca href=\"https://www.iheart.com/artist/tiesto-61055/\" target=\"_blank\">\u003cstrong>Tiësto\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sexyy-red-32273600/\" target=\"_blank\">\u003cstrong>Sexyy Red\u003c/strong>\u003c/a>, “OMG!”\u003c/p>\n\n\u003cp>12. \u003ca href=\"https://www.iheart.com/artist/madison-beer-930492/\" target=\"_blank\">\u003cstrong>Madison Beer\u003c/strong>\u003c/a>, “All at Once”\u003c/p>\n\n\u003cp>13. \u003ca href=\"https://www.iheart.com/artist/peggy-gou-31343469/\" target=\"_blank\">\u003cstrong>Peggy Gou\u003c/strong>\u003c/a>, “D.A.N.C.E “\u003c/p>\n\n\u003cp>14. \u003ca href=\"https://www.iheart.com/artist/pawsa-31768102/\" target=\"_blank\">\u003cstrong>PAWSA\u003c/strong>\u003c/a>, “Double C”\u003c/p>\n\n\u003cp>15. \u003ca href=\"https://www.iheart.com/artist/mr-eazi-877121/\" target=\"_blank\">\u003cstrong>Mr Eazi\u003c/strong>\u003c/a>, “Attention”\u003c/p>\n\n\u003cp>16. \u003ca href=\"https://www.iheart.com/artist/darkoo-30993647/\" target=\"_blank\">\u003cstrong>Darkoo\u003c/strong>\u003c/a>, “Give Me Love”\u003c/p>\n\n\u003cp>17. \u003ca href=\"https://www.iheart.com/artist/obongjayar-31745684/\" target=\"_blank\">\u003cstrong>Obongjayar\u003c/strong>\u003c/a>, “Gasoline”\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/","cuser":"user/ldap/1129284","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":["keywords/Chris Stapleton","keywords/anthem","keywords/F1","keywords/driver","keywords/lyrics","keywords/Academy of Country Music Male Artist of the Year","keywords/songwriter"],"primary_image":{"bucket":"new_assets","id":"%2F682f504047207ee52e995927"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747932720000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","social_title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' In Soulful Anthem From Adrenaline-Rushing Action Film","summary":"Chris Stapleton delivered a new anthem that appears in a soon-to-debut motorsport drama. Listen here:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Chris Stapleton (901714)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen","permalink":"https://wdsd.iheart.com/content/2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen/"},"slug":"2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f504047207ee52e995927","title":"Chris Stapleton Proclaims He's 'Just As Bad As I Used To Be' — Listen","description":"Chris Stapleton delivered a new anthem that appears in a soon-to-debut motorsport drama. Listen here:","author":"Kelly Fisher"},"pub_start":1747932720000,"pub_until":4115978604802,"pub_changed":1747933146442,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Chris Stapleton (901714)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f4f6f47207ee52e99591b","slug:2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","slug:2025-05-22-chris-stapleton-proclaims-hes-just-as-bad-as-i-used-to-be-listen","keyword:keywords/Chris Stapleton","keyword:keywords/anthem","keyword:keywords/F1","keyword:keywords/driver","keyword:keywords/lyrics","keyword:keywords/Academy of Country Music Male Artist of the Year","keyword:keywords/songwriter","author:user"]}},{"id":"%2F682f47c747207ee52e9958dd","type":"PUBLISHING","record":{"ref_id":"%2F682f47c747207ee52e9958dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"39891052-1c0d-4bfc-96fe-0b4f12e40ea8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/dolly-parton-2614/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682f484247207ee52e9958e7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a>’s hairdresser “talked me into” entering a Dolly lookalike contest with a group of drag queens paying tribute to the legendary artist’s signature look.\u003c/p>\n\n\u003cp>She lost.\u003c/p>\n\n\u003cp>Parton, 79, \u003ca href=\"https://z100.iheart.com/featured/elvis-duran/content/2025-05-22-dolly-parton-entered-a-dolly-look-alike-drag-contestand-lost/\" target=\"_blank\">appeared on \u003c/a>\u003ca href=\"https://z100.iheart.com/featured/elvis-duran/content/2025-05-22-dolly-parton-entered-a-dolly-look-alike-drag-contestand-lost/\" target=\"_blank\">\u003cem>Elvis Duran and the Morning Show\u003c/em>\u003c/a> on Thursday morning (May 22). The beloved \u003ca href=\"https://country.iheart.com/content/2025-05-20-dolly-parton-details-journey-of-overcoming-naysayers-in-astounding-career/\" target=\"_blank\">country star, fashion icon, actress, author and philanthropist\u003c/a> spoke about the music and the cast of her soon-to-debut Broadway musical. That’s when Duran noted that “this is not a new thing, people pretending to be Dolly.” He laughed as he said his favorites are the “Dolly drag queens,” who have long been known for dressing as Parton.\u003c/p>\n\n\u003cp>“I get a kick out of those drag queens,” she said. When asked whether it’s true that Parton once entered a lookalike contest and lost, she told the story on air. “But that was years ago when my — I have my little gay hairdresser at the time lived up there near Santa Monica Boulevard where a lot of the gays hang out. And every Halloween, of course, they all dress up. And he said, ‘well, let’s go down,’ and he’s like, ‘they give free drinks for, you know, for the people that participate.’ So, they would just walk them across the stage, and whoever got the most applause, you know, got free drinks for the rest of the night or whatever.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJ9Zsg0NZss%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DJ9Zsg0NZss/?hl=en","author_name":"z100newyork","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Z100NewYork (@z100newyork)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/500077364_18501392005062379_1667200611362083547_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=107&_nc_oc=Q6cZ2QHyXYCN4JH14d6uav7NGQnbGNhryTAoPdVnWcau6IL7EP_bUUKdL_vvUmFG_0XuGcc&_nc_ohc=rL7yn-0zNgoQ7kNvwEqzTWL&_nc_gid=qmMyZzlxFYBXi0iwyUk5aw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfK67-rLvpMTW_eP8qT9FLS06n-h84lye2E3PAQHRG4jdQ&oe=68351D2D&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ9Zsg0NZss/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Z100NewYork (@z100newyork)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ9Zsg0NZss/?hl=en"},{"html":"\u003cp>“So, he talked me into just kind of over exaggerating myself, if that’s possible,” Parton continued. “You know, bigger beauty mark, bigger hair, bigger whatever. So — all these big drag queens (are) going across the stage as Dolly, and then I walked across the stage, you know, just traipsing across … nobody applauded, like a little trickle that was probably David, my hairdresser. But we laughed so hard. So I always told the story that I entered a Dolly lookalike contest and lost.”\u003c/p>\n\n\u003cp>Throughout the conversation on \u003cem>Elvis Duran and the Morning Show\u003c/em>, Parton also spoke about her new Southern-inspired single-serve meals (including beef pot roast, shrimp and grits and more), Dollywood’s 40th anniversary, her globally-successful Imagination Library, and her upcoming production, \u003cem>DOLLY: An Original Musical.\u003c/em> \u003ca href=\"https://country.iheart.com/content/2025-05-05-dolly-parton-reveals-3-actresses-playing-her-in-world-premiere-of-musical/\" target=\"_blank\">Parton recently introduced the three actresses playing Dolly\u003c/a> — \u003cstrong>Katie Rose Clarke\u003c/strong>, \u003cstrong>Carrie St. Louis\u003c/strong> and \u003cstrong>Quinn Titcomb\u003c/strong> — during the world premiere. The autobiographical, \u003cstrong>Bartlett Sher\u003c/strong>-directed show will make its debut this summer at The Fisher Center for the Performing Arts at Belmont University in Nashville, Tennessee, before heading to New York City in 2026. \u003cem>DOLLY: An Original Musical \u003c/em>will run in Nashville from July 18 through August 31, 2025.\u003c/p>\n\n\u003cp>Watch Parton’s full interview \u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\">on \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\">\u003cem>Elvis Duran and the Morning Show\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=6YwQ0347fMA&t=89s\" target=\"_blank\"> here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/6YwQ0347fMA?si=8jDasJ2_mTABo1rD"}],"canonical_url":"https://country.iheart.com/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/","cuser":"user/ldap/1129284","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":["keywords/dolly parton","keywords/Watch","keywords/lookalike contest","keywords/Dolly Parton","keywords/Duran"],"primary_image":{"bucket":"new_assets","id":"%2F682f484247207ee52e9958e7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747929360000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","social_title":"","summary":"\"I get a kick out of those drag queens,\" Dolly Parton gushed in a new interview on 'Elvis Duran and the Morning Show.' Watch her share the story of how she lost a lookalike contest:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Dolly Parton (2614)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest","permalink":"https://wdsd.iheart.com/content/2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest/"},"slug":"2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f484247207ee52e9958e7","title":"Watch: Dolly Parton Hilariously Reveals How She Lost A Lookalike Contest","description":"\"I get a kick out of those drag queens,\" Dolly Parton gushed in a new interview on 'Elvis Duran and the Morning Show.' Watch her share the story of how she lost a lookalike contest:","author":"Kelly Fisher"},"pub_start":1747929360000,"pub_until":4115978604802,"pub_changed":1747929747893,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Dolly Parton (2614)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682f47c747207ee52e9958dd","slug:2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","slug:2025-05-22-watch-dolly-parton-hilariously-reveals-how-she-lost-a-lookalike-contest","keyword:keywords/dolly parton","keyword:keywords/Watch","keyword:keywords/lookalike contest","keyword:keywords/Dolly Parton","keyword:keywords/Duran","author:user"]}},{"id":"%2F682f27f12f33cf03d81da2d6","type":"PUBLISHING","record":{"ref_id":"%2F682f27f12f33cf03d81da2d6","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Kyle McMahon","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Esai Morales by Filip Shobot","id":"%2F682f3ef42f33cf03d81da2fe","new_tab":false,"schedule":{},"source_credit":"Filip Shobot","title":"Esai Morales","type":"asset","url":"","use_caption":false},{"html":"\u003ch2>\u003cstrong>\u003cem>EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025\u003c/em>\u003c/strong>\u003c/h2>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Every Memorial Day weekend, the nation pauses to remember the men and women who answered freedom’s call and never made it home. For 36 years the \u003cstrong>\u003cem>National Memorial Day Concert\u003c/em>\u003c/strong> on PBS has given those memories a platform, a soundtrack and a stage, wrapping stories of sacrifice in music, tributes and living history. This Sunday, May 25th, the tradition continues live from the West Lawn of the U.S. Capitol and it arrives with both a familiar spirit and a heartfelt change.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Due to last minute, unforeseen circumstances, long time co‑host \u003ca href=\"https://podcast.popcultureweekly.com/guests/joe-mantegna/\" target=\"_blank\">\u003cstrong>Joe Mantegna\u003c/strong>\u003c/a> will be unable to attend, but the baton is in compassionate and capable hands. \u003cstrong>Esai Morales\u003c/strong>, currently starring in \u003cstrong>\u003cem>Mission: Impossible - The Final Reckoning\u003c/em>\u003c/strong>, will join the tireless \u003ca href=\"https://podcast.popcultureweekly.com/guests/gary-sinise/\" target=\"_blank\">\u003cstrong>Gary Sinise\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to shepherd the memorable evening. Morales brings a deep commitment to service and storytelling, so stepping into this role feels less like “filling in” and more like answering a new mission of his own.\u003cbr />\u003cbr />Joe Mantegna’s decades long work has helped make the concert a Memorial Day touchstone and his absence this year will be felt. Yet Morales’ own record of championing worthy causes makes him a natural fit to step in to the spirit Mantegna and Sinise have fostered for so long together. Expect warmth, reverence and a gentle reminder that remembrance is an everyday responsibility and not a once a year ritual.\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003ch3>\u003cstrong>An Evening With A Purpose\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PBS annual National Memorial Day Concert returns to the West Lawn of the Capitol for 2022, expertly honoring the fallen men and women who have sacrificed our lives for the freedoms we enjoy.","id":"%2F6293f9d0d72f73c0d43d583d","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"National Memorial Day Concert 2022","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The National Memorial Day Concert weaves personal stories of our nations heroes \u003ca href=\"https://news.iheart.com/featured/kyle-mcmahon/content/2025-05-19-national-memorial-day-concert-2025-lineup-honors-our-nations-heroes/\" target=\"_blank\">with performances\u003c/a> that lift the soul. This years special will be no different with powerful, purposeful segments that include:\u003c/p>\n\n\u003cp>\u003cstrong>Tribute Segments\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003cem>Gold Star Families\u003c/em> - \u003cstrong>Gretchen Mol\u003c/strong> shares the journey of Krista Simpson Anderson, whose Green Beret husband was killed in Afghanistan. \u003c/li>\n\u003cli>\u003cbr />\u003cem>80th Anniversary of the End of WWII\u003c/em> - \u003ca href=\"https://podcast.popcultureweekly.com/videos/national-memorial-day-concert-2017-kyle2u-live-with-kyle-mcmahon/\" target=\"_blank\">\u003cstrong>Robert Patrick\u003c/strong>\u003c/a> honors Marine veteran Don Graves, a flamethrower operator at Iwo Jima.\u003c/li>\n\u003cli>\u003cbr />\u003cem>Vietnam 50th Anniversary\u003c/em> - \u003cstrong>Blair Underwood\u003c/strong> narrates the story of the “Dustoff” medevac crews, introduced by Col. Otis Evans. \u003c/li>\u003c/ul>\n\n\u003cp>\u003cstrong>Musical Performers\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Power house vocalists \u003cstrong>Loren Allred\u003c/strong>, \u003cstrong>Yolanda Adams\u003c/strong> and \u003cstrong>Angel Blue\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />Country artist, Army veteran, and Purple Heart recipient \u003cstrong>Scotty Hasting\u003c/strong>\u003c/li>\n\u003cli>\u003cbr />The incomparable \u003cstrong>National Symphony Orchestra\u003c/strong> under maestro \u003cstrong>Jack Everly\u003c/strong>, now in his 16th season with the concert.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cead028d1127fe9b8c5cb9b","new_tab":false,"schedule":{},"source_credit":"PBS / Capitol Concerts","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003ch3>\u003cstrong>When, Where and How To Watch\u003c/strong>\u003c/h3>\n\n","schedule":{},"type":"html"},{"html":"\u003cul>\u003cli>\u003cstrong>Live Broadcast:\u003c/strong> Sunday, \u003cstrong>May 25, 2025\u003c/strong>, 8:00 - 9:30 pm ET on PBS (with encore at 9:30 pm) \u003c/li>\n\u003cli>\u003cbr />\u003cstrong>Worldwide Stream:\u003c/strong> YouTube and PBS.org; Simulcast for service members via the American Forces Network.\u003c/li>\n\u003cli>\u003cbr />\u003cstrong>On‑Demand:\u003c/strong> Stream free on demand from May 25th through June 8th if you can’t watch live or want to catch it again.\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"},{"html":"\u003cp>No matter if you've marched in uniform, waited anxiously at home for a loved one's call or have enjoyed the freedoms secured by our Military men and women, the National Memorial Day Concert invites you to stand in a grateful silence and then rise in song. This annual special is a reminder of who we are when we're at our very best: one family honoring all of those who have served to secure the freedoms we exercise every day.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"30301596","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"html":"\u003cp>\u003cstrong>\u003cem>Check out \u003c/em>\u003c/strong>\u003ca href=\"http://www.kylemcmahon.me/\" target=\"_blank\">\u003cstrong>\u003cem>Kyle Mcmahon\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and subscribe to the \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/podcast/1246-Pop-Culture-Weekly-30301596/?autoplay=true\" target=\"_blank\">\u003cstrong>\u003cem>Pop Culture Weekly podcast\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. You can follow him on \u003c/em>\u003c/strong>\u003ca href=\"https://www.facebook.com/realkylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>Facebook\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/@popcultureweekly\" target=\"_blank\">\u003cstrong>\u003cem>YouTube\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>, \u003c/em>\u003c/strong>\u003ca href=\"https://www.tiktok.com/@kyle2u\" target=\"_blank\">\u003cstrong>\u003cem>TikTok\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> , \u003c/em>\u003c/strong>\u003ca href=\"https://letterboxd.com/kyle_mcmahon/\" target=\"_blank\">\u003cstrong>\u003cem>Letterboxd\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and \u003c/em>\u003c/strong>\u003ca href=\"https://www.instagram.com/kmacmusic/\" target=\"_blank\">\u003cstrong>\u003cem>Instagram\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem> and check out his \u003c/em>\u003c/strong>\u003ca href=\"https://www.amazon.com/shop/kylemcmahon\" target=\"_blank\">\u003cstrong>\u003cem>official Amazon Store\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>.\u003c/em>\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://929tomfm.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/","cuser":"user/ldap/1123050","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":["keywords/National Memorial Day Concert","keywords/Esai Morales","keywords/Exclusive","keywords/Joe Mantegna","keywords/PBS","keywords/Gary Sinise"],"primary_image":{"bucket":"assets.getty","id":"%2F682f3ecaf972db789d7ffec4"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news","categories/feel-good"],"distribution":["brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]},"publish_date":1747926540000,"publish_end_date":4115978604802,"publish_origin":"brands/Kyle McMahon","seo_title":"EXCLUSIVE: Esai Morales to co-host National Memorial Day Concert 2025","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","social_title":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert","summary":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","targets":[],"title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","permalink":"https://wdsd.iheart.com/featured/kyle-mcmahon/content/2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert/"},"slug":"2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682f3ecaf972db789d7ffec4","title":"EXCLUSIVE: Esai Morales to Co-Host National Memorial Day Concert","description":"EXCLUSIVE: Mission: Impossible - The Final Reckoning star Esai Morales to co-host National Memorial Day Concert 2025","author":"Kyle McMahon"},"pub_start":1747926540000,"pub_until":4115978604802,"pub_changed":1747926920513,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","categories/feel-good","brands/WAEB-AM (1101)","brands/WDOV-AM (1130)","brands/WILM-AM (1171)","brands/WWTX-AM (1285)","brands/WKZP-FM (1727)","brands/WDSD-FM (1731)","brands/WLAN-FM (1859)","brands/WRDX-FM (1978)","brands/WVRT-FM (2072)","brands/Kyle McMahon","brands/WRTS-FM","brands/Pop Culture Weekly"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Kyle McMahon","id:/682f27f12f33cf03d81da2d6","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","slug:2025-05-22-exclusive-esai-morales-to-co-host-national-memorial-day-concert","keyword:keywords/National Memorial Day Concert","keyword:keywords/Esai Morales","keyword:keywords/Exclusive","keyword:keywords/Joe Mantegna","keyword:keywords/PBS","keyword:keywords/Gary Sinise","author:user"]}},{"id":"%2F682f29a05a52011914bf2dbf","type":"PUBLISHING","record":{"ref_id":"%2F682f29a05a52011914bf2dbf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"17008205-0034-47f4-84e3-1d6b78d4c608","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1319-new-heights-with-jason-tr-101744292%2F","@url":"https://www.iheart.com/podcast/1319-new-heights-with-jason-tr-101744292/","author_name":"New Heights with Jason & Travis Kelce","author_url":"https://www.iheart.com/podcast/1319-new-heights-with-jason-tr-101744292/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"New Heights with Jason & Travis Kelce\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1319-new-heights-with-jason-tr-101744292/?embed=true&cid=oembed&keyid%5B0%5D=New%20Heights%20with%20Jason%20%26%20Travis%20Kelce&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jb250ZW50LnByb2R1Y3Rpb24uY2RuLmFydDE5LmNvbS9pbWFnZXMvYmYvOWUvNzkvYTAvYmY5ZTc5YTAtN2JhOS00YWFmLWE2NjYtN2Y2MmE2N2UwNTgzLzU0OWNhOTU5YzA3ODNhMzlkMDYzM2EwNGE1YTQyYTNlN2ZiNGRiYjRlOTFjNDZmZGM4Mjk0ODVlN2FlYjU4YzkwZWI0NzYzY2YxMzhjNDc0NWUyN2FiZmYwNGJiNThlMGJhYmM3ZWVkYTI4YWEwNjRjNGY1OWFlZDc3NDdmYTkxLmpwZWc?ops=fit(300%2C300)","thumbnail_width":300,"title":"New Heights with Jason & Travis Kelce","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"New Heights with Jason & Travis Kelce\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1319-new-heights-with-jason-tr-101744292/?embed=true&cid=oembed&keyid%5B0%5D=New%20Heights%20with%20Jason%20%26%20Travis%20Kelce&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1319-new-heights-with-jason-tr-101744292/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"KANSAS CITY, MISSOURI - JANUARY 26: Taylor Swift celebrates with Travis Kelce #87 of the Kansas City Chiefs after defeating the Buffalo Bills 32-29 in the AFC Championship Game at GEHA Field at Arrowhead Stadium on January 26, 2025 in Kansas City, Missour","id":"%2F679fef3a4da6259b2718219e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"AFC Championship Game: Buffalo Bills v Kansas City Chiefs","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-12-taylor-swift-travis-kelce-spotted-together-on-rare-public-outing/\" target=\"_blank\">Kansas City Chiefs tight end \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-12-taylor-swift-travis-kelce-spotted-together-on-rare-public-outing/\" target=\"_blank\">\u003cstrong>Travis Kelce\u003c/strong>\u003c/a> may have accidentally his girlfriend, pop superstar \u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a>, is living with him in a rented Florida home during the NFL offseason during a recent episode of his \u003ca href=\"https://www.iheart.com/podcast/1319-new-heights-with-jason-tr-101744292/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"101744292\" data-catalog-related-id=\"\">\u003cem>New Heights\u003c/em>\u003c/a> podcast.\u003c/p>\n\n\u003cp>"We've got chimneys and we've got furniture," Kelce said while discussing his temporary living situation with his brother and co-host, retired former Philadelphia Eagles center \u003cstrong>Jason Kelce\u003c/strong>, and their guests, \u003cem>Prime Video\u003c/em> analysts \u003cstrong>Ryan Fitzpatrick\u003c/strong> and \u003cstrong>Andrew Whitworth\u003c/strong>, on the \u003cem>New Heights\u003c/em> episode shared last week.\u003c/p>\n\n\u003cp>Several Swifties assumed the plural "we've" referred to himself and Swift, though Kelce was coy not to reveal who he was referring to when asked by Fitzpatrick who makes the decorative choices, claiming he made an "executive decision by [himself] for the betterment of everyone."\u003c/p>\n\n\u003cp>Kelce and Swift, both 35, were spotted celebrating Mother's Day with both of their moms, as well as Travis' brother \u003ca href=\"https://www.iheart.com/content/2025-04-01-photo-kylie-and-jason-kelce-welcome-fourth-daughter/\" target=\"_blank\">and his wife, \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-01-photo-kylie-and-jason-kelce-welcome-fourth-daughter/\" target=\"_blank\">\u003cstrong>Kylie\u003c/strong>\u003c/a>, at Talula's Garden in Philadelphia, \u003ca href=\"https://www.dailymail.co.uk/sport/nfl/article-14701245/Taylor-Swift-Travis-Kelce-stun-diners-Philadelphia-break-cover-romantic-Mothers-Day-lunch.html\" target=\"_blank\">\u003cem>the Daily Mail\u003c/em>\u003c/a> reports. The couple has kept a low profile in public since the \u003ca href=\"https://www.iheart.com/content/2025-02-09-eagles-win-in-blowout-stop-chiefs-from-history-in-super-bowl-lix/\" target=\"_blank\">Chiefs' Super Bowl LIX loss to the Eagles\u003c/a> in February, having only been seen together in public during a New York City dinner date in March.\u003c/p>\n\n\u003cp>“This is such a nice escape for them to finally be able to stay out of the limelight for a bit before they eventually have to get out in the public eye again due to their careers,” a source with knowledge of the couple's plans told \u003ca href=\"https://pagesix.com/2025/04/03/celebrity-news/inside-taylor-swift-and-travis-kelces-intimate-romance-during-escape-from-the-spotlight/?_gl=1*125nqip*_ga*NDc5NjcxMzU5LjE3MjkyNTQxNDM.*_ga_0DZ7LHF5PZ*czE3NDcwNTEyNzQkbzc3MyRnMSR0MTc0NzA1MjQ5NSRqNjAkbDAkaDA.\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> in April.\u003c/p>\n\n\u003cp>The three-time Super Bowl champion announced his decision to return for his 13th NFL season in a text to \u003cem>ESPN\u003c/em> host and former NFL punter \u003cstrong>Pat McAfee\u003c/strong> in February.\u003c/p>\n\n\u003cp>“I’m coming back, for sure,” Kelce said via McAfee. “Gonna try and get to the best shape I’ve been this offseason and get back to the mountaintop. Got a real bad taste in my mouth with how I played in that last game and how I got the guys ready for battle. I can’t go out like that!!!!”\u003c/p>\n\n\u003cp>Kelce famously revealed that he attempted to give Swift a friendship bracelet with his phone number when he attended her concert at Arrowhead Stadium prior to their relationship in 2023. Swift later said that the three-time Super Bowl champion "very adorably put me on blast" when he acknowledged the situation on his podcast, which she said "was metal as hell" while being featured as \u003ca href=\"https://time.com/6342806/person-of-the-year-2023-taylor-swift/\" target=\"_blank\">\u003cem>Time Magazine\u003c/em>\u003c/a>\u003ca href=\"https://time.com/6342806/person-of-the-year-2023-taylor-swift/\" target=\"_blank\">'s 'Person of the Year'\u003c/a> in December 2023.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-22-travis-kelce-may-have-accidentally-revealed-taylor-swift-living-situation/","cuser":"user/ldap/1129279","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":["keywords/Travis Kelce","keywords/Prime Video analysts","keywords/Swifties","keywords/Ryan Fitzpatrick","keywords/situation","keywords/Taylor Swift","keywords/Florida"],"primary_image":{"bucket":"new_assets","id":"%2F679fef3a4da6259b2718219e"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1747921560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-travis-kelce-may-have-accidentally-revealed-taylor-swift-living-situation","social_title":"","summary":"Travis Kelce may have accidentally revealed his and Taylor Swift's living situation.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/COUNTRY"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Travis Kelce May Have Accidentally Revealed Taylor Swift Living Situation","permalink":"https://wdsd.iheart.com/content/2025-05-22-travis-kelce-may-have-accidentally-revealed-taylor-swift-living-situation/"},"slug":"2025-05-22-travis-kelce-may-have-accidentally-revealed-taylor-swift-living-situation","summary":{"image":"https://i.iheart.com/v3/re/new_assets/679fef3a4da6259b2718219e","title":"Travis Kelce May Have Accidentally Revealed Taylor Swift Living Situation","description":"Travis Kelce may have accidentally revealed his and Taylor Swift's living situation.","author":"Jason Hall"},"pub_start":1747921560000,"pub_until":4115978604802,"pub_changed":1747921912270,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["categories/music-news","categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/COUNTRY"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682f29a05a52011914bf2dbf","slug:2025-05-22-travis-kelce-may-have-accidentally-revealed-taylor-swift-living-situation","slug:2025-05-22-travis-kelce-may-have-accidentally-revealed-taylor-swift-living-situation","keyword:keywords/Travis Kelce","keyword:keywords/Prime Video analysts","keyword:keywords/Swifties","keyword:keywords/Ryan Fitzpatrick","keyword:keywords/situation","keyword:keywords/Taylor Swift","keyword:keywords/Florida","author:user"]}},{"id":"%2F682f1869c6b1e37fa654a31a","type":"PUBLISHING","record":{"ref_id":"%2F682f1869c6b1e37fa654a31a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"10937356-f61d-4576-8494-a418be8e90a4","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-24-7-news-the-latest-20697776%2F","@url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","author_name":"24/7 News: The Latest","author_url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NDY0YTEwLWQwM2EtNDBlOS05NTQ5LWIyYTcwMGY4ZjM0Ny9lNmRlYjUwYy1lMTFjLTQ3ZWItYWU0NS1iMmE3MDBmOGYzNjMvaW1hZ2UuanBnP3Q9MTc0NTc1NzM3NSZzaXplPUxhcmdl?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News: The Latest","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CALIFORNIA - JANUARY 15: George Wendt and Jason Sudeikis attend Apple TV +'s Primetime Emmy Party at Mother Wolf on January 15, 2024 in Los Angeles, California. (Photo by Robin L Marshall/FilmMagic)","id":"%2F682f18efc6b1e37fa654a325","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Apple TV +'s Primetime Emmy Party - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003cstrong>Jason Sudeikis\u003c/strong>' favorite story about his uncle, \u003ca href=\"https://www.iheart.com/content/2025-05-20-actor-george-wendt-dead-at-76/\" target=\"_blank\">\u003cem>Cheers\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-20-actor-george-wendt-dead-at-76/\" target=\"_blank\"> star \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-20-actor-george-wendt-dead-at-76/\" target=\"_blank\">\u003cstrong>George Wendt\u003c/strong>\u003c/a>, resurfaced following the latter's death this week.\u003c/p>\n\n\u003cp>Sudeikis had previously shared a childhood memory alongside Wendt, the brother of his mother, \u003cstrong>Kathy\u003c/strong>, during an interview with \u003cem>the A.V. Club\u003c/em> at Second City's Roast of George Wendt event in 2017, according to \u003ca href=\"https://people.com/jason-sudeikis-shared-memory-uncle-george-wendt-before-his-death-11739507\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>“We all went out to California to visit and George had just gotten a new car,” Sudeikis, a native of Kansas City, reflected at the time. “It was a bada** BMW with, like, manual drive, which I’d never seen before, you know, I was pretty young.”\u003c/p>\n\n\u003cp>“He took me and my dad for a ride,” he added, with Wendt laughing during the retelling. “My dad sat shotgun. I was in the back all by myself. This is not when you needed, you know, mandatory seatbelts.”\u003c/p>\n\n\u003cp>Wendt drove Sudeikis and his father through Laurel Canyon in Los Angeles, which he claimed to have navigated "hundreds and thousands of times."\u003c/p>\n\n\u003cp>“He had my dad holding onto [the car] like nothing you’ve ever seen. And I’m just, like, sliding around the background just because the seats were brand new," Sudeikis said. “I hold that memory very fondly."\u003c/p>\n\n\u003cp>Wendt's family said he died peacefully at the age of 76 in his sleep at his home early Tuesday (May 20) morning, though his official cause of death has not yet been publicly revealed.\u003c/p>\n\n\u003cp>“George was a doting family man, a well-loved friend and confidant to all of those lucky enough to have known him,” a rep for Wendt said in a statement obtained by \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/george-wendt-dead-cheers-norm-1236222950/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a>. “He will be missed forever. The family has requested privacy during this time.”\u003c/p>\n\n\u003cp>Wendt, a Chicago native got his first big break with the famed Second City improvisational comedy troupe in the 1970s and appeared in several television shows and films before landing his signature role on \u003cem>Cheers\u003c/em> in 1982, appearing in all 275 episodes from 1982 to 1993 -- an accomplishment only matched by \u003cstrong>Ted Danson\u003c/strong> and \u003cstrong>Rhea Perlman\u003c/strong> -- and receiving six consecutive Emmy nominations for outstanding supporting actor in a comedy series.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVXED2AVlbR0","@url":"https://www.youtube.com/watch?v=VXED2AVlbR0","author_name":"Peacock","author_url":"https://www.youtube.com/@peacock","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/VXED2AVlbR0/hqdefault.jpg","thumbnail_width":480,"title":"Cheers | Every Time Norm Peterson Enters the Bar","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=VXED2AVlbR0"},{"html":"\u003cp>Wendt also appeared as Bob Swerski in the iconic reoccurring 'Bill Swerski's Superfans' \u003ca href=\"https://www.iheart.com/content/2025-02-20-jay-mohr-says-tracy-morgan-hilariously-misidentified-wife-jeanie-buss/\" target=\"_blank\">\u003cem>Saturday Night Live\u003c/em>\u003c/a> skits as the brother of the title character, played by \u003cstrong>Joe Mantegna\u003c/strong> in the original sketch that aired when he hosted the show on January 12, 1991, with Bob taking over as host in subsequent sketches. Sudeikis, who took on the role of Todd O'Connor previously played by the late \u003cstrong>Chris Farley\u003c/strong>, appeared alongside his uncle and longtime \u003cem>SNL\u003c/em> writer \u003cstrong>Robert Smigel\u003c/strong> in a 'Super Fans' skit with Kansas City Chiefs tight end \u003cstrong>Travis Kelce\u003c/strong> and quarterback \u003cstrong>Patrick Mahomes\u003c/strong> for the Big Slick Celebrity Weekend in Kansas City last year.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDyarUbHZiII","@url":"https://www.youtube.com/watch?v=DyarUbHZiII","author_name":"Big Slick Kansas City","author_url":"https://www.youtube.com/@BigSlickKC","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DyarUbHZiII?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Sudeikis to Kelce: "When are you going to make an honest woman out of Taylor?" (FULL VIDEO)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/DyarUbHZiII/hqdefault.jpg","thumbnail_width":480,"title":"Sudeikis to Kelce: \"When are you going to make an honest woman out of Taylor?\" (FULL VIDEO)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DyarUbHZiII?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Sudeikis to Kelce: "When are you going to make an honest woman out of Taylor?" (FULL VIDEO)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=DyarUbHZiII"},{"html":"\u003cp>Wendt's film credits also include \u003cem>Dreamscape\u003c/em> (1984), \u003cem>House\u003c/em> (1985), \u003cem>Fletch\u003c/em> (1985), \u003cem>Gung Ho\u003c/em> (1986), \u003cem>Plains Clothes\u003c/em> (1987), \u003cem>Never Say Die\u003c/em> (1988), \u003cem>Guilty by Suspicion\u003c/em> (1991), \u003cem>Forever Young\u003c/em> (1992) and \u003cem>Spice World\u003c/em> (1997).\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-22-jason-sudeikis-tribute-to-uncle-george-wendt-resurfaces/","cuser":"user/ldap/1129279","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":["keywords/Jason Sudeikis","keywords/George Wendt","keywords/Actor","keywords/death","keywords/dead","keywords/Cheers","keywords/story"],"primary_image":{"bucket":"new_assets","id":"%2F682f18efc6b1e37fa654a325"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747917540000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-22-jason-sudeikis-tribute-to-uncle-george-wendt-resurfaces","social_title":"","summary":"Actor and comedian Jason Sudeikis favorite story about his uncle, Cheers star George Wendt, resurfaced following the latter's death.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jason Sudeikis Tribute To Late Uncle George Wendt Resurfaces","permalink":"https://wdsd.iheart.com/content/2025-05-22-jason-sudeikis-tribute-to-uncle-george-wendt-resurfaces/"},"slug":"2025-05-22-jason-sudeikis-tribute-to-uncle-george-wendt-resurfaces","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682f18efc6b1e37fa654a325","title":"Jason Sudeikis Tribute To Late Uncle George Wendt Resurfaces","description":"Actor and comedian Jason Sudeikis favorite story about his uncle, Cheers star George Wendt, resurfaced following the latter's death.","author":"Jason Hall"},"pub_start":1747917540000,"pub_until":4115978604802,"pub_changed":1747918385601,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682f1869c6b1e37fa654a31a","slug:2025-05-22-jason-sudeikis-tribute-to-uncle-george-wendt-resurfaces","slug:2025-05-22-jason-sudeikis-tribute-to-uncle-george-wendt-resurfaces","keyword:keywords/Jason Sudeikis","keyword:keywords/George Wendt","keyword:keywords/Actor","keyword:keywords/death","keyword:keywords/dead","keyword:keywords/Cheers","keyword:keywords/story","author:user"]}},{"id":"%2F682e520547207ee52e995888","type":"PUBLISHING","record":{"ref_id":"%2F682e520547207ee52e995888","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5231ad61-7785-4057-be1a-031ecb943359","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/shaboozey-30650570/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/shaboozey-30650570/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/shaboozey-30650570/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/shaboozey-30650570/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682e534647207ee52e995894","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/shaboozey-30650570/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30650570\" data-catalog-related-id=\"\">\u003cstrong>Shaboozey\u003c/strong>\u003c/a>’s career is still skyrocketing since the singer-songwriter dropped his irresistible No. 1 single, “A Bar Song (Tipsy),” more than a year ago.\u003c/p>\n\n\u003cp>The rapidly-rising superstar from Woodbridge, Virginia, who celebrated his 30th birthday earlier this month, is photographed on the new cover of \u003ca href=\"https://people.com/shaboozey-wants-to-outdo-a-bar-song-tipsy-cover-exclusive-hot-guy-summer-11738342\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. In his cover story, Shaboozey talked about his viral single, his musical influences, how his parents inspired his passion for music, why he felt “directionless” before “A Bar Song (Tipsy),” and more, including the story behind his stage name.\u003c/p>\n\n\u003cp>Shaboozey was born \u003cstrong>Collins Obinna Chibueze\u003c/strong>. \u003ca href=\"https://people.com/shaboozey-wants-to-outdo-a-bar-song-tipsy-cover-exclusive-hot-guy-summer-11738342\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> notes the singer’s last name is pronounced “Chee-BWAY-zay.” However, Shaboozey’s football coach in high school mispronounced the surname the way the world pronounces it now. The name stuck.\u003c/p>\n\n\u003cp>“Growing up, it was always just a thing, trying to pronounce the name. That was the nickname everyone called me back home, and it shows how far I probably thought this was actually going to go,” Shaboozey said in his interview with \u003ca href=\"https://people.com/shaboozey-wants-to-outdo-a-bar-song-tipsy-cover-exclusive-hot-guy-summer-11738342\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> for the cover story. "I remember asking one of my friends, 'What do y'all think my stage name should be? Should I just keep this?' And they were like, 'Yeah, just keep it.' Little did they know."\u003c/p>\n\n\u003cp>Now, Shaboozey is looking ahead to the future with an aim to “outdo” himself. Later this year, he kicks off the “Great American Roadshow” tour. It starts on September 22 in Indianapolis, Indiana, with stops in Michigan, Pennsylvania, Virginia, Tennessee, Alabama, Louisiana, Texas and Florida. The tour wraps up on October 16 in Orlando, Florida. \u003ca href=\"https://www.instagram.com/p/DJAHDB7Tajx/?hl=en\" target=\"_blank\">See the dates here\u003c/a>, and \u003ca href=\"https://people.com/shaboozey-wants-to-outdo-a-bar-song-tipsy-cover-exclusive-hot-guy-summer-11738342\" target=\"_blank\">find Shaboozey’s \u003c/a>\u003ca href=\"https://people.com/shaboozey-wants-to-outdo-a-bar-song-tipsy-cover-exclusive-hot-guy-summer-11738342\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>\u003ca href=\"https://people.com/shaboozey-wants-to-outdo-a-bar-song-tipsy-cover-exclusive-hot-guy-summer-11738342\" target=\"_blank\"> interview here\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJAHDB7Tajx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DJAHDB7Tajx/?hl=en","author_name":"shaboozey","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJAHDB7Tajx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJAHDB7Tajx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJAHDB7Tajx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Boozey (@shaboozey)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":800,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/491897262_18508016443002670_230222230977783648_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=110&_nc_oc=Q6cZ2QE853U6snCkyJxp1MvwE1fzAkHjZMbuTcijZxBz_HYc4kRbuZkvuFjIghCxVwnSlWo&_nc_ohc=NGPMmBiewUwQ7kNvwHfOt5k&_nc_gid=dE0fnf7J6ARxc_WcGbyRpw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfIKkt3b4fiODES1aKj5djsJEgjH9mea82-bOhXqg3Zz8w&oe=6834112C&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJAHDB7Tajx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJAHDB7Tajx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJAHDB7Tajx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Boozey (@shaboozey)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJAHDB7Tajx/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-05-21-how-shaboozey-got-his-stage-name-long-before-he-released-his-viral-anthem/","cuser":"user/ldap/1129284","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":["keywords/Shaboozey","keywords/stage name","keywords/singer-songwriter","keywords/A Bar Song","keywords/PEOPLE","keywords/name"],"primary_image":{"bucket":"new_assets","id":"%2F682e534647207ee52e995894"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},"publish_date":1747866120000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-21-how-shaboozey-got-his-stage-name-long-before-he-released-his-viral-anthem","social_title":"","summary":"Long before he released \"A Bar Song (Tipsy),\" Shaboozey had a stage name. Here's how it happened:","targets":[{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Shaboozey (30650570)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How Shaboozey Got His Stage Name Long Before He Released His Viral Anthem","permalink":"https://wdsd.iheart.com/content/2025-05-21-how-shaboozey-got-his-stage-name-long-before-he-released-his-viral-anthem/"},"slug":"2025-05-21-how-shaboozey-got-his-stage-name-long-before-he-released-his-viral-anthem","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682e534647207ee52e995894","title":"How Shaboozey Got His Stage Name Long Before He Released His Viral Anthem","description":"Long before he released \"A Bar Song (Tipsy),\" Shaboozey had a stage name. Here's how it happened:","author":"Kelly Fisher"},"pub_start":1747866120000,"pub_until":4115978604802,"pub_changed":1747866513269,"subscription":[{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Shaboozey (30650570)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/682e520547207ee52e995888","slug:2025-05-21-how-shaboozey-got-his-stage-name-long-before-he-released-his-viral-anthem","slug:2025-05-21-how-shaboozey-got-his-stage-name-long-before-he-released-his-viral-anthem","keyword:keywords/Shaboozey","keyword:keywords/stage name","keyword:keywords/singer-songwriter","keyword:keywords/A Bar Song","keyword:keywords/PEOPLE","keyword:keywords/name","author:user"]}}],"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":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])","_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","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_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","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","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","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","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","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","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","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">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","AptivadaKeywordContest-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","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component","AptivadaKeywordContest-component"]}</script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.94b1a736e011fc0f6b33.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.51fc23b5373e910f4a24.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.3b8d77bfae095a091870.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.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.a1317e0f9342bf8c747f.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.886e64ad0766cf5f72a5.js"></script> <script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.22fd96ce3a97461201e5.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.f48ec165e3da9a949f55.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.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.a58f9b17ed1802cd6512.js"></script> <script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script> <script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script> <script async data-chunk="core-page-blocks-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.ee3234ca914dd952a1c0.js"></script> <script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.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="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.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.c847d80e9aa862b03d51.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-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.05d77890dc9884cc76e2.js"></script> <script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.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.5e0cc4120d526a5ea860.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="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.05cdd4f29edec5e3d7e3.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.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="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.d932ebf2afeb78ef5324.js"></script> </body> </html>