Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - kmcx.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: https://kmcx.iheart.com/?pname=kmcx.com&sc=dnsredirect
Date: Sun, 04 May 2025 01:46:54 GMT
Content-Length: 0

HTTP Code 301 Moved Permanently

301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://kmcx.iheart.com/?pname=kmcx.com&sc=dnsredirect
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 667649
Cache-Control: public, max-age=900
Content-Type: text/html; charset=utf-8
Etag: W/"a3001-gc8Au5UbsMaqnLrTAV2IppJiRoU"
Expires: 2025-05-04 02:01:57
Via: 1.1 varnish (Varnish/6.5), 1.1 varnish (Varnish/6.5), 1.1 varnish (Varnish/6.5), 1.1 varnish (Varnish/6.5), 1.1 varnish, 1.1 varnish
X-Dest: http://inferno-20250429152224:8000
X-Dest: http://grs-20240109183044:8000
X-No-Ads: yes
X-Powered-By: Express
X-Request-Id:
X-Request-Id: cortex-proxyd-varnish-6479564f8-4t7g5/1lNR8bGk3U-793099474
X-Request-Id: cortex-proxyd-varnish-6479564f8-m9gnw/QLYBUbT3yG-793106230
X-Re-Cache: MISS
x-be-age: 0
x-shard: varnish-cluster-a-dbb4f96b-jrbjr
x-url: /?pname=kmcx.com&sc=dnsredirect
x-uncacheable: true
x-public: 1
Accept-Ranges: bytes
Age: 0
Date: Sun, 04 May 2025 01:46:57 GMT
X-Served-By: cache-iad-kjyo7100063-IAD, cache-hel1410030-HEL
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1746323215.944536,VS0,VE2276
Strict-Transport-Security: max-age=300
Set-Cookie: no-ads=0; Path=/
Vary: Origin, Origin, Accept-Encoding, X-Forwarded-Host,X-Public,Cookie
X-Frame-Options: SAMEORIGIN

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: kmcx.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(0,100%,47%);
        --gradient-stop: hsl(0,100%,41%);
        
                --accent-color: #FF3333;
            
        
             --darkFooterColor: hsl(0,100%,45%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://kmcx.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="#FF3333"/><meta data-rh="true" property="og:title" content="Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" property="twitter:title" content="Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" itemprop="name" content="Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" name="parsely-title" content="Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" name="description" content="Don&#x27;t miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" property="og:description" content="Don&#x27;t miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" property="twitter:description" content="Don&#x27;t miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" itemprop="description" content="Don&#x27;t miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte&#x27;s  Hot Country 106.5 FM"/><meta data-rh="true" property="og:url" content="https://kmcx.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://kmcx.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://kmcx.iheart.com/"/><meta data-rh="true" name="parsely-link" content="https://kmcx.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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="@hotcountry1065"/><meta data-rh="true" property="twitter:creator" content="@hotcountry1065"/><meta data-rh="true" property="twitter:domain" content="kmcx.iheart.com"/><meta data-rh="true" property="og:site_name" content="Hot Country 106.5 FM"/><meta data-rh="true" name="application-name" content="Hot Country 106.5 FM"/><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/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" 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 Shows" class="button-text" tabindex="0"><span class="menu-label">Shows</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Bobby Bones" tabindex="0" href="/featured/bobby-bones/">Bobby Bones</a></li><li><a aria-label="Michael J." tabindex="0" href="/featured/michael-j/">Michael J.</a></li><li><a aria-label="Shanna" tabindex="0" href="/featured/shanna/">Shanna</a></li><li><a aria-label="Dusty" tabindex="0" href="/featured/dusty/">Dusty</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="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a aria-label="Music News" tabindex="0" href="/topic/music-news/">Music News</a></li></ul></li><li class="menu-top-label"><a aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="https://www.iheartradiobroadway.com/featured/iheart-amda/" target="_blank" rel="noopener" aria-label="Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!">Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!</a></li><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-1760044/">Listen to Win $1,000</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on Hot Country 106.5 FM</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/kmcx106.5" 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/hotcountry1065" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home kmcx-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 Hot Country 106.5 FM 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/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for Hot Country 106.5 FM - Ogallala/North Platte&#x27;s  Hot Country 106.5 FM" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>Hot Country 106.5 FM</h1><span class="OnairPlayTile-module_positioner_lTAsj">Ogallala/North Platte&#x27;s  Hot Country 106.5 FM</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/country-house-party/">Country House Party</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-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/iheartcountry-festival/" 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//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?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="Watch Our iHeartCountry Festival &#x27;25 NOW!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/iheartcountry-festival/" class="card-title" target="_blank" rel="noopener">Watch Our iHeartCountry Festival &#x27;25 NOW!</a></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://www.iheart.com/iheartcountry-festival/" 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//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6785aaa717ddbeecd5b08ad4?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="Watch Our iHeartCountry Festival &#x27;25 NOW!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/iheartcountry-festival/" class="card-title" target="_blank" rel="noopener">Watch Our iHeartCountry Festival &#x27;25 NOW!</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&#x27;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&#x27;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 &amp; 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 &amp; 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-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/"><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/68153be8eb9fd214a3f60a9d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d?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 Nate Smith&#x27;s Reaction When Couple Gets Engaged At His Show" 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-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/">Watch Nate Smith&#x27;s Reaction When Couple Gets Engaged At His Show</a><time class="component-date-display" dateTime="1746221760000">May 02, 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-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/"><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/6815373ca0ae65986ff94aa3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3?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="Local News - Picturesque Nebraska Trail Crowned &#x27;Best Hike&#x27; In The Entire State" 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/local-news/">Local News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/">Picturesque Nebraska Trail Crowned &#x27;Best Hike&#x27; In The Entire State</a><time class="component-date-display" dateTime="1746220560000">May 02, 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/5fb2924c428db5ef616aaa8f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5fb2924c428db5ef616aaa8f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5fb2924c428db5ef616aaa8f?ops=gravity(%22center%22),fit(320,320)&amp;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/michael-j/"><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/65dd0c3c3e8537c6db6855f2?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/65dd0c3c3e8537c6db6855f2?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/65dd0c3c3e8537c6db6855f2?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Michael J." class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/michael-j/">Michael J.</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/shanna/"><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/663cccb6c5e51c89f7036531?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/663cccb6c5e51c89f7036531?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/663cccb6c5e51c89f7036531?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Shanna" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/shanna/">Shanna</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/dusty/"><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/5caba149421f80847e8bc11a?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5caba149421f80847e8bc11a?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5caba149421f80847e8bc11a?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Dusty" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/dusty/">Dusty</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)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(320,320)&amp;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">Hot Country 106.5 FM<!-- --> 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/834-bobbycast-27722337/" 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/27722337?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/27722337?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 Bobbycast 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">Bobbycast</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-granger-smith-podcast-31092325/" 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/31092325?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/31092325?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/31092325?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/31092325?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/31092325?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/31092325?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/31092325?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 Granger Smith Podcast 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">Granger Smith Podcast</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-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/"><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/68152a1eeb9fd214a3f60a54?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54?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 - Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig" 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-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/">Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig</a><time class="component-date-display" dateTime="1746217200000">May 02, 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-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/"><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/681521676018f2973ad94dab?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab?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 - Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court" 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-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/">Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court</a><time class="component-date-display" dateTime="1746215460000">May 02, 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-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/"><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/68151816eb9fd214a3f60a1a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a?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 - How Eric Church Expertly Embraces &#x27;Time-Tested Tradition&#x27; In Newest Era" 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-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/">How Eric Church Expertly Embraces &#x27;Time-Tested Tradition&#x27; In Newest Era</a><time class="component-date-display" dateTime="1746212820000">May 02, 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-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/"><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/6814fec2eb9fd214a3f609ea?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea?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 - Dolly Parton Opens Up About &#x27;Big Adjustment&#x27; Since Her Husband&#x27;s Death" 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-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/">Dolly Parton Opens Up About &#x27;Big Adjustment&#x27; Since Her Husband&#x27;s Death</a><time class="component-date-display" dateTime="1746206280000">May 02, 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-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/"><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/6814f027eb9fd214a3f609d2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2?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 - Trisha Yearwood Unveils New Glimpse Of Project That Marks Career &#x27;Firsts&#x27;" 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-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/">Trisha Yearwood Unveils New Glimpse Of Project That Marks Career &#x27;Firsts&#x27;</a><time class="component-date-display" dateTime="1746202320000">May 02, 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-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/"><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/6814edde36fa97a5f2028289?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289?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 - Defunct Russian Space Probe From The 1970s To Crash Into The Earth" 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-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/">Defunct Russian Space Probe From The 1970s To Crash Into The Earth</a><time class="component-date-display" dateTime="1746201900000">May 02, 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 external"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS83ODc5ZTQ4YS1hMTU1LTRhZWEtYmU5OS1iMmNjMDEwYTMyODMvaW1hZ2UuanBnP3Q9MTc0NTg3NzQ5NSZzaXplPUxhcmdl?stay=1&amp;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 - MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Pa" 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-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie/">MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Pa</a><time class="component-date-display" dateTime="1746302400000">May 03, 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-03-1119-the-bobby-bones-show-best-bits-of-the-week/"><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&amp;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 - Best Bits of the Week" 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-03-1119-the-bobby-bones-show-best-bits-of-the-week/">Best Bits of the Week</a><time class="component-date-display" dateTime="1746262800000">May 03, 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-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie/"><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&amp;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 - Best Bits: Listener Q&amp;A With Morgan and Eddie" 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-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie/">Best Bits: Listener Q&amp;A With Morgan and Eddie</a><time class="component-date-display" dateTime="1746262800000">May 03, 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-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xNDUwOTgwYi00MDk0LTQxZDMtYWNkYS1iMmNmMDEzYjg3OTcvaW1hZ2UuanBnP3Q9MTc0NjA0MTA0NyZzaXplPUxhcmdl?stay=1&amp;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 - SORE LOSERS: Family Drama Is Ripping Lunchbox&#x27;s Family Apart" 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-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam/">SORE LOSERS: Family Drama Is Ripping Lunchbox&#x27;s Family Apart</a><time class="component-date-display" dateTime="1746234000000">May 02, 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-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl?stay=1&amp;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 - BOBBYCAST: Dan Wilson of Semisonic on The Real Story of &quot;Closing Time&quot; + Wr" 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-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto/">BOBBYCAST: Dan Wilson of Semisonic on The Real Story of &quot;Closing Time&quot; + Wr</a><time class="component-date-display" dateTime="1746216120000">May 02, 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-05-03-2025-iheartcountry-festival-presented-by-capital-one/"><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/67859b12b7d072d4776a3b78?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78?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 - 2025 iHeartCountry Festival presented by Capital One" 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-05-03-2025-iheartcountry-festival-presented-by-capital-one/">2025 iHeartCountry Festival presented by Capital One</a><time class="component-date-display" dateTime="1746316800721">May 03, 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-station-links"><li><a href="https://www.facebook.com/kmcx106.5" target="_blank" rel="noopener">Facebook</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on Hot Country 106.5 FM</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/kmcx106.5" 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/hotcountry1065" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li></ul></div><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/KMCX-FM/" target="_blank" rel="noopener">KMCX-FM<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KMCX-FM/" target="_blank" rel="noopener">KMCX-FM<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/679b926596e2d6f73f008672?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":"%2F6344b22f96a13d85b955ca74157a8a4e","canonicalHostname":"kmcx.iheart.com","hostnames":[],"facets":["markets/OGALLALA-NE","genres/Country","formats/COUNTRY","brands/KMCX-FM (910)","facets/CountryFestWinB4Contest","facets/All Sites - English","facets/bclub affiliates","facets/BobbyBonesStations","facets/WinB4Contest","facets/Q2CashContest"],"slug":"kmcx-fm","market":"markets/OGALLALA-NE","ownBrand":"brands/KMCX-FM (910)","timeZone":"America/Denver","keys":["hostname:kmcx.iheart.com","hostname:www.kmcx.com","hostname:kmcx.com","hostname:hotcountry1065.com","hostname:kmcx-fm.radio.iheart.com","id:/6344b22f96a13d85b955ca74157a8a4e","brand:brands/KMCX-FM (910)","slug:kmcx-fm","primaryParentOf:/59aedeabe5bea883f6776125","primaryParentOf:/59aedf38bd3d389e4f8d3f56","primaryParentOf:/59aee3ec911e5323e602a5bc","primaryParentOf:/5d6ea7fce95d8e57b13a9b66","primaryParentOf:/5d7bb4c1aefd10efa9db5bb2","primaryParentOf:/5d7bb559ad39b67b59853f4a","stream:1313","broadcastFacility:42075","broadcastFacilityCallsign:kmcx-fm"],"stream":{"id":1313,"primaryPronouncement":"hot country one oh six five","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"Hot Country 106.5 FM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/6344b22f96a13d85b955ca74157a8a4e/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":"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":"newsletter","path":"/newsletter/"},{"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":"q7Cjt","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775033494,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=274"},"disabled":false,"permanent":true,"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}}],"sections":{"general":{"name":"Hot Country 106.5 FM","positioner":"Ogallala/North Platte's  Hot Country 106.5 FM","description":"","keywords":[],"default_content":[{"id":"collections/Bobby Bones Blog (2072)"},{"id":"collections/entertainment-news-country"},{"id":"collections/Billy Greenwood Blog (44539)"},{"id":"collections/Michael J. Blog (31852)"},{"id":"collections/The Boxer Show Blog (31848)"}],"additional_distributions":[],"default_podcasts":[{"id":"25100459"},{"id":"27722337"},{"id":"29566171"},{"id":"31092325"},{"id":"107762044"}],"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/Michael J. (31852)","sites":{"_id":"%2F68c660e2afda88edac731f6423f88066","slug":"michael-j","ownBrand":"brands/Michael J. (31852)","configByLookup":{"common":{"branding":{"name":"Michael J."}}}}},{"id":"brands/Shanna (57694)","sites":{"_id":"%2Fa7e3e4970c69a48dd36fbf723c84e53b","slug":"shanna","ownBrand":"brands/Shanna (57694)","configByLookup":{"common":{"branding":{"name":"Shanna"}}}}},{"id":"brands/Dusty (3200)","sites":{"_id":"%2Fb891110fc5e68a5e772c39f74ad4a27c","slug":"dusty","ownBrand":"brands/Dusty (3200)","configByLookup":{"common":{"branding":{"name":"Dusty"}}}}},{"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::XGn5crADtwCekAuLgzjEa7"},{"id":"312064750::HHXmC8Gcao3MK6tJS2r3tX"},{"id":"312064750::YPumFtmKgBfSXVBbtRPobg"},{"id":"312064750::7UYxSbBQDqUf1vYEmvFcza"},{"id":"312064750::TEZHJHbbiXZNa7Go43FpcV"}],"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":"Ogallala, NE","country":{"id":"countries/US"},"geo_latitude":"41.1273846","geo_longitude":"-101.7201063","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Listen To Our 2025 iHeartCountry Festival NOW!","link":"https://www.iheart.com/live/iheartcountry-4418/?campid=localalert","target":"_blank","start_date":{"timestampMs":1746316808723},"end_date":{"timestampMs":1746331224833}},"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":"2c3at","type":"page","label":"Shows","target":"_self","ref":"onair_schedule","children":[{"id":"XBpKL","type":"brand","label":"Bobby Bones","target":"_self","ref":"%2F6d722197558e13a2b5089856d15a1ecd","href":"/featured/bobby-bones/"},{"id":"gPYI7","type":"brand","label":"Michael J.","target":"_self","ref":"%2F68c660e2afda88edac731f6423f88066","href":"/featured/michael-j/"},{"id":"mvvFo","type":"brand","label":"Shanna","target":"_self","ref":"%2Fa7e3e4970c69a48dd36fbf723c84e53b","href":"/featured/shanna/"},{"id":"luOop","type":"brand","label":"Dusty","target":"_self","ref":"%2Fb891110fc5e68a5e772c39f74ad4a27c","href":"/featured/dusty/"},{"id":"lmKlI","type":"brand","label":"After Midnite","target":"_self","ref":"%2F0d54feb023b11da0db565b7534676bab","href":"/featured/after-midnite/"},{"id":"bBulN","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"L8QN8","type":"page","label":"Music","target":"_self","ref":"music_home","children":[{"id":"ePSgR","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"jIRF6","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"YnZyI","type":"link","label":"Music News","target":"_self","ref":"/topic/music-news/","href":"/topic/music-news/"}],"href":"/music/"},{"id":"e4BqW","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","children":[],"href":"/podcasts/"}],"menu_footer":[{"id":"sk8FK","type":"link","label":"Facebook","target":"_blank","ref":"https://www.facebook.com/kmcx106.5","children":[{"id":"E1bHD","type":"link","label":"Midwest Opinions Facebook Page","target":"_blank","ref":"https://www.facebook.com/midwestopinions","href":"https://www.facebook.com/midwestopinions"},{"id":"0LU0L","type":"link","label":"Twitter","target":"_blank","ref":"https://twitter.com/hotcountry1065","href":"https://twitter.com/hotcountry1065"}],"href":"https://www.facebook.com/kmcx106.5"}]},"design":{"theme":"default","color_scheme":null,"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/60997c95c5876abd3347a3b1","asset":{"bucket":"assets.brands","resourceId":"%2F60997c95c5876abd3347a3b1","href":"https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1"}},"logo_favicon":{"id":"asset://assets.brands/60997c95c5876abd3347a3b1","asset":{"bucket":"assets.brands","resourceId":"%2F60997c95c5876abd3347a3b1","href":"https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1"}},"font":{"id":"site-fonts/Mulish"},"accent_color":"#FF3333","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":"kmcx106.5","facebook_app_id":null,"facebook_fan_page_id":null,"twitter_switch":true,"twitter_name":"hotcountry1065","youtube_switch":false,"youtube_name":null,"instagram_switch":null,"instagram_name":null,"snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"","show_social_switch":false,"phone_text_numbers_switch":false,"request_phone_number":"308-284-6100","business_phone_number":"308-284-3633","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":false,"prize_pickup_info":"","location_address1":"113 W. 4th Street","location_address2":"","location_city":"Ogallala","location_state":"NE","location_zip":"69153","office_hours":"","email_form_switch":false,"employment_info_switch":true,"contacts":[],"eeo_report_asset":{"id":"asset://assets.eeo/679b926596e2d6f73f008672"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"","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":"42075","broadcastFrequency":"106.5","broadcastBand":"FM","broadcastCallLetters":"KMCX-FM","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show"}}}},{"_id":"%2F68c660e2afda88edac731f6423f88066","slug":"michael-j","ownBrand":"brands/Michael J. (31852)","configByLookup":{"common":{"branding":{"name":"Michael J."}}}},{"_id":"%2Fa7e3e4970c69a48dd36fbf723c84e53b","slug":"shanna","ownBrand":"brands/Shanna (57694)","configByLookup":{"common":{"branding":{"name":"Shanna"}}}},{"_id":"%2Fb891110fc5e68a5e772c39f74ad4a27c","slug":"dusty","ownBrand":"brands/Dusty (3200)","configByLookup":{"common":{"branding":{"name":"Dusty"}}}},{"_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":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"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":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJKQXJSTiI6MCwid21lTksiOjB9fQ==","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":"%2F68153ad3eb9fd214a3f60a91","type":"PUBLISHING","record":{"ref_id":"%2F68153ad3eb9fd214a3f60a91","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"df6fae19-a654-41de-a2c8-bf37443d3ea5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68153be8eb9fd214a3f60a9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/nate-smith-49783/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"49783\" data-catalog-related-id=\"\">\u003cstrong>Nate Smith\u003c/strong>\u003c/a> invited two fans on stage with him after they got engaged at his show on Thursday evening (May 1) in Key West, Florida.\u003c/p>\n\n\u003cp>“A couple of amazing fans got engaged at my show last night. OBVIOUSLY I had to bring them on stage to give them the light! I freakin love y’all,” Smith said as he shared the clip on his social media accounts on Friday (May 2), set to “Fix What You Didn’t Break.” The award-winning country star added in his caption \u003ca href=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399?lang=en\" target=\"_blank\">on TikTok\u003c/a>: “We came to play a show.. then we decided to celebrate an engagement 🥹💍”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40natesmithmusic%2Fvideo%2F7499955759782874399","@url":"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399","author_name":"Nate Smith Country","author_unique_id":"natesmithmusic","author_url":"https://www.tiktok.com/@natesmithmusic","embed_product_id":"7499955759782874399","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399\" data-video-id=\"7499955759782874399\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@natesmithmusic\" href=\"https://www.tiktok.com/@natesmithmusic?refer=embed\">@natesmithmusic\u003c/a> \u003cp>We came to play a show.. then we decided to celebrate an engagement 🥹💍\u003c/p> \u003ca target=\"_blank\" title=\"♬ Fix What You Didn't Break - Nate Smith\" href=\"https://www.tiktok.com/music/Fix-What-You-Didn't-Break-7392779757525404446?refer=embed\">♬ Fix What You Didn't Break - Nate Smith\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":960,"thumbnail_url":"https://p16-pu-sign-useast8.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owftZmfqKEIFFYKIAQNAoAAfNyQADQ1tDIjqEA~tplv-dmt-logom:tos-useast8-i-0068-tx2/oQjEQLI1Ao7eAhKfhQhGAeqV5AEIIAFXGmMCIA.image?lk3s=b59d6b55&x-expires=1746392400&x-signature=KSY%2BjPNZomvOgM8M3ci4jjb0kuU%3D&shp=b59d6b55&shcp=-","thumbnail_width":540,"title":"We came to play a show.. then we decided to celebrate an engagement 🥹💍","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399\" data-video-id=\"7499955759782874399\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@natesmithmusic\" href=\"https://www.tiktok.com/@natesmithmusic?refer=embed\">@natesmithmusic\u003c/a> \u003cp>We came to play a show.. then we decided to celebrate an engagement 🥹💍\u003c/p> \u003ca target=\"_blank\" title=\"♬ Fix What You Didn't Break - Nate Smith\" href=\"https://www.tiktok.com/music/Fix-What-You-Didn't-Break-7392779757525404446?refer=embed\">♬ Fix What You Didn't Break - Nate Smith\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399"},{"html":"\u003cp>Smith is part of the star-studded lineup of the 2025 iHeartCountry Festival, which is slated to take place on Saturday, May 3. The festival, hosted by iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" target=\"_blank\">\u003cstrong>Bobby Bones\u003c/strong>\u003c/a>, will return to Moody Center in Austin, Texas. Other artists in the lineup include \u003ca href=\"https://www.iheart.com/artist/brooks-dunn-89555/\" target=\"_blank\">\u003cstrong>Brooks &amp; Dunn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/thomas-rhett-707205/\" target=\"_blank\">\u003cstrong>Thomas Rhett\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/rascal-flatts-41050/\" target=\"_blank\">\u003cstrong>Rascal Flatts\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" target=\"_blank\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/megan-moroney-35764910/\" target=\"_blank\">\u003cstrong>Megan Moroney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cole-swindell-867822/\" target=\"_blank\">\u003cstrong>Cole Swindell\u003c/strong>\u003c/a>. Smith and Moroney will also perform at the free Daytime Village, taking over the Dell Technologies Plaza from 12:30 p.m. 4:30 p.m. CT. That lineup also includes \u003ca href=\"https://www.iheart.com/artist/matt-stell-358141/\" target=\"_blank\">\u003cstrong>Matt Stell\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/dasha-42604272/\" target=\"_blank\">\u003cstrong>Dasha\u003c/strong>\u003c/a>. Dasha will also appear on the main stage at the iHeartCountry Festival, iHeartCountry recently confirmed.\u003c/p>\n\n\u003cp>Hulu will be the Official Streaming Destination of the festival, with performances livestreamed exclusively to all Hulu subscribers at no additional cost. Additional information about the livestream will be posted across Hulu’s platform and social media channels. Fans can tune in to the 2025 iHeartCountry Festival to catch all of the action live on May 3 at 8pm ET/5pm PT (7pm CT) across iHeartCountry stations nationwide and on the free iHeartRadio app via iHeartRadio's \u003ca href=\"https://www.iheart.com/live/iheartcountry-4418/\" target=\"_blank\">iHeartCountry\u003c/a> station. Tickets to the 2025 iHeartCountry Festival are available now via \u003ca href=\"https://www.ticketmaster.com/\" target=\"_blank\">Ticketmaster.com\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/","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/Nate Smith","keywords/fans","keywords/iHeartCountry Festival","keywords/reaction","keywords/show","keywords/stage","keywords/couple","keywords/lineup","keywords/iHeartRadio"],"primary_image":{"bucket":"new_assets","id":"%2F68153be8eb9fd214a3f60a9d"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746221760000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","social_title":"","summary":"What an unforgettable moment. 🥹💍","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Nate Smith (49783)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch Nate Smith's Reaction When Couple Gets Engaged At His Show","permalink":"https://kmcx.iheart.com/content/2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/"},"slug":"2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d","title":"Watch Nate Smith's Reaction When Couple Gets Engaged At His Show","description":"What an unforgettable moment. 🥹💍","author":"Kelly Fisher"},"pub_start":1746221760000,"pub_until":4115978604802,"pub_changed":1746222132154,"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/Nate Smith (49783)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68153ad3eb9fd214a3f60a91","slug:2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","slug:2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","keyword:keywords/Nate Smith","keyword:keywords/fans","keyword:keywords/iHeartCountry Festival","keyword:keywords/reaction","keyword:keywords/show","keyword:keywords/stage","keyword:keywords/couple","keyword:keywords/lineup","keyword:keywords/iHeartRadio","author:user"]}},{"id":"%2F681529b3a0ae65986ff94a97","type":"PUBLISHING","record":{"ref_id":"%2F681529b3a0ae65986ff94a97","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8be54911-a92e-44ab-8551-ff168a6ad469","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F139-talon-outdoors-28366288%2F","@url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/","author_name":"Talon Outdoors","author_url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"Talon Outdoors\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&cid=oembed&keyid%5B0%5D=Talon%20Outdoors&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/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk0M2RhZmY3ZDAzYTJjYTkyMTk1ZWRiNGE5Y2IxZGVkLmpwZw?ops=fit(300%2C300)","thumbnail_width":300,"title":"Talon Outdoors","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Talon Outdoors\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&cid=oembed&keyid%5B0%5D=Talon%20Outdoors&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Epic landscape scenery from the walking trail of the national park","id":"%2F6815373ca0ae65986ff94aa3","new_tab":false,"schedule":{},"source_credit":"iStockphoto","title":"A beautiful overlooking view of nature in Wind Cave National Park, South Dakota","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Do you have a favorite place to walk?\u003c/p>\n\n\u003cp>While there are a handful of picturesque trails scattered throughout Nebraska, only one is revered as the best place to hike.\u003c/p>\n\n\u003cp>Be it beautiful lake views, a glimpse at a glowing sunset sinking below a distant mountain range, or a birds-eye view of the sunrise making the dew painted on the leaves of a hundred trees sparkle around you, something about this trail sets it apart from the rest, so much so, that it's become a Nebraska recommendation.\u003c/p>\n\n\u003cp>Some trails are traversed for their history, while others are admired for their peaceful lack of crowds. Regardless of why you choose to hike a trail, there is one glorious Nebraska gem you must add to your list!\u003c/p>\n\n\u003cp>According to a list compiled by \u003ca href=\"https://www.backpacker.com/trips/trips-by-state/the-50-best-hikes-in-the-us/\" target=\"_blank\">\u003cem>Backpacker Magazine\u003c/em>\u003c/a>, the best hike \u003ca href=\"https://www.iheart.com/content/2025-04-25-beloved-nebraska-eatery-named-best-traditional-restaurant-in-the-state/\" target=\"_blank\">in Nebraska\u003c/a> is the 3-mile \u003cstrong>Nebraska National Forest at Halsey trail. \u003c/strong>\u003c/p>\n\n\u003cp>Here's what \u003cem>Backpacker Magazine\u003c/em> (via hiker \u003cstrong>Adam Roy\u003c/strong>\u003cem>) \u003c/em>had to say about the absolute best place to hike in the state:\u003c/p>\n\n\u003cblockquote>&quot;Located near the town of Halsey, the forest’s 141-square-mile Bessey Ranger District is an offbeat, surprisingly wild destination, and with next to no trails, it’s up to you to choose your own adventure. Start on the only marked hiking path in the area, a sandy, 3-mile-long trail winding over the hilltops and past snatches of prairie. At the end, climb to the top of Scott Fire Tower, a 50-foot-high observation post that’s still in use, and scope out your route. From there, you can link together cattle paths and old forest roads around towering ponderosas and through patches of grazed-down grassland, topping off your water at windmill-festooned cattle tanks dotted around the forest.&quot;\u003c/blockquote>\n\n\u003cp>For a \u003ca href=\"https://www.iheart.com/content/2025-04-21-contaminated-food-recalled-across-nebraska-poses-fatal-health-risk/\" target=\"_blank\">continued list\u003c/a> of the best hikes in all 50 states, check out \u003ca href=\"https://www.backpacker.com/trips/trips-by-state/the-50-best-hikes-in-the-us/\" target=\"_blank\">backpacker.com\u003c/a>!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/","cuser":"user/ldap/1133602","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/Nebraska","keywords/trail","keywords/hike","keywords/state","keywords/trails","keywords/handful","keywords/place","keywords/Bessey Ranger District","keywords/one","keywords/Halsey trail"],"primary_image":{"bucket":"new_assets","id":"%2F6815373ca0ae65986ff94aa3"},"primary_target":{"categories":["categories/local-news"],"distribution":["markets/OMAHA-NE","markets/LINCOLN-NE"]},"publish_date":1746220560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","social_title":"","summary":"Have you walked this popular Nebraska trail? ","targets":[{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/local-news"],"distribution":["markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"categories":["syndications/content"],"distribution":["markets/OMAHA-NE","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/LINCOLN-NE"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Picturesque Nebraska Trail Crowned 'Best Hike' In The Entire State","permalink":"https://kmcx.iheart.com/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/"},"slug":"2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3","title":"Picturesque Nebraska Trail Crowned 'Best Hike' In The Entire State","description":"Have you walked this popular Nebraska trail? ","author":"Logan DeLoye"},"pub_start":1746220560000,"pub_until":4115978604802,"pub_changed":1746221272675,"subscription":[{"tags":["categories/local-news","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["categories/local-news","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"tags":["syndications/content","markets/OMAHA-NE","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/LINCOLN-NE"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/681529b3a0ae65986ff94a97","slug:2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","slug:2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","keyword:keywords/Nebraska","keyword:keywords/trail","keyword:keywords/hike","keyword:keywords/state","keyword:keywords/trails","keyword:keywords/handful","keyword:keywords/place","keyword:keywords/Bessey Ranger District","keyword:keywords/one","keyword:keywords/Halsey trail","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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/5fb2924c428db5ef616aaa8f"}}}}}},{"_id":"%2F68c660e2afda88edac731f6423f88066","slug":"michael-j","ownBrand":"brands/Michael J. (31852)","configByLookup":{"common":{"branding":{"name":"Michael J.","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/65dd0c3c3e8537c6db6855f2"}}}}}},{"_id":"%2Fa7e3e4970c69a48dd36fbf723c84e53b","slug":"shanna","ownBrand":"brands/Shanna (57694)","configByLookup":{"common":{"branding":{"name":"Shanna","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/663cccb6c5e51c89f7036531"}}}}}},{"_id":"%2Fb891110fc5e68a5e772c39f74ad4a27c","slug":"dusty","ownBrand":"brands/Dusty (3200)","configByLookup":{"common":{"branding":{"name":"Dusty","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5caba149421f80847e8bc11a"}}}}}},{"_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","27722337","29566171","31092325","107762044"]},{"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":"%2F68152781eb9fd214a3f60a3d","type":"PUBLISHING","record":{"ref_id":"%2F68152781eb9fd214a3f60a3d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"002acb91-1c3b-43d0-b349-f49ba22f4189","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68152a1eeb9fd214a3f60a54","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a> candidly — and hilariously — responded to a post-tour moment \u003ca href=\"https://www.iheart.com/artist/kelsea-ballerini-30601760/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30601760\" data-catalog-related-id=\"\">\u003cstrong>Kelsea Ballerini\u003c/strong>\u003c/a> recently shared on TikTok.\u003c/p>\n\n\u003cp>Ballerini “protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed,” she wrote in her caption \u003ca href=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710?lang=en\" target=\"_blank\">on TikTok\u003c/a> on April 17. The clip, set to “This Is The Life” by \u003ca href=\"https://www.iheart.com/artist/hannah-montana-41430/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41430\" data-catalog-related-id=\"\">\u003cstrong>Hannah Montana\u003c/strong>\u003c/a>, shows a behind-the-scenes look at how Ballerini and a hairstylist removed her wig after the shows on her first-ever headlining arena tour. Thousands of TikTokers and concertgoers said in the comments they “literally never would’ve known” the country star was wearing a wig during her performances. Commenters also said Ballerini is “so real” for sharing.\u003c/p>\n\n\u003cp>On Friday (May 2), Pearce, who is getting ready to play the final few shows on her “hummingbird world tour,” also shared a glimpse of her post-show wig removal, though she acknowledged she does it a bit differently.\u003c/p>\n\n\u003cp>“My sweet friend, Kelsea, posted a two-minute video where she very delicately, very professionally, very correctly, very gracefully, takes her wig off. and I feel called out. I feel like I’m clearly not doing it right because this is how long it takes me to take my wig off,” Pearce said as she demonstrated for her social media followers. She added in her caption \u003ca href=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110?lang=en\" target=\"_blank\">on TikTok\u003c/a>, “you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂”\u003c/p>\n\n\u003cp>Commenters on Pearce’s TikTok on Friday said they “cackled,” “it’s giving Hannah revealing she’s actually \u003ca href=\"https://www.iheart.com/artist/miley-cyrus-42281/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42281\" data-catalog-related-id=\"\">\u003cstrong>Miley\u003c/strong>\u003c/a> on a talk show,” “I had no idea you wore a wig,” “I wasn’t ready for that,” and more. another said: “Hahahahahaha. I LOVE you…. Both of you. Queens!”\u003c/p>\n\n\u003cp>“HAHAHAHAH I LOVE YOU,” Ballerini responded to Pearce on Instagram. Watch both clips below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40carlypearce%2Fvideo%2F7499872637041102110","@url":"https://www.tiktok.com/@carlypearce/video/7499872637041102110","author_name":"Carly Pearce","author_unique_id":"carlypearce","author_url":"https://www.tiktok.com/@carlypearce","embed_product_id":"7499872637041102110","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110\" data-video-id=\"7499872637041102110\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@carlypearce\" href=\"https://www.tiktok.com/@carlypearce?refer=embed\">@carlypearce\u003c/a> \u003cp>\u003ca title=\"stitch\" target=\"_blank\" href=\"https://www.tiktok.com/tag/stitch?refer=embed\">#stitch\u003c/a> with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Carly Pearce\" href=\"https://www.tiktok.com/music/original-sound-7499872658369760031?refer=embed\">♬ original sound - Carly Pearce\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1920,"thumbnail_url":"https://p19-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/okoAV9p6XCTIOAFR8ERQ6SfAAFEmA7fADazDEw?lk3s=b59d6b55&x-expires=1746388800&x-signature=7TPXeJOgl7JP8Yc9i8ffPlBJHFU%3D&shp=b59d6b55&shcp=-","thumbnail_width":1080,"title":"#stitch with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110\" data-video-id=\"7499872637041102110\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@carlypearce\" href=\"https://www.tiktok.com/@carlypearce?refer=embed\">@carlypearce\u003c/a> \u003cp>\u003ca title=\"stitch\" target=\"_blank\" href=\"https://www.tiktok.com/tag/stitch?refer=embed\">#stitch\u003c/a> with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Carly Pearce\" href=\"https://www.tiktok.com/music/original-sound-7499872658369760031?refer=embed\">♬ original sound - Carly Pearce\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@carlypearce/video/7499872637041102110"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40kelseaballerini%2Fvideo%2F7494419996420967710","@url":"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710","author_name":"Kelsea Ballerini","author_unique_id":"kelseaballerini","author_url":"https://www.tiktok.com/@kelseaballerini","embed_product_id":"7494419996420967710","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710\" data-video-id=\"7494419996420967710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kelseaballerini\" href=\"https://www.tiktok.com/@kelseaballerini?refer=embed\">@kelseaballerini\u003c/a> \u003cp>protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠\u003c/p> \u003ca target=\"_blank\" title=\"♬ This Is The Life Demo Hannah Montana - out of context hannah montana\" href=\"https://www.tiktok.com/music/This-Is-The-Life-Demo-Hannah-Montana-7267313613491850017?refer=embed\">♬ This Is The Life Demo Hannah Montana - out of context hannah montana\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1920,"thumbnail_url":"https://p16-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/oYbGu0BlERUhAi6BAApE6A4iAhaATYIHD1PAB?lk3s=b59d6b55&x-expires=1746388800&x-signature=Kjsul6AjlmFUvWf%2FzezalyLiIXk%3D&shp=b59d6b55&shcp=-","thumbnail_width":1080,"title":"protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710\" data-video-id=\"7494419996420967710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kelseaballerini\" href=\"https://www.tiktok.com/@kelseaballerini?refer=embed\">@kelseaballerini\u003c/a> \u003cp>protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠\u003c/p> \u003ca target=\"_blank\" title=\"♬ This Is The Life Demo Hannah Montana - out of context hannah montana\" href=\"https://www.tiktok.com/music/This-Is-The-Life-Demo-Hannah-Montana-7267313613491850017?refer=embed\">♬ This Is The Life Demo Hannah Montana - out of context hannah montana\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/","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/Kelsea Ballerini","keywords/Carly Pearce","keywords/wig"],"primary_image":{"bucket":"new_assets","id":"%2F68152a1eeb9fd214a3f60a54"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746217200000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","social_title":"Watch How Carly Pearce Hilariously Responded After Kelsea Ballerini Revealed She Wore A Wig During Concerts","summary":"Kelsea Ballerini recently revealed she wore a wig during her shows, and Carly Pearce just shared a candid — and hilarious — response that had commenters cackling.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Carly Pearce (30727132)"]},{"categories":["categories/music-news"],"distribution":["artists/Kelsea Ballerini (30601760)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig","permalink":"https://kmcx.iheart.com/content/2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/"},"slug":"2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54","title":"Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig","description":"Kelsea Ballerini recently revealed she wore a wig during her shows, and Carly Pearce just shared a candid — and hilarious — response that had commenters cackling.","author":"Kelly Fisher"},"pub_start":1746217200000,"pub_until":4115978604802,"pub_changed":1746217585009,"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/Carly Pearce (30727132)"]},{"tags":["categories/music-news","artists/Kelsea Ballerini (30601760)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68152781eb9fd214a3f60a3d","slug:2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","slug:2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","keyword:keywords/Kelsea Ballerini","keyword:keywords/Carly Pearce","keyword:keywords/wig","author:user"]}},{"id":"%2F6815210053c0bb887120ca39","type":"PUBLISHING","record":{"ref_id":"%2F6815210053c0bb887120ca39","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f24dc3f7-737d-4f40-a223-d439519ab10f","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 02:  Miriam Haley returns to the courtroom after taking a short break from a delay in proceedings before continuing to testify in the retrial of former film producer Harvey Weinstein at Manhattan Criminal Court on May 2, 2025 in New York City. Disgraced Hollywood mogul Harvey Weinstein faces a retrial on rape and sex assault charges for which a previous verdict was overturned, forcing survivors who helped fire up the \"MeToo\" movement to testify against him once again. Weinstein's 2017 conviction by a jury was overturned seven years later by an appeals court that ruled the way witnesses were handled in the original New York trial was unlawful. (Photo by John Angelillo-Pool/Getty Images)","id":"%2F681521676018f2973ad94dab","new_tab":false,"schedule":{},"source_credit":"Pool / Getty Images News / Getty Images","title":"Harvey Weinstein Re-Trial On Rape And Sexual Assault Charges Continues","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Miriam Haley\u003c/strong>, a former \u003cem>Project Runway\u003c/em> production assistant, \u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">abruptly left a New York courtroom on Friday (May 2) after a heated exchange with \u003c/a>\u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">\u003cstrong>Harvey Weinstein\u003c/strong>\u003c/a>\u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">'s lawyer\u003c/a>, \u003cstrong>Jennifer Bonjean\u003c/strong>. During her fourth day of testimony in Weinstein's sex crimes retrial, Haley, 48, broke down in tears as Bonjean questioned her about the night she alleges Weinstein assaulted her in July 2006. \u003c/p>\n\n\u003cp>&quot;Don’t tell me I wasn’t raped by that f****** a******!&quot; Haley yelled, before requesting a break. \u003c/p>\n\n\u003cp>Judge \u003cstrong>Curtis Farber\u003c/strong> granted a 10-minute recess, and \u003ca href=\"https://nypost.com/2025/05/02/us-news/weinstein-accuser-miriam-haley-storms-out-of-courtroom-in-tears-in-the-middle-of-grilling-dont-tell-me-i-wasnt-raped-by-that-f-king-a-hole/\" target=\"_blank\">Haley exited the courtroom\u003c/a>.\u003c/p>\n\n\u003cp>Haley has accused Weinstein of forcibly performing oral sex on her at his SoHo apartment and later raping her at a Tribeca hotel. Weinstein, 73, has pleaded not guilty to the charges. Bonjean \u003ca href=\"https://variety.com/2025/film/news/harvey-weinstein-accuser-miriam-haley-new-york-trial-cross-examination-1236383734/\" target=\"_blank\">challenged Haley's account\u003c/a>, questioning why she agreed to visit Weinstein's apartment despite his previous &quot;bizarre&quot; behavior. Haley explained she did not fear for her safety and thought it would be impolite to refuse.\u003c/p>\n\n\u003cp>This retrial follows the overturning of Weinstein's 2020 conviction. Haley is the first of three accusers expected to testify, including actress Jessica Mann and former model Kaja Sokola. Weinstein's lawyers argue that the encounters were consensual. Haley and her friends testified that she disclosed the assault shortly after it occurred. \u003c/p>\n\n\u003cp>The trial continues with further testimonies expected.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/","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":"%2F681521676018f2973ad94dab"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746215460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","social_title":"","summary":"During her fourth day of testimony in Weinstein's sex crimes retrial, Miriam Haley broke down in tears as she was questioned about the night she alleges Weinstein assaulted her.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/entertainment-news","categories/national-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court","permalink":"https://kmcx.iheart.com/content/2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/"},"slug":"2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab","title":"Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court","description":"During her fourth day of testimony in Weinstein's sex crimes retrial, Miriam Haley broke down in tears as she was questioned about the night she alleges Weinstein assaulted her.","author":"iHeartRadio"},"pub_start":1746215460000,"pub_until":4115978604802,"pub_changed":1746215793663,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/entertainment-news","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6815210053c0bb887120ca39","slug:2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","slug:2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F68151770eb9fd214a3f60a0f","type":"PUBLISHING","record":{"ref_id":"%2F68151770eb9fd214a3f60a0f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e8e0c954-c522-4432-8cde-6d49b857398a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68151816eb9fd214a3f60a1a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/eric-church-34173/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34173\" data-catalog-related-id=\"\">\u003cstrong>Eric Church\u003c/strong>\u003c/a> embraced a “time-tested tradition” as he launched the latest era in his career.\u003c/p>\n\n\u003cp>The trailblazing country star debuted \u003cem>Evangeline vs. The Machine\u003c/em>, his eighth studio record, on Friday (May 2). The 8-track album, produced by Grammy winner \u003cstrong>Jay Joyce\u003c/strong>, includes “Hands Of Time” — brought to life in a \u003ca href=\"https://www.youtube.com/watch?v=-UUZykcidqE\" target=\"_blank\">newly-premiered music video\u003c/a> on the project’s release day — “Darkest Hour,” and more. \u003c/p>\n\n\u003cp>1.  Hands Of Time (Eric Church, Scooter Carusoe)\u003c/p>\n\n\u003cp>2.  Bleed On Paper (Tucker Beathard, Casey Beathard, Monty Criswell)\u003c/p>\n\n\u003cp>3.  Johnny (Eric Church, Luke Laird, Brett Warren)\u003c/p>\n\n\u003cp>4.  Storm In Their Blood (Eric Church)\u003c/p>\n\n\u003cp>5.  Darkest Hour (Eric Church)\u003c/p>\n\n\u003cp>6.  Evangeline (Eric Church, Luke Laird, Barry Dean)\u003c/p>\n\n\u003cp>7.  Rocket’s White Lincoln (Eric Church)\u003c/p>\n\n\u003cp>8.  Clap Hands (Tom Waits)\u003c/p>\n\n\u003cp>“People keep asking me about the ‘vs.’ in the title,” Church said in a statement via his record label. “They want to know, is it a battle, Eric? And I say, yes. It is a battle. A battle for everything creative. That’s the whole reason I’m here in the first place.”\u003c/p>\n\n\u003cp>Church is hailed “one of country music’s most fearless storytellers,” who chooses to fight against the machine — “in a world where a computer program can create a song in a blink of an eye” — rather than go along with it, notes a press release from his record label. \u003cem>Evangeline vs. The Machine \u003c/em>aims to demonstrate “experimentation, creativity and surprise” throughout the 8-track listening experience that extends an invitation to others “to stay and fight with it.”\u003c/p>\n\n\u003cp>The North Carolina-born country star recently announced his headlining “Free the Machine Tour,” featuring special guests \u003ca href=\"https://www.iheart.com/artist/elle-king-730077/\" target=\"_blank\">\u003cstrong>Elle King\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/the-marcus-king-band-30648399/\" target=\"_blank\">\u003cstrong>Marcus King Band\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/charles-wesley-godwin-32690936/\" target=\"_blank\">\u003cstrong>Charles Wesley Godwin\u003c/strong>\u003c/a>. Church said “these shows will be different than anything you’ve ever seen or heard from us before,.” Tickets will be available on Friday, May 9 at 10 a.m. local time. See the list of tour stops below.\u003c/p>\n\n\u003cp>“I believe in that time-tested tradition of making records that live and breathe as one piece of art,” Church said on Friday. “An album is the ultimate creative expression, and the way we consume art now just takes the edges off that creativity. It’s built to confine it, to choke it out. With this record, it’s really my way of fighting for the creative spirit, that spirit of ‘Evangeline.’ Because I know that where we are in the world, it probably shouldn’t exist. But it does. It can live here. It can run free here. And, the best music has to fight the hardest to get out.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW\" 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/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW\" 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/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW"},{"html":"\u003cp>\u003cstrong>\u003cem>Free the Machine Tour\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>*on sale Friday, May 16 at 10 a.m. local time\u003c/em>\u003c/p>\n\n\u003cp>Sept. 12  ||  Pittsburgh, Penn.  ||  PPG Paints Arena  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 13  ||  Columbus, Ohio  ||  Nationwide Arena  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 18  ||  Philadelphia, Penn.  ||  Wells Fargo Center  ||  Elle King*\u003c/p>\n\n\u003cp>Sept. 19  ||  Boston, Mass.  ||  TD Garden  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 20  ||  Brooklyn, N.Y.  ||  Barclays Center  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 25  ||  Green Bay, Wisc.  ||  Resch Center  ||  Marcus King Band\u003c/p>\n\n\u003cp>Sept. 26  ||  Milwaukee, Wisc.  ||  Fiserv Forum  ||  Marcus King Band\u003c/p>\n\n\u003cp>Sept. 27  ||  Des Moines, Iowa  ||  Wells Fargo Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 2    ||  Detroit, Mich.  ||  Little Caesars Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 3    ||  Lexington, Ky.  ||  Rupp Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 9    ||  Indianapolis, Ind.  ||  Gainbridge Fieldhouse  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 10   ||  Grand Rapids, Mich.  ||  Van Andel Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 11   ||  Cleveland, Ohio  ||  Rocket Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 23   ||  Salt Lake City, Utah  ||  Delta Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Oct. 24   ||  Boise, Idaho  ||  ExtraMile Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Oct. 25   ||  Spokane, Wash.  ||  Spokane Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 6    ||  Vancouver, B.C.  ||  Rogers Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 7    ||  Portland, Ore.  ||  Moda Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 8    ||  Seattle, Wash.  ||  Climate Pledge Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 13   ||  Sacramento, Calif.  ||  Golden 1 Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 14   ||  Fresno, Calif.  ||  SaveMart Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 15   ||  Inglewood, Calif.  ||  Intuit Dome  ||  Charles Wesley Godwin\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/","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/The Machine","keywords/Darkest Hour","keywords/battle","keywords/Charles Wesley Godwin","keywords/reason","keywords/Jay Joyce","keywords/Marcus King Band","keywords/Eric Church","keywords/Elle King","keywords/expression"],"primary_image":{"bucket":"new_assets","id":"%2F68151816eb9fd214a3f60a1a"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746212820000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","social_title":"How Eric Church Expertly Embraces 'Time-Tested Tradition,' Aims To 'Fight Against' The Machine In Newest Era","summary":"\"...the best music has to fight the hardest to get out.”","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Eric Church (34173)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How Eric Church Expertly Embraces 'Time-Tested Tradition' In Newest Era","permalink":"https://kmcx.iheart.com/content/2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/"},"slug":"2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a","title":"How Eric Church Expertly Embraces 'Time-Tested Tradition' In Newest Era","description":"\"...the best music has to fight the hardest to get out.”","author":"Kelly Fisher"},"pub_start":1746212820000,"pub_until":4115978604802,"pub_changed":1746213180884,"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/Eric Church (34173)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68151770eb9fd214a3f60a0f","slug:2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","slug:2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","keyword:keywords/The Machine","keyword:keywords/Darkest Hour","keyword:keywords/battle","keyword:keywords/Charles Wesley Godwin","keyword:keywords/reason","keyword:keywords/Jay Joyce","keyword:keywords/Marcus King Band","keyword:keywords/Eric Church","keyword:keywords/Elle King","keyword:keywords/expression","author:user"]}},{"id":"%2F6814fdddeb9fd214a3f609df","type":"PUBLISHING","record":{"ref_id":"%2F6814fdddeb9fd214a3f609df","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d59b886e-bcdf-4e93-abea-a4f616696ec9","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814fec2eb9fd214a3f609ea","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> opened up about the “big adjustment” since losing her husband of nearly 60 years, \u003cstrong>Carl Dean\u003c/strong>.\u003c/p>\n\n\u003cp>Dean died on Monday, March 3 in Nashville, Tennessee. He was 82. Parton, 79, cherished the “many wonderful years together” when she publicly confirmed her husband’s passing. She thanked others for their prayers and sympathy, and asked for privacy for the family as they grieve Dean’s loss. \u003ca href=\"https://country.iheart.com/content/2025-03-04-dolly-parton-receives-outpouring-of-condolences-after-husbands-death-at-82/\" target=\"_blank\">She quickly received an outpouring of condolences\u003c/a>, and \u003ca href=\"https://country.iheart.com/content/2025-03-06-dolly-parton-shares-heartfelt-statement-in-first-post-since-husbands-death/\" target=\"_blank\">shared a heartfelt note\u003c/a> to family, friends and fans.\u003c/p>\n\n\u003cp>Parton admitted she gets “very emotional” when she talks about her late husband. She reminisced on their love story during her appearance on the \u003cem>TODAY Show\u003c/em> on Friday morning (May 2). Parton joined the show live from Pigeon Forge, Tennessee, celebrating the 40th anniversary of her beloved amusement park, Dollywood. \u003cem>TODAY\u003c/em>’s \u003cstrong>Savannah Guthrie\u003c/strong> and \u003cstrong>Craig Melvin\u003c/strong> offered their condolences to the legendary country star, and asked how she’s doing since his loss.\u003c/p>\n\n\u003cp>“I get very emotional when people bring it up,” Parton said. “But yeah, we were together 60 years. I’ve loved him since I was 18 years old. And it’s a big adjustment, just trying to change patterns and habits. And I’ll do fine, and I’m very involved in my work, and that’s been the best thing that could happen to me. But I’ll always miss him, of course, and I’ll always love him. He was a great partner. …I’m so thankful. I got so many cards, letters, flowers, from all over the world. I had no idea Carl Dean was so famous.”\u003c/p>\n\n\u003cp>Parton previously addressed her husband’s loss when she told the \u003ca href=\"https://www.knoxnews.com/story/entertainment/2025/03/17/dolly-parton-husband-carl-dean-death-and-his-secret-dollywood-visits/82453133007/\" target=\"_blank\">\u003cem>Knoxville News Sentinel\u003c/em>\u003c/a> that she’s “doing better than I thought I would. I’ve been with him 60 years. So, I’m going to have to relearn some of the things that we’ve done. But I’ll always keep him close. …I’m at peace that he’s at peace, but that don’t keep me from missing him and loving him.” During an event celebrating Dollywood’s 40th anniversary, Parton told the audience of season pass holders that she wanted “to take a minute to thank all of you for all the flowers and cards, and the well wishes for the loss of Carl. You know how I loved him. And he would want me to be working today. I expect to be working. So anyway, I just wanted you to know, that \u003ca href=\"https://country.iheart.com/content/2025-03-14-dolly-parton-publicly-speaks-for-the-first-time-since-her-husbands-death/\" target=\"_blank\">of course, I will always love him and I’ll miss him. But I wanted you to know that I will always love you\u003c/a>.”\u003c/p>\n\n\u003cp>Parton met her husband outside the Wishy Washy Laundromat on her first day living in Nashville. She’d moved from her East Tennessee hometown to pursue her career in music. \u003ca href=\"https://country.iheart.com/content/2025-03-04-listen-dolly-parton-offers-rare-details-about-love-story-with-late-husband/\" target=\"_blank\">Parton previously shared that she wasn’t looking for a relationship at the time\u003c/a>, but she “fell in love with Carl Dean,” and they got married in Georgia wedding on May 30, 1966. Parton debuted the ballad “If You Hadn’t Been There,” honoring her late husband. She said at that time that “like all great love stories, they never end. They live on in memory and song. He will always be the star of my life story, and I dedicate this song to him.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\">Watch Parton’s interview on \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\">\u003cem>TODAY\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\"> here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g\" 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/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g\" 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/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/","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/Carl Dean"],"primary_image":{"bucket":"new_assets","id":"%2F6814fec2eb9fd214a3f609ea"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746206280000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","social_title":"Dolly Parton Opens Up About 'Big Adjustment' Since Husband Carl Dean's Death: 'I Get Very Emotional'","summary":"Dolly Parton said she and Carl Dean \"were together 60 years. I’ve loved him since I was 18 years old.\" 🤍","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":"Dolly Parton Opens Up About 'Big Adjustment' Since Her Husband's Death","permalink":"https://kmcx.iheart.com/content/2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/"},"slug":"2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea","title":"Dolly Parton Opens Up About 'Big Adjustment' Since Her Husband's Death","description":"Dolly Parton said she and Carl Dean \"were together 60 years. I’ve loved him since I was 18 years old.\" 🤍","author":"Kelly Fisher"},"pub_start":1746206280000,"pub_until":4115978604802,"pub_changed":1746206703420,"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:/6814fdddeb9fd214a3f609df","slug:2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","slug:2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","keyword:keywords/Dolly Parton","keyword:keywords/Carl Dean","author:user"]}},{"id":"%2F6814ee63eb9fd214a3f609b7","type":"PUBLISHING","record":{"ref_id":"%2F6814ee63eb9fd214a3f609b7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b4ace392-3b75-47c6-9590-266f4de2410e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814f027eb9fd214a3f609d2","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/trisha-yearwood-40066/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40066\" data-catalog-related-id=\"\">\u003cstrong>Trisha Yearwood\u003c/strong>\u003c/a> debuted two new tracks from her upcoming album, \u003cem>The Mirror\u003c/em>, on Friday (May 2).\u003c/p>\n\n\u003cp>Yearwood, who received the Academy of Country Music’s Icon Award at the ACM Honors last year in Nashville, Tennessee, released “The Wall Or The Way Over,” and “Bringing The Angels” one day after she announced long-awaited details about her new record. \u003cem>The Mirror \u003c/em>is Yearwood’s “first fully co-written and co-produced album,” she said. “This is a new chapter for me and one I cannot wait to share with you… I am so proud of this record and hope you love it as much as I loved creating it.”\u003c/p>\n\n\u003cp>Yearwood added as she released two new songs on Friday that she “can’t wait for you to hear the rest.”\u003c/p>\n\n\u003cp>The Georgia-born country star previously performed her newest songs for live audiences months ahead of their official debut. Yearwood \u003ca href=\"https://country.iheart.com/content/2025-02-24-watch-trisha-yearwood-tease-her-upcoming-chapter-at-iconic-nashville-venue/\" target=\"_blank\">performed “The Wall Or The Way Over” at the Bluebird Cafe\u003c/a>, a historic, intimate venue in Nashville that has hosted performances by some of the genre’s most-respected, legendary songwriters and artists over the decades. Yearwood’s performance aired when she was a guest on \u003cem>The Kelly Clarkson Show\u003c/em>. She delivered a powerful performance of \u003ca href=\"https://country.iheart.com/content/2025-03-25-watch-trisha-yearwood-deliver-energetic-anthem-as-she-ushers-in-new-era/\" target=\"_blank\">“Bringing The Angels” on \u003c/a>\u003ca href=\"https://country.iheart.com/content/2025-03-25-watch-trisha-yearwood-deliver-energetic-anthem-as-she-ushers-in-new-era/\" target=\"_blank\">\u003cem>Jimmy Kimmel Live\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>Yearwood co-wrote \u003cem>The Mirror \u003c/em>with singer-songwriters \u003ca href=\"https://www.iheart.com/artist/erin-enderlin-31033554/\" target=\"_blank\">\u003cstrong>Erin Enderlin\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sunny-sweeney-41377/\" target=\"_blank\">\u003cstrong>Sunny Sweeney\u003c/strong>\u003c/a>. They’re joining Yearwood on her spring headlining tour, which kicked off earlier this week in Austin, Texas. Yearwood said when she announced the lineup that Enderlin and Sweeney “are two of my co-writing pals on this new album. I can’t wait for you to hear these amazingly talented women as they take the stage on my spring tour. You’re in for a treat!” \u003ca href=\"https://www.instagram.com/p/DGRatPxvzvi/?hl=en\" target=\"_blank\">See the dates here\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>The Mirror\u003c/em> is due to release on July 18. Listen to “The Wall Or The Way Over,” and “Bringing The Angels” below.\u003c/p>\n\n\u003ch3>\u003ca href=\"https://www.youtube.com/watch?v=z0au8uuEUhc\" target=\"_blank\">“The Wall Or The Way Over”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/z0au8uuEUhc?si=NKUxb05UrG4l4UCV","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/z0au8uuEUhc?si=NKUxb05UrG4l4UCV\" 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/z0au8uuEUhc?si=NKUxb05UrG4l4UCV\" 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/z0au8uuEUhc?si=NKUxb05UrG4l4UCV"},{"html":"\u003ch3>\u003ca href=\"https://www.youtube.com/watch?v=iF8La5HviIg\" target=\"_blank\">“Bringing The Angels”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/iF8La5HviIg?si=ochWn2OskHvGHTox","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/iF8La5HviIg?si=ochWn2OskHvGHTox\" 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/iF8La5HviIg?si=ochWn2OskHvGHTox\" 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/iF8La5HviIg?si=ochWn2OskHvGHTox"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/","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/Trisha Yearwood","keywords/Mirror","keywords/Bringing The Angels","keywords/The Wall Or The Way Over","keywords/The Mirror","keywords/lineup"],"primary_image":{"bucket":"new_assets","id":"%2F6814f027eb9fd214a3f609d2"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746202320000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","social_title":"Trisha Yearwood Unveils New Glimpse Of An Upcoming Project That Marks Powerful 'Firsts' In The Icon's Career","summary":"“This is a new chapter for me and one I cannot wait to share with you…\"","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Trisha Yearwood (40066)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trisha Yearwood Unveils New Glimpse Of Project That Marks Career 'Firsts'","permalink":"https://kmcx.iheart.com/content/2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/"},"slug":"2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2","title":"Trisha Yearwood Unveils New Glimpse Of Project That Marks Career 'Firsts'","description":"“This is a new chapter for me and one I cannot wait to share with you…\"","author":"Kelly Fisher"},"pub_start":1746202320000,"pub_until":4115978604802,"pub_changed":1746202729748,"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/Trisha Yearwood (40066)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/6814ee63eb9fd214a3f609b7","slug:2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","slug:2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","keyword:keywords/Trisha Yearwood","keyword:keywords/Mirror","keyword:keywords/Bringing The Angels","keyword:keywords/The Wall Or The Way Over","keyword:keywords/The Mirror","keyword:keywords/lineup","author:user"]}},{"id":"%2F6814eda953c0bb887120ca0c","type":"PUBLISHING","record":{"ref_id":"%2F6814eda953c0bb887120ca0c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"48cbd041-91f8-46ca-b5b0-09e261ebdc54","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Space ship on orbit of Earth planet. Expedition of cargo spacecraft to ISS. Deep space and cities lights. Elements of this image furnished by NASA.\n(url: https://www.nasa.gov/sites/default/files/thumbnails/image/iss058e029952.jpg images-assets.nasa.gov/image/iss040e090540/iss040e090540~orig.jpg)","id":"%2F6814edde36fa97a5f2028289","new_tab":false,"schedule":{},"source_credit":"dima_zel / iStock / Getty Images","title":"Space ship on orbit of Earth planet. Expedition of cargo spacecraft to ISS. Deep space and cities lights. Elements of this image furnished by NASA.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Kosmos-482, a Soviet-era spacecraft launched in 1972, is \u003ca href=\"https://www.theguardian.com/science/2025/may/02/soviet-era-spacecraft-kosmos-482-uncontrolled-return-earth-next-week\" target=\"_blank\">expected to make an uncontrolled reentry into Earth's atmosphere\u003c/a> next week. The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.\u003c/p>\n\n\u003cp>The spacecraft, weighing approximately 1,100 pounds, is predicted to reenter around May 10. The \u003ca href=\"https://www.iflscience.com/kosmos-482-soviet-unions-failed-venus-probe-is-about-to-slam-into-earth-79013\" target=\"_blank\">reentry is expected to be uncontrolled\u003c/a>, but experts believe the risk to people on the ground is minimal. \u003c/p>\n\n\u003cp>Kosmos-482 was part of a series of Soviet missions to Venus, but unlike its successful counterpart, Venera 8, \u003ca href=\"https://www.sciencealert.com/defunct-soviet-spacecraft-set-to-crash-to-earth-in-fiery-end-to-53-year-orbit\" target=\"_blank\">it never left Earth's orbit\u003c/a>. The spacecraft's lander, designed to withstand Venus's harsh atmosphere, might survive reentry intact. However, The Guardian reports that the heat shield and parachute system may have degraded over time, potentially causing the probe to burn up upon reentry.\u003c/p>\n\n\u003cp>The reentry zone spans from 51.7 degrees north to 51.7 degrees south latitude, covering a vast area from London to Cape Horn. With most of Earth's surface being water, experts believe it is likely that the probe will fall into an ocean. As the reentry date approaches, more precise predictions will become available.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/","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":"%2F6814edde36fa97a5f2028289"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746201900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","social_title":"","summary":"The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Defunct Russian Space Probe From The 1970s To Crash Into The Earth","permalink":"https://kmcx.iheart.com/content/2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/"},"slug":"2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289","title":"Defunct Russian Space Probe From The 1970s To Crash Into The Earth","description":"The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.","author":"iHeartRadio"},"pub_start":1746201900000,"pub_until":4115978604802,"pub_changed":1746202262755,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814eda953c0bb887120ca0c","slug:2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","slug:2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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":"%2F6816b073bfd0b22ed2873d82","type":"PUBLISHING","record":{"ref_id":"%2F6816b073bfd0b22ed2873d82","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274018425","schedule":{},"type":"catalog"},{"html":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmography. In the Movie Review, Mike talks about Warfare which was written and directed by Ray Mendoza and Alex Garland. It is based on Mendoza's experiences during the Iraq War as a U.S. Navy SEAL, the film is a re-enactment of an encounter he and his platoon experienced on November 19, 2006 in the wake of the Battle of Ramadi. Mike talks about the powerful use of sound, the 5 military terms he learned from the movie and why he hopes people see it and appreciate our military for all they do. In the Trailer Park, Mike talks about Him from Producer Jordan Peele.  It’s a football-centric horror movie about a promising young football player who joins an isolated compound to train under a dynasty team's aging quarterback.\u003c/p>\n\n\u003cp> \u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p>\n\n\u003cp> \u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\" target=\"_self\">@MikeDeestro\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\" target=\"_self\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\" target=\"_self\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\" target=\"_self\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>  \u003c/p>\n\n\u003cp> \u003cstrong>Email: \u003c/strong>[email protected]\u003c/p>\n\n\u003cp>  \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":"%2F6816af104fcbd2feb8c8d53d","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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS83ODc5ZTQ4YS1hMTU1LTRhZWEtYmU5OS1iMmNjMDEwYTMyODMvaW1hZ2UuanBnP3Q9MTc0NTg3NzQ5NSZzaXplPUxhcmdl?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":1746302400000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie","social_title":"","summary":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmo...","targets":[],"title":"MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Pa","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie/"},"slug":"2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS83ODc5ZTQ4YS1hMTU1LTRhZWEtYmU5OS1iMmNjMDEwYTMyODMvaW1hZ2UuanBnP3Q9MTc0NTg3NzQ5NSZzaXplPUxhcmdl?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":"MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Pa","description":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmo...","author":""},"pub_start":1746302400000,"pub_until":4115978604802,"pub_changed":1746317428147,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/6816b073bfd0b22ed2873d82","slug:2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie","slug:2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie"]}},{"id":"%2F681615bfda150b7c557d55c7","type":"PUBLISHING","record":{"ref_id":"%2F681615bfda150b7c557d55c7","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274001662","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week! \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":"%2F68161461871d32c795219457","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":1746262800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week","social_title":"","summary":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Best Bits of the Week","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week/"},"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week","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":"Best Bits of the Week","description":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1746262800000,"pub_until":4115978604802,"pub_changed":1746277824371,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/681615bfda150b7c557d55c7","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week"]}},{"id":"%2F681615c0931a28280985b84f","type":"PUBLISHING","record":{"ref_id":"%2F681615c0931a28280985b84f","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274001663","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife’s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\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":"%2F68161461931a28280985b848","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":1746262800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie","social_title":"","summary":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife&rsquo;s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\u003c/p>\u003cp>See...","targets":[],"title":"Best Bits: Listener Q&A With Morgan and Eddie","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie/"},"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie","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":"Best Bits: Listener Q&A With Morgan and Eddie","description":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife&rsquo;s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\u003c/p>\u003cp>See...","author":""},"pub_start":1746262800000,"pub_until":4115978604802,"pub_changed":1746277824893,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/681615c0931a28280985b84f","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie"]}},{"id":"%2F681615c0bfd0b22ed2873d30","type":"PUBLISHING","record":{"ref_id":"%2F681615c0bfd0b22ed2873d30","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274001664","schedule":{},"type":"catalog"},{"html":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did early on in their relationship that mattered to him.\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":"%2F68161461931a28280985b84a","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":1746262800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b","social_title":"","summary":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did...","targets":[],"title":"Did Eddie Book The Trip? Eddie Gives Morgan Some Brotherly Advice","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b/"},"slug":"2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b","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":"Did Eddie Book The Trip? Eddie Gives Morgan Some Brotherly Advice","description":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did...","author":""},"pub_start":1746262800000,"pub_until":4115978604802,"pub_changed":1746277825478,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/681615c0bfd0b22ed2873d30","slug:2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b","slug:2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b"]}},{"id":"%2F6815a52d871d32c79521943b","type":"PUBLISHING","record":{"ref_id":"%2F6815a52d871d32c79521943b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"273990173","schedule":{},"type":"catalog"},{"html":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnold is back in the studio after hitting Coachella and then hitting up the NFL Draft. We also read an email that brings forth more proof of the Ray jinx being a real thing. \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":"%2F6815a3e5da150b7c557d559c","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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xNDUwOTgwYi00MDk0LTQxZDMtYWNkYS1iMmNmMDEzYjg3OTcvaW1hZ2UuanBnP3Q9MTc0NjA0MTA0NyZzaXplPUxhcmdl?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":1746234000000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam","social_title":"","summary":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnol...","targets":[],"title":"SORE LOSERS: Family Drama Is Ripping Lunchbox's Family Apart","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam/"},"slug":"2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xNDUwOTgwYi00MDk0LTQxZDMtYWNkYS1iMmNmMDEzYjg3OTcvaW1hZ2UuanBnP3Q9MTc0NjA0MTA0NyZzaXplPUxhcmdl?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":"SORE LOSERS: Family Drama Is Ripping Lunchbox's Family Apart","description":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnol...","author":""},"pub_start":1746234000000,"pub_until":4115978604802,"pub_changed":1746249005842,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/6815a52d871d32c79521943b","slug:2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam","slug:2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam"]}},{"id":"%2F68155eed931a28280985b7cf","type":"PUBLISHING","record":{"ref_id":"%2F68155eed931a28280985b7cf","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"273975852","schedule":{},"type":"catalog"},{"html":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead guitarist from Semisonic and one of the best songwriters of this generation, \u003ca href=\"https://www.instagram.com/danwilsonmusic/\" target=\"_self\">Dan Wilson\u003c/a>. Dan tells Bobby the real story behind &quot;Closing Time&quot;, 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>\n\n\u003cp> \u003cstrong>Follow on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/thebobbycast/\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@thebobbycast\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Watch this Episode on \u003c/strong>\u003ca href=\"https://www.youtube.com/bobbycast\" target=\"_self\">\u003cstrong>Youtube\u003c/strong>\u003c/a>\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":"%2F68155d99da150b7c557d5551","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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl?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":1746216120000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto","social_title":"","summary":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead guitarist 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 writ...","targets":[],"title":"BOBBYCAST: Dan Wilson of Semisonic on The Real Story of \"Closing Time\" + Wr","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto/"},"slug":"2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl?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":"BOBBYCAST: Dan Wilson of Semisonic on The Real Story of \"Closing Time\" + Wr","description":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead guitarist 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 writ...","author":""},"pub_start":1746216120000,"pub_until":4115978604802,"pub_changed":1746233427821,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/68155eed931a28280985b7cf","slug:2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto","slug:2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto"]}}],"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":"%2F67a23b0e8e293a5cabf8fede","type":"PUBLISHING","record":{"ref_id":"%2F67a23b0e8e293a5cabf8fede","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","cuser":"user/ldap/mberger","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":"%2F678f995da53b2f28a945339f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/678f995da53b2f28a945339f","source_credit":"","title":"iHeartCountry Festival presented by Capital One","url":"asset://new_assets/678f995da53b2f28a945339f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The 2025 \u003ca href=\"https://www.iheart.com/iheartcountry-festival/\" target=\"_blank\">iHeartCountry Festival presented by Capital One\u003c/a> is returning to Austin, Texas this spring, and a star-studded lineup of some of country music's biggest artist's are set to take over the Moody Center on Saturday, May 3rd.\u003c/p>\n\n\u003cp>This year's iHeartCountry Festival includes performances from \u003ca href=\"https://www.iheart.com/artist/brooks-dunn-89555/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89555\" data-catalog-related-id=\"\">\u003cstrong>Brooks &amp; Dunn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/thomas-rhett-707205/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"707205\" data-catalog-related-id=\"\">\u003cstrong>Thomas Rhett\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/rascal-flatts-41050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41050\" data-catalog-related-id=\"\">\u003cstrong>Rascal Flatts\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/cole-swindell-867822/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"867822\" data-catalog-related-id=\"\">\u003cstrong>Cole Swindell\u003c/strong>\u003c/a>, \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/megan-moroney-35764910/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35764910\" data-catalog-related-id=\"\">\u003cstrong>Megan Moroney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35706214\" data-catalog-related-id=\"\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/nate-smith-49783/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"49783\" data-catalog-related-id=\"\">\u003cstrong>Nate Smith\u003c/strong>\u003c/a>, and the show will once again be hosted by iHeartRadio's own \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\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Hulu will be the Official Streaming Destination of the festival, with performances livestreamed exclusively to all Hulu subscribers at no additional cost. Additional information about the livestream will be posted across Hulu's platform and social media channels. Fans can tune in to the 2025 iHeartCountry Festival to catch all of the action live on May 3rd at 8pm ET/5pm PT (7pm CT) across iHeartCountry stations nationwide and on the free iHeartRadio app via iHeartRadio's \u003ca href=\"https://www.iheart.com/live/iheartcountry-4418/\" data-catalog-kind=\"STATION\" data-catalog-id=\"4418\" data-catalog-related-id=\"\">iHeartCountry\u003c/a> station.\u003c/p>\n\n\u003cp>Tickets are on sale now at \u003ca href=\"https://www.ticketmaster.com/event/3A0062279DE11586\" target=\"_blank\">\u003cstrong>Ticketmaster.com\u003c/strong>\u003c/a>.\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67855ccacdd7dc12e3dc7b7c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67855ccacdd7dc12e3dc7b7c","source_credit":"","title":"Brooks & Dunn, Thomas Rhett, Rascal Flatts","url":"asset://new_assets/67855ccacdd7dc12e3dc7b7c","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1746316800721,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/iHeartCountry Festival","keywords/Brooks & Dunn","keywords/Thomas Rhett","keywords/Rascal Flatts"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.brands","caption":"","id":"%2F67859b12b7d072d4776a3b78","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78","source_credit":"","title":"iHeartCountry Festival presented by Capital One","url":"asset://assets.brands/67859b12b7d072d4776a3b78","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-03-2025-iheartcountry-festival-presented-by-capital-one"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Brooks & Dunn, Thomas Rhett, Rascal Flatts, Megan Moroney and more are set to take over Austin, Texas this spring!"},"title":{"type":"title","value":"2025 iHeartCountry Festival presented by Capital One"},"venue_address":{"type":"plain","value":"2001 Robert Dedman Dr, Austin, TX 78712"},"venue_name":{"type":"plain","value":"Moody Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Brooks & Dunn, Thomas Rhett, Rascal Flatts, Megan Moroney and more are set to take over Austin, Texas this spring!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"iHeartCountry Festival presented by Capital One","url":"asset://assets.brands/67859b12b7d072d4776a3b78","use_caption":false},"keywords":["keywords/iHeartCountry Festival","keywords/Brooks & Dunn","keywords/Thomas Rhett","keywords/Rascal Flatts"],"primary_slug":"2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","slugs":["2025-05-03-2025-iheartcountry-festival-presented-by-capital-one"],"sponsored":false,"title":"2025 iHeartCountry Festival presented by Capital One"},"targeting":{"exclusion":{"tags":[]},"publish_date":1738684800000,"publish_end_date":1746331200000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"67a23b0e8e293a5cabf8fedf","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment"],"where":["formats/COUNTRY"],"workflow":""}]},"permalink":"https://www.iheart.com/calendar/content/2025-05-03-2025-iheartcountry-festival-presented-by-capital-one"},"slug":"2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","summary":{"image":"https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78","title":"2025 iHeartCountry Festival presented by Capital One","description":"Brooks & Dunn, Thomas Rhett, Rascal Flatts, Megan Moroney and more are set to take over Austin, Texas this spring!","author":""},"pub_start":1738684800000,"pub_until":1746331200000,"pub_changed":1738686015950,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment","formats/COUNTRY"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67a23b0e8e293a5cabf8fede","slug:2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","slug:2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","keyword:keywords/iHeartCountry Festival","keyword:keywords/Brooks & Dunn","keyword:keywords/Thomas Rhett","keyword:keywords/Rascal Flatts"]}}],"resume":null}},{"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-kmcx-fm",{"data":[{"appType":"contest","appId":"1743792","parentAppId":"1743175","title":"Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"https://www.iheartradiobroadway.com/featured/iheart-amda/","pageUrl":"https://kmcx.iheart.com/contests/win-a-full-tuition-scholarship-to-amda-and-perform-alongside-broadway-s-brightest-stars-1743792/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-01-19 23:00:00","endTime":"2025-05-18 22:59:00","scheduleStatus":"live","startDate":"2025-01-19 23:00:00","endDate":"2025-05-18 22:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRek1UYzFYMjF2WW1sc1pWOHhOek00TkRBM05qRXdMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"703260099","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1746125","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://kmcx.iheart.com/contests/stella-rosa-100k-grocery-giveaway-1746125/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-01-31 23:00:00","endTime":"2025-05-31 22:59:00","scheduleStatus":"live","startDate":"2025-01-31 23:00:00","endDate":"2025-05-31 22:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRMU5qZzNYMjF2WW1sc1pWOHhOek00TnpnM016QXlMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"703260099","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"countdown","appId":"1760044","parentAppId":"1759062","title":"Listen to Win $1,000","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmcx.iheart.com/contests/listen-to-win-1-000-1760044/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfbW9iaWxlXzE3NDMxOTY5MDgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to KMCX 106.5 weekdays in the  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":"703260099","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfc3RhbmRhcmRfMTc0MzE5NjkyMC5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnbWVtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","width":"630","shareLocation":"link","timeZone":null}]}],["item-eyebrow-/681615c0bfd0b22ed2873d30",{"error":"Error: socket hang up"}],["item-eyebrow-/68152781eb9fd214a3f60a3d",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/68151770eb9fd214a3f60a0f",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6814ee63eb9fd214a3f609b7",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6814fdddeb9fd214a3f609df",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/681529b3a0ae65986ff94a97",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6814eda953c0bb887120ca0c",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/68153ad3eb9fd214a3f60a91",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6816b073bfd0b22ed2873d82",{"data":null}],["item-eyebrow-/681615bfda150b7c557d55c7",{"data":null}],["item-eyebrow-/681615c0931a28280985b84f",{"data":null}],["item-eyebrow-/6815210053c0bb887120ca39",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["$podcastloader-25100459,27722337,29566171,31092325,107762044",{"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_AAAAABBTAksAAAGWjAovwA"},"items":[{"id":274018425,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Park: Him","duration":2885,"isExplicit":false,"description":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmography. In the Movie Review, Mike talks about Warfare which was written and directed by Ray Mendoza and Alex Garland. It is based on Mendoza's experiences during the Iraq War as a U.S. Navy SEAL, the film is a re-enactment of an encounter he and his platoon experienced on November 19, 2006 in the wake of the Battle of Ramadi. Mike talks about the powerful use of sound, the 5 military terms he learned from the movie and why he hopes people see it and appreciate our military for all they do. In the Trailer Park, Mike talks about Him from Producer Jordan Peele.&nbsp;&nbsp;It&rsquo;s a football-centric horror movie about a promising young football player who joins an isolated compound to train under a dynasty team's aging quarterback.\u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>[email protected]\u003c/p> \u003cp>&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746302400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS83ODc5ZTQ4YS1hMTU1LTRhZWEtYmU5OS1iMmNjMDEwYTMyODMvaW1hZ2UuanBnP3Q9MTc0NTg3NzQ5NSZzaXplPUxhcmdl"},{"id":274001664,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"Did Eddie Book The Trip? Eddie Gives Morgan Some Brotherly Advice","duration":2393,"isExplicit":false,"description":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did early on in their relationship that mattered to him.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746262800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":274001663,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"Best Bits: Listener Q&A With Morgan and Eddie","duration":868,"isExplicit":false,"description":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife&rsquo;s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746262800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":274001662,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"Best Bits of the Week","duration":3698,"isExplicit":false,"description":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746262800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":273990173,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"SORE LOSERS: Family Drama Is Ripping Lunchbox's Family Apart","duration":3132,"isExplicit":false,"description":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnold is back in the studio after hitting Coachella and then hitting up the NFL Draft. We also read an email that brings forth more proof of the Ray jinx being a real thing.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746234000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xNDUwOTgwYi00MDk0LTQxZDMtYWNkYS1iMmNmMDEzYjg3OTcvaW1hZ2UuanBnP3Q9MTc0NjA0MTA0NyZzaXplPUxhcmdl"},{"id":273975852,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"BOBBYCAST: 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 guitarist 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!&nbsp;\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":1746216120000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl"},{"id":273948750,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"FRI PT 2: Bailey Zimmerman Ghosted By Luke Combs + Highest IQ Score Of Serial Killers + Lunchbox Got Dissed!","duration":2858,"isExplicit":false,"description":"\u003cp>We started with an inside baseball question about how our show contract works and a listener is begging for our help. Bailey Zimmerman stopped by as the Friday Morning Conversation. He talked about the long journey of getting Luke Combs on his new song, buying his dream car and he attempts to get the top spot in our Bot It high score challenge. Bobby shared a list of serial killers with high IQs that leave us shocked.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746192600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":273944347,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"FRI PT 1: Would We Wear The Cheating Ring? + Someone Is Out To Get Amy In Easy Trivia + The Weirdest Challenge We've Ever Done +  Eddie's 'Buddy' Wild Story ","duration":3429,"isExplicit":false,"description":"\u003cp>In Fun Fact Friday, Bobby shares what company has a hidden midden behind their famous mascot and what the \"E\" stands for in Chuck E. Cheese. In the Anonymous Inbox, Bobby helps a parent dealing with having older kids with no ambition in life. Amy presented us with quite possibly the weird challenge we've ever done that's an indicator of how healthy we are. We discussed if we would wear a smart ring that proves you&rsquo;re not a cheater to your partner? Eddie shared one of the craziest stories about what happened to a 'buddy' of his when he couldn't find a bathroom and snuck into a hotel. We talked about who on the show we'd donate a kidney to.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746187200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":273879628,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"25W: Reid's Final Rodeo! And a Questionable Farewell Gift + Bobby Needs a Feuding Partner ","duration":3221,"isExplicit":false,"description":"\u003cp>Reid's final rodeo is officially here! Because he is moving to St. Louis, this is Reid's final episode on 25 Whistles. He reminisces on his time with Bobby and the guys, tells his horror story of being hazed in college, and gets the guys a questionable farewell gift. Plus, Bobby wants to find a feuding partner, but may need some help in doing it.&nbsp;\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>\u003cstrong>Download the DraftKings Sportsbook App today:\u003c/strong>&nbsp;\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdkng.co%2Fbobbysports&amp;data=05%7C02%7CKevinO%27Connell%40iheartmedia.com%7Cb925942f25054a85507808dcbf9a05d9%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638595915689857046%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;sdata=PdBdw1zpoDgbCHAH0%2BJ5EDmU63A9UMiuTCEOdFipoDw%3D&amp;reserved=0\" data-auth=\"Verified\" data-linkindex=\"0\">https://dkng.co/bobbysports\u003c/a>\u003c/p> \u003cp>&nbsp;\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&nbsp;\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fccpg.org%2Fchat&amp;data=05%7C02%7CKevinO%27Connell%40iheartmedia.com%7Cb925942f25054a85507808dcbf9a05d9%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638595915689868771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;sdata=AAp0oTtMdC5dpkwZQ7y1C2SsBf88Va3aojWaj982ZGA%3D&amp;reserved=0\" data-auth=\"Verified\" data-linkindex=\"1\">http://ccpg.org/chat\u003c/a>&nbsp;(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>&nbsp;\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&nbsp;\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdraftkings.com%2Fsportsbook&amp;data=05%7C02%7CKevinO%27Connell%40iheartmedia.com%7Cb925942f25054a85507808dcbf9a05d9%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638595915689875841%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;sdata=IsXXoP7KgZLA0dPRURM51pzxoavyrZnr%2FTenqySyAn4%3D&amp;reserved=0\" data-auth=\"Verified\" data-linkindex=\"2\">http://draftkings.com/sportsbook\u003c/a>&nbsp;for details.\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>\u003cstrong>Follow the Show:\u003c/strong> \u003ca href=\"https://www.instagram.com/bobbybonessports/\">@BobbyBonesSports\u003c/a>\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/reidyarberry/\">@ReidYarberry\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746109800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzgwYjA0ZWVmLThmYjctNDY2MS1iYzA4LWFlZWYwMDA2ODZjOC9lZTQ0ODhhYy1jMTM2LTQ3YTktODhlZi1iMmQwMDExZWRlOWEvaW1hZ2UuanBnP3Q9MTc0NjEyMDUzMCZzaXplPUxhcmdl"},{"id":273875531,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"THURS PT 2: Bobby Offends Amy + Famous Firsts Trivia + Bobby Plays A Prank…But Is It Mean?","duration":2350,"isExplicit":false,"description":"\u003cp>Bobby started by slightly offended Amy by talking about a bizarre new anti-aging trend happening with people getting pink tattoos. We played a round of Famous First Trivia in honor of it being the first of the month. We talked to Caller Mellisa who is excited for iHeartCountry Festival this weekend and Caller Tina who asked Bobby for a favor. Bobby then pranked Reid on his final day working with us. We then share our true feeling about Morgan announcing she had a boyfriend this week. We also got an update on Lunchbox&rsquo;s old car and Bobby&rsquo;s comedy special.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746106200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"}]}},{"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_AAAAABAuF1AAAAGV7uFWYA"},"items":[{"id":273760061,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"Inside the World of Polo with Pamela Flanagan Devaleix","duration":2981,"isExplicit":false,"description":"\u003cp>In this episode of In The Vet&rsquo;s Office, Dr. Josie Horchak heads to Wellington, Florida&mdash;the heart of American polo&mdash;to sit down with professional player and Netflix POLO docuseries star, Pamela Flanagan Devaleix. Pamela opens up about her unique journey into the world of polo, what it's like being a woman in a male-dominated sport, and why the connection between horse and rider runs deeper than most imagine. She also tackles some of the biggest misconceptions about polo, especially the false narratives around horse welfare. It&rsquo;s a candid, eye-opening conversation that goes beyond the glamour of the sport to reveal the truth behind the scenes.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745975100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My84N2M4YmVmOC05ZWQ0LTQ1YmYtYjg4Mi1hZTMyMDA4MWQ4OTEvaW1hZ2UuanBnP3Q9MTcxNTM2MjAzOSZzaXplPUxhcmdl"},{"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 guitarist 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!&nbsp;\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":273200094,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"SWAT Officer Steve Holland & His K-9 Alpha’s Wildest Stories From The Front Lines ","duration":4201,"isExplicit":false,"description":"\u003cp>In this episode of In The Vet&rsquo;s Office, Dr. Josie is joined by K9 &amp; SWAT Officer Steve Holland (@righteoustactics) for a gripping conversation about life on the front lines&mdash;with dogs by his side. Steve shares how he got started as a K9 Officer and eventually made his way onto a local SWAT team, training and working with his loyal companions: Duke, Alpha, and Chaos. From intense takedowns to emotional moments in the field, Steve reveals the wildest stories he&rsquo;s experienced with his K9s and the deep bond he has shared with them.\u003c/p> \u003cp>Dr. Josie also digs into the health and training challenges these elite dogs face and what it takes to keep them sharp, safe, and healthy on and off duty.\u003c/p> \u003cp>*Don&rsquo;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 #K9Unit #SWAT #PoliceDogs #Dogs #WorkingDogs #VetLife #AnimalLovers #Nashville #Podcast #DogTraining #DrJosieHorchak\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745370300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My84N2M4YmVmOC05ZWQ0LTQ1YmYtYjg4Mi1hZTMyMDA4MWQ4OTEvaW1hZ2UuanBnP3Q9MTcxNTM2MjAzOSZzaXplPUxhcmdl"},{"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>&nbsp;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!&nbsp;\u003c/p> \u003cp>\u003cbr>\u003cstrong>Check out:\u003c/strong>&nbsp;\u003ca href=\"https://www.youtube.com/channel/UCfb8BpzZraFjWXdoCKM6ULQ\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.youtube.com/channel/UCfb8BpzZraFjWXdoCKM6ULQ&amp;source=gmail&amp;ust=1745347796385000&amp;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>&nbsp;\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&rsquo;s had in his heart recently for dogs, which led him to adopting his pup Teddy from Wags &amp; Walks Nashville. Jason dives into Teddy&rsquo;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.&nbsp;\u003c/p> \u003cp>&nbsp;Plus, Dr. Josie breaks down some important pet care tips:&nbsp;\u003cbr>&nbsp;🐾 Why you *shouldn&rsquo;t* buy just any flea and tick meds online&nbsp;\u003cbr>🐾 The dangers of using certain shedding brushes on your pets&nbsp;\u003cbr>&nbsp;🐾 And much more!&nbsp;\u003c/p> \u003cp>&nbsp;Don&rsquo;t forget to *LIKE, COMMENT, and SUBSCRIBE* for more behind-the-scenes pet stories and expert vet advice! 🔔 *New episodes every week!*&nbsp;\u003c/p> \u003cp>&nbsp;#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>&nbsp;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&nbsp;wrote his favorite lyric ever, and much more!&nbsp;\u003c/p> \u003cp>\u003cstrong>Follow on Instagram:&nbsp;\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>&nbsp;\u003c/p> \u003cp>&nbsp;\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!&nbsp;\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>&nbsp;\u003c/p> \u003cp>&nbsp;\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":272032224,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#505 – Mark Hoppus of blink-182 on How He Met Tom Delonge & Travis Barker + His Musical Hero Kissing Him on the Mouth & The Coolest Thing About Fame + Bands Who Changed Lead Singers with Bobby & Eddie ","duration":3500,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Mark Hoppus of blink-182 told Bobby the stories behind meeting his bandmates Tom Delonge and Travis Barker. Plus, Mark discussed his musical hero kissing him on the mouth, and why the night of a movie premiere was the coolest thing about fame! Bobby and Eddie also discuss some of the most famous bands to change their lead singers, and which band comes to mind first when someone brings the subject up. &nbsp;\u003c/p> \u003cp>\u003cstrong>Link to his book and tour dates:\u003c/strong> \u003ca href=\"https://fahrenheit182.com/\">Fahrenheit 182 \u003c/a>\u003cstrong>By Mark Hoppus\u003c/strong>\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&nbsp;\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":1744116644000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My83M2YxMGQ2YS0yZTMwLTRiMDUtODZmYy1iMmI5MDExMjlhZTMvaW1hZ2UuanBnP3Q9MTc0NDE0MjA3MiZzaXplPUxhcmdl"},{"id":271729678,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#504 - Amanda Knox on Surviving Prison + Her Injustice + When She Knew Police Decided They Were Targeting Her + Being Conned by a Man She Was Intimate With","duration":1886,"isExplicit":false,"description":"\u003cp>#504 - Amanda Knox on Surviving Prison + Her Injustice + When She Knew Police Decided They Were Targeting Her + Being Conned by a Man She Was Intimate With\u003cbr>On this episode of the BobbyCast,&nbsp;\u003ca href=\"https://www.instagram.com/amamaknox\">Amanda Knox\u003c/a> joins Bobby to talk about her experience after being wrongfully accused of murder almost 20 years ago. Amanda talked about having to survive prison, her injustice and when she knew the police decided they were targeting her. Plus, Amanda told Bobby how it felt to be conned by a man she was once intimate with.&nbsp;\u003c/p> \u003cp>\u003cstrong>Link to her book:&nbsp;\u003ca href=\"https://www.hachettebookgroup.com/titles/amanda-knox/free/9781538770719/\">FREE: MY SEARCH FOR MEANING\u003c/a>&nbsp;by Amanda Knox\u003c/strong>\u003c/p> \u003cp>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/p> \u003cp>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743728700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9mZGU1ODM5Mi1hMDdhLTQ4YTktODMyZC1iMmIzMDE0ZGU4MWIvaW1hZ2UuanBnP3Q9MTc0MzYyNTc3NyZzaXplPUxhcmdl"},{"id":271456080,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#503 - Dylan Scott on Manifesting His Career at 10 Years Old + Not Getting to Play or Present at Award Shows + How He Met His Wife When They Were Kids + Growing up Next to Lainey Wilson","duration":4180,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down with country artist \u003ca href=\"https://www.tiktok.com/@dylanscottcountry?lang=en\">Dylan Scott\u003c/a>. Dylan tells Bobby how he manifested his career at just 10 years old, and the frustration of never being able to play or present at awards shows. Plus, Dylan tells Bobby how he met his wife when they were just kids, growing up next to Lainey Wilson, and so much more!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram:&nbsp;\u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok:&nbsp;\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>&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743469500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My85NzMyYmY5Zi0xNjc3LTQ0YmYtYTAxMi1iMmIxMDE1MmQzNTgvaW1hZ2UuanBnP3Q9MTc0MzQ1MzI5MiZzaXplPUxhcmdl"}]}},{"id":31092325,"title":"Granger Smith Podcast","description":"Husband, father and musician, Granger Smith discusses matters of faith, family, music and the outdoors, while spreading messages of integrity, honor, truth, and restoration grounded in a Christian worldview. This podcast is meant to provide light for the seekers, hope for the bleak, fuel for the motivated, encouragement for the steadfast, and restoration for the faithless. We magnifying the message of a story worth sharing, unashamed to tackle the politically incorrect, sensitive, patriotic, unabashed topics with the full intention of awakening a sense of meaningful life clarity.","lastUpdated":1735797955,"slug":"1119-granger-smith-podcast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi9jMDI0ZTZmOS0wMTI0LTQ0OWYtYTlhYS1iMGU2MDEyYWEzM2EvaW1hZ2UuanBnP3Q9MTcwMzc4NjgzOSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAODLAAAAGVWmAQgA"},"items":[{"id":273595720,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"I Could Lose My Life For Sharing This! | Travis Hunt","duration":4045,"isExplicit":false,"description":"\u003cp>This week Granger Smith and Travis Hunt reflect on when they teamed up on a faith-driven mission to help believers in the Middle East create worship music in their own languages and styles. It all began with a simple offer&mdash;\u003cem>&ldquo;Consider me a coin in your pocket.&rdquo;\u003c/em> Despite never working together before, they flew overseas with basic recording gear, a translator, and a deep trust in God.\u003c/p> \u003cp>In safe houses, local musicians&mdash;some speaking no English&mdash;recorded heartfelt songs. Lyrics were carefully translated and checked for biblical truth. In one moving moment, a singer grieving his son stepped away. Granger, who had also lost a child, wordlessly comforted him. The man returned and finished the song.\u003c/p> \u003cp>Amid tension, spiritual opposition, and the constant call to prayer, worship rose&mdash;raw, real, and in native tongues. And through it all, their quiet mantra remained: \u003cstrong>&ldquo;To the King.&rdquo;\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745816400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi8yYzkwM2FjMy1kYmMzLTRhYTktYWU1Ny1iMmNhMDE1MDViYjgvaW1hZ2UuanBnP3Q9MTc0NTYxMjgwOSZzaXplPUxhcmdl"},{"id":273025246,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"Confessions Of A Former MegaChurch Pastor | Tony Wood","duration":3715,"isExplicit":false,"description":"\u003cp>This week Granger interviews Tony Wood about the doctrines of grace, human depravity, and God&rsquo;s sovereignty in salvation. Tony emphasizes that salvation is entirely the work of God&mdash;humans are spiritually dead and unable to seek Him without divine intervention. He explains how this challenges modern views of autonomy, particularly in American culture, and often stirs discomfort around the idea of God&rsquo;s control over all things, including evil and salvation.\u003c/p> \u003cp>Despite the tension between God&rsquo;s sovereignty and human responsibility, Tony affirms that Scripture teaches both. He shares his personal journey from thinking he chose God to realizing that God had chosen him, seeing this truth consistently throughout the biblical narrative&mdash;from creation to Christ to the birth of the Church.\u003c/p> \u003cp>This theological shift profoundly changed Tony&rsquo;s preaching. Instead of crafting messages around felt needs or cultural trends, he now practices expositional preaching&mdash;teaching the Bible verse by verse and letting Scripture shape the message. Granger and Tony agree that true church health begins in the pulpit, where God&rsquo;s Word&mdash;not style, music, or production&mdash;must remain central. They encourage believers to seek churches that faithfully and deeply preach the Bible.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745211600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi8xYzk1ZTJlOS0zZDY5LTQ2ZmQtYmY4MS1iMmJiMDEzZTFlMzgvaW1hZ2UuanBnP3Q9MTc0NDMxMjgyOCZzaXplPUxhcmdl"},{"id":272766807,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"SPECIAL EPISODE: Easter - A Pagan Holiday?","duration":2728,"isExplicit":false,"description":"\u003cp>This week Granger and AntMan discuss whether Christians should celebrate Easter, ultimately affirming it as a time to honor Christ&rsquo;s resurrection&mdash;something believers should reflect on daily, not just annually.\u003c/p> \u003cp>They share personal Easter memories and explore traditions like eggs and bunnies. AntMan explains that eggs were preserved during Lent and later decorated, even gifted by King Edward I. The Easter bunny, originally a hare, became linked to spring, but ties to paganism are historically weak.\u003c/p> \u003cp>Granger reads from Exodus 12, connecting the first Passover to Jesus as the spotless Lamb. They emphasize that Easter isn&rsquo;t about pagan roots or cultural symbols, but about God&rsquo;s redemption through Christ.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744866000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi8wZmU2NmYxZS00MmE4LTQ2ZmQtYjc5YS1iMmMxMDE4NDYzOWIvaW1hZ2UuanBnP3Q9MTc0NDkxOTcwOSZzaXplPUxhcmdl"},{"id":272480594,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"How Do We Know If We Have A Healthy Church? | Alex Duke & Marshall Canales","duration":3618,"isExplicit":false,"description":"\u003cp>This week Alex Duke offers insights on how to recognize a healthy church.\u003c/p> \u003cp>Alex explains how his love for storytelling began in childhood, finding comfort in movies after his parents' divorce. This passion led him to create \u003cem>Storms in the Desert\u003c/em>, a podcast exploring the slow, steady growth of churches over time.\u003c/p> \u003cp>The discussion contrasts deep, lasting faithfulness with the rapid, flashy growth many associate with modern churches.\u003c/p> \u003cp>Alex also reflects on his megachurch background, recognizing their impact while highlighting the powerful influence of smaller, faithful congregations.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744606800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi84YzhjZmQ5Ni0wZDEyLTRmMTItOGU5Mi1iMmJiMDEzZDEyMGUvaW1hZ2UuanBnP3Q9MTc0NDMxMjY1MCZzaXplPUxhcmdl"},{"id":271914401,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"“Jesus Loves You” Is NOT Biblical | Ray Comfort","duration":3212,"isExplicit":false,"description":"\u003cp>This week Ray Comfort shares his journey of faith, detailing his upbringing in New Zealand without a Christian background. At 20, despite business success, he faced an existential crisis that led him to Christ after reading Jesus&rsquo; words on sin.\u003c/p> \u003cp>Passionate about evangelism, Ray uses creative methods like gospel tracts, billboards, and even riding a bike with his sunglasses-wearing dog to spark conversations about faith. He critiques the modern church&rsquo;s neglect of evangelism, emphasizing its urgency. His street preaching gained attention from a Christian media group, leading to the documentation of his impactful encounters.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744002000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi9iZTFmZDY1OS1iYzExLTQyYWMtOGU0Mi1iMmI4MDAzOTVjZGEvaW1hZ2UuanBnP3Q9MTc0Mzk5NjYyMiZzaXplPUxhcmdl"},{"id":271384205,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"When a Child Dies...Calling It What It Is | Annie Downs","duration":3436,"isExplicit":false,"description":"\u003cp>This week Annie Downes and Granger discuss faith, ministry, and generational shifts in Christianity. Annie reflects on learning from Granger and navigating the flow of worship events. They highlight the challenge of reaching young people wrestling with faith and identity.\u003c/p> \u003cp>They explore \u003cstrong>cultural Christianity in America\u003c/strong>, where churchgoing can be a social norm rather than a deep conviction&mdash;contrasting it with other cultures. Granger shares how suffering strengthens faith and should be understood universally.\u003c/p> \u003cp>They note how younger generations, shaped by technology, approach faith differently&mdash;some even simplifying their lives to stay grounded. While external motivations may bring people to church, they emphasize that true faith is about a personal relationship with Jesus, not just habit or obligation.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743397200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi9hMWZiNWViZi1iNjZmLTRjMjUtYTc4MC1iMmFmMDEzYjY1OWEvaW1hZ2UuanBnP3Q9MTc0MzI3NTYxMSZzaXplPUxhcmdl"},{"id":270848566,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"What If Jesus Saw You Doing That? | John Crist","duration":5068,"isExplicit":false,"description":"\u003cp>This week John Crist talks with Granger about his journey into comedy. He recalls realizing he was funny during college while working in journalism, where his improvisation skills stood out. Encouraged to try stand-up, he pursued comedy despite his parents' disapproval. Raised in a strict household, John discovered comedians like Jay Leno, Kings of Comedy, and Katt Williams through sneaky means, as comedy was often seen as rebellious.\u003c/p> \u003cp>They discuss how comedy has evolved from being underground to mainstream, even appearing at political events. John notes that increased demand for comedy may indicate people are struggling more, similar to how alcohol sales rise in tough times. He reflects on how late-night shows once relied on structured bits, whereas modern comedy is more personal and unscripted.\u003c/p> \u003cp>They also touch on shifts in country music, from lighthearted storytelling to deeper, emotional themes. Granger brings up John's past church-planting satire, highlighting humor in cultural observations. Their conversation blends nostalgia, industry changes, and the enduring role of comedy in society.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742792400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi8xNTI1OTkyMy05Yjk5LTQwYjctYTEyZi1iMmE2MDEyNmMyNjgvaW1hZ2UuanBnP3Q9MTc0MjQ5MzQ1MCZzaXplPUxhcmdl"},{"id":270358678,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"When Empathy Becomes Toxic | Allie Beth Stuckey","duration":2885,"isExplicit":false,"description":"\u003cp>This week we have Allie Beth Stucky who discusses her busy schedule and how she balances her professional and personal life. She shares that working with her husband, who serves as her business manager, has been a game-changer, allowing them to travel together as a family while managing their responsibilities. Ali explains that she records multiple podcast episodes per week and relies on a large team to handle behind-the-scenes tasks.\u003c/p> \u003cp>She also reflects on how her career has shifted over time, particularly after having children, leading her to make adjustments in speaking engagements and interviews. Additionally, she discusses her faith journey, how she and her husband chose a church based on strong biblical teaching and community involvement, and the importance of being actively engaged in their local church. Ali highlights her upbringing in a Christian household, the influence of her mother and grandmother, and her deep interest in theology and apologetics, which shaped her beliefs.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1742187600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi8xYTIwZDY5MC0xOGJmLTQ3ZWQtYjQ4MC1iMjlmMDE3ZTU4OTMvaW1hZ2UuanBnP3Q9MTc0MTkwNzc5NyZzaXplPUxhcmdl"},{"id":269854329,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"Standing On An Imperfect Faith | Canaan Smith","duration":2834,"isExplicit":false,"description":"\u003cp>In this episode of \u003cem data-start=\"50\" data-end=\"77\">The Granger Smith Podcast\u003c/em>, Granger sits down with country artist Canaan Smith, diving deep into faith, career struggles, and personal transformation.\u003c/p> \u003cp>Canaan opens up about the highs and lows of his music journey&mdash;from the pressures of chasing radio success to the moments that forced him to step back and realign his purpose. He shares how fatherhood, faith, and unexpected setbacks led him to a newfound contentment in life and music. The conversation explores themes of identity, purpose, and trusting God&rsquo;s plan, even when the path is unclear.&nbsp;\u003c/p> \u003cp>Whether you're an artist, a believer, or just someone seeking inspiration, this episode delivers raw honesty, powerful reflections, and a reminder that success isn&rsquo;t measured by hits&mdash;it's found in knowing who you are in Christ.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1741582800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi9mODAwMzI3Yi1kNzVlLTQxOWEtOTRkOS1iMjk5MDEzZDBmMjgvaW1hZ2UuanBnP3Q9MTc0MTM3Njg1MSZzaXplPUxhcmdl"},{"id":269356208,"podcastId":31092325,"podcastSlug":"1119-granger-smith-podcast","title":"“I Don’t Have Enough Faith To Be An Atheist” | Frank Turek","duration":3803,"isExplicit":false,"description":"\u003cp>In this episode, Granger and Frank Turek discuss Christianity, apologetics, and their personal journeys. They start with a fun rivalry (Granger&rsquo;s Cowboys vs. Frank&rsquo;s Giants) before diving into deeper topics like intellectual worship and the role of apologetics in faith. Frank shares how apologetics led him to faith and shaped his ministry, while emphasizing the difference between belief that and belief in. Tune in for an insightful and engaging conversation on defending the truth of Christianity and strengthening faith with both heart and mind.\u003c/p> \u003cp>&nbsp;Email your questions to [email protected] to be featured in future episodes, and don&rsquo;t forget to leave your thoughts in the comments!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1740978000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2U0ZjNmZDVmLTg0ZTMtNDQ1Yy04ZmRjLWIwZTYwMTJhYTMwNi9iYzgwMmE5NC1iNDAzLTQwZTItOGJjZC1iMjkyMDEzODBiYjIvaW1hZ2UuanBnP3Q9MTc0MDc2OTM1MiZzaXplPUxhcmdl"}]}}]}],["item-eyebrow-/6815a52d871d32c79521943b",{"data":null}],["item-eyebrow-/67a23b0e8e293a5cabf8fede",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/68155eed931a28280985b7cf",{"data":null}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kmcx-fm",{"data":{"count":1310,"pageInfo":{"nextCursor":"AAAAAGgWxtQAAAAAAAAAAwAABR4"},"tracks":[{"artistId":927377,"albumId":58029624,"trackId":58029631,"title":"Speechless","artist":{"artistName":"Dan + Shay","genreId":null},"albumName":"Dan + Shay","trackDuration":213,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20190614173641478/093624906414/resources/b45745bf16cce284c2b20580d48c6646.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1746316691,"endTime":1746316897,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":899600,"albumId":262569949,"trackId":262569950,"title":"Worst Way","artist":{"artistName":"Riley Green","genreId":null},"albumName":"Worst Way","trackDuration":221,"imagePath":"http://image.iheart.com/bell-ingestion-pipeline-production-umg/full/00843930110315_20240327003542782/b49a2b4a91951f708d9da3920cfebf25.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1746316265,"endTime":1746316481,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":30731053,"albumId":311434802,"trackId":311434803,"title":"I'm The Problem","artist":{"artistName":"Morgan Wallen","genreId":null},"albumName":"I'm The Problem","trackDuration":177,"imagePath":"http://image.iheart.com/bell-ingestion-pipeline-production-umg/full/00602475877783_20250131180928563/d47f2bc632914a3c39188bccb40450e9.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1746315859,"endTime":1746316033,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["onairtileloader-kmcx-fm",{"data":{"current":{"siteId":"%2F6344b22f96a13d85b955ca74157a8a4e","site":"brands/KMCX-FM (910)","coreShowId":4015,"coreStationId":45,"name":"Country House Party","show":"shows/Country House Party (4015)","station":"KMCX-FM","link":"","onNow":true,"startTime12":"7:00 PM","startDate":"2025-05-04T01:00:00.000Z","startMs":1746320400000,"startEng":"Saturday, May 3rd, 2025 7:00 PM","stopTime12":"12:00 AM","stopDate":"2025-05-04T06:00:00.000Z","stopMs":1746338400000,"stopEng":"Sunday, May 4th, 2025 12:00 AM","showSite":{"slug":"country-house-party","configByLookup":{"sections":{"general":{"name":"Country House Party","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6328c17ea0e006ff550f7efd"}}}}}}},"upcoming":{"siteId":"%2F6344b22f96a13d85b955ca74157a8a4e","site":"brands/KMCX-FM (910)","coreShowId":87,"coreStationId":45,"name":"After MidNite with Granger Smith","show":"shows/After Midnite with Granger Smith (87)","station":"KMCX-FM","link":"","onNow":false,"startTime12":"12:00 AM","startDate":"2025-05-04T06:00:00.000Z","startMs":1746338400000,"startEng":"Sunday, May 4th, 2025 12:00 AM","stopTime12":"6:00 AM","stopDate":"2025-05-04T12:00:00.000Z","stopMs":1746360000000,"stopEng":"Sunday, May 4th, 2025 6:00 AM","showSite":{"slug":"after-midnite","configByLookup":{"sections":{"general":{"name":"After MidNite with Granger Smith","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c"}}}}}}},"later":{"siteId":"%2F6344b22f96a13d85b955ca74157a8a4e","site":"brands/KMCX-FM (910)","coreShowId":1570,"coreStationId":45,"name":"Casey Carter","show":"shows/Casey Carter Show (1570)","station":"KMCX-FM","link":"","onNow":false,"startTime12":"6:00 AM","startDate":"2025-05-04T12:00:00.000Z","startMs":1746360000000,"startEng":"Sunday, May 4th, 2025 6:00 AM","stopTime12":"7:00 AM","stopDate":"2025-05-04T13:00:00.000Z","stopMs":1746363600000,"stopEng":"Sunday, May 4th, 2025 7:00 AM","showSite":{"slug":"casey-carter","configByLookup":{"sections":{"general":{"name":"Casey Carter","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e6f9855369444061e66f775"}}}}}}}}}],["keyword-contest-loader-kmcx-fm-1759062",{"data":{"appType":"countdown","appId":"1760044","title":"Listen to Win $1,000","currentKeyword":{"previous":{"sort":"11","timeStamp":1746316526,"endTime":1746320112,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13607598","prize":{"timeStamp":1746244800,"endTime":1746331200,"sort":"19","active":"","description":"","countdown_prize_id":"1168546","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":"12","timeStamp":1746320112,"endTime":1746331200,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13607599","prize":{"timeStamp":1746244800,"endTime":1746331200,"sort":"19","active":"","description":"","countdown_prize_id":"1168546","isStarted":true,"isLive":true,"isComplete":false}},"next":{"sort":"0","timeStamp":1746331200,"endTime":1746337846,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13607600","prize":{"timeStamp":1746331200,"endTime":1746417600,"sort":"20","active":"","description":"","countdown_prize_id":"1168547","isStarted":false,"isLive":false,"isComplete":false}}},"submittableKeyword":{"previous":{"sort":"9","timeStamp":1746222954,"endTime":1746226540,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13607583","prize":{"timeStamp":1746158400,"endTime":1746244800,"sort":"18","active":"","description":"","countdown_prize_id":"1168545","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":"1","timeStamp":1746453346,"endTime":1746456932,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13607614","prize":{"timeStamp":1746417600,"endTime":1746504000,"sort":"21","active":"","description":"","countdown_prize_id":"1168548","isStarted":false,"isLive":false,"isComplete":false}}}}}]],"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/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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":[],"genre":["country"],"format":"COUNTRY"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KMCX-FM","stationFormat":"COUNTRY","stationMarket":"OGALLALA-NE","stationMicrosite":"","tags":[],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"kmcx.iheart.com","path":"/"},"querystring":{"sc":"dnsredirect","cid":"","keyid":"","pname":"kmcx.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":"#FF3333","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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":"Hot Country 106.5 FM - Ogallala/North Platte's  Hot Country 106.5 FM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Hot Country 106.5 FM - Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Hot Country 106.5 FM - Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Hot Country 106.5 FM - Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"Hot Country 106.5 FM - Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Don't miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Don't miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Don't miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Don't miss out on the latest from Hot Country 106.5 FM, Ogallala/North Platte's  Hot Country 106.5 FM","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://kmcx.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://kmcx.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://kmcx.iheart.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://kmcx.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?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/60997c95c5876abd3347a3b1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/60997c95c5876abd3347a3b1?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":"@hotcountry1065","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@hotcountry1065","type":"meta"}],["canonical",{"value":"https://kmcx.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"kmcx.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Hot Country 106.5 FM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Hot Country 106.5 FM","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:/6344b22f96a13d85b955ca74157a8a4e/inferno","SM6.0:config-m:/68c660e2afda88edac731f6423f88066/inferno","SM6.0:config-m:/6d722197558e13a2b5089856d15a1ecd/inferno","SM6.0:config-m:/a7e3e4970c69a48dd36fbf723c84e53b/inferno","SM6.0:config-m:/b891110fc5e68a5e772c39f74ad4a27c/inferno","SM6.0:index-m","SM6.0:index-m:/0d54feb023b11da0db565b7534676bab","SM6.0:index-m:/6344b22f96a13d85b955ca74157a8a4e","SM6.0:index-m:/68c660e2afda88edac731f6423f88066","SM6.0:index-m:/6d722197558e13a2b5089856d15a1ecd","SM6.0:index-m:/a7e3e4970c69a48dd36fbf723c84e53b","SM6.0:index-m:/b891110fc5e68a5e772c39f74ad4a27c","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/20250416150349","app/streams","app/streams/20241212172159","app/taxonomy","app/taxonomy/20250401143015","streams","streams/1313","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:1078ba006b93b08bbf47a9005ddba03c","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:7db00688a9bca898606b82e9e55707be","domain/kmcx.iheart.com","PS:datasource","PS:datasource:/61c23c64ec9cfb4f5d2de808","PS:datasource:/627ab2e73533ec4f5958057c","PS:datasource:/6515b665b224cf8131ad72c8","PS:leads","PS:leads:/6553ce93d4d2fe9ac0536d47","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/67ffb335da50665248cd41bf","PS:leads:/6814e34528736d22a2f6e889","PS:subscription","PS:subscription:5a845f3d5412a7802a4a31bcc0c661fa","PS:subscription:5f4c824fd5a2a90f3b5517b8542612ce","SM6.0:datasource-leads","SM6.0:datasource-leads:02e849b19dd8f2e835c69714b8bd9b3f","SM6.0:datasource-leads:35f38687c9da19874703559afb4214cc","SM6.0:datasource-leads:4d89430c4dc699c570153d5d08c30955","SM6.0:datasource-leads:5760922b058faf8e92d8db57e4113a5c","SM6.0:datasource-leads:caed37886f648bb37ec3bde2db8f2af9","SM6.0:datasource-leads:cefce9f68188aaf57aace39bf3001f65","SM6.0:datasource-publishing","SM6.0:datasource-publishing:47b3d611cd2d56369f8edfe67b9422a0","SM6.0:datasource-publishing:4ad7f5af6424b87f3372b335afd84049","SM6.0:datasource-publishing:4ffa6c6c9058619d3b3fb0c00d4ddf94","SM6.0:datasource-publishing:8b4be00b1c08a6a49c48705a98519bb2","SM6.0:site-streams","SM6.0:site-streams:7db00688a9bca898606b82e9e55707be","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:c5839cf1d78b29167d537bd078417bc9","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"kmcx.iheart.com","path":"/","query":{"pname":"kmcx.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":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"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":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJKQXJSTiI6MCwid21lTksiOjB9fQ==","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":"%2F68153ad3eb9fd214a3f60a91","type":"PUBLISHING","record":{"ref_id":"%2F68153ad3eb9fd214a3f60a91","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"df6fae19-a654-41de-a2c8-bf37443d3ea5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68153be8eb9fd214a3f60a9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/nate-smith-49783/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"49783\" data-catalog-related-id=\"\">\u003cstrong>Nate Smith\u003c/strong>\u003c/a> invited two fans on stage with him after they got engaged at his show on Thursday evening (May 1) in Key West, Florida.\u003c/p>\n\n\u003cp>“A couple of amazing fans got engaged at my show last night. OBVIOUSLY I had to bring them on stage to give them the light! I freakin love y’all,” Smith said as he shared the clip on his social media accounts on Friday (May 2), set to “Fix What You Didn’t Break.” The award-winning country star added in his caption \u003ca href=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399?lang=en\" target=\"_blank\">on TikTok\u003c/a>: “We came to play a show.. then we decided to celebrate an engagement 🥹💍”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40natesmithmusic%2Fvideo%2F7499955759782874399","@url":"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399","author_name":"Nate Smith Country","author_unique_id":"natesmithmusic","author_url":"https://www.tiktok.com/@natesmithmusic","embed_product_id":"7499955759782874399","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399\" data-video-id=\"7499955759782874399\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@natesmithmusic\" href=\"https://www.tiktok.com/@natesmithmusic?refer=embed\">@natesmithmusic\u003c/a> \u003cp>We came to play a show.. then we decided to celebrate an engagement 🥹💍\u003c/p> \u003ca target=\"_blank\" title=\"♬ Fix What You Didn't Break - Nate Smith\" href=\"https://www.tiktok.com/music/Fix-What-You-Didn't-Break-7392779757525404446?refer=embed\">♬ Fix What You Didn't Break - Nate Smith\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":960,"thumbnail_url":"https://p16-pu-sign-useast8.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owftZmfqKEIFFYKIAQNAoAAfNyQADQ1tDIjqEA~tplv-dmt-logom:tos-useast8-i-0068-tx2/oQjEQLI1Ao7eAhKfhQhGAeqV5AEIIAFXGmMCIA.image?lk3s=b59d6b55&x-expires=1746392400&x-signature=KSY%2BjPNZomvOgM8M3ci4jjb0kuU%3D&shp=b59d6b55&shcp=-","thumbnail_width":540,"title":"We came to play a show.. then we decided to celebrate an engagement 🥹💍","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399\" data-video-id=\"7499955759782874399\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@natesmithmusic\" href=\"https://www.tiktok.com/@natesmithmusic?refer=embed\">@natesmithmusic\u003c/a> \u003cp>We came to play a show.. then we decided to celebrate an engagement 🥹💍\u003c/p> \u003ca target=\"_blank\" title=\"♬ Fix What You Didn't Break - Nate Smith\" href=\"https://www.tiktok.com/music/Fix-What-You-Didn't-Break-7392779757525404446?refer=embed\">♬ Fix What You Didn't Break - Nate Smith\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399"},{"html":"\u003cp>Smith is part of the star-studded lineup of the 2025 iHeartCountry Festival, which is slated to take place on Saturday, May 3. The festival, hosted by iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" target=\"_blank\">\u003cstrong>Bobby Bones\u003c/strong>\u003c/a>, will return to Moody Center in Austin, Texas. Other artists in the lineup include \u003ca href=\"https://www.iheart.com/artist/brooks-dunn-89555/\" target=\"_blank\">\u003cstrong>Brooks &amp; Dunn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/thomas-rhett-707205/\" target=\"_blank\">\u003cstrong>Thomas Rhett\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/rascal-flatts-41050/\" target=\"_blank\">\u003cstrong>Rascal Flatts\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" target=\"_blank\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/megan-moroney-35764910/\" target=\"_blank\">\u003cstrong>Megan Moroney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cole-swindell-867822/\" target=\"_blank\">\u003cstrong>Cole Swindell\u003c/strong>\u003c/a>. Smith and Moroney will also perform at the free Daytime Village, taking over the Dell Technologies Plaza from 12:30 p.m. 4:30 p.m. CT. That lineup also includes \u003ca href=\"https://www.iheart.com/artist/matt-stell-358141/\" target=\"_blank\">\u003cstrong>Matt Stell\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/dasha-42604272/\" target=\"_blank\">\u003cstrong>Dasha\u003c/strong>\u003c/a>. Dasha will also appear on the main stage at the iHeartCountry Festival, iHeartCountry recently confirmed.\u003c/p>\n\n\u003cp>Hulu will be the Official Streaming Destination of the festival, with performances livestreamed exclusively to all Hulu subscribers at no additional cost. Additional information about the livestream will be posted across Hulu’s platform and social media channels. Fans can tune in to the 2025 iHeartCountry Festival to catch all of the action live on May 3 at 8pm ET/5pm PT (7pm CT) across iHeartCountry stations nationwide and on the free iHeartRadio app via iHeartRadio's \u003ca href=\"https://www.iheart.com/live/iheartcountry-4418/\" target=\"_blank\">iHeartCountry\u003c/a> station. Tickets to the 2025 iHeartCountry Festival are available now via \u003ca href=\"https://www.ticketmaster.com/\" target=\"_blank\">Ticketmaster.com\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/","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/Nate Smith","keywords/fans","keywords/iHeartCountry Festival","keywords/reaction","keywords/show","keywords/stage","keywords/couple","keywords/lineup","keywords/iHeartRadio"],"primary_image":{"bucket":"new_assets","id":"%2F68153be8eb9fd214a3f60a9d"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746221760000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","social_title":"","summary":"What an unforgettable moment. 🥹💍","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Nate Smith (49783)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch Nate Smith's Reaction When Couple Gets Engaged At His Show","permalink":"https://kmcx.iheart.com/content/2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/"},"slug":"2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d","title":"Watch Nate Smith's Reaction When Couple Gets Engaged At His Show","description":"What an unforgettable moment. 🥹💍","author":"Kelly Fisher"},"pub_start":1746221760000,"pub_until":4115978604802,"pub_changed":1746222132154,"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/Nate Smith (49783)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68153ad3eb9fd214a3f60a91","slug:2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","slug:2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","keyword:keywords/Nate Smith","keyword:keywords/fans","keyword:keywords/iHeartCountry Festival","keyword:keywords/reaction","keyword:keywords/show","keyword:keywords/stage","keyword:keywords/couple","keyword:keywords/lineup","keyword:keywords/iHeartRadio","author:user"]}},{"id":"%2F681529b3a0ae65986ff94a97","type":"PUBLISHING","record":{"ref_id":"%2F681529b3a0ae65986ff94a97","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8be54911-a92e-44ab-8551-ff168a6ad469","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F139-talon-outdoors-28366288%2F","@url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/","author_name":"Talon Outdoors","author_url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"Talon Outdoors\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&cid=oembed&keyid%5B0%5D=Talon%20Outdoors&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/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk0M2RhZmY3ZDAzYTJjYTkyMTk1ZWRiNGE5Y2IxZGVkLmpwZw?ops=fit(300%2C300)","thumbnail_width":300,"title":"Talon Outdoors","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Talon Outdoors\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&cid=oembed&keyid%5B0%5D=Talon%20Outdoors&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Epic landscape scenery from the walking trail of the national park","id":"%2F6815373ca0ae65986ff94aa3","new_tab":false,"schedule":{},"source_credit":"iStockphoto","title":"A beautiful overlooking view of nature in Wind Cave National Park, South Dakota","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Do you have a favorite place to walk?\u003c/p>\n\n\u003cp>While there are a handful of picturesque trails scattered throughout Nebraska, only one is revered as the best place to hike.\u003c/p>\n\n\u003cp>Be it beautiful lake views, a glimpse at a glowing sunset sinking below a distant mountain range, or a birds-eye view of the sunrise making the dew painted on the leaves of a hundred trees sparkle around you, something about this trail sets it apart from the rest, so much so, that it's become a Nebraska recommendation.\u003c/p>\n\n\u003cp>Some trails are traversed for their history, while others are admired for their peaceful lack of crowds. Regardless of why you choose to hike a trail, there is one glorious Nebraska gem you must add to your list!\u003c/p>\n\n\u003cp>According to a list compiled by \u003ca href=\"https://www.backpacker.com/trips/trips-by-state/the-50-best-hikes-in-the-us/\" target=\"_blank\">\u003cem>Backpacker Magazine\u003c/em>\u003c/a>, the best hike \u003ca href=\"https://www.iheart.com/content/2025-04-25-beloved-nebraska-eatery-named-best-traditional-restaurant-in-the-state/\" target=\"_blank\">in Nebraska\u003c/a> is the 3-mile \u003cstrong>Nebraska National Forest at Halsey trail. \u003c/strong>\u003c/p>\n\n\u003cp>Here's what \u003cem>Backpacker Magazine\u003c/em> (via hiker \u003cstrong>Adam Roy\u003c/strong>\u003cem>) \u003c/em>had to say about the absolute best place to hike in the state:\u003c/p>\n\n\u003cblockquote>&quot;Located near the town of Halsey, the forest’s 141-square-mile Bessey Ranger District is an offbeat, surprisingly wild destination, and with next to no trails, it’s up to you to choose your own adventure. Start on the only marked hiking path in the area, a sandy, 3-mile-long trail winding over the hilltops and past snatches of prairie. At the end, climb to the top of Scott Fire Tower, a 50-foot-high observation post that’s still in use, and scope out your route. From there, you can link together cattle paths and old forest roads around towering ponderosas and through patches of grazed-down grassland, topping off your water at windmill-festooned cattle tanks dotted around the forest.&quot;\u003c/blockquote>\n\n\u003cp>For a \u003ca href=\"https://www.iheart.com/content/2025-04-21-contaminated-food-recalled-across-nebraska-poses-fatal-health-risk/\" target=\"_blank\">continued list\u003c/a> of the best hikes in all 50 states, check out \u003ca href=\"https://www.backpacker.com/trips/trips-by-state/the-50-best-hikes-in-the-us/\" target=\"_blank\">backpacker.com\u003c/a>!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/","cuser":"user/ldap/1133602","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/Nebraska","keywords/trail","keywords/hike","keywords/state","keywords/trails","keywords/handful","keywords/place","keywords/Bessey Ranger District","keywords/one","keywords/Halsey trail"],"primary_image":{"bucket":"new_assets","id":"%2F6815373ca0ae65986ff94aa3"},"primary_target":{"categories":["categories/local-news"],"distribution":["markets/OMAHA-NE","markets/LINCOLN-NE"]},"publish_date":1746220560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","social_title":"","summary":"Have you walked this popular Nebraska trail? ","targets":[{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/local-news"],"distribution":["markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"categories":["syndications/content"],"distribution":["markets/OMAHA-NE","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/LINCOLN-NE"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Picturesque Nebraska Trail Crowned 'Best Hike' In The Entire State","permalink":"https://kmcx.iheart.com/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/"},"slug":"2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3","title":"Picturesque Nebraska Trail Crowned 'Best Hike' In The Entire State","description":"Have you walked this popular Nebraska trail? ","author":"Logan DeLoye"},"pub_start":1746220560000,"pub_until":4115978604802,"pub_changed":1746221272675,"subscription":[{"tags":["categories/local-news","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["categories/local-news","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"tags":["syndications/content","markets/OMAHA-NE","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/LINCOLN-NE"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/681529b3a0ae65986ff94a97","slug:2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","slug:2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","keyword:keywords/Nebraska","keyword:keywords/trail","keyword:keywords/hike","keyword:keywords/state","keyword:keywords/trails","keyword:keywords/handful","keyword:keywords/place","keyword:keywords/Bessey Ranger District","keyword:keywords/one","keyword:keywords/Halsey trail","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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/5fb2924c428db5ef616aaa8f"}}}}}},{"_id":"%2F68c660e2afda88edac731f6423f88066","slug":"michael-j","ownBrand":"brands/Michael J. (31852)","configByLookup":{"common":{"branding":{"name":"Michael J.","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/65dd0c3c3e8537c6db6855f2"}}}}}},{"_id":"%2Fa7e3e4970c69a48dd36fbf723c84e53b","slug":"shanna","ownBrand":"brands/Shanna (57694)","configByLookup":{"common":{"branding":{"name":"Shanna","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/663cccb6c5e51c89f7036531"}}}}}},{"_id":"%2Fb891110fc5e68a5e772c39f74ad4a27c","slug":"dusty","ownBrand":"brands/Dusty (3200)","configByLookup":{"common":{"branding":{"name":"Dusty","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5caba149421f80847e8bc11a"}}}}}},{"_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","27722337","29566171","31092325","107762044"]},{"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":"%2F68152781eb9fd214a3f60a3d","type":"PUBLISHING","record":{"ref_id":"%2F68152781eb9fd214a3f60a3d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"002acb91-1c3b-43d0-b349-f49ba22f4189","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68152a1eeb9fd214a3f60a54","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a> candidly — and hilariously — responded to a post-tour moment \u003ca href=\"https://www.iheart.com/artist/kelsea-ballerini-30601760/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30601760\" data-catalog-related-id=\"\">\u003cstrong>Kelsea Ballerini\u003c/strong>\u003c/a> recently shared on TikTok.\u003c/p>\n\n\u003cp>Ballerini “protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed,” she wrote in her caption \u003ca href=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710?lang=en\" target=\"_blank\">on TikTok\u003c/a> on April 17. The clip, set to “This Is The Life” by \u003ca href=\"https://www.iheart.com/artist/hannah-montana-41430/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41430\" data-catalog-related-id=\"\">\u003cstrong>Hannah Montana\u003c/strong>\u003c/a>, shows a behind-the-scenes look at how Ballerini and a hairstylist removed her wig after the shows on her first-ever headlining arena tour. Thousands of TikTokers and concertgoers said in the comments they “literally never would’ve known” the country star was wearing a wig during her performances. Commenters also said Ballerini is “so real” for sharing.\u003c/p>\n\n\u003cp>On Friday (May 2), Pearce, who is getting ready to play the final few shows on her “hummingbird world tour,” also shared a glimpse of her post-show wig removal, though she acknowledged she does it a bit differently.\u003c/p>\n\n\u003cp>“My sweet friend, Kelsea, posted a two-minute video where she very delicately, very professionally, very correctly, very gracefully, takes her wig off. and I feel called out. I feel like I’m clearly not doing it right because this is how long it takes me to take my wig off,” Pearce said as she demonstrated for her social media followers. She added in her caption \u003ca href=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110?lang=en\" target=\"_blank\">on TikTok\u003c/a>, “you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂”\u003c/p>\n\n\u003cp>Commenters on Pearce’s TikTok on Friday said they “cackled,” “it’s giving Hannah revealing she’s actually \u003ca href=\"https://www.iheart.com/artist/miley-cyrus-42281/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42281\" data-catalog-related-id=\"\">\u003cstrong>Miley\u003c/strong>\u003c/a> on a talk show,” “I had no idea you wore a wig,” “I wasn’t ready for that,” and more. another said: “Hahahahahaha. I LOVE you…. Both of you. Queens!”\u003c/p>\n\n\u003cp>“HAHAHAHAH I LOVE YOU,” Ballerini responded to Pearce on Instagram. Watch both clips below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40carlypearce%2Fvideo%2F7499872637041102110","@url":"https://www.tiktok.com/@carlypearce/video/7499872637041102110","author_name":"Carly Pearce","author_unique_id":"carlypearce","author_url":"https://www.tiktok.com/@carlypearce","embed_product_id":"7499872637041102110","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110\" data-video-id=\"7499872637041102110\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@carlypearce\" href=\"https://www.tiktok.com/@carlypearce?refer=embed\">@carlypearce\u003c/a> \u003cp>\u003ca title=\"stitch\" target=\"_blank\" href=\"https://www.tiktok.com/tag/stitch?refer=embed\">#stitch\u003c/a> with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Carly Pearce\" href=\"https://www.tiktok.com/music/original-sound-7499872658369760031?refer=embed\">♬ original sound - Carly Pearce\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1920,"thumbnail_url":"https://p19-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/okoAV9p6XCTIOAFR8ERQ6SfAAFEmA7fADazDEw?lk3s=b59d6b55&x-expires=1746388800&x-signature=7TPXeJOgl7JP8Yc9i8ffPlBJHFU%3D&shp=b59d6b55&shcp=-","thumbnail_width":1080,"title":"#stitch with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110\" data-video-id=\"7499872637041102110\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@carlypearce\" href=\"https://www.tiktok.com/@carlypearce?refer=embed\">@carlypearce\u003c/a> \u003cp>\u003ca title=\"stitch\" target=\"_blank\" href=\"https://www.tiktok.com/tag/stitch?refer=embed\">#stitch\u003c/a> with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Carly Pearce\" href=\"https://www.tiktok.com/music/original-sound-7499872658369760031?refer=embed\">♬ original sound - Carly Pearce\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@carlypearce/video/7499872637041102110"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40kelseaballerini%2Fvideo%2F7494419996420967710","@url":"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710","author_name":"Kelsea Ballerini","author_unique_id":"kelseaballerini","author_url":"https://www.tiktok.com/@kelseaballerini","embed_product_id":"7494419996420967710","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710\" data-video-id=\"7494419996420967710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kelseaballerini\" href=\"https://www.tiktok.com/@kelseaballerini?refer=embed\">@kelseaballerini\u003c/a> \u003cp>protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠\u003c/p> \u003ca target=\"_blank\" title=\"♬ This Is The Life Demo Hannah Montana - out of context hannah montana\" href=\"https://www.tiktok.com/music/This-Is-The-Life-Demo-Hannah-Montana-7267313613491850017?refer=embed\">♬ This Is The Life Demo Hannah Montana - out of context hannah montana\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1920,"thumbnail_url":"https://p16-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/oYbGu0BlERUhAi6BAApE6A4iAhaATYIHD1PAB?lk3s=b59d6b55&x-expires=1746388800&x-signature=Kjsul6AjlmFUvWf%2FzezalyLiIXk%3D&shp=b59d6b55&shcp=-","thumbnail_width":1080,"title":"protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710\" data-video-id=\"7494419996420967710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kelseaballerini\" href=\"https://www.tiktok.com/@kelseaballerini?refer=embed\">@kelseaballerini\u003c/a> \u003cp>protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠\u003c/p> \u003ca target=\"_blank\" title=\"♬ This Is The Life Demo Hannah Montana - out of context hannah montana\" href=\"https://www.tiktok.com/music/This-Is-The-Life-Demo-Hannah-Montana-7267313613491850017?refer=embed\">♬ This Is The Life Demo Hannah Montana - out of context hannah montana\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/","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/Kelsea Ballerini","keywords/Carly Pearce","keywords/wig"],"primary_image":{"bucket":"new_assets","id":"%2F68152a1eeb9fd214a3f60a54"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746217200000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","social_title":"Watch How Carly Pearce Hilariously Responded After Kelsea Ballerini Revealed She Wore A Wig During Concerts","summary":"Kelsea Ballerini recently revealed she wore a wig during her shows, and Carly Pearce just shared a candid — and hilarious — response that had commenters cackling.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Carly Pearce (30727132)"]},{"categories":["categories/music-news"],"distribution":["artists/Kelsea Ballerini (30601760)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig","permalink":"https://kmcx.iheart.com/content/2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/"},"slug":"2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54","title":"Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig","description":"Kelsea Ballerini recently revealed she wore a wig during her shows, and Carly Pearce just shared a candid — and hilarious — response that had commenters cackling.","author":"Kelly Fisher"},"pub_start":1746217200000,"pub_until":4115978604802,"pub_changed":1746217585009,"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/Carly Pearce (30727132)"]},{"tags":["categories/music-news","artists/Kelsea Ballerini (30601760)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68152781eb9fd214a3f60a3d","slug:2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","slug:2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","keyword:keywords/Kelsea Ballerini","keyword:keywords/Carly Pearce","keyword:keywords/wig","author:user"]}},{"id":"%2F6815210053c0bb887120ca39","type":"PUBLISHING","record":{"ref_id":"%2F6815210053c0bb887120ca39","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f24dc3f7-737d-4f40-a223-d439519ab10f","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 02:  Miriam Haley returns to the courtroom after taking a short break from a delay in proceedings before continuing to testify in the retrial of former film producer Harvey Weinstein at Manhattan Criminal Court on May 2, 2025 in New York City. Disgraced Hollywood mogul Harvey Weinstein faces a retrial on rape and sex assault charges for which a previous verdict was overturned, forcing survivors who helped fire up the \"MeToo\" movement to testify against him once again. Weinstein's 2017 conviction by a jury was overturned seven years later by an appeals court that ruled the way witnesses were handled in the original New York trial was unlawful. (Photo by John Angelillo-Pool/Getty Images)","id":"%2F681521676018f2973ad94dab","new_tab":false,"schedule":{},"source_credit":"Pool / Getty Images News / Getty Images","title":"Harvey Weinstein Re-Trial On Rape And Sexual Assault Charges Continues","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Miriam Haley\u003c/strong>, a former \u003cem>Project Runway\u003c/em> production assistant, \u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">abruptly left a New York courtroom on Friday (May 2) after a heated exchange with \u003c/a>\u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">\u003cstrong>Harvey Weinstein\u003c/strong>\u003c/a>\u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">'s lawyer\u003c/a>, \u003cstrong>Jennifer Bonjean\u003c/strong>. During her fourth day of testimony in Weinstein's sex crimes retrial, Haley, 48, broke down in tears as Bonjean questioned her about the night she alleges Weinstein assaulted her in July 2006. \u003c/p>\n\n\u003cp>&quot;Don’t tell me I wasn’t raped by that f****** a******!&quot; Haley yelled, before requesting a break. \u003c/p>\n\n\u003cp>Judge \u003cstrong>Curtis Farber\u003c/strong> granted a 10-minute recess, and \u003ca href=\"https://nypost.com/2025/05/02/us-news/weinstein-accuser-miriam-haley-storms-out-of-courtroom-in-tears-in-the-middle-of-grilling-dont-tell-me-i-wasnt-raped-by-that-f-king-a-hole/\" target=\"_blank\">Haley exited the courtroom\u003c/a>.\u003c/p>\n\n\u003cp>Haley has accused Weinstein of forcibly performing oral sex on her at his SoHo apartment and later raping her at a Tribeca hotel. Weinstein, 73, has pleaded not guilty to the charges. Bonjean \u003ca href=\"https://variety.com/2025/film/news/harvey-weinstein-accuser-miriam-haley-new-york-trial-cross-examination-1236383734/\" target=\"_blank\">challenged Haley's account\u003c/a>, questioning why she agreed to visit Weinstein's apartment despite his previous &quot;bizarre&quot; behavior. Haley explained she did not fear for her safety and thought it would be impolite to refuse.\u003c/p>\n\n\u003cp>This retrial follows the overturning of Weinstein's 2020 conviction. Haley is the first of three accusers expected to testify, including actress Jessica Mann and former model Kaja Sokola. Weinstein's lawyers argue that the encounters were consensual. Haley and her friends testified that she disclosed the assault shortly after it occurred. \u003c/p>\n\n\u003cp>The trial continues with further testimonies expected.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/","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":"%2F681521676018f2973ad94dab"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746215460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","social_title":"","summary":"During her fourth day of testimony in Weinstein's sex crimes retrial, Miriam Haley broke down in tears as she was questioned about the night she alleges Weinstein assaulted her.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/entertainment-news","categories/national-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court","permalink":"https://kmcx.iheart.com/content/2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/"},"slug":"2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab","title":"Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court","description":"During her fourth day of testimony in Weinstein's sex crimes retrial, Miriam Haley broke down in tears as she was questioned about the night she alleges Weinstein assaulted her.","author":"iHeartRadio"},"pub_start":1746215460000,"pub_until":4115978604802,"pub_changed":1746215793663,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/entertainment-news","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6815210053c0bb887120ca39","slug:2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","slug:2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F68151770eb9fd214a3f60a0f","type":"PUBLISHING","record":{"ref_id":"%2F68151770eb9fd214a3f60a0f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e8e0c954-c522-4432-8cde-6d49b857398a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68151816eb9fd214a3f60a1a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/eric-church-34173/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34173\" data-catalog-related-id=\"\">\u003cstrong>Eric Church\u003c/strong>\u003c/a> embraced a “time-tested tradition” as he launched the latest era in his career.\u003c/p>\n\n\u003cp>The trailblazing country star debuted \u003cem>Evangeline vs. The Machine\u003c/em>, his eighth studio record, on Friday (May 2). The 8-track album, produced by Grammy winner \u003cstrong>Jay Joyce\u003c/strong>, includes “Hands Of Time” — brought to life in a \u003ca href=\"https://www.youtube.com/watch?v=-UUZykcidqE\" target=\"_blank\">newly-premiered music video\u003c/a> on the project’s release day — “Darkest Hour,” and more. \u003c/p>\n\n\u003cp>1.  Hands Of Time (Eric Church, Scooter Carusoe)\u003c/p>\n\n\u003cp>2.  Bleed On Paper (Tucker Beathard, Casey Beathard, Monty Criswell)\u003c/p>\n\n\u003cp>3.  Johnny (Eric Church, Luke Laird, Brett Warren)\u003c/p>\n\n\u003cp>4.  Storm In Their Blood (Eric Church)\u003c/p>\n\n\u003cp>5.  Darkest Hour (Eric Church)\u003c/p>\n\n\u003cp>6.  Evangeline (Eric Church, Luke Laird, Barry Dean)\u003c/p>\n\n\u003cp>7.  Rocket’s White Lincoln (Eric Church)\u003c/p>\n\n\u003cp>8.  Clap Hands (Tom Waits)\u003c/p>\n\n\u003cp>“People keep asking me about the ‘vs.’ in the title,” Church said in a statement via his record label. “They want to know, is it a battle, Eric? And I say, yes. It is a battle. A battle for everything creative. That’s the whole reason I’m here in the first place.”\u003c/p>\n\n\u003cp>Church is hailed “one of country music’s most fearless storytellers,” who chooses to fight against the machine — “in a world where a computer program can create a song in a blink of an eye” — rather than go along with it, notes a press release from his record label. \u003cem>Evangeline vs. The Machine \u003c/em>aims to demonstrate “experimentation, creativity and surprise” throughout the 8-track listening experience that extends an invitation to others “to stay and fight with it.”\u003c/p>\n\n\u003cp>The North Carolina-born country star recently announced his headlining “Free the Machine Tour,” featuring special guests \u003ca href=\"https://www.iheart.com/artist/elle-king-730077/\" target=\"_blank\">\u003cstrong>Elle King\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/the-marcus-king-band-30648399/\" target=\"_blank\">\u003cstrong>Marcus King Band\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/charles-wesley-godwin-32690936/\" target=\"_blank\">\u003cstrong>Charles Wesley Godwin\u003c/strong>\u003c/a>. Church said “these shows will be different than anything you’ve ever seen or heard from us before,.” Tickets will be available on Friday, May 9 at 10 a.m. local time. See the list of tour stops below.\u003c/p>\n\n\u003cp>“I believe in that time-tested tradition of making records that live and breathe as one piece of art,” Church said on Friday. “An album is the ultimate creative expression, and the way we consume art now just takes the edges off that creativity. It’s built to confine it, to choke it out. With this record, it’s really my way of fighting for the creative spirit, that spirit of ‘Evangeline.’ Because I know that where we are in the world, it probably shouldn’t exist. But it does. It can live here. It can run free here. And, the best music has to fight the hardest to get out.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW\" 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/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW\" 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/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW"},{"html":"\u003cp>\u003cstrong>\u003cem>Free the Machine Tour\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>*on sale Friday, May 16 at 10 a.m. local time\u003c/em>\u003c/p>\n\n\u003cp>Sept. 12  ||  Pittsburgh, Penn.  ||  PPG Paints Arena  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 13  ||  Columbus, Ohio  ||  Nationwide Arena  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 18  ||  Philadelphia, Penn.  ||  Wells Fargo Center  ||  Elle King*\u003c/p>\n\n\u003cp>Sept. 19  ||  Boston, Mass.  ||  TD Garden  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 20  ||  Brooklyn, N.Y.  ||  Barclays Center  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 25  ||  Green Bay, Wisc.  ||  Resch Center  ||  Marcus King Band\u003c/p>\n\n\u003cp>Sept. 26  ||  Milwaukee, Wisc.  ||  Fiserv Forum  ||  Marcus King Band\u003c/p>\n\n\u003cp>Sept. 27  ||  Des Moines, Iowa  ||  Wells Fargo Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 2    ||  Detroit, Mich.  ||  Little Caesars Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 3    ||  Lexington, Ky.  ||  Rupp Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 9    ||  Indianapolis, Ind.  ||  Gainbridge Fieldhouse  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 10   ||  Grand Rapids, Mich.  ||  Van Andel Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 11   ||  Cleveland, Ohio  ||  Rocket Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 23   ||  Salt Lake City, Utah  ||  Delta Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Oct. 24   ||  Boise, Idaho  ||  ExtraMile Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Oct. 25   ||  Spokane, Wash.  ||  Spokane Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 6    ||  Vancouver, B.C.  ||  Rogers Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 7    ||  Portland, Ore.  ||  Moda Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 8    ||  Seattle, Wash.  ||  Climate Pledge Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 13   ||  Sacramento, Calif.  ||  Golden 1 Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 14   ||  Fresno, Calif.  ||  SaveMart Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 15   ||  Inglewood, Calif.  ||  Intuit Dome  ||  Charles Wesley Godwin\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/","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/The Machine","keywords/Darkest Hour","keywords/battle","keywords/Charles Wesley Godwin","keywords/reason","keywords/Jay Joyce","keywords/Marcus King Band","keywords/Eric Church","keywords/Elle King","keywords/expression"],"primary_image":{"bucket":"new_assets","id":"%2F68151816eb9fd214a3f60a1a"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746212820000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","social_title":"How Eric Church Expertly Embraces 'Time-Tested Tradition,' Aims To 'Fight Against' The Machine In Newest Era","summary":"\"...the best music has to fight the hardest to get out.”","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Eric Church (34173)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How Eric Church Expertly Embraces 'Time-Tested Tradition' In Newest Era","permalink":"https://kmcx.iheart.com/content/2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/"},"slug":"2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a","title":"How Eric Church Expertly Embraces 'Time-Tested Tradition' In Newest Era","description":"\"...the best music has to fight the hardest to get out.”","author":"Kelly Fisher"},"pub_start":1746212820000,"pub_until":4115978604802,"pub_changed":1746213180884,"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/Eric Church (34173)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68151770eb9fd214a3f60a0f","slug:2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","slug:2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","keyword:keywords/The Machine","keyword:keywords/Darkest Hour","keyword:keywords/battle","keyword:keywords/Charles Wesley Godwin","keyword:keywords/reason","keyword:keywords/Jay Joyce","keyword:keywords/Marcus King Band","keyword:keywords/Eric Church","keyword:keywords/Elle King","keyword:keywords/expression","author:user"]}},{"id":"%2F6814fdddeb9fd214a3f609df","type":"PUBLISHING","record":{"ref_id":"%2F6814fdddeb9fd214a3f609df","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d59b886e-bcdf-4e93-abea-a4f616696ec9","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814fec2eb9fd214a3f609ea","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> opened up about the “big adjustment” since losing her husband of nearly 60 years, \u003cstrong>Carl Dean\u003c/strong>.\u003c/p>\n\n\u003cp>Dean died on Monday, March 3 in Nashville, Tennessee. He was 82. Parton, 79, cherished the “many wonderful years together” when she publicly confirmed her husband’s passing. She thanked others for their prayers and sympathy, and asked for privacy for the family as they grieve Dean’s loss. \u003ca href=\"https://country.iheart.com/content/2025-03-04-dolly-parton-receives-outpouring-of-condolences-after-husbands-death-at-82/\" target=\"_blank\">She quickly received an outpouring of condolences\u003c/a>, and \u003ca href=\"https://country.iheart.com/content/2025-03-06-dolly-parton-shares-heartfelt-statement-in-first-post-since-husbands-death/\" target=\"_blank\">shared a heartfelt note\u003c/a> to family, friends and fans.\u003c/p>\n\n\u003cp>Parton admitted she gets “very emotional” when she talks about her late husband. She reminisced on their love story during her appearance on the \u003cem>TODAY Show\u003c/em> on Friday morning (May 2). Parton joined the show live from Pigeon Forge, Tennessee, celebrating the 40th anniversary of her beloved amusement park, Dollywood. \u003cem>TODAY\u003c/em>’s \u003cstrong>Savannah Guthrie\u003c/strong> and \u003cstrong>Craig Melvin\u003c/strong> offered their condolences to the legendary country star, and asked how she’s doing since his loss.\u003c/p>\n\n\u003cp>“I get very emotional when people bring it up,” Parton said. “But yeah, we were together 60 years. I’ve loved him since I was 18 years old. And it’s a big adjustment, just trying to change patterns and habits. And I’ll do fine, and I’m very involved in my work, and that’s been the best thing that could happen to me. But I’ll always miss him, of course, and I’ll always love him. He was a great partner. …I’m so thankful. I got so many cards, letters, flowers, from all over the world. I had no idea Carl Dean was so famous.”\u003c/p>\n\n\u003cp>Parton previously addressed her husband’s loss when she told the \u003ca href=\"https://www.knoxnews.com/story/entertainment/2025/03/17/dolly-parton-husband-carl-dean-death-and-his-secret-dollywood-visits/82453133007/\" target=\"_blank\">\u003cem>Knoxville News Sentinel\u003c/em>\u003c/a> that she’s “doing better than I thought I would. I’ve been with him 60 years. So, I’m going to have to relearn some of the things that we’ve done. But I’ll always keep him close. …I’m at peace that he’s at peace, but that don’t keep me from missing him and loving him.” During an event celebrating Dollywood’s 40th anniversary, Parton told the audience of season pass holders that she wanted “to take a minute to thank all of you for all the flowers and cards, and the well wishes for the loss of Carl. You know how I loved him. And he would want me to be working today. I expect to be working. So anyway, I just wanted you to know, that \u003ca href=\"https://country.iheart.com/content/2025-03-14-dolly-parton-publicly-speaks-for-the-first-time-since-her-husbands-death/\" target=\"_blank\">of course, I will always love him and I’ll miss him. But I wanted you to know that I will always love you\u003c/a>.”\u003c/p>\n\n\u003cp>Parton met her husband outside the Wishy Washy Laundromat on her first day living in Nashville. She’d moved from her East Tennessee hometown to pursue her career in music. \u003ca href=\"https://country.iheart.com/content/2025-03-04-listen-dolly-parton-offers-rare-details-about-love-story-with-late-husband/\" target=\"_blank\">Parton previously shared that she wasn’t looking for a relationship at the time\u003c/a>, but she “fell in love with Carl Dean,” and they got married in Georgia wedding on May 30, 1966. Parton debuted the ballad “If You Hadn’t Been There,” honoring her late husband. She said at that time that “like all great love stories, they never end. They live on in memory and song. He will always be the star of my life story, and I dedicate this song to him.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\">Watch Parton’s interview on \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\">\u003cem>TODAY\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\"> here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g\" 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/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g\" 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/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/","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/Carl Dean"],"primary_image":{"bucket":"new_assets","id":"%2F6814fec2eb9fd214a3f609ea"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746206280000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","social_title":"Dolly Parton Opens Up About 'Big Adjustment' Since Husband Carl Dean's Death: 'I Get Very Emotional'","summary":"Dolly Parton said she and Carl Dean \"were together 60 years. I’ve loved him since I was 18 years old.\" 🤍","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":"Dolly Parton Opens Up About 'Big Adjustment' Since Her Husband's Death","permalink":"https://kmcx.iheart.com/content/2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/"},"slug":"2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea","title":"Dolly Parton Opens Up About 'Big Adjustment' Since Her Husband's Death","description":"Dolly Parton said she and Carl Dean \"were together 60 years. I’ve loved him since I was 18 years old.\" 🤍","author":"Kelly Fisher"},"pub_start":1746206280000,"pub_until":4115978604802,"pub_changed":1746206703420,"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:/6814fdddeb9fd214a3f609df","slug:2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","slug:2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","keyword:keywords/Dolly Parton","keyword:keywords/Carl Dean","author:user"]}},{"id":"%2F6814ee63eb9fd214a3f609b7","type":"PUBLISHING","record":{"ref_id":"%2F6814ee63eb9fd214a3f609b7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b4ace392-3b75-47c6-9590-266f4de2410e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814f027eb9fd214a3f609d2","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/trisha-yearwood-40066/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40066\" data-catalog-related-id=\"\">\u003cstrong>Trisha Yearwood\u003c/strong>\u003c/a> debuted two new tracks from her upcoming album, \u003cem>The Mirror\u003c/em>, on Friday (May 2).\u003c/p>\n\n\u003cp>Yearwood, who received the Academy of Country Music’s Icon Award at the ACM Honors last year in Nashville, Tennessee, released “The Wall Or The Way Over,” and “Bringing The Angels” one day after she announced long-awaited details about her new record. \u003cem>The Mirror \u003c/em>is Yearwood’s “first fully co-written and co-produced album,” she said. “This is a new chapter for me and one I cannot wait to share with you… I am so proud of this record and hope you love it as much as I loved creating it.”\u003c/p>\n\n\u003cp>Yearwood added as she released two new songs on Friday that she “can’t wait for you to hear the rest.”\u003c/p>\n\n\u003cp>The Georgia-born country star previously performed her newest songs for live audiences months ahead of their official debut. Yearwood \u003ca href=\"https://country.iheart.com/content/2025-02-24-watch-trisha-yearwood-tease-her-upcoming-chapter-at-iconic-nashville-venue/\" target=\"_blank\">performed “The Wall Or The Way Over” at the Bluebird Cafe\u003c/a>, a historic, intimate venue in Nashville that has hosted performances by some of the genre’s most-respected, legendary songwriters and artists over the decades. Yearwood’s performance aired when she was a guest on \u003cem>The Kelly Clarkson Show\u003c/em>. She delivered a powerful performance of \u003ca href=\"https://country.iheart.com/content/2025-03-25-watch-trisha-yearwood-deliver-energetic-anthem-as-she-ushers-in-new-era/\" target=\"_blank\">“Bringing The Angels” on \u003c/a>\u003ca href=\"https://country.iheart.com/content/2025-03-25-watch-trisha-yearwood-deliver-energetic-anthem-as-she-ushers-in-new-era/\" target=\"_blank\">\u003cem>Jimmy Kimmel Live\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>Yearwood co-wrote \u003cem>The Mirror \u003c/em>with singer-songwriters \u003ca href=\"https://www.iheart.com/artist/erin-enderlin-31033554/\" target=\"_blank\">\u003cstrong>Erin Enderlin\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sunny-sweeney-41377/\" target=\"_blank\">\u003cstrong>Sunny Sweeney\u003c/strong>\u003c/a>. They’re joining Yearwood on her spring headlining tour, which kicked off earlier this week in Austin, Texas. Yearwood said when she announced the lineup that Enderlin and Sweeney “are two of my co-writing pals on this new album. I can’t wait for you to hear these amazingly talented women as they take the stage on my spring tour. You’re in for a treat!” \u003ca href=\"https://www.instagram.com/p/DGRatPxvzvi/?hl=en\" target=\"_blank\">See the dates here\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>The Mirror\u003c/em> is due to release on July 18. Listen to “The Wall Or The Way Over,” and “Bringing The Angels” below.\u003c/p>\n\n\u003ch3>\u003ca href=\"https://www.youtube.com/watch?v=z0au8uuEUhc\" target=\"_blank\">“The Wall Or The Way Over”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/z0au8uuEUhc?si=NKUxb05UrG4l4UCV","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/z0au8uuEUhc?si=NKUxb05UrG4l4UCV\" 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/z0au8uuEUhc?si=NKUxb05UrG4l4UCV\" 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/z0au8uuEUhc?si=NKUxb05UrG4l4UCV"},{"html":"\u003ch3>\u003ca href=\"https://www.youtube.com/watch?v=iF8La5HviIg\" target=\"_blank\">“Bringing The Angels”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/iF8La5HviIg?si=ochWn2OskHvGHTox","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/iF8La5HviIg?si=ochWn2OskHvGHTox\" 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/iF8La5HviIg?si=ochWn2OskHvGHTox\" 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/iF8La5HviIg?si=ochWn2OskHvGHTox"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/","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/Trisha Yearwood","keywords/Mirror","keywords/Bringing The Angels","keywords/The Wall Or The Way Over","keywords/The Mirror","keywords/lineup"],"primary_image":{"bucket":"new_assets","id":"%2F6814f027eb9fd214a3f609d2"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746202320000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","social_title":"Trisha Yearwood Unveils New Glimpse Of An Upcoming Project That Marks Powerful 'Firsts' In The Icon's Career","summary":"“This is a new chapter for me and one I cannot wait to share with you…\"","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Trisha Yearwood (40066)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trisha Yearwood Unveils New Glimpse Of Project That Marks Career 'Firsts'","permalink":"https://kmcx.iheart.com/content/2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/"},"slug":"2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2","title":"Trisha Yearwood Unveils New Glimpse Of Project That Marks Career 'Firsts'","description":"“This is a new chapter for me and one I cannot wait to share with you…\"","author":"Kelly Fisher"},"pub_start":1746202320000,"pub_until":4115978604802,"pub_changed":1746202729748,"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/Trisha Yearwood (40066)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/6814ee63eb9fd214a3f609b7","slug:2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","slug:2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","keyword:keywords/Trisha Yearwood","keyword:keywords/Mirror","keyword:keywords/Bringing The Angels","keyword:keywords/The Wall Or The Way Over","keyword:keywords/The Mirror","keyword:keywords/lineup","author:user"]}},{"id":"%2F6814eda953c0bb887120ca0c","type":"PUBLISHING","record":{"ref_id":"%2F6814eda953c0bb887120ca0c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"48cbd041-91f8-46ca-b5b0-09e261ebdc54","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Space ship on orbit of Earth planet. Expedition of cargo spacecraft to ISS. Deep space and cities lights. Elements of this image furnished by NASA.\n(url: https://www.nasa.gov/sites/default/files/thumbnails/image/iss058e029952.jpg images-assets.nasa.gov/image/iss040e090540/iss040e090540~orig.jpg)","id":"%2F6814edde36fa97a5f2028289","new_tab":false,"schedule":{},"source_credit":"dima_zel / iStock / Getty Images","title":"Space ship on orbit of Earth planet. Expedition of cargo spacecraft to ISS. Deep space and cities lights. Elements of this image furnished by NASA.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Kosmos-482, a Soviet-era spacecraft launched in 1972, is \u003ca href=\"https://www.theguardian.com/science/2025/may/02/soviet-era-spacecraft-kosmos-482-uncontrolled-return-earth-next-week\" target=\"_blank\">expected to make an uncontrolled reentry into Earth's atmosphere\u003c/a> next week. The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.\u003c/p>\n\n\u003cp>The spacecraft, weighing approximately 1,100 pounds, is predicted to reenter around May 10. The \u003ca href=\"https://www.iflscience.com/kosmos-482-soviet-unions-failed-venus-probe-is-about-to-slam-into-earth-79013\" target=\"_blank\">reentry is expected to be uncontrolled\u003c/a>, but experts believe the risk to people on the ground is minimal. \u003c/p>\n\n\u003cp>Kosmos-482 was part of a series of Soviet missions to Venus, but unlike its successful counterpart, Venera 8, \u003ca href=\"https://www.sciencealert.com/defunct-soviet-spacecraft-set-to-crash-to-earth-in-fiery-end-to-53-year-orbit\" target=\"_blank\">it never left Earth's orbit\u003c/a>. The spacecraft's lander, designed to withstand Venus's harsh atmosphere, might survive reentry intact. However, The Guardian reports that the heat shield and parachute system may have degraded over time, potentially causing the probe to burn up upon reentry.\u003c/p>\n\n\u003cp>The reentry zone spans from 51.7 degrees north to 51.7 degrees south latitude, covering a vast area from London to Cape Horn. With most of Earth's surface being water, experts believe it is likely that the probe will fall into an ocean. As the reentry date approaches, more precise predictions will become available.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/","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":"%2F6814edde36fa97a5f2028289"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746201900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","social_title":"","summary":"The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Defunct Russian Space Probe From The 1970s To Crash Into The Earth","permalink":"https://kmcx.iheart.com/content/2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/"},"slug":"2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289","title":"Defunct Russian Space Probe From The 1970s To Crash Into The Earth","description":"The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.","author":"iHeartRadio"},"pub_start":1746201900000,"pub_until":4115978604802,"pub_changed":1746202262755,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814eda953c0bb887120ca0c","slug:2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","slug:2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6MCwiN1RLb1UiOi0xfX0=","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":"%2F6816b073bfd0b22ed2873d82","type":"PUBLISHING","record":{"ref_id":"%2F6816b073bfd0b22ed2873d82","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274018425","schedule":{},"type":"catalog"},{"html":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmography. In the Movie Review, Mike talks about Warfare which was written and directed by Ray Mendoza and Alex Garland. It is based on Mendoza's experiences during the Iraq War as a U.S. Navy SEAL, the film is a re-enactment of an encounter he and his platoon experienced on November 19, 2006 in the wake of the Battle of Ramadi. Mike talks about the powerful use of sound, the 5 military terms he learned from the movie and why he hopes people see it and appreciate our military for all they do. In the Trailer Park, Mike talks about Him from Producer Jordan Peele.  It’s a football-centric horror movie about a promising young football player who joins an isolated compound to train under a dynasty team's aging quarterback.\u003c/p>\n\n\u003cp> \u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p>\n\n\u003cp> \u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\" target=\"_self\">@MikeDeestro\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\" target=\"_self\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\" target=\"_self\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\" target=\"_self\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>  \u003c/p>\n\n\u003cp> \u003cstrong>Email: \u003c/strong>[email protected]\u003c/p>\n\n\u003cp>  \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":"%2F6816af104fcbd2feb8c8d53d","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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS83ODc5ZTQ4YS1hMTU1LTRhZWEtYmU5OS1iMmNjMDEwYTMyODMvaW1hZ2UuanBnP3Q9MTc0NTg3NzQ5NSZzaXplPUxhcmdl?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":1746302400000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie","social_title":"","summary":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmo...","targets":[],"title":"MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Pa","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie/"},"slug":"2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS83ODc5ZTQ4YS1hMTU1LTRhZWEtYmU5OS1iMmNjMDEwYTMyODMvaW1hZ2UuanBnP3Q9MTc0NTg3NzQ5NSZzaXplPUxhcmdl?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":"MOVIE MIKE: Top 10 Ryan Gosling Movies + Movie Review: Warfare + Trailer Pa","description":"\u003cp>MOVIE MIKE: Mike shares his list of the Top 10 Ryan Gosling movies of all-time. From the roles that defined him, stretched him, and made audiences fall in love with him all over again. He shares what movie he should have won an Oscar for and one of his most underrated performances in his filmo...","author":""},"pub_start":1746302400000,"pub_until":4115978604802,"pub_changed":1746317428147,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/6816b073bfd0b22ed2873d82","slug:2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie","slug:2025-05-03-1119-the-bobby-bones-show-movie-mike-top-10-ryan-gosling-movies-movie-revie"]}},{"id":"%2F681615bfda150b7c557d55c7","type":"PUBLISHING","record":{"ref_id":"%2F681615bfda150b7c557d55c7","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274001662","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week! \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":"%2F68161461871d32c795219457","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":1746262800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week","social_title":"","summary":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Best Bits of the Week","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week/"},"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week","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":"Best Bits of the Week","description":"\u003cp>Morgan shares the top 7 segments from the Bobby Bones Show this week!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1746262800000,"pub_until":4115978604802,"pub_changed":1746277824371,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/681615bfda150b7c557d55c7","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-of-the-week"]}},{"id":"%2F681615c0931a28280985b84f","type":"PUBLISHING","record":{"ref_id":"%2F681615c0931a28280985b84f","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274001663","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife’s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\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":"%2F68161461931a28280985b848","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":1746262800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie","social_title":"","summary":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife&rsquo;s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\u003c/p>\u003cp>See...","targets":[],"title":"Best Bits: Listener Q&A With Morgan and Eddie","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie/"},"slug":"2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie","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":"Best Bits: Listener Q&A With Morgan and Eddie","description":"\u003cp>Morgan and Eddie answer listener submitted questions! Shoutouts to start then Eddie answers questions about golf, grilling, reading, his wife&rsquo;s paintings, his kids and learning music. Morgan talks about jeep ducking and they each share the country they could live for one month.\u003c/p>\u003cp>See...","author":""},"pub_start":1746262800000,"pub_until":4115978604802,"pub_changed":1746277824893,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/681615c0931a28280985b84f","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie","slug:2025-05-03-1119-the-bobby-bones-show-best-bits-listener-qa-with-morgan-and-eddie"]}},{"id":"%2F681615c0bfd0b22ed2873d30","type":"PUBLISHING","record":{"ref_id":"%2F681615c0bfd0b22ed2873d30","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"274001664","schedule":{},"type":"catalog"},{"html":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did early on in their relationship that mattered to him.\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":"%2F68161461931a28280985b84a","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":1746262800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b","social_title":"","summary":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did...","targets":[],"title":"Did Eddie Book The Trip? Eddie Gives Morgan Some Brotherly Advice","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b/"},"slug":"2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b","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":"Did Eddie Book The Trip? Eddie Gives Morgan Some Brotherly Advice","description":"\u003cp>Happy weekend! Eddie joins Morgan and she wants an update to see if he booked the trip they were discussing on the last Best Bits. Eddie shares if there was a moment his wife knew was the one, and Morgan gets some brotherly advice in all the love talk. Eddie also shares the things his wife did...","author":""},"pub_start":1746262800000,"pub_until":4115978604802,"pub_changed":1746277825478,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/681615c0bfd0b22ed2873d30","slug:2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b","slug:2025-05-03-1119-the-bobby-bones-show-did-eddie-book-the-trip-eddie-gives-morgan-some-b"]}},{"id":"%2F6815a52d871d32c79521943b","type":"PUBLISHING","record":{"ref_id":"%2F6815a52d871d32c79521943b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"273990173","schedule":{},"type":"catalog"},{"html":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnold is back in the studio after hitting Coachella and then hitting up the NFL Draft. We also read an email that brings forth more proof of the Ray jinx being a real thing. \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":"%2F6815a3e5da150b7c557d559c","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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xNDUwOTgwYi00MDk0LTQxZDMtYWNkYS1iMmNmMDEzYjg3OTcvaW1hZ2UuanBnP3Q9MTc0NjA0MTA0NyZzaXplPUxhcmdl?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":1746234000000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam","social_title":"","summary":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnol...","targets":[],"title":"SORE LOSERS: Family Drama Is Ripping Lunchbox's Family Apart","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam/"},"slug":"2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xNDUwOTgwYi00MDk0LTQxZDMtYWNkYS1iMmNmMDEzYjg3OTcvaW1hZ2UuanBnP3Q9MTc0NjA0MTA0NyZzaXplPUxhcmdl?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":"SORE LOSERS: Family Drama Is Ripping Lunchbox's Family Apart","description":"\u003cp>SORE LOSERS: In this episode Lunchbox talks about the FAMILY DRAMA that is causing a lot of issues in his family thanks to March Madness and the final standings. Also Lunchbox hit the golf course on Monday and his playing partner broke down exactly why Bryson DeChambeau lost The Masters. Arnol...","author":""},"pub_start":1746234000000,"pub_until":4115978604802,"pub_changed":1746249005842,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/6815a52d871d32c79521943b","slug:2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam","slug:2025-05-03-1119-the-bobby-bones-show-sore-losers-family-drama-is-ripping-lunchboxs-fam"]}},{"id":"%2F68155eed931a28280985b7cf","type":"PUBLISHING","record":{"ref_id":"%2F68155eed931a28280985b7cf","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"273975852","schedule":{},"type":"catalog"},{"html":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead guitarist from Semisonic and one of the best songwriters of this generation, \u003ca href=\"https://www.instagram.com/danwilsonmusic/\" target=\"_self\">Dan Wilson\u003c/a>. Dan tells Bobby the real story behind &quot;Closing Time&quot;, 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>\n\n\u003cp> \u003cstrong>Follow on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/thebobbycast/\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@thebobbycast\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Watch this Episode on \u003c/strong>\u003ca href=\"https://www.youtube.com/bobbycast\" target=\"_self\">\u003cstrong>Youtube\u003c/strong>\u003c/a>\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":"%2F68155d99da150b7c557d5551","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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl?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":1746216120000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto","social_title":"","summary":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead guitarist 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 writ...","targets":[],"title":"BOBBYCAST: Dan Wilson of Semisonic on The Real Story of \"Closing Time\" + Wr","permalink":"https://kmcx.iheart.com/featured/bobby-bones/content/2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto/"},"slug":"2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yMmJhOGJmMi0zYjBmLTQwNmUtOTUyYy1iMmNkMDE1YmU5YjYvaW1hZ2UuanBnP3Q9MTc0NTg3NDgwMCZzaXplPUxhcmdl?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":"BOBBYCAST: Dan Wilson of Semisonic on The Real Story of \"Closing Time\" + Wr","description":"\u003cp>On this episode of the BobbyCast, Bobby sits down to talk with the lead guitarist 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 writ...","author":""},"pub_start":1746216120000,"pub_until":4115978604802,"pub_changed":1746233427821,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/68155eed931a28280985b7cf","slug:2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto","slug:2025-05-02-1119-the-bobby-bones-show-bobbycast-dan-wilson-of-semisonic-on-the-real-sto"]}}],"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":"%2F67a23b0e8e293a5cabf8fede","type":"PUBLISHING","record":{"ref_id":"%2F67a23b0e8e293a5cabf8fede","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","cuser":"user/ldap/mberger","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":"%2F678f995da53b2f28a945339f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/678f995da53b2f28a945339f","source_credit":"","title":"iHeartCountry Festival presented by Capital One","url":"asset://new_assets/678f995da53b2f28a945339f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The 2025 \u003ca href=\"https://www.iheart.com/iheartcountry-festival/\" target=\"_blank\">iHeartCountry Festival presented by Capital One\u003c/a> is returning to Austin, Texas this spring, and a star-studded lineup of some of country music's biggest artist's are set to take over the Moody Center on Saturday, May 3rd.\u003c/p>\n\n\u003cp>This year's iHeartCountry Festival includes performances from \u003ca href=\"https://www.iheart.com/artist/brooks-dunn-89555/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89555\" data-catalog-related-id=\"\">\u003cstrong>Brooks &amp; Dunn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/thomas-rhett-707205/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"707205\" data-catalog-related-id=\"\">\u003cstrong>Thomas Rhett\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/rascal-flatts-41050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41050\" data-catalog-related-id=\"\">\u003cstrong>Rascal Flatts\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/cole-swindell-867822/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"867822\" data-catalog-related-id=\"\">\u003cstrong>Cole Swindell\u003c/strong>\u003c/a>, \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/megan-moroney-35764910/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35764910\" data-catalog-related-id=\"\">\u003cstrong>Megan Moroney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35706214\" data-catalog-related-id=\"\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/nate-smith-49783/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"49783\" data-catalog-related-id=\"\">\u003cstrong>Nate Smith\u003c/strong>\u003c/a>, and the show will once again be hosted by iHeartRadio's own \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\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Hulu will be the Official Streaming Destination of the festival, with performances livestreamed exclusively to all Hulu subscribers at no additional cost. Additional information about the livestream will be posted across Hulu's platform and social media channels. Fans can tune in to the 2025 iHeartCountry Festival to catch all of the action live on May 3rd at 8pm ET/5pm PT (7pm CT) across iHeartCountry stations nationwide and on the free iHeartRadio app via iHeartRadio's \u003ca href=\"https://www.iheart.com/live/iheartcountry-4418/\" data-catalog-kind=\"STATION\" data-catalog-id=\"4418\" data-catalog-related-id=\"\">iHeartCountry\u003c/a> station.\u003c/p>\n\n\u003cp>Tickets are on sale now at \u003ca href=\"https://www.ticketmaster.com/event/3A0062279DE11586\" target=\"_blank\">\u003cstrong>Ticketmaster.com\u003c/strong>\u003c/a>.\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67855ccacdd7dc12e3dc7b7c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67855ccacdd7dc12e3dc7b7c","source_credit":"","title":"Brooks & Dunn, Thomas Rhett, Rascal Flatts","url":"asset://new_assets/67855ccacdd7dc12e3dc7b7c","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1746316800721,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/iHeartCountry Festival","keywords/Brooks & Dunn","keywords/Thomas Rhett","keywords/Rascal Flatts"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.brands","caption":"","id":"%2F67859b12b7d072d4776a3b78","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78","source_credit":"","title":"iHeartCountry Festival presented by Capital One","url":"asset://assets.brands/67859b12b7d072d4776a3b78","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-03-2025-iheartcountry-festival-presented-by-capital-one"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Brooks & Dunn, Thomas Rhett, Rascal Flatts, Megan Moroney and more are set to take over Austin, Texas this spring!"},"title":{"type":"title","value":"2025 iHeartCountry Festival presented by Capital One"},"venue_address":{"type":"plain","value":"2001 Robert Dedman Dr, Austin, TX 78712"},"venue_name":{"type":"plain","value":"Moody Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Brooks & Dunn, Thomas Rhett, Rascal Flatts, Megan Moroney and more are set to take over Austin, Texas this spring!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"iHeartCountry Festival presented by Capital One","url":"asset://assets.brands/67859b12b7d072d4776a3b78","use_caption":false},"keywords":["keywords/iHeartCountry Festival","keywords/Brooks & Dunn","keywords/Thomas Rhett","keywords/Rascal Flatts"],"primary_slug":"2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","slugs":["2025-05-03-2025-iheartcountry-festival-presented-by-capital-one"],"sponsored":false,"title":"2025 iHeartCountry Festival presented by Capital One"},"targeting":{"exclusion":{"tags":[]},"publish_date":1738684800000,"publish_end_date":1746331200000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"67a23b0e8e293a5cabf8fedf","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment"],"where":["formats/COUNTRY"],"workflow":""}]},"permalink":"https://www.iheart.com/calendar/content/2025-05-03-2025-iheartcountry-festival-presented-by-capital-one"},"slug":"2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","summary":{"image":"https://i.iheart.com/v3/re/assets.brands/67859b12b7d072d4776a3b78","title":"2025 iHeartCountry Festival presented by Capital One","description":"Brooks & Dunn, Thomas Rhett, Rascal Flatts, Megan Moroney and more are set to take over Austin, Texas this spring!","author":""},"pub_start":1738684800000,"pub_until":1746331200000,"pub_changed":1738686015950,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment","formats/COUNTRY"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67a23b0e8e293a5cabf8fede","slug:2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","slug:2025-05-03-2025-iheartcountry-festival-presented-by-capital-one","keyword:keywords/iHeartCountry Festival","keyword:keywords/Brooks & Dunn","keyword:keywords/Thomas Rhett","keyword:keywords/Rascal Flatts"]}}],"resume":null}},{"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":"%2F6814e34528736d22a2f6e889","type":"LEADS","record":{"title":"Watch Our iHeartCountry Festival '25 NOW!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6785aaa717ddbeecd5b08ad4","img_meta":{"base_id":"%2F6785aaa717ddbeecd5b08ad4","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/iheartcountry-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F68153ad3eb9fd214a3f60a91","type":"PUBLISHING","record":{"ref_id":"%2F68153ad3eb9fd214a3f60a91","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"df6fae19-a654-41de-a2c8-bf37443d3ea5","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68153be8eb9fd214a3f60a9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/nate-smith-49783/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"49783\" data-catalog-related-id=\"\">\u003cstrong>Nate Smith\u003c/strong>\u003c/a> invited two fans on stage with him after they got engaged at his show on Thursday evening (May 1) in Key West, Florida.\u003c/p>\n\n\u003cp>“A couple of amazing fans got engaged at my show last night. OBVIOUSLY I had to bring them on stage to give them the light! I freakin love y’all,” Smith said as he shared the clip on his social media accounts on Friday (May 2), set to “Fix What You Didn’t Break.” The award-winning country star added in his caption \u003ca href=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399?lang=en\" target=\"_blank\">on TikTok\u003c/a>: “We came to play a show.. then we decided to celebrate an engagement 🥹💍”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40natesmithmusic%2Fvideo%2F7499955759782874399","@url":"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399","author_name":"Nate Smith Country","author_unique_id":"natesmithmusic","author_url":"https://www.tiktok.com/@natesmithmusic","embed_product_id":"7499955759782874399","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399\" data-video-id=\"7499955759782874399\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@natesmithmusic\" href=\"https://www.tiktok.com/@natesmithmusic?refer=embed\">@natesmithmusic\u003c/a> \u003cp>We came to play a show.. then we decided to celebrate an engagement 🥹💍\u003c/p> \u003ca target=\"_blank\" title=\"♬ Fix What You Didn't Break - Nate Smith\" href=\"https://www.tiktok.com/music/Fix-What-You-Didn't-Break-7392779757525404446?refer=embed\">♬ Fix What You Didn't Break - Nate Smith\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":960,"thumbnail_url":"https://p16-pu-sign-useast8.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owftZmfqKEIFFYKIAQNAoAAfNyQADQ1tDIjqEA~tplv-dmt-logom:tos-useast8-i-0068-tx2/oQjEQLI1Ao7eAhKfhQhGAeqV5AEIIAFXGmMCIA.image?lk3s=b59d6b55&x-expires=1746392400&x-signature=KSY%2BjPNZomvOgM8M3ci4jjb0kuU%3D&shp=b59d6b55&shcp=-","thumbnail_width":540,"title":"We came to play a show.. then we decided to celebrate an engagement 🥹💍","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399\" data-video-id=\"7499955759782874399\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@natesmithmusic\" href=\"https://www.tiktok.com/@natesmithmusic?refer=embed\">@natesmithmusic\u003c/a> \u003cp>We came to play a show.. then we decided to celebrate an engagement 🥹💍\u003c/p> \u003ca target=\"_blank\" title=\"♬ Fix What You Didn't Break - Nate Smith\" href=\"https://www.tiktok.com/music/Fix-What-You-Didn't-Break-7392779757525404446?refer=embed\">♬ Fix What You Didn't Break - Nate Smith\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@natesmithmusic/video/7499955759782874399"},{"html":"\u003cp>Smith is part of the star-studded lineup of the 2025 iHeartCountry Festival, which is slated to take place on Saturday, May 3. The festival, hosted by iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" target=\"_blank\">\u003cstrong>Bobby Bones\u003c/strong>\u003c/a>, will return to Moody Center in Austin, Texas. Other artists in the lineup include \u003ca href=\"https://www.iheart.com/artist/brooks-dunn-89555/\" target=\"_blank\">\u003cstrong>Brooks &amp; Dunn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/thomas-rhett-707205/\" target=\"_blank\">\u003cstrong>Thomas Rhett\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/rascal-flatts-41050/\" target=\"_blank\">\u003cstrong>Rascal Flatts\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" target=\"_blank\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/megan-moroney-35764910/\" target=\"_blank\">\u003cstrong>Megan Moroney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/cole-swindell-867822/\" target=\"_blank\">\u003cstrong>Cole Swindell\u003c/strong>\u003c/a>. Smith and Moroney will also perform at the free Daytime Village, taking over the Dell Technologies Plaza from 12:30 p.m. 4:30 p.m. CT. That lineup also includes \u003ca href=\"https://www.iheart.com/artist/matt-stell-358141/\" target=\"_blank\">\u003cstrong>Matt Stell\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/dasha-42604272/\" target=\"_blank\">\u003cstrong>Dasha\u003c/strong>\u003c/a>. Dasha will also appear on the main stage at the iHeartCountry Festival, iHeartCountry recently confirmed.\u003c/p>\n\n\u003cp>Hulu will be the Official Streaming Destination of the festival, with performances livestreamed exclusively to all Hulu subscribers at no additional cost. Additional information about the livestream will be posted across Hulu’s platform and social media channels. Fans can tune in to the 2025 iHeartCountry Festival to catch all of the action live on May 3 at 8pm ET/5pm PT (7pm CT) across iHeartCountry stations nationwide and on the free iHeartRadio app via iHeartRadio's \u003ca href=\"https://www.iheart.com/live/iheartcountry-4418/\" target=\"_blank\">iHeartCountry\u003c/a> station. Tickets to the 2025 iHeartCountry Festival are available now via \u003ca href=\"https://www.ticketmaster.com/\" target=\"_blank\">Ticketmaster.com\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/","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/Nate Smith","keywords/fans","keywords/iHeartCountry Festival","keywords/reaction","keywords/show","keywords/stage","keywords/couple","keywords/lineup","keywords/iHeartRadio"],"primary_image":{"bucket":"new_assets","id":"%2F68153be8eb9fd214a3f60a9d"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746221760000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","social_title":"","summary":"What an unforgettable moment. 🥹💍","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Nate Smith (49783)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch Nate Smith's Reaction When Couple Gets Engaged At His Show","permalink":"https://kmcx.iheart.com/content/2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show/"},"slug":"2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68153be8eb9fd214a3f60a9d","title":"Watch Nate Smith's Reaction When Couple Gets Engaged At His Show","description":"What an unforgettable moment. 🥹💍","author":"Kelly Fisher"},"pub_start":1746221760000,"pub_until":4115978604802,"pub_changed":1746222132154,"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/Nate Smith (49783)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68153ad3eb9fd214a3f60a91","slug:2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","slug:2025-05-02-watch-nate-smiths-reaction-when-couple-gets-engaged-at-his-show","keyword:keywords/Nate Smith","keyword:keywords/fans","keyword:keywords/iHeartCountry Festival","keyword:keywords/reaction","keyword:keywords/show","keyword:keywords/stage","keyword:keywords/couple","keyword:keywords/lineup","keyword:keywords/iHeartRadio","author:user"]}},{"id":"%2F681529b3a0ae65986ff94a97","type":"PUBLISHING","record":{"ref_id":"%2F681529b3a0ae65986ff94a97","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8be54911-a92e-44ab-8551-ff168a6ad469","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F139-talon-outdoors-28366288%2F","@url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/","author_name":"Talon Outdoors","author_url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"Talon Outdoors\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&cid=oembed&keyid%5B0%5D=Talon%20Outdoors&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/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk0M2RhZmY3ZDAzYTJjYTkyMTk1ZWRiNGE5Y2IxZGVkLmpwZw?ops=fit(300%2C300)","thumbnail_width":300,"title":"Talon Outdoors","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Talon Outdoors\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&cid=oembed&keyid%5B0%5D=Talon%20Outdoors&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Epic landscape scenery from the walking trail of the national park","id":"%2F6815373ca0ae65986ff94aa3","new_tab":false,"schedule":{},"source_credit":"iStockphoto","title":"A beautiful overlooking view of nature in Wind Cave National Park, South Dakota","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Do you have a favorite place to walk?\u003c/p>\n\n\u003cp>While there are a handful of picturesque trails scattered throughout Nebraska, only one is revered as the best place to hike.\u003c/p>\n\n\u003cp>Be it beautiful lake views, a glimpse at a glowing sunset sinking below a distant mountain range, or a birds-eye view of the sunrise making the dew painted on the leaves of a hundred trees sparkle around you, something about this trail sets it apart from the rest, so much so, that it's become a Nebraska recommendation.\u003c/p>\n\n\u003cp>Some trails are traversed for their history, while others are admired for their peaceful lack of crowds. Regardless of why you choose to hike a trail, there is one glorious Nebraska gem you must add to your list!\u003c/p>\n\n\u003cp>According to a list compiled by \u003ca href=\"https://www.backpacker.com/trips/trips-by-state/the-50-best-hikes-in-the-us/\" target=\"_blank\">\u003cem>Backpacker Magazine\u003c/em>\u003c/a>, the best hike \u003ca href=\"https://www.iheart.com/content/2025-04-25-beloved-nebraska-eatery-named-best-traditional-restaurant-in-the-state/\" target=\"_blank\">in Nebraska\u003c/a> is the 3-mile \u003cstrong>Nebraska National Forest at Halsey trail. \u003c/strong>\u003c/p>\n\n\u003cp>Here's what \u003cem>Backpacker Magazine\u003c/em> (via hiker \u003cstrong>Adam Roy\u003c/strong>\u003cem>) \u003c/em>had to say about the absolute best place to hike in the state:\u003c/p>\n\n\u003cblockquote>&quot;Located near the town of Halsey, the forest’s 141-square-mile Bessey Ranger District is an offbeat, surprisingly wild destination, and with next to no trails, it’s up to you to choose your own adventure. Start on the only marked hiking path in the area, a sandy, 3-mile-long trail winding over the hilltops and past snatches of prairie. At the end, climb to the top of Scott Fire Tower, a 50-foot-high observation post that’s still in use, and scope out your route. From there, you can link together cattle paths and old forest roads around towering ponderosas and through patches of grazed-down grassland, topping off your water at windmill-festooned cattle tanks dotted around the forest.&quot;\u003c/blockquote>\n\n\u003cp>For a \u003ca href=\"https://www.iheart.com/content/2025-04-21-contaminated-food-recalled-across-nebraska-poses-fatal-health-risk/\" target=\"_blank\">continued list\u003c/a> of the best hikes in all 50 states, check out \u003ca href=\"https://www.backpacker.com/trips/trips-by-state/the-50-best-hikes-in-the-us/\" target=\"_blank\">backpacker.com\u003c/a>!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/","cuser":"user/ldap/1133602","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/Nebraska","keywords/trail","keywords/hike","keywords/state","keywords/trails","keywords/handful","keywords/place","keywords/Bessey Ranger District","keywords/one","keywords/Halsey trail"],"primary_image":{"bucket":"new_assets","id":"%2F6815373ca0ae65986ff94aa3"},"primary_target":{"categories":["categories/local-news"],"distribution":["markets/OMAHA-NE","markets/LINCOLN-NE"]},"publish_date":1746220560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","social_title":"","summary":"Have you walked this popular Nebraska trail? ","targets":[{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/local-news"],"distribution":["markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"categories":["syndications/content"],"distribution":["markets/OMAHA-NE","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/LINCOLN-NE"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Picturesque Nebraska Trail Crowned 'Best Hike' In The Entire State","permalink":"https://kmcx.iheart.com/content/2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state/"},"slug":"2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6815373ca0ae65986ff94aa3","title":"Picturesque Nebraska Trail Crowned 'Best Hike' In The Entire State","description":"Have you walked this popular Nebraska trail? ","author":"Logan DeLoye"},"pub_start":1746220560000,"pub_until":4115978604802,"pub_changed":1746221272675,"subscription":[{"tags":["categories/local-news","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["categories/local-news","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/OMAHA-NE","markets/LINCOLN-NE"]},{"tags":["syndications/content","markets/OMAHA-NE","markets/OGALLALA-NE","markets/COLUMBUS-NE","markets/LINCOLN-NE"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/681529b3a0ae65986ff94a97","slug:2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","slug:2025-05-02-picturesque-nebraska-trail-crowned-best-hike-in-the-entire-state","keyword:keywords/Nebraska","keyword:keywords/trail","keyword:keywords/hike","keyword:keywords/state","keyword:keywords/trails","keyword:keywords/handful","keyword:keywords/place","keyword:keywords/Bessey Ranger District","keyword:keywords/one","keyword:keywords/Halsey trail","author:user"]}},{"id":"%2F68152781eb9fd214a3f60a3d","type":"PUBLISHING","record":{"ref_id":"%2F68152781eb9fd214a3f60a3d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"002acb91-1c3b-43d0-b349-f49ba22f4189","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68152a1eeb9fd214a3f60a54","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a> candidly — and hilariously — responded to a post-tour moment \u003ca href=\"https://www.iheart.com/artist/kelsea-ballerini-30601760/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30601760\" data-catalog-related-id=\"\">\u003cstrong>Kelsea Ballerini\u003c/strong>\u003c/a> recently shared on TikTok.\u003c/p>\n\n\u003cp>Ballerini “protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed,” she wrote in her caption \u003ca href=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710?lang=en\" target=\"_blank\">on TikTok\u003c/a> on April 17. The clip, set to “This Is The Life” by \u003ca href=\"https://www.iheart.com/artist/hannah-montana-41430/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41430\" data-catalog-related-id=\"\">\u003cstrong>Hannah Montana\u003c/strong>\u003c/a>, shows a behind-the-scenes look at how Ballerini and a hairstylist removed her wig after the shows on her first-ever headlining arena tour. Thousands of TikTokers and concertgoers said in the comments they “literally never would’ve known” the country star was wearing a wig during her performances. Commenters also said Ballerini is “so real” for sharing.\u003c/p>\n\n\u003cp>On Friday (May 2), Pearce, who is getting ready to play the final few shows on her “hummingbird world tour,” also shared a glimpse of her post-show wig removal, though she acknowledged she does it a bit differently.\u003c/p>\n\n\u003cp>“My sweet friend, Kelsea, posted a two-minute video where she very delicately, very professionally, very correctly, very gracefully, takes her wig off. and I feel called out. I feel like I’m clearly not doing it right because this is how long it takes me to take my wig off,” Pearce said as she demonstrated for her social media followers. She added in her caption \u003ca href=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110?lang=en\" target=\"_blank\">on TikTok\u003c/a>, “you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂”\u003c/p>\n\n\u003cp>Commenters on Pearce’s TikTok on Friday said they “cackled,” “it’s giving Hannah revealing she’s actually \u003ca href=\"https://www.iheart.com/artist/miley-cyrus-42281/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42281\" data-catalog-related-id=\"\">\u003cstrong>Miley\u003c/strong>\u003c/a> on a talk show,” “I had no idea you wore a wig,” “I wasn’t ready for that,” and more. another said: “Hahahahahaha. I LOVE you…. Both of you. Queens!”\u003c/p>\n\n\u003cp>“HAHAHAHAH I LOVE YOU,” Ballerini responded to Pearce on Instagram. Watch both clips below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40carlypearce%2Fvideo%2F7499872637041102110","@url":"https://www.tiktok.com/@carlypearce/video/7499872637041102110","author_name":"Carly Pearce","author_unique_id":"carlypearce","author_url":"https://www.tiktok.com/@carlypearce","embed_product_id":"7499872637041102110","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110\" data-video-id=\"7499872637041102110\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@carlypearce\" href=\"https://www.tiktok.com/@carlypearce?refer=embed\">@carlypearce\u003c/a> \u003cp>\u003ca title=\"stitch\" target=\"_blank\" href=\"https://www.tiktok.com/tag/stitch?refer=embed\">#stitch\u003c/a> with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Carly Pearce\" href=\"https://www.tiktok.com/music/original-sound-7499872658369760031?refer=embed\">♬ original sound - Carly Pearce\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1920,"thumbnail_url":"https://p19-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/okoAV9p6XCTIOAFR8ERQ6SfAAFEmA7fADazDEw?lk3s=b59d6b55&x-expires=1746388800&x-signature=7TPXeJOgl7JP8Yc9i8ffPlBJHFU%3D&shp=b59d6b55&shcp=-","thumbnail_width":1080,"title":"#stitch with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@carlypearce/video/7499872637041102110\" data-video-id=\"7499872637041102110\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@carlypearce\" href=\"https://www.tiktok.com/@carlypearce?refer=embed\">@carlypearce\u003c/a> \u003cp>\u003ca title=\"stitch\" target=\"_blank\" href=\"https://www.tiktok.com/tag/stitch?refer=embed\">#stitch\u003c/a> with @Kelsea Ballerini you can take the girl out of Kentucky, but you can’t take Kentucky out of the girl 😂 \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Carly Pearce\" href=\"https://www.tiktok.com/music/original-sound-7499872658369760031?refer=embed\">♬ original sound - Carly Pearce\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@carlypearce/video/7499872637041102110"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40kelseaballerini%2Fvideo%2F7494419996420967710","@url":"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710","author_name":"Kelsea Ballerini","author_unique_id":"kelseaballerini","author_url":"https://www.tiktok.com/@kelseaballerini","embed_product_id":"7494419996420967710","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710\" data-video-id=\"7494419996420967710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kelseaballerini\" href=\"https://www.tiktok.com/@kelseaballerini?refer=embed\">@kelseaballerini\u003c/a> \u003cp>protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠\u003c/p> \u003ca target=\"_blank\" title=\"♬ This Is The Life Demo Hannah Montana - out of context hannah montana\" href=\"https://www.tiktok.com/music/This-Is-The-Life-Demo-Hannah-Montana-7267313613491850017?refer=embed\">♬ This Is The Life Demo Hannah Montana - out of context hannah montana\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1920,"thumbnail_url":"https://p16-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/oYbGu0BlERUhAi6BAApE6A4iAhaATYIHD1PAB?lk3s=b59d6b55&x-expires=1746388800&x-signature=Kjsul6AjlmFUvWf%2FzezalyLiIXk%3D&shp=b59d6b55&shcp=-","thumbnail_width":1080,"title":"protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710\" data-video-id=\"7494419996420967710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kelseaballerini\" href=\"https://www.tiktok.com/@kelseaballerini?refer=embed\">@kelseaballerini\u003c/a> \u003cp>protected my hair, felt like hannah montana, and got the after show nickname rufus. last night of tour shed 🫠\u003c/p> \u003ca target=\"_blank\" title=\"♬ This Is The Life Demo Hannah Montana - out of context hannah montana\" href=\"https://www.tiktok.com/music/This-Is-The-Life-Demo-Hannah-Montana-7267313613491850017?refer=embed\">♬ This Is The Life Demo Hannah Montana - out of context hannah montana\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@kelseaballerini/video/7494419996420967710"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/","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/Kelsea Ballerini","keywords/Carly Pearce","keywords/wig"],"primary_image":{"bucket":"new_assets","id":"%2F68152a1eeb9fd214a3f60a54"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746217200000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","social_title":"Watch How Carly Pearce Hilariously Responded After Kelsea Ballerini Revealed She Wore A Wig During Concerts","summary":"Kelsea Ballerini recently revealed she wore a wig during her shows, and Carly Pearce just shared a candid — and hilarious — response that had commenters cackling.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Carly Pearce (30727132)"]},{"categories":["categories/music-news"],"distribution":["artists/Kelsea Ballerini (30601760)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig","permalink":"https://kmcx.iheart.com/content/2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig/"},"slug":"2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68152a1eeb9fd214a3f60a54","title":"Carly Pearce Hilariously Responds After Kelsea Ballerini Revealed Her Wig","description":"Kelsea Ballerini recently revealed she wore a wig during her shows, and Carly Pearce just shared a candid — and hilarious — response that had commenters cackling.","author":"Kelly Fisher"},"pub_start":1746217200000,"pub_until":4115978604802,"pub_changed":1746217585009,"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/Carly Pearce (30727132)"]},{"tags":["categories/music-news","artists/Kelsea Ballerini (30601760)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68152781eb9fd214a3f60a3d","slug:2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","slug:2025-05-02-carly-pearce-hilariously-responds-after-kelsea-ballerini-revealed-her-wig","keyword:keywords/Kelsea Ballerini","keyword:keywords/Carly Pearce","keyword:keywords/wig","author:user"]}},{"id":"%2F6815210053c0bb887120ca39","type":"PUBLISHING","record":{"ref_id":"%2F6815210053c0bb887120ca39","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f24dc3f7-737d-4f40-a223-d439519ab10f","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - MAY 02:  Miriam Haley returns to the courtroom after taking a short break from a delay in proceedings before continuing to testify in the retrial of former film producer Harvey Weinstein at Manhattan Criminal Court on May 2, 2025 in New York City. Disgraced Hollywood mogul Harvey Weinstein faces a retrial on rape and sex assault charges for which a previous verdict was overturned, forcing survivors who helped fire up the \"MeToo\" movement to testify against him once again. Weinstein's 2017 conviction by a jury was overturned seven years later by an appeals court that ruled the way witnesses were handled in the original New York trial was unlawful. (Photo by John Angelillo-Pool/Getty Images)","id":"%2F681521676018f2973ad94dab","new_tab":false,"schedule":{},"source_credit":"Pool / Getty Images News / Getty Images","title":"Harvey Weinstein Re-Trial On Rape And Sexual Assault Charges Continues","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Miriam Haley\u003c/strong>, a former \u003cem>Project Runway\u003c/em> production assistant, \u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">abruptly left a New York courtroom on Friday (May 2) after a heated exchange with \u003c/a>\u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">\u003cstrong>Harvey Weinstein\u003c/strong>\u003c/a>\u003ca href=\"https://www.nbcnews.com/news/us-news/harvey-weinstein-accuser-miriam-haley-storms-court-cursing-moguls-lawy-rcna204499\" target=\"_blank\">'s lawyer\u003c/a>, \u003cstrong>Jennifer Bonjean\u003c/strong>. During her fourth day of testimony in Weinstein's sex crimes retrial, Haley, 48, broke down in tears as Bonjean questioned her about the night she alleges Weinstein assaulted her in July 2006. \u003c/p>\n\n\u003cp>&quot;Don’t tell me I wasn’t raped by that f****** a******!&quot; Haley yelled, before requesting a break. \u003c/p>\n\n\u003cp>Judge \u003cstrong>Curtis Farber\u003c/strong> granted a 10-minute recess, and \u003ca href=\"https://nypost.com/2025/05/02/us-news/weinstein-accuser-miriam-haley-storms-out-of-courtroom-in-tears-in-the-middle-of-grilling-dont-tell-me-i-wasnt-raped-by-that-f-king-a-hole/\" target=\"_blank\">Haley exited the courtroom\u003c/a>.\u003c/p>\n\n\u003cp>Haley has accused Weinstein of forcibly performing oral sex on her at his SoHo apartment and later raping her at a Tribeca hotel. Weinstein, 73, has pleaded not guilty to the charges. Bonjean \u003ca href=\"https://variety.com/2025/film/news/harvey-weinstein-accuser-miriam-haley-new-york-trial-cross-examination-1236383734/\" target=\"_blank\">challenged Haley's account\u003c/a>, questioning why she agreed to visit Weinstein's apartment despite his previous &quot;bizarre&quot; behavior. Haley explained she did not fear for her safety and thought it would be impolite to refuse.\u003c/p>\n\n\u003cp>This retrial follows the overturning of Weinstein's 2020 conviction. Haley is the first of three accusers expected to testify, including actress Jessica Mann and former model Kaja Sokola. Weinstein's lawyers argue that the encounters were consensual. Haley and her friends testified that she disclosed the assault shortly after it occurred. \u003c/p>\n\n\u003cp>The trial continues with further testimonies expected.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/","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":"%2F681521676018f2973ad94dab"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746215460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","social_title":"","summary":"During her fourth day of testimony in Weinstein's sex crimes retrial, Miriam Haley broke down in tears as she was questioned about the night she alleges Weinstein assaulted her.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/entertainment-news","categories/national-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court","permalink":"https://kmcx.iheart.com/content/2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court/"},"slug":"2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/681521676018f2973ad94dab","title":"Harvey Weinstein Accuser Curses Out Defense Lawyer, Storms Out Of Court","description":"During her fourth day of testimony in Weinstein's sex crimes retrial, Miriam Haley broke down in tears as she was questioned about the night she alleges Weinstein assaulted her.","author":"iHeartRadio"},"pub_start":1746215460000,"pub_until":4115978604802,"pub_changed":1746215793663,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/entertainment-news","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6815210053c0bb887120ca39","slug:2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","slug:2025-05-02-harvey-weinstein-accuser-curses-out-defense-lawyer-storms-out-of-court","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F68151770eb9fd214a3f60a0f","type":"PUBLISHING","record":{"ref_id":"%2F68151770eb9fd214a3f60a0f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e8e0c954-c522-4432-8cde-6d49b857398a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68151816eb9fd214a3f60a1a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/eric-church-34173/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34173\" data-catalog-related-id=\"\">\u003cstrong>Eric Church\u003c/strong>\u003c/a> embraced a “time-tested tradition” as he launched the latest era in his career.\u003c/p>\n\n\u003cp>The trailblazing country star debuted \u003cem>Evangeline vs. The Machine\u003c/em>, his eighth studio record, on Friday (May 2). The 8-track album, produced by Grammy winner \u003cstrong>Jay Joyce\u003c/strong>, includes “Hands Of Time” — brought to life in a \u003ca href=\"https://www.youtube.com/watch?v=-UUZykcidqE\" target=\"_blank\">newly-premiered music video\u003c/a> on the project’s release day — “Darkest Hour,” and more. \u003c/p>\n\n\u003cp>1.  Hands Of Time (Eric Church, Scooter Carusoe)\u003c/p>\n\n\u003cp>2.  Bleed On Paper (Tucker Beathard, Casey Beathard, Monty Criswell)\u003c/p>\n\n\u003cp>3.  Johnny (Eric Church, Luke Laird, Brett Warren)\u003c/p>\n\n\u003cp>4.  Storm In Their Blood (Eric Church)\u003c/p>\n\n\u003cp>5.  Darkest Hour (Eric Church)\u003c/p>\n\n\u003cp>6.  Evangeline (Eric Church, Luke Laird, Barry Dean)\u003c/p>\n\n\u003cp>7.  Rocket’s White Lincoln (Eric Church)\u003c/p>\n\n\u003cp>8.  Clap Hands (Tom Waits)\u003c/p>\n\n\u003cp>“People keep asking me about the ‘vs.’ in the title,” Church said in a statement via his record label. “They want to know, is it a battle, Eric? And I say, yes. It is a battle. A battle for everything creative. That’s the whole reason I’m here in the first place.”\u003c/p>\n\n\u003cp>Church is hailed “one of country music’s most fearless storytellers,” who chooses to fight against the machine — “in a world where a computer program can create a song in a blink of an eye” — rather than go along with it, notes a press release from his record label. \u003cem>Evangeline vs. The Machine \u003c/em>aims to demonstrate “experimentation, creativity and surprise” throughout the 8-track listening experience that extends an invitation to others “to stay and fight with it.”\u003c/p>\n\n\u003cp>The North Carolina-born country star recently announced his headlining “Free the Machine Tour,” featuring special guests \u003ca href=\"https://www.iheart.com/artist/elle-king-730077/\" target=\"_blank\">\u003cstrong>Elle King\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/the-marcus-king-band-30648399/\" target=\"_blank\">\u003cstrong>Marcus King Band\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/charles-wesley-godwin-32690936/\" target=\"_blank\">\u003cstrong>Charles Wesley Godwin\u003c/strong>\u003c/a>. Church said “these shows will be different than anything you’ve ever seen or heard from us before,.” Tickets will be available on Friday, May 9 at 10 a.m. local time. See the list of tour stops below.\u003c/p>\n\n\u003cp>“I believe in that time-tested tradition of making records that live and breathe as one piece of art,” Church said on Friday. “An album is the ultimate creative expression, and the way we consume art now just takes the edges off that creativity. It’s built to confine it, to choke it out. With this record, it’s really my way of fighting for the creative spirit, that spirit of ‘Evangeline.’ Because I know that where we are in the world, it probably shouldn’t exist. But it does. It can live here. It can run free here. And, the best music has to fight the hardest to get out.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW\" 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/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW\" 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/-UUZykcidqE?si=6w1D4qrTAJaoZ9EW"},{"html":"\u003cp>\u003cstrong>\u003cem>Free the Machine Tour\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>*on sale Friday, May 16 at 10 a.m. local time\u003c/em>\u003c/p>\n\n\u003cp>Sept. 12  ||  Pittsburgh, Penn.  ||  PPG Paints Arena  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 13  ||  Columbus, Ohio  ||  Nationwide Arena  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 18  ||  Philadelphia, Penn.  ||  Wells Fargo Center  ||  Elle King*\u003c/p>\n\n\u003cp>Sept. 19  ||  Boston, Mass.  ||  TD Garden  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 20  ||  Brooklyn, N.Y.  ||  Barclays Center  ||  Elle King\u003c/p>\n\n\u003cp>Sept. 25  ||  Green Bay, Wisc.  ||  Resch Center  ||  Marcus King Band\u003c/p>\n\n\u003cp>Sept. 26  ||  Milwaukee, Wisc.  ||  Fiserv Forum  ||  Marcus King Band\u003c/p>\n\n\u003cp>Sept. 27  ||  Des Moines, Iowa  ||  Wells Fargo Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 2    ||  Detroit, Mich.  ||  Little Caesars Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 3    ||  Lexington, Ky.  ||  Rupp Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 9    ||  Indianapolis, Ind.  ||  Gainbridge Fieldhouse  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 10   ||  Grand Rapids, Mich.  ||  Van Andel Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 11   ||  Cleveland, Ohio  ||  Rocket Arena  ||  Marcus King Band\u003c/p>\n\n\u003cp>Oct. 23   ||  Salt Lake City, Utah  ||  Delta Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Oct. 24   ||  Boise, Idaho  ||  ExtraMile Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Oct. 25   ||  Spokane, Wash.  ||  Spokane Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 6    ||  Vancouver, B.C.  ||  Rogers Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 7    ||  Portland, Ore.  ||  Moda Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 8    ||  Seattle, Wash.  ||  Climate Pledge Arena  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 13   ||  Sacramento, Calif.  ||  Golden 1 Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 14   ||  Fresno, Calif.  ||  SaveMart Center  ||  Charles Wesley Godwin\u003c/p>\n\n\u003cp>Nov. 15   ||  Inglewood, Calif.  ||  Intuit Dome  ||  Charles Wesley Godwin\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/","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/The Machine","keywords/Darkest Hour","keywords/battle","keywords/Charles Wesley Godwin","keywords/reason","keywords/Jay Joyce","keywords/Marcus King Band","keywords/Eric Church","keywords/Elle King","keywords/expression"],"primary_image":{"bucket":"new_assets","id":"%2F68151816eb9fd214a3f60a1a"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746212820000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","social_title":"How Eric Church Expertly Embraces 'Time-Tested Tradition,' Aims To 'Fight Against' The Machine In Newest Era","summary":"\"...the best music has to fight the hardest to get out.”","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Eric Church (34173)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How Eric Church Expertly Embraces 'Time-Tested Tradition' In Newest Era","permalink":"https://kmcx.iheart.com/content/2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era/"},"slug":"2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68151816eb9fd214a3f60a1a","title":"How Eric Church Expertly Embraces 'Time-Tested Tradition' In Newest Era","description":"\"...the best music has to fight the hardest to get out.”","author":"Kelly Fisher"},"pub_start":1746212820000,"pub_until":4115978604802,"pub_changed":1746213180884,"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/Eric Church (34173)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/68151770eb9fd214a3f60a0f","slug:2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","slug:2025-05-02-how-eric-church-expertly-embraces-time-tested-tradition-in-newest-era","keyword:keywords/The Machine","keyword:keywords/Darkest Hour","keyword:keywords/battle","keyword:keywords/Charles Wesley Godwin","keyword:keywords/reason","keyword:keywords/Jay Joyce","keyword:keywords/Marcus King Band","keyword:keywords/Eric Church","keyword:keywords/Elle King","keyword:keywords/expression","author:user"]}},{"id":"%2F6814fdddeb9fd214a3f609df","type":"PUBLISHING","record":{"ref_id":"%2F6814fdddeb9fd214a3f609df","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d59b886e-bcdf-4e93-abea-a4f616696ec9","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814fec2eb9fd214a3f609ea","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> opened up about the “big adjustment” since losing her husband of nearly 60 years, \u003cstrong>Carl Dean\u003c/strong>.\u003c/p>\n\n\u003cp>Dean died on Monday, March 3 in Nashville, Tennessee. He was 82. Parton, 79, cherished the “many wonderful years together” when she publicly confirmed her husband’s passing. She thanked others for their prayers and sympathy, and asked for privacy for the family as they grieve Dean’s loss. \u003ca href=\"https://country.iheart.com/content/2025-03-04-dolly-parton-receives-outpouring-of-condolences-after-husbands-death-at-82/\" target=\"_blank\">She quickly received an outpouring of condolences\u003c/a>, and \u003ca href=\"https://country.iheart.com/content/2025-03-06-dolly-parton-shares-heartfelt-statement-in-first-post-since-husbands-death/\" target=\"_blank\">shared a heartfelt note\u003c/a> to family, friends and fans.\u003c/p>\n\n\u003cp>Parton admitted she gets “very emotional” when she talks about her late husband. She reminisced on their love story during her appearance on the \u003cem>TODAY Show\u003c/em> on Friday morning (May 2). Parton joined the show live from Pigeon Forge, Tennessee, celebrating the 40th anniversary of her beloved amusement park, Dollywood. \u003cem>TODAY\u003c/em>’s \u003cstrong>Savannah Guthrie\u003c/strong> and \u003cstrong>Craig Melvin\u003c/strong> offered their condolences to the legendary country star, and asked how she’s doing since his loss.\u003c/p>\n\n\u003cp>“I get very emotional when people bring it up,” Parton said. “But yeah, we were together 60 years. I’ve loved him since I was 18 years old. And it’s a big adjustment, just trying to change patterns and habits. And I’ll do fine, and I’m very involved in my work, and that’s been the best thing that could happen to me. But I’ll always miss him, of course, and I’ll always love him. He was a great partner. …I’m so thankful. I got so many cards, letters, flowers, from all over the world. I had no idea Carl Dean was so famous.”\u003c/p>\n\n\u003cp>Parton previously addressed her husband’s loss when she told the \u003ca href=\"https://www.knoxnews.com/story/entertainment/2025/03/17/dolly-parton-husband-carl-dean-death-and-his-secret-dollywood-visits/82453133007/\" target=\"_blank\">\u003cem>Knoxville News Sentinel\u003c/em>\u003c/a> that she’s “doing better than I thought I would. I’ve been with him 60 years. So, I’m going to have to relearn some of the things that we’ve done. But I’ll always keep him close. …I’m at peace that he’s at peace, but that don’t keep me from missing him and loving him.” During an event celebrating Dollywood’s 40th anniversary, Parton told the audience of season pass holders that she wanted “to take a minute to thank all of you for all the flowers and cards, and the well wishes for the loss of Carl. You know how I loved him. And he would want me to be working today. I expect to be working. So anyway, I just wanted you to know, that \u003ca href=\"https://country.iheart.com/content/2025-03-14-dolly-parton-publicly-speaks-for-the-first-time-since-her-husbands-death/\" target=\"_blank\">of course, I will always love him and I’ll miss him. But I wanted you to know that I will always love you\u003c/a>.”\u003c/p>\n\n\u003cp>Parton met her husband outside the Wishy Washy Laundromat on her first day living in Nashville. She’d moved from her East Tennessee hometown to pursue her career in music. \u003ca href=\"https://country.iheart.com/content/2025-03-04-listen-dolly-parton-offers-rare-details-about-love-story-with-late-husband/\" target=\"_blank\">Parton previously shared that she wasn’t looking for a relationship at the time\u003c/a>, but she “fell in love with Carl Dean,” and they got married in Georgia wedding on May 30, 1966. Parton debuted the ballad “If You Hadn’t Been There,” honoring her late husband. She said at that time that “like all great love stories, they never end. They live on in memory and song. He will always be the star of my life story, and I dedicate this song to him.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\">Watch Parton’s interview on \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\">\u003cem>TODAY\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=D6jFF2AJ9Ko\" target=\"_blank\"> here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g\" 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/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g\" 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/D6jFF2AJ9Ko?si=ftYIJQiLtd_1Fa9g"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/","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/Carl Dean"],"primary_image":{"bucket":"new_assets","id":"%2F6814fec2eb9fd214a3f609ea"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746206280000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","social_title":"Dolly Parton Opens Up About 'Big Adjustment' Since Husband Carl Dean's Death: 'I Get Very Emotional'","summary":"Dolly Parton said she and Carl Dean \"were together 60 years. I’ve loved him since I was 18 years old.\" 🤍","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":"Dolly Parton Opens Up About 'Big Adjustment' Since Her Husband's Death","permalink":"https://kmcx.iheart.com/content/2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death/"},"slug":"2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814fec2eb9fd214a3f609ea","title":"Dolly Parton Opens Up About 'Big Adjustment' Since Her Husband's Death","description":"Dolly Parton said she and Carl Dean \"were together 60 years. I’ve loved him since I was 18 years old.\" 🤍","author":"Kelly Fisher"},"pub_start":1746206280000,"pub_until":4115978604802,"pub_changed":1746206703420,"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:/6814fdddeb9fd214a3f609df","slug:2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","slug:2025-05-02-dolly-parton-opens-up-about-big-adjustment-since-her-husbands-death","keyword:keywords/Dolly Parton","keyword:keywords/Carl Dean","author:user"]}},{"id":"%2F6814ee63eb9fd214a3f609b7","type":"PUBLISHING","record":{"ref_id":"%2F6814ee63eb9fd214a3f609b7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b4ace392-3b75-47c6-9590-266f4de2410e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814f027eb9fd214a3f609d2","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/trisha-yearwood-40066/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40066\" data-catalog-related-id=\"\">\u003cstrong>Trisha Yearwood\u003c/strong>\u003c/a> debuted two new tracks from her upcoming album, \u003cem>The Mirror\u003c/em>, on Friday (May 2).\u003c/p>\n\n\u003cp>Yearwood, who received the Academy of Country Music’s Icon Award at the ACM Honors last year in Nashville, Tennessee, released “The Wall Or The Way Over,” and “Bringing The Angels” one day after she announced long-awaited details about her new record. \u003cem>The Mirror \u003c/em>is Yearwood’s “first fully co-written and co-produced album,” she said. “This is a new chapter for me and one I cannot wait to share with you… I am so proud of this record and hope you love it as much as I loved creating it.”\u003c/p>\n\n\u003cp>Yearwood added as she released two new songs on Friday that she “can’t wait for you to hear the rest.”\u003c/p>\n\n\u003cp>The Georgia-born country star previously performed her newest songs for live audiences months ahead of their official debut. Yearwood \u003ca href=\"https://country.iheart.com/content/2025-02-24-watch-trisha-yearwood-tease-her-upcoming-chapter-at-iconic-nashville-venue/\" target=\"_blank\">performed “The Wall Or The Way Over” at the Bluebird Cafe\u003c/a>, a historic, intimate venue in Nashville that has hosted performances by some of the genre’s most-respected, legendary songwriters and artists over the decades. Yearwood’s performance aired when she was a guest on \u003cem>The Kelly Clarkson Show\u003c/em>. She delivered a powerful performance of \u003ca href=\"https://country.iheart.com/content/2025-03-25-watch-trisha-yearwood-deliver-energetic-anthem-as-she-ushers-in-new-era/\" target=\"_blank\">“Bringing The Angels” on \u003c/a>\u003ca href=\"https://country.iheart.com/content/2025-03-25-watch-trisha-yearwood-deliver-energetic-anthem-as-she-ushers-in-new-era/\" target=\"_blank\">\u003cem>Jimmy Kimmel Live\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>Yearwood co-wrote \u003cem>The Mirror \u003c/em>with singer-songwriters \u003ca href=\"https://www.iheart.com/artist/erin-enderlin-31033554/\" target=\"_blank\">\u003cstrong>Erin Enderlin\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sunny-sweeney-41377/\" target=\"_blank\">\u003cstrong>Sunny Sweeney\u003c/strong>\u003c/a>. They’re joining Yearwood on her spring headlining tour, which kicked off earlier this week in Austin, Texas. Yearwood said when she announced the lineup that Enderlin and Sweeney “are two of my co-writing pals on this new album. I can’t wait for you to hear these amazingly talented women as they take the stage on my spring tour. You’re in for a treat!” \u003ca href=\"https://www.instagram.com/p/DGRatPxvzvi/?hl=en\" target=\"_blank\">See the dates here\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>The Mirror\u003c/em> is due to release on July 18. Listen to “The Wall Or The Way Over,” and “Bringing The Angels” below.\u003c/p>\n\n\u003ch3>\u003ca href=\"https://www.youtube.com/watch?v=z0au8uuEUhc\" target=\"_blank\">“The Wall Or The Way Over”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/z0au8uuEUhc?si=NKUxb05UrG4l4UCV","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/z0au8uuEUhc?si=NKUxb05UrG4l4UCV\" 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/z0au8uuEUhc?si=NKUxb05UrG4l4UCV\" 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/z0au8uuEUhc?si=NKUxb05UrG4l4UCV"},{"html":"\u003ch3>\u003ca href=\"https://www.youtube.com/watch?v=iF8La5HviIg\" target=\"_blank\">“Bringing The Angels”\u003c/a>\u003c/h3>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/iF8La5HviIg?si=ochWn2OskHvGHTox","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/iF8La5HviIg?si=ochWn2OskHvGHTox\" 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/iF8La5HviIg?si=ochWn2OskHvGHTox\" 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/iF8La5HviIg?si=ochWn2OskHvGHTox"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/","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/Trisha Yearwood","keywords/Mirror","keywords/Bringing The Angels","keywords/The Wall Or The Way Over","keywords/The Mirror","keywords/lineup"],"primary_image":{"bucket":"new_assets","id":"%2F6814f027eb9fd214a3f609d2"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746202320000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","social_title":"Trisha Yearwood Unveils New Glimpse Of An Upcoming Project That Marks Powerful 'Firsts' In The Icon's Career","summary":"“This is a new chapter for me and one I cannot wait to share with you…\"","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Trisha Yearwood (40066)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trisha Yearwood Unveils New Glimpse Of Project That Marks Career 'Firsts'","permalink":"https://kmcx.iheart.com/content/2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts/"},"slug":"2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814f027eb9fd214a3f609d2","title":"Trisha Yearwood Unveils New Glimpse Of Project That Marks Career 'Firsts'","description":"“This is a new chapter for me and one I cannot wait to share with you…\"","author":"Kelly Fisher"},"pub_start":1746202320000,"pub_until":4115978604802,"pub_changed":1746202729748,"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/Trisha Yearwood (40066)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/6814ee63eb9fd214a3f609b7","slug:2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","slug:2025-05-02-trisha-yearwood-unveils-new-glimpse-of-project-that-marks-career-firsts","keyword:keywords/Trisha Yearwood","keyword:keywords/Mirror","keyword:keywords/Bringing The Angels","keyword:keywords/The Wall Or The Way Over","keyword:keywords/The Mirror","keyword:keywords/lineup","author:user"]}},{"id":"%2F6814eda953c0bb887120ca0c","type":"PUBLISHING","record":{"ref_id":"%2F6814eda953c0bb887120ca0c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"48cbd041-91f8-46ca-b5b0-09e261ebdc54","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Space ship on orbit of Earth planet. Expedition of cargo spacecraft to ISS. Deep space and cities lights. Elements of this image furnished by NASA.\n(url: https://www.nasa.gov/sites/default/files/thumbnails/image/iss058e029952.jpg images-assets.nasa.gov/image/iss040e090540/iss040e090540~orig.jpg)","id":"%2F6814edde36fa97a5f2028289","new_tab":false,"schedule":{},"source_credit":"dima_zel / iStock / Getty Images","title":"Space ship on orbit of Earth planet. Expedition of cargo spacecraft to ISS. Deep space and cities lights. Elements of this image furnished by NASA.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Kosmos-482, a Soviet-era spacecraft launched in 1972, is \u003ca href=\"https://www.theguardian.com/science/2025/may/02/soviet-era-spacecraft-kosmos-482-uncontrolled-return-earth-next-week\" target=\"_blank\">expected to make an uncontrolled reentry into Earth's atmosphere\u003c/a> next week. The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.\u003c/p>\n\n\u003cp>The spacecraft, weighing approximately 1,100 pounds, is predicted to reenter around May 10. The \u003ca href=\"https://www.iflscience.com/kosmos-482-soviet-unions-failed-venus-probe-is-about-to-slam-into-earth-79013\" target=\"_blank\">reentry is expected to be uncontrolled\u003c/a>, but experts believe the risk to people on the ground is minimal. \u003c/p>\n\n\u003cp>Kosmos-482 was part of a series of Soviet missions to Venus, but unlike its successful counterpart, Venera 8, \u003ca href=\"https://www.sciencealert.com/defunct-soviet-spacecraft-set-to-crash-to-earth-in-fiery-end-to-53-year-orbit\" target=\"_blank\">it never left Earth's orbit\u003c/a>. The spacecraft's lander, designed to withstand Venus's harsh atmosphere, might survive reentry intact. However, The Guardian reports that the heat shield and parachute system may have degraded over time, potentially causing the probe to burn up upon reentry.\u003c/p>\n\n\u003cp>The reentry zone spans from 51.7 degrees north to 51.7 degrees south latitude, covering a vast area from London to Cape Horn. With most of Earth's surface being water, experts believe it is likely that the probe will fall into an ocean. As the reentry date approaches, more precise predictions will become available.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/","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":"%2F6814edde36fa97a5f2028289"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746201900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","social_title":"","summary":"The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Defunct Russian Space Probe From The 1970s To Crash Into The Earth","permalink":"https://kmcx.iheart.com/content/2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth/"},"slug":"2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6814edde36fa97a5f2028289","title":"Defunct Russian Space Probe From The 1970s To Crash Into The Earth","description":"The probe, originally intended to land on Venus, has been orbiting Earth for over 50 years due to a rocket malfunction that stranded it in orbit.","author":"iHeartRadio"},"pub_start":1746201900000,"pub_until":4115978604802,"pub_changed":1746202262755,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814eda953c0bb887120ca0c","slug:2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","slug:2025-05-02-defunct-russian-space-probe-from-the-1970s-to-crash-into-the-earth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6814e2e3b9a08480dd3cc524","type":"PUBLISHING","record":{"ref_id":"%2F6814e2e3b9a08480dd3cc524","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"5e007300-7dd5-4666-8553-5680a3598756","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?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/187-start-here-29111890/?embed=true&amp;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/187-start-here-29111890/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"speaks during the 'The Best of Laugh-In' panel at the PBS portion of the 2011 Winter TCA press tour held at the Langham Hotel on January 8, 2011 in Pasadena, California.","id":"%2F6814e316b9a08480dd3cc52f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2011 Winter TCA Tour - Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-04-25-actress-lar-park-lincoln-dead-at-63/\" target=\"_blank\">Actress\u003c/a> and comedian \u003cstrong>Ruth Buzzi\u003c/strong>, best known for appearing on the comedy variety series \u003cem>Rowan &amp; Martin's Laugh-in\u003c/em>, died at the age of 88 on Thursday (May 1) from complications of Alzheimer's disease, her family announced on her official Facebook page.\u003c/p>\n\n\u003cp>&quot;Ruth Buzzi died peacefully in her sleep at home in Texas, the post states. &quot;She was in hospice care for several years with Alzheimer’s disease. Memorial arrangements by Lacy Funeral Home, Stephenville, Texas to be announced.\u003c/p>\n\n\u003cp>&quot;Her family requests donating to Alzheimer’s research (\u003ca href=\"http://www.alz.org/?fbclid=IwZXh0bgNhZW0CMTAAYnJpZBExWFdhbFR2TktwdGI0eFVlZgEe0WwkMDdqyBgkUBeqiUtPEwE4Xl8YwIwrbdYse9qOzFgaKFeprGUpTLHxbw0_aem_cMeiRIU3VfYu3_2OIfilQw\" target=\"_blank\">www.alz.org\u003c/a>) in lieu of flowers.&quot;\u003c/p>\n\n\u003cp>Buzzi had previously suffered a disabling stroke in 2022 and had been in hospice care for the last several years of her life.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Facebook Post","@query":"https://graph.facebook.com/v16.0/oembed_post?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2FRealRuthBuzzi%2Fposts%2Fpfbid031y2oHoqXMuMCSZg1RToxEVH37UZCvGmrp6JhGBQXoGCv3X6mwouwxATxHF5PtvTJl","@url":"https://www.facebook.com/RealRuthBuzzi/posts/pfbid031y2oHoqXMuMCSZg1RToxEVH37UZCvGmrp6JhGBQXoGCv3X6mwouwxATxHF5PtvTJl","author_name":"Ruth","author_url":"https://www.facebook.com/RealRuthBuzzi","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/RealRuthBuzzi/posts/pfbid031y2oHoqXMuMCSZg1RToxEVH37UZCvGmrp6JhGBQXoGCv3X6mwouwxATxHF5PtvTJl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/100052018909496/posts/1233826728361279/\" class=\"fb-xfbml-parse-ignore\">\u003cp>July 24, 1936 – May 1, 2025\n\nRuth Buzzi died peacefully in her sleep at home in Texas.\n\nShe was in hospice care for...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/RealRuthBuzzi\">Ruth Buzzi\u003c/a> on&nbsp;\u003ca href=\"https://graph.facebook.com/100052018909496/posts/1233826728361279/\">Friday, May 2, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":552},"embed_type":"rich","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/RealRuthBuzzi/posts/pfbid031y2oHoqXMuMCSZg1RToxEVH37UZCvGmrp6JhGBQXoGCv3X6mwouwxATxHF5PtvTJl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/100052018909496/posts/1233826728361279/\" class=\"fb-xfbml-parse-ignore\">\u003cp>July 24, 1936 – May 1, 2025\n\nRuth Buzzi died peacefully in her sleep at home in Texas.\n\nShe was in hospice care for...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/RealRuthBuzzi\">Ruth Buzzi\u003c/a> on&nbsp;\u003ca href=\"https://graph.facebook.com/100052018909496/posts/1233826728361279/\">Friday, May 2, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/RealRuthBuzzi/posts/pfbid031y2oHoqXMuMCSZg1RToxEVH37UZCvGmrp6JhGBQXoGCv3X6mwouwxATxHF5PtvTJl"},{"html":"\u003cp>Buzzi's career began with appearances on \u003cem>The Garry Moore Show\u003c/em> and \u003cem>The Entertainers\u003c/em> in the early 1960s before making her lone Broadway run as part of the original cast for the musical \u003cem>Sweet Charity\u003c/em>. The Rhode Island native later made guest appearances on \u003cem>The Monkees\u003c/em> and landed a recurring role as 'Pete' on \u003cem>That Girl\u003c/em> before being selected as one of the original cast members on the variety show \u003cem>Laugh-in\u003c/em>.\u003c/p>\n\n\u003cp>Buzzi was the only original cast member to appear in every episode during the entirety of the series (1968-1973), which also launched the careers of \u003ca href=\"https://www.iheart.com/artist/goldie-hawn-30526118/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30526118\" data-catalog-related-id=\"\">\u003cstrong>Goldie Hawn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lily-tomlin-43910/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"43910\" data-catalog-related-id=\"\">\u003cstrong>Lily Tomlin\u003c/strong>\u003c/a>, \u003cstrong>Jo Anne Worley\u003c/strong> and \u003cstrong>Judy Carne\u003c/strong>, among others. The actress would later make guest appearances on numerous variety and late night shows and joined the \u003cem>Sesame Street\u003c/em> cast as shopkeeper Ruthie in 1993.\u003c/p>\n\n\u003cp>Buzzi is also credited for voice acting roles on \u003cem>Pound Puppies\u003c/em>, \u003cem>Berenstain Bears\u003c/em> and \u003cem>the Smurfs\u003c/em>, as well as performing in Las Vegas nightclubs before retiring in 2021.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-actress-ruth-buzzi-dead-at-88/","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/Ruth Buzzi","keywords/Rowan & Martin's Laugh-in","keywords/home","keywords/sleep","keywords/actress","keywords/comedian"],"primary_image":{"bucket":"new_assets","id":"%2F6814e316b9a08480dd3cc52f"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1746199200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-actress-ruth-buzzi-dead-at-88","social_title":"","summary":"Actress and comedian Ruth Buzzi, best known for appearing on the comedy variety series Rowan & Martin's Laugh-in, has died at the age of 88.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actress Ruth Buzzi Dead At 88","permalink":"https://kmcx.iheart.com/content/2025-05-02-actress-ruth-buzzi-dead-at-88/"},"slug":"2025-05-02-actress-ruth-buzzi-dead-at-88","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814e316b9a08480dd3cc52f","title":"Actress Ruth Buzzi Dead At 88","description":"Actress and comedian Ruth Buzzi, best known for appearing on the comedy variety series Rowan & Martin's Laugh-in, has died at the age of 88.","author":"Jason Hall"},"pub_start":1746199200000,"pub_until":4115978604802,"pub_changed":1746200266615,"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:/6814e2e3b9a08480dd3cc524","slug:2025-05-02-actress-ruth-buzzi-dead-at-88","slug:2025-05-02-actress-ruth-buzzi-dead-at-88","keyword:keywords/Ruth Buzzi","keyword:keywords/Rowan & Martin's Laugh-in","keyword:keywords/home","keyword:keywords/sleep","keyword:keywords/actress","keyword:keywords/comedian","author:user"]}},{"id":"%2F6814dda053c0bb887120ca01","type":"PUBLISHING","record":{"ref_id":"%2F6814dda053c0bb887120ca01","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c2906d75-50a4-4312-8c73-0b57d4aeba26","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&amp;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&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Small sad boy looking through the window during Coronavirus isolation.","id":"%2F62bb6dd1e8dfd4e2214c7d56","new_tab":false,"schedule":{},"source_credit":"Vera  Livchak / Moment / Getty Images","title":"Small sad boy looking through the window during Coronavirus isolation.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Three children, twins aged eight and a ten-year-old, were \u003ca href=\"https://www.dailymail.co.uk/news/article-14671139/Incredible-moment-children-sunlight-time-four-years-rescued-House-Horrors-US-mother-German-father-kept-self-imposed-Covid-lockdown.html\" target=\"_blank\">rescued from a 'house of horrors' in Oviedo, Spain\u003c/a>, on Monday (April 28). Their parents, a 53-year-old German man and his 48-year-old American wife, were arrested and charged with domestic violence and child abandonment. The children had been kept indoors since December 2021 due to a self-imposed COVID-19 lockdown.\u003c/p>\n\n\u003cp>According to \u003cem>PEOPLE\u003c/em>, the Oviedo Police Department acted after a neighbor reported that the children had not been attending school. Upon investigation, police found the home in unsanitary conditions, with trash, medication, and masks scattered throughout. The children were reportedly living among feces and slept in cribs.\u003c/p>\n\n\u003cp>When officers entered the home, \u003ca href=\"https://www.yahoo.com/news/germans-locked-children-spanish-house-130226164.html\" target=\"_blank\">the parents placed multiple masks on the children\u003c/a>, claiming they were &quot;very sick.&quot; However, the children appeared healthy but were dirty and had been isolated from the outside world.The children were unsteady when they first stepped outside and were overwhelmed by seeing sunlight and grass.\u003c/p>\n\n\u003cp>The parents allegedly used THC medication on the children, claiming it was for ADHD, though investigators were unsure if the children had the condition. The children have been placed in the custody of the Ministry of Welfare. The parents are being held in pretrial detention without bail and could face up to seven years in prison if convicted.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents/","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":"%2F62bb6dd1e8dfd4e2214c7d56"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746198240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents","social_title":"","summary":"Authorities said the three kids had not been allowed outside since 2021.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kids Saved From Home Where They Had Been Locked Up By COVID-Fearing Parents","permalink":"https://kmcx.iheart.com/content/2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents/"},"slug":"2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bb6dd1e8dfd4e2214c7d56","title":"Kids Saved From Home Where They Had Been Locked Up By COVID-Fearing Parents","description":"Authorities said the three kids had not been allowed outside since 2021.","author":"iHeartRadio"},"pub_start":1746198240000,"pub_until":4115978604802,"pub_changed":1746198588444,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814dda053c0bb887120ca01","slug:2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents","slug:2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6814d9e9e4b6587ebd840a85","type":"PUBLISHING","record":{"ref_id":"%2F6814d9e9e4b6587ebd840a85","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"078ff23a-3d68-4c70-92e8-3c7183dbc49a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814dd8ee4b6587ebd840aa6","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rascal-flatts-41050/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"41050\" data-catalog-related-id=\"\">\u003cstrong>Rascal Flatts\u003c/strong>\u003c/a> teamed up with \u003ca href=\"https://www.iheart.com/artist/backstreet-boys-36645/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36645\" data-catalog-related-id=\"\">\u003cstrong>Backstreet Boys\u003c/strong>\u003c/a> to deliver a new spin on one of the trio’s most iconic ballads.\u003c/p>\n\n\u003cp>Backstreet Boys joined the country stars “to fulfill a dream collaboration” on Friday (May 2), states a press release from Rascal Flatts’ record label. The two bands — “two of the Y2K era’s defining groups” — released a new rendition of Rascal Flatt’s “\u003ca href=\"https://www.youtube.com/watch?v=ZkcdOEJ7F2w\" target=\"_blank\">What Hurts The Most\u003c/a>.” It’s the latest track to release from Rascal Flatt’s upcoming collaborations album, \u003cem>Life Is A Highway: Refueled Duets\u003c/em>. The 10-track record features new twists on the trio’s career-spanning fan-favorites, including with \u003ca href=\"https://www.iheart.com/artist/blake-shelton-58018/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58018\" data-catalog-related-id=\"\">\u003cstrong>Blake Shelton\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/kelly-clarkson-34788/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34788\" data-catalog-related-id=\"\">\u003cstrong>Kelly Clarkson\u003c/strong>\u003c/a> and others. \u003cem>Life Is A Highway: Refueled Duets\u003c/em> also includes “I Dare You,” a new collaboration with the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" target=\"_blank\">\u003cstrong>Jonas Brothers\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>“We have a long history with them over the years. We have such respect for what those guys have been able to do and how they’ve influenced a whole generation of Pop music,” Rascal Flatts’ \u003cstrong>Jay DeMarcus\u003c/strong> (part of the trio with \u003cstrong>Gary LeVox\u003c/strong> and \u003cstrong>Joe Don Rooney\u003c/strong>) said in a statement. “We’re so proud of how this song turned out; this has been a collaboration we’ve talked about doing for years, and we’re so glad it finally came to fruition.”\u003c/p>\n\n\u003cp>1. “I Dare You” (with \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" target=\"_blank\">\u003cstrong>Jonas Brothers\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>2. “Fast Cars And Freedom” (with \u003ca href=\"https://www.iheart.com/artist/jason-aldean-369639/\" target=\"_blank\">\u003cstrong>Jason Aldean\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>3. “My Wish” (with \u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" target=\"_blank\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>4. “Mayberry” (with \u003ca href=\"https://www.iheart.com/artist/blake-shelton-58018/\" target=\"_blank\">\u003cstrong>Blake Shelton\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>5. “Stand” (with \u003ca href=\"https://www.iheart.com/artist/brandon-lake-31186772/\" target=\"_blank\">\u003cstrong>Brandon Lake\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>6. “Summer Nights” (with \u003ca href=\"https://www.iheart.com/artist/ashley-cooke-34608235/\" target=\"_blank\">\u003cstrong>Ashley Cooke\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>7. “What Hurts The Most” (with \u003ca href=\"https://www.iheart.com/artist/backstreet-boys-36645/\" target=\"_blank\">\u003cstrong>Backstreet Boys\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>8. “Yours If You Want It” (with \u003ca href=\"https://www.iheart.com/artist/jordan-davis-404877/\" target=\"_blank\">\u003cstrong>Jordan Davis\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>9. “Life Is A Highway” (with \u003ca href=\"https://www.iheart.com/artist/halestorm-58698/\" target=\"_blank\">\u003cstrong>Lzzy Hale\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>10. “I’m Movin’ On” (with \u003ca href=\"https://www.iheart.com/artist/kelly-clarkson-34788/\" target=\"_blank\">\u003cstrong>Kelly Clarkson\u003c/strong>\u003c/a>)\u003c/p>\n\n\u003cp>The Academy of Country Music confirmed earlier this week that Rascal Flatts will join forces with Backstreet Boys live on stage at the milestone 60th ACM Awards later this month. The genre-blending moment is one of several “\u003ca href=\"https://country.iheart.com/content/2025-05-01-how-reba-mcentire-leann-rimes-others-will-honor-60-years-of-country-music/\" target=\"_blank\">special performances and can’t miss collaborations\u003c/a>” taking place during the show, hosted by 16-time ACM winner \u003ca href=\"https://www.iheart.com/artist/reba-mcentire-39264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39264\" data-catalog-related-id=\"\">\u003cstrong>Reba McEntire\u003c/strong>\u003c/a> (and it arrives \u003ca href=\"https://country.iheart.com/content/2025-04-28-watch-luke-combs-join-iconic-band-on-stage-in-epic-surprise-moment/\" target=\"_blank\">shortly after Backstreet Boys performed with\u003c/a> \u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a> at the 2025 Stagecoach Festival in Indio, California). The 60th ACM Awards will return to the world headquarters of the Dallas Cowboys at The Ford Center at The Star in Frisco, Texas. The 60th ACM Awards will kick off at 8 p.m. ET / 7 p.m. CT / 5 p.m. PT on Thursday, May 8.\u003c/p>\n\n\u003cp>\u003cem>Life Is A Highway: Refueled Duets\u003c/em> will release on June 6.\u003c/p>\n\n\u003cp>Rascal Flatts joined the star-studded lineup of the 2025 iHeartCountry Festival, which is slated to take place on Saturday, May 3. The festival, hosted by iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/\" target=\"_blank\">\u003cstrong>Bobby Bones\u003c/strong>\u003c/a>, will return to Moody Center in Austin, Texas. Other artists in the lineup include \u003ca href=\"https://www.iheart.com/artist/brooks-dunn-89555/\" target=\"_blank\">\u003cstrong>Brooks &amp; Dunn\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/cole-swindell-867822/\" target=\"_blank\">\u003cstrong>Cole Swindell\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/sam-hunt-931287/\" target=\"_blank\">\u003cstrong>Sam Hunt\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/megan-moroney-35764910/\" target=\"_blank\">\u003cstrong>Megan Moroney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/thomas-rhett-707205/\" target=\"_blank\">\u003cstrong>Thomas Rhett\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/nate-smith-49783/\" target=\"_blank\">\u003cstrong>Nate Smith\u003c/strong>\u003c/a>. Smith and Moroney will also perform at the free Daytime Village, taking over the Dell Technologies Plaza from 12:30 p.m. 4:30 p.m. CT. That lineup also includes \u003ca href=\"https://www.iheart.com/artist/matt-stell-358141/\" target=\"_blank\">\u003cstrong>Matt Stell\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/dasha-42604272/\" target=\"_blank\">\u003cstrong>Dasha\u003c/strong>\u003c/a>. Dasha will also appear on the main stage at the iHeartCountry Festival, iHeartCountry recently confirmed.\u003c/p>\n\n\u003cp>Hulu will be the Official Streaming Destination of the festival, with performances livestreamed exclusively to all Hulu subscribers at no additional cost. Additional information about the livestream will be posted across Hulu’s platform and social media channels. Fans can tune in to the 2025 iHeartCountry Festival to catch all of the action live on May 3 at 8pm ET/5pm PT (7pm CT) across iHeartCountry stations nationwide and on the free iHeartRadio app via iHeartRadio's \u003ca href=\"https://www.iheart.com/live/iheartcountry-4418/\" target=\"_blank\">iHeartCountry\u003c/a> station. Tickets to the 2025 iHeartCountry Festival are available now via \u003ca href=\"https://www.ticketmaster.com/\" target=\"_blank\">Ticketmaster.com\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/ZkcdOEJ7F2w?si=si6a_0SdK7LrY6Ns","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/ZkcdOEJ7F2w?si=si6a_0SdK7LrY6Ns\" 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/ZkcdOEJ7F2w?si=si6a_0SdK7LrY6Ns\" 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/ZkcdOEJ7F2w?si=si6a_0SdK7LrY6Ns"}],"canonical_url":"https://country.iheart.com/content/2025-05-02-rascal-flatts-reimagine-2000s-power-ballad-with-pop-icons-backstreet-boys/","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/Refueled Duets","keywords/track","keywords/collaboration","keywords/Life Is A Highway","keywords/Rascal Flatts","keywords/guys","keywords/country","keywords/dream collaboration","keywords/Backstreet Boys","keywords/record"],"primary_image":{"bucket":"new_assets","id":"%2F6814dd8ee4b6587ebd840aa6"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746197700000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-rascal-flatts-reimagine-2000s-power-ballad-with-pop-icons-backstreet-boys","social_title":"Rascal Flatts 'Fulfill A Dream Collaboration,' Reimagine Early 2000s Power Ballad With Pop Icons Backstreet Boys","summary":"\"...two of the Y2K era’s defining groups join forces for the first time.\"","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Rascal Flatts (41050)"]},{"categories":["categories/music-news"],"distribution":["artists/Backstreet Boys (36645)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rascal Flatts Reimagine 2000s Power Ballad With Pop Icons Backstreet Boys","permalink":"https://kmcx.iheart.com/content/2025-05-02-rascal-flatts-reimagine-2000s-power-ballad-with-pop-icons-backstreet-boys/"},"slug":"2025-05-02-rascal-flatts-reimagine-2000s-power-ballad-with-pop-icons-backstreet-boys","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814dd8ee4b6587ebd840aa6","title":"Rascal Flatts Reimagine 2000s Power Ballad With Pop Icons Backstreet Boys","description":"\"...two of the Y2K era’s defining groups join forces for the first time.\"","author":"Kelly Fisher"},"pub_start":1746197700000,"pub_until":4115978604802,"pub_changed":1746198081452,"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/Rascal Flatts (41050)"]},{"tags":["categories/music-news","artists/Backstreet Boys (36645)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/6814d9e9e4b6587ebd840a85","slug:2025-05-02-rascal-flatts-reimagine-2000s-power-ballad-with-pop-icons-backstreet-boys","slug:2025-05-02-rascal-flatts-reimagine-2000s-power-ballad-with-pop-icons-backstreet-boys","keyword:keywords/Refueled Duets","keyword:keywords/track","keyword:keywords/collaboration","keyword:keywords/Life Is A Highway","keyword:keywords/Rascal Flatts","keyword:keywords/guys","keyword:keywords/country","keyword:keywords/dream collaboration","keyword:keywords/Backstreet Boys","keyword:keywords/record","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5Td2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsicmRndzQiOjAsIjdUS29VIjotMX19","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/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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","LeadFeedItem-component","components-tiles-ContentTile-component","ContentFeedItem-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","LeadFeedItem-component","components-tiles-ContentTile-component","ContentFeedItem-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="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="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.a58f9b17ed1802cd6512.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>                               

Whois info of domain

Domain Name: KMCX.COM
Registry Domain ID: 6164652_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2025-03-29T11:29:14Z
Creation Date: 1999-04-30T20:55:30Z
Registry Expiry Date: 2026-04-30T20:53:55Z
Registrar: MarkMonitor Inc.
Registrar IANA ID: 292
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2086851750
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS0121.SECONDARY.CLOUDFLARE.COM
Name Server: NS0237.SECONDARY.CLOUDFLARE.COM
Name Server: PDNS196.ULTRADNS.BIZ
Name Server: PDNS196.ULTRADNS.COM
Name Server: PDNS196.ULTRADNS.INFO
Name Server: PDNS196.ULTRADNS.NET
Name Server: PDNS196.ULTRADNS.ORG
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T01:46:39Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass