Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - kbpi.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: https://kbpi.iheart.com/?pname=kbpi.com&sc=dnsredirect
Date: Sun, 04 May 2025 06:58:43 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://kbpi.iheart.com/?pname=kbpi.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: 725168
Cache-Control: public, max-age=900
Content-Type: text/html; charset=utf-8
Etag: W/"b10b0-6e33Ig+px/nwq7gm96JOdBO8940"
Expires: 2025-05-04 07:13:45
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-g4nt5/d96dQAUMSj-797944940
X-Request-Id: cortex-proxyd-varnish-6479564f8-pfhr4/BgkTELwkfY-437048418
X-Re-Cache: MISS
x-be-age: 0
x-shard: varnish-cluster-a-dbb4f96b-gt4cr
x-url: /?pname=kbpi.com&sc=dnsredirect
x-uncacheable: true
x-public: 1
Accept-Ranges: bytes
Age: 0
Date: Sun, 04 May 2025 06:58:45 GMT
X-Served-By: cache-iad-kjyo7100179-IAD, cache-hel1410030-HEL
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1746341924.964395,VS0,VE1963
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: kbpi.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="components-catalog-TrackList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-catalog-TrackList-component.626e2b289929900208bd.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: "Exo 2","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,100%,0%);
        --gradient-stop: hsl(0,100%,-4%);
        
                --accent-color: #660000;
            
        
             --darkFooterColor: hsl(0,100%,5%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">107.9 KBPI - Rocks The Rockies - Colorado</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e5d26d3abd72969b90c49fa?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/5e5d26d3abd72969b90c49fa?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/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://kbpi.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="#660000"/><meta data-rh="true" property="og:title" content="107.9 KBPI - Rocks The Rockies - Colorado"/><meta data-rh="true" property="twitter:title" content="107.9 KBPI - Rocks The Rockies - Colorado"/><meta data-rh="true" itemprop="name" content="107.9 KBPI - Rocks The Rockies - Colorado"/><meta data-rh="true" name="parsely-title" content="107.9 KBPI - Rocks The Rockies - Colorado"/><meta data-rh="true" name="description" content="KBPI Rocks the Rockies"/><meta data-rh="true" property="og:description" content="KBPI Rocks the Rockies"/><meta data-rh="true" property="twitter:description" content="KBPI Rocks the Rockies"/><meta data-rh="true" itemprop="description" content="KBPI Rocks the Rockies"/><meta data-rh="true" name="keywords" content="kbpi, rocks, rockies, rock, metal, radio, commercials, advertising, willie b., willie, Your Morning Show, Laura Hall, Klinger, laura, Big Rig"/><meta data-rh="true" name="parsely-tags" content="kbpi, rocks, rockies, rock, metal, radio, commercials, advertising, willie b., willie, Your Morning Show, Laura Hall, Klinger, laura, Big Rig"/><meta data-rh="true" property="og:url" content="https://kbpi.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://kbpi.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://kbpi.iheart.com/"/><meta data-rh="true" name="parsely-link" content="https://kbpi.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><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/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="parsely-image-url" content="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><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="@1079KBPI"/><meta data-rh="true" property="twitter:creator" content="@1079KBPI"/><meta data-rh="true" property="twitter:domain" content="kbpi.iheart.com"/><meta data-rh="true" property="og:site_name" content="107.9 KBPI"/><meta data-rh="true" name="application-name" content="107.9 KBPI"/><meta data-rh="true" property="fb:app_id" content="153113658082398"/><meta data-rh="true" property="fb:pages" content="51076066159"/><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-night 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/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="107.9 KBPI - Rocks The Rockies - Colorado" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?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 On-Air" class="button-text" tabindex="0"><span class="menu-label">On-Air</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Your Morning Show with Willie B" tabindex="0" href="/featured/your-morning-show/">Your Morning Show with Willie B</a></li><li><a aria-label="Aly" tabindex="0" href="/featured/aly/">Aly</a></li><li><a aria-label="Big Rig" tabindex="0" href="/featured/big-rig/">Big Rig</a></li><li><a aria-label="Klinger" tabindex="0" href="/featured/klinger/">Klinger</a></li><li><a aria-label="Shroom" tabindex="0" href="/featured/shroom/">Shroom</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 Concerts &amp; More" class="button-text" tabindex="0"><span class="menu-label">Concerts &amp; More</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="CONCERTS &amp; EVENTS" tabindex="0" href="/calendar/">CONCERTS &amp; EVENTS</a></li><li><a aria-label="PODCASTS" tabindex="0" href="/podcasts/">PODCASTS</a></li><li><a href="https://www.iheart.com/podcast/960-willie-bs-garage-28751504/" target="_blank" rel="noopener" aria-label="- Willie B&#x27;s Garage Podcast">- Willie B&#x27;s Garage Podcast</a></li><li><a href="https://www.iheart.com/podcast/1248-off-air-with-willie-b-46235366/" target="_blank" rel="noopener" aria-label="- Off-Air with Willie B">- Off-Air with Willie B</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Members" class="button-text" tabindex="0"><span class="menu-label">Members</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="Members Sign Up" tabindex="0" href="/newsletter/">Members Sign Up</a></li><li><a href="http://testallmedia.com/kbpi/login.aspx" target="_blank" rel="noopener" aria-label="Rate the Rock">Rate the Rock</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Information" class="button-text" tabindex="0"><span class="menu-label">Information</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="Contact Us" tabindex="0" href="/contact/">Contact Us</a></li><li><a aria-label="Advertise with us" tabindex="0" href="/advertise/">Advertise with us</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a 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-1759744/">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 107.9 KBPI</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/KBPIFM" 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/1079KBPI" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/channel/UC9QN9uogfWMVhF7jKNaR78A" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/1079kbpi" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@1079kbpi" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" 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/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="107.9 KBPI - Rocks The Rockies - Colorado" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?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 kbpi-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 107.9 KBPI 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/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for 107.9 KBPI - Rocks The Rockies - Colorado" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>107.9 KBPI</h1><span class="OnairPlayTile-module_positioner_lTAsj">Rocks The Rockies - Colorado</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/rozak/">Rozak</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2021-05-03-why-may-3rd-matters-in-rock-history/"><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/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Music News - Why May 3rd Matters In Rock History" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2021-05-03-why-may-3rd-matters-in-rock-history/">Why May 3rd Matters In Rock History</a><time class="component-date-display" dateTime="1746273600000">May 03, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.instagram.com/1079kbpi/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//60df170816cc1eb51688944e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//60df170816cc1eb51688944e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//60df170816cc1eb51688944e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//60df170816cc1eb51688944e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//60df170816cc1eb51688944e?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="Follow KBPI on Instagram" 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.instagram.com/1079kbpi/" class="card-title" target="_self">Follow KBPI on Instagram</a></figcaption></figure><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 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/linkin-park-58351/?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//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?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 Linkin Park &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/linkin-park-58351/?autoplay=true" class="card-title" target="_blank" rel="noopener">Listen to Linkin Park &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-stunning-spot-crowned-colorados-best-national-park/"><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/681536a54c0dc3f17748cb2a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a?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 - Stunning Spot Crowned Colorado&#x27;s &#x27;Best National Park&#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/local-news/">Local News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/">Stunning Spot Crowned Colorado&#x27;s &#x27;Best National Park&#x27;</a><time class="component-date-display" dateTime="1746220380000">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-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/"><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/6815310533c4c35a999954fc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc?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 - Sammy Hagar On David Lee Roth: &#x27;I Wanted To Break His F—in&#x27; Neck&#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-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/">Sammy Hagar On David Lee Roth: &#x27;I Wanted To Break His F—in&#x27; Neck&#x27;</a><time class="component-date-display" dateTime="1746219840000">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 class="component-container component-playlist tile themed-block"><header class="component-heading"><h2 class="heading-title">107.9 KBPI Music</h2></header><div class="component-tabs"><div class="tab-controls"><ul class="tab-selector"><li class="tab active"><button class="button-text">Recently Played</button></li><li class="tab"><button class="button-text">Top Songs</button></li></ul></div><div class="tab-content"><ul class="component-track-list"><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/alien-ant-farm-39722/songs/smooth-criminal-721924/" 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/catalog/track/721924?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/721924?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/721924?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Smooth Criminal by Alien Ant Farm" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/alien-ant-farm-39722/songs/smooth-criminal-721924/" class="track-title" target="_blank" rel="noopener"><span>Smooth Criminal</span></a><a href="https://www.iheart.com/artist/alien-ant-farm-39722/" class="track-artist" target="_blank" rel="noopener"><span>Alien Ant Farm</span></a><a href="https://www.iheart.com/artist/alien-ant-farm-39722/albums/anthology-721916/" class="track-album" target="_blank" rel="noopener"><span>Anthology</span></a><time class="component-datetime-display track-time" dateTime="2025-05-04T00:53:03" data-timezone="America/Denver">12:53 AM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/green-day-633/songs/one-eyed-bastard-250088603/" 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/catalog/track/250088603?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/250088603?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/250088603?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="One Eyed Bastard by Green Day" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/green-day-633/songs/one-eyed-bastard-250088603/" class="track-title" target="_blank" rel="noopener"><span>One Eyed Bastard</span></a><a href="https://www.iheart.com/artist/green-day-633/" class="track-artist" target="_blank" rel="noopener"><span>Green Day</span></a><a href="https://www.iheart.com/artist/green-day-633/albums/one-eyed-bastard-250088602/" class="track-album" target="_blank" rel="noopener"><span>One Eyed Bastard</span></a><time class="component-datetime-display track-time" dateTime="2025-05-04T00:50:10" data-timezone="America/Denver">12:50 AM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/linkin-park-58351/songs/faint-43306630/" 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/catalog/track/43306630?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/43306630?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/43306630?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Faint by Linkin Park" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/linkin-park-58351/songs/faint-43306630/" class="track-title" target="_blank" rel="noopener"><span>Faint</span></a><a href="https://www.iheart.com/artist/linkin-park-58351/" class="track-artist" target="_blank" rel="noopener"><span>Linkin Park</span></a><a href="https://www.iheart.com/artist/linkin-park-58351/albums/meteora-43306623/" class="track-album" target="_blank" rel="noopener"><span>Meteora</span></a><time class="component-datetime-display track-time" dateTime="2025-05-04T00:36:46" data-timezone="America/Denver">12:36 AM</time></figcaption></figure></li></ul><a class="component-button button-faux secondary small see-all" tabindex="0" href="/music/recently-played/">See All Recently Played</a></div></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/your-morning-show/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6f8490155d2a9007c5ce609ff6c9688a?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6f8490155d2a9007c5ce609ff6c9688a?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6f8490155d2a9007c5ce609ff6c9688a?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Willie B" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/your-morning-show/">Willie B</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/aly/"><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/8cdda5f2de07dafbb2ee00738e1cc5a9?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Aly" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/aly/">Aly</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/big-rig/"><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/61c2b1b180f2af03d229ca49?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Big Rig" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/big-rig/">Big Rig</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/klinger/"><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/61de0814815960efa9709c45?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61de0814815960efa9709c45?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61de0814815960efa9709c45?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Klinger" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/klinger/">Klinger</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/shroom/"><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/63b5fc0a14e5bfb2015d75d0?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/63b5fc0a14e5bfb2015d75d0?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/63b5fc0a14e5bfb2015d75d0?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Shroom" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/shroom/">Shroom</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">107.9 KBPI<!-- --> 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/960-willie-bs-garage-28751504/" 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/28751504?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28751504?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28751504?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28751504?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28751504?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28751504?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28751504?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 Willie B&#x27;s Garage 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">Willie B&#x27;s Garage</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-off-air-with-willie-b-46235366/" 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/46235366?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/46235366?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/46235366?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/46235366?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/46235366?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/46235366?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/46235366?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 Off Air with Willie B 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">Off Air with Willie B</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-willie-bs-stupid-stories-93400794/" 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/93400794?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/93400794?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/93400794?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/93400794?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/93400794?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/93400794?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/93400794?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 Willie B&#x27;s Stupid Stories 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">Willie B&#x27;s Stupid Stories</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-green-day-compare-latest-accolade-to-being-at-your-own-funeral/"><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/68152d6733c4c35a999954d6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6?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 - Green Day Compare Latest Accolade To &#x27;Being At Your Own Funeral&#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-green-day-compare-latest-accolade-to-being-at-your-own-funeral/">Green Day Compare Latest Accolade To &#x27;Being At Your Own Funeral&#x27;</a><time class="component-date-display" dateTime="1746218460000">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-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-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/67be588e0806dfaf4835fa11?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11?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 - Ozzy Osbourne On Why Fans Might Feel &#x27;Ripped Off&#x27; at His Final 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-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/">Ozzy Osbourne On Why Fans Might Feel &#x27;Ripped Off&#x27; at His Final Show</a><time class="component-date-display" dateTime="1746217320000">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-feel-good-tune-officially-named-best-summer-song-of-all-time/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711?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 - Feel-Good Tune Officially Named &#x27;Best Summer Song Of All Time&#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-feel-good-tune-officially-named-best-summer-song-of-all-time/">Feel-Good Tune Officially Named &#x27;Best Summer Song Of All Time&#x27;</a><time class="component-date-display" dateTime="1746215700000">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><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-02-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents/"><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/62bb6dd1e8dfd4e2214c7d56?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/62bb6dd1e8dfd4e2214c7d56?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/62bb6dd1e8dfd4e2214c7d56?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/62bb6dd1e8dfd4e2214c7d56?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/62bb6dd1e8dfd4e2214c7d56?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 - Kids Saved From Home Where They Had Been Locked Up By COVID-Fearing Parents" 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-kids-saved-from-home-where-they-had-been-locked-up-by-covid-fearing-parents/">Kids Saved From Home Where They Had Been Locked Up By COVID-Fearing Parents</a><time class="component-date-display" dateTime="1746198240000">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-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/"><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/65f1f05e64c2e3a913748a1e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e?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 - Passenger Tries Storming Plane&#x27;s Cockpit, Gets Knocked To The Floor" 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-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/">Passenger Tries Storming Plane&#x27;s Cockpit, Gets Knocked To The Floor</a><time class="component-date-display" dateTime="1746196920000">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/your-morning-show/content/2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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="Willie B - Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd w" 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/your-morning-show/">Willie B</a></nav><a class="card-title" tabindex="0" href="/featured/your-morning-show/content/2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of/">Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd w</a><time class="component-date-display" dateTime="1746016225000">Apr 30, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/your-morning-show/content/2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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="Willie B - Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up" 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/your-morning-show/">Willie B</a></nav><a class="card-title" tabindex="0" href="/featured/your-morning-show/content/2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu/">Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up</a><time class="component-date-display" dateTime="1745929137000">Apr 29, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2025-04-25-attention-im-on-beer-cation-/"><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/680bb29dd5a32c3976b9b369?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/680bb29dd5a32c3976b9b369?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/680bb29dd5a32c3976b9b369?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/680bb29dd5a32c3976b9b369?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/680bb29dd5a32c3976b9b369?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="Big Rig - *ATTENTION* I&#x27;M ON BEER-CATION 🤘🏻" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2025-04-25-attention-im-on-beer-cation-/">*ATTENTION* I&#x27;M ON BEER-CATION 🤘🏻</a><time class="component-date-display" dateTime="1745784000000">Apr 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2025-04-25-big-rig-rock-report-425/"><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/67d3319d89a85437b8dd9de8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de8?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="Big Rig - Big Rig ROCK Report 4.25" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2025-04-25-big-rig-rock-report-425/">Big Rig ROCK Report 4.25</a><time class="component-date-display" dateTime="1745596320000">Apr 25, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/shroom/content/2025-04-25-linkin-park-release-new-song-unshatter-listen/"><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/680b9adabd9c0035bcc34a5d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/680b9adabd9c0035bcc34a5d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/680b9adabd9c0035bcc34a5d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/680b9adabd9c0035bcc34a5d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/680b9adabd9c0035bcc34a5d?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="Shroom - LINKIN PARK Release New Song &#x27;Unshatter&#x27; [Listen]" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/shroom/">Shroom</a></nav><a class="card-title" tabindex="0" href="/featured/shroom/content/2025-04-25-linkin-park-release-new-song-unshatter-listen/">LINKIN PARK Release New Song &#x27;Unshatter&#x27; [Listen]</a><time class="component-date-display" dateTime="1745590740000">Apr 25, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2025-04-25-big-rig-rock-report-424/"><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/67a5c482c142dd131e3b969e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67a5c482c142dd131e3b969e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67a5c482c142dd131e3b969e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67a5c482c142dd131e3b969e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67a5c482c142dd131e3b969e?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="Big Rig - Big Rig ROCK Report 4.24" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2025-04-25-big-rig-rock-report-424/">Big Rig ROCK Report 4.24</a><time class="component-date-display" dateTime="1745509440000">Apr 24, 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-05-seether/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e?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 - Seether" 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-05-seether/">Seether</a><time class="component-date-display" dateTime="1746493200286">May 05, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-05-14-chaos-carnage-2025/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de?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 - Chaos &amp; Carnage 2025" 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-14-chaos-carnage-2025/">Chaos &amp; Carnage 2025</a><time class="component-date-display" dateTime="1747260000681">May 14, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-05-21-cold/"><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/67880579f94ac611e3acea21?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21?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 - Cold" 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-21-cold/">Cold</a><time class="component-date-display" dateTime="1747875600679">May 21, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-05-21-devin-townsend/"><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/674518003ff54a23a651f98e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e?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 - Devin Townsend" 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-21-devin-townsend/">Devin Townsend</a><time class="component-date-display" dateTime="1747877400971">May 21, 2025</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 107.9 KBPI</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/KBPIFM" 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/1079KBPI" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/channel/UC9QN9uogfWMVhF7jKNaR78A" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/1079kbpi" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@1079kbpi" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">KBPI Rocks the Rockies</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/KBPI/" target="_blank" rel="noopener">KBPI<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KBPI/" target="_blank" rel="noopener">KBPI<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/674746d7df3338555efa23a2?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":"%2F5b4db6a412438d187291ea37058f7bd1","canonicalHostname":"kbpi.iheart.com","hostnames":[],"facets":["genres/Rock","formats/ROCKACTIVE","markets/DENVER-CO","brands/KBPI-FM (757)","facets/All Sites - English","facets/ALTerEgoContestPhase1","facets/AlterEgoContests","facets/WinB4Contest","facets/Q2CashContest"],"slug":"kbpi-fm","market":"markets/DENVER-CO","ownBrand":"brands/KBPI-FM (757)","timeZone":"America/Denver","keys":["hostname:kbpi.iheart.com","hostname:www.kbpi.com","hostname:kbpi.com","hostname:kbpirockstherockies.com","hostname:www.kbpirockstherockies.com","hostname:1067rockstherockies.com","hostname:www.1067rockstherockies.com","hostname:kdzarockstherockies.com","hostname:www.kdzarockstherockies.com","hostname:1079rockstherockies.com","hostname:www.1079rockstherockies.com","hostname:morningsjustgotsexier.com","hostname:www.morningsjustgotsexier.com","hostname:kbpi-fm.radio.iheart.com","hostname:z1079rocks.com","hostname:www.z1079rocks.com","hostname:1079rocks.com","hostname:www.1079rocks.com","hostname:z1079rocks.iheart.com","hostname:kdzarocks.com","hostname:www.kdzarocks.com","hostname:jet1079.com","hostname:www.jet1079.com","hostname:kdzafm.com","hostname:www.kdzafm.com","id:/5b4db6a412438d187291ea37058f7bd1","brand:brands/KBPI-FM (757)","slug:kbpi-fm","primaryParentOf:/0dde352616fef203de510540916c13e8","primaryParentOf:/5ade1503708b6e3a0fecdf14","primaryParentOf:/5ae384cbf065baed646638ca","primaryParentOf:/dbcff6ae04ac8a50a7ea0b0400fd3d20","primaryParentOf:/e4b10d01ba616999cb53f7ea1f40d29f","stream:373","broadcastFacility:68976","broadcastFacilityCallsign:kbpi","primaryParentOf:/8bffeadc1a59098ea6369772465f2b11"],"stream":{"id":373,"primaryPronouncement":"One oh Seven Point Nine k. b. p. i.","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"107.9 KBPI","description":"KBPI Rocks the Rockies"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/5b4db6a412438d187291ea37058f7bd1/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":"ttWb9","priority":0,"source":"/willieb","regex":false,"schedule":{"begin":1548285120000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Your Morning Show (13530)"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4kkK2","priority":0,"source":"/willie","regex":false,"schedule":{"begin":1548285180000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Your Morning Show (13530)"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qi6a1","priority":0,"source":"/yourmorningshow","regex":false,"schedule":{"begin":1548285180000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Your Morning Show (13530)"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i0wei","priority":0,"source":"/yourshow","regex":false,"schedule":{"begin":1548285180000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Your Morning Show (13530)"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7GRoF","priority":0,"source":"/laura","regex":false,"schedule":{"begin":1548285240000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Laura KBPI"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"h3s24","priority":0,"source":"/beardo","regex":false,"schedule":{"begin":1548285240000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/BEARDO (54368)"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RokgN","priority":0,"source":"/eddie","regex":false,"schedule":{"begin":1548285300000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Eddie Barella"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2DUwD","priority":0,"source":"/metalshop","regex":false,"schedule":{"begin":1548285360000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Metal Shop"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tgjUc","priority":0,"source":"/carshow","regex":false,"schedule":{"begin":1548285660000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/KBPI Rock & Roll Car Show"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBatP","priority":0,"source":"/hammersandangels","regex":false,"schedule":{"begin":1548285660000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-11-29-hammers-and-angels/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7Ejt8","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775022665,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=191"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NmqFF","priority":0,"source":"/favor","regex":false,"schedule":{"begin":1613507940800,"end":4115978604802},"destination":{"type":"URL","value":"https://kbpi.iheart.com/promotions/do-ya-a-favor-tuesday-940600/"},"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}},{"id":"JAMRv","keywords":["Cricket","cricket"],"destination":{"type":"URL","value":"https://kbpi.iheart.com/contests/cricket-wireless-2k-cash-giveaway-374138/?ref=ulink&apt_referrer_id"},"disabled":false,"schedule":{"begin":1518731640000,"end":1522562340000}},{"id":"qy5if","keywords":["custom"],"destination":{"type":"URL","value":"https://kbpi.iheart.com/contests/submit-your-custom-car-for-180750/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1520452680000,"end":1522389540000}},{"id":"O542q","keywords":["Willie","willie b","willieb","willy","willy b","willyb"],"destination":{"type":"BRAND","value":"brands/Your Morning Show (13530)"},"disabled":false,"schedule":{"begin":1548285180000,"end":4115978604802}},{"id":"I9LhK","keywords":["Laura","laura hall","laura kbpi"],"destination":{"type":"BRAND","value":"brands/Laura KBPI"},"disabled":false,"schedule":{"begin":1548285300000,"end":4115978604802}},{"id":"PacRT","keywords":["beard","beardo"],"destination":{"type":"BRAND","value":"brands/BEARDO (54368)"},"disabled":false,"schedule":{"begin":1548285300000,"end":4115978604802}},{"id":"eb76M","keywords":["Eddie","barella","eddie barella"],"destination":{"type":"BRAND","value":"brands/Eddie Barella"},"disabled":false,"schedule":{"begin":1548285300000,"end":4115978604802}},{"id":"msT75","keywords":["metal","metal shop","shop"],"destination":{"type":"BRAND","value":"brands/Metal Shop"},"disabled":false,"schedule":{"begin":1548285660000,"end":4115978604802}},{"id":"ld9AN","keywords":["Car","and","rock","rock & roll car show","rock and roll car show","roll","show"],"destination":{"type":"BRAND","value":"brands/KBPI Rock & Roll Car Show"},"disabled":false,"schedule":{"begin":1548285720000,"end":4115978604802}},{"id":"KtnnH","keywords":["angels","hammers & angels","hammers and angels","hammers","hammers n angels"],"destination":{"type":"URL","value":"/content/2018-11-29-hammers-and-angels/"},"disabled":false,"schedule":{"begin":1548285720000,"end":4115978604802}}],"sections":{"general":{"name":"107.9 KBPI","positioner":"Rocks The Rockies - Colorado","description":"KBPI Rocks the Rockies","keywords":[{"id":"kbpi"},{"id":"rocks"},{"id":"rockies"},{"id":"rock"},{"id":"metal"},{"id":"radio"},{"id":"commercials"},{"id":"advertising"},{"id":"keywords/willie b."},{"id":"keywords/willie"},{"id":"keywords/Your Morning Show"},{"id":"keywords/Laura Hall"},{"id":"keywords/Klinger"},{"id":"keywords/laura"},{"id":"keywords/Big Rig"}],"default_content":[{"id":"collections/Your Morning Show Blog (13530)"},{"id":"collections/rock-news-active-main-rock"},{"id":"collections/Double A Blog (57475)"},{"id":"collections/Karah Blog (28952)"}],"additional_distributions":[],"default_podcasts":[{"id":"28751504"},{"id":"46235366"},{"id":"93400794"}],"default_shows":[{"id":"brands/Your Morning Show (13530)","sites":{"_id":"%2F0dde352616fef203de510540916c13e8","slug":"your-morning-show","ownBrand":"brands/Your Morning Show (13530)","configByLookup":{"common":{"branding":{"name":"Willie B"}}}}},{"id":"brands/Aly (31976)","sites":{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly"}}}}},{"id":"brands/Big Rig (32040)","sites":{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig"}}}}},{"id":"brands/Klinger (31984)","sites":{"_id":"%2F8f522fa9423f957c49ff52374d5dac00","slug":"klinger","ownBrand":"brands/Klinger (31984)","configByLookup":{"common":{"branding":{"name":"Klinger"}}}}},{"id":"brands/SHROOM (32370)","sites":{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom"}}}}}],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Denver, CO","country":{"id":"countries/US"},"geo_latitude":"39.6281633","geo_longitude":"-104.9119329","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"SUPPORT THE VICTIMS' FAMILIES AND THE BOULDER COMMUNITY  \u003c\u003cDONATE NOW>>","link":"https://www.paypal.com/donate/?hosted_button_id=NYJ4TXWAFU5RN","target":"_blank","start_date":{"timestampMs":1616760000000},"end_date":{"timestampMs":1616823900000}},"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":"cHHiL","type":"link","label":"On-Air","target":"_self","ref":"#","children":[{"id":"F7jQg","type":"brand","label":"Your Morning Show with Willie B","target":"_self","ref":"%2F0dde352616fef203de510540916c13e8","href":"/featured/your-morning-show/"},{"id":"1ZClW","type":"brand","label":"Aly","target":"_self","ref":"%2Fbf90116ef3022558b5bcb4ac69335a72","href":"/featured/aly/"},{"id":"G0mjS","type":"brand","label":"Big Rig","target":"_self","ref":"%2Fd2ad053ea0bd863da4b6567a59150b22","href":"/featured/big-rig/"},{"id":"4LKAY","type":"brand","label":"Klinger","target":"_self","ref":"%2F8f522fa9423f957c49ff52374d5dac00","href":"/featured/klinger/"},{"id":"gG3Sv","type":"brand","label":"Shroom","target":"_self","ref":"%2F4258aaca0d03b727cf3367d61c0ed0fb","href":"/featured/shroom/"},{"id":"kozd2","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"#"},{"id":"ujuGE","type":"link","label":"Concerts & More","target":"_self","ref":"#","children":[{"id":"Kg14D","type":"link","label":"CONCERTS & EVENTS","target":"_self","ref":"https://kbpi.iheart.com/calendar/","href":"https://kbpi.iheart.com/calendar/"},{"id":"tEDjf","type":"link","label":"PODCASTS","target":"_self","ref":"/podcasts","href":"/podcasts"},{"id":"0kQ34","type":"link","label":"- Willie B's Garage Podcast","target":"_blank","ref":"https://www.iheart.com/podcast/960-willie-bs-garage-28751504/","href":"https://www.iheart.com/podcast/960-willie-bs-garage-28751504/"},{"id":"HK7Wq","type":"link","label":"- Off-Air with Willie B","target":"_blank","ref":"https://www.iheart.com/podcast/1248-off-air-with-willie-b-46235366/","href":"https://www.iheart.com/podcast/1248-off-air-with-willie-b-46235366/"}],"href":"#"},{"id":"BAEdb","type":"link","label":"Members","target":"_self","ref":"#","children":[{"id":"rhHam","type":"page","label":"Members Sign Up","target":"_self","ref":"newsletter","href":"/newsletter/"},{"id":"gCiri","type":"link","label":"Rate the Rock","target":"_blank","ref":"http://testallmedia.com/kbpi/login.aspx","href":"http://testallmedia.com/kbpi/login.aspx"}],"href":"#"},{"id":"AXp27","type":"link","label":"Information","target":"_self","ref":"#","children":[{"id":"GmzfN","type":"page","label":"Contact Us","target":"_self","ref":"contact","href":"/contact/"},{"id":"zRggv","type":"page","label":"Advertise with us","target":"_self","ref":"advertise","href":"/advertise/"}],"href":"#"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":{"id":"asset://assets.brands/5d3b51315f817b40bc8205c7","asset":{"bucket":"assets.brands","resourceId":"%2F5d3b51315f817b40bc8205c7","href":"https://i.iheart.com/v3/re/assets.brands/5d3b51315f817b40bc8205c7"}},"station_logo":{"id":"asset://assets.brands/60cb53739eec8ff06d98ad5b","asset":{"bucket":"assets.brands","resourceId":"%2F60cb53739eec8ff06d98ad5b","href":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b"}},"logo_favicon":{"id":"asset://assets.brands/5e5d26d3abd72969b90c49fa","asset":{"bucket":"assets.brands","resourceId":"%2F5e5d26d3abd72969b90c49fa","href":"https://i.iheart.com/v3/re/assets.brands/5e5d26d3abd72969b90c49fa"}},"font":{"id":"site-fonts/Exo 2"},"accent_color":"#660000","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":"KBPIFM","facebook_app_id":"153113658082398","facebook_fan_page_id":"51076066159","twitter_switch":true,"twitter_name":"1079KBPI","youtube_switch":true,"youtube_name":"channel/UC9QN9uogfWMVhF7jKNaR78A","instagram_switch":true,"instagram_name":"1079kbpi","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"1079kbpi"},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"303-631-2946","business_phone_number":"303-713-8000","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"","location_address1":"4695 South Monaco St","location_address2":"Suite 400","location_city":"Denver","location_state":"CO","location_zip":"80237","office_hours":"Open Mondays, Wednesdays and Fridays 10am-5pm\nClosed major holidays and usually close early the day before a holiday","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Station Feedback"},{"type":"Website Questions"},{"type":"Prizes"},{"type":"Commercials & Advertising - Questions/Feedback"},{"type":"Concerts - Show Details/Presales"}],"eeo_report_asset":{"id":"asset://assets.eeo/674746d7df3338555efa23a2"},"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":"KBPI-FM","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":"68976","broadcastFrequency":"107.9","broadcastBand":"FM","broadcastCallLetters":"KBPI","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F0dde352616fef203de510540916c13e8","slug":"your-morning-show","ownBrand":"brands/Your Morning Show (13530)","configByLookup":{"common":{"branding":{"name":"Willie B"}}}},{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly"}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig"}}}},{"_id":"%2F8f522fa9423f957c49ff52374d5dac00","slug":"klinger","ownBrand":"brands/Klinger (31984)","configByLookup":{"common":{"branding":{"name":"Klinger"}}}},{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom"}}}}],"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":"%2F608fe70b5e084f6397a613a3","type":"PUBLISHING","record":{"ref_id":"%2F608fe70b5e084f6397a613a3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"322a3f40-7e85-40d8-8282-cbc263bfe16d","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5ccb51169906a56b886bef9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 3rd and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1984, the vintage line-up of \u003cstrong>Blackmore\u003c/strong>, \u003cstrong>Gillan\u003c/strong>, \u003cstrong>Glover\u003c/strong>, \u003cstrong>Lord\u003c/strong> and \u003cstrong>Paice\u003c/strong> reunited as \u003ca href=\"https://www.iheart.com/artist/deep-purple-252/\" data-catalog-kind=\"artist\" data-catalog-id=\"252\" data-catalog-related-id=\"\">\u003cstrong>Deep Purple\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In 1980, \u003ca href=\"https://www.iheart.com/content/2018-02-23-bob-seger-issues-health-update-pain-is-constant/\" target=\"_blank\">\u003cstrong>Bob Seger\u003c/strong>\u003c/a>\u003cstrong> &amp; The Silver Bullet Band\u003c/strong> were on top of the chart, starting a six-week run at number one with their record, \u003cem>Against the Wind\u003c/em>.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/content/2018-04-23-godsmack-to-perform-new-when-legends-rise-music-at-album-release-party/\" target=\"_blank\">\u003cstrong>Godsmack\u003c/strong>\u003c/a> topped the album charts with their fourth effort, the aptly titled \u003cem>IV\u003c/em>.\u003c/p>\n\n\u003cp>In 1975, \u003ca href=\"https://www.iheart.com/artist/chicago-5663/\" data-catalog-kind=\"artist\" data-catalog-id=\"5663\" data-catalog-related-id=\"\">\u003cstrong>Chicago\u003c/strong>\u003c/a> started a two-week run at number one on the album charts with \u003cem>ChicagoVIII\u003c/em>. It marked their third number one.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5ccb51169906a56b886bef9d"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1746273600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","social_title":"","summary":"This day in 1984 was an exciting one for fans of Deep Purple.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 3rd Matters In Rock History","permalink":"https://kbpi.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/"},"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d","title":"Why May 3rd Matters In Rock History","description":"This day in 1984 was an exciting one for fans of Deep Purple.","author":"Dave Basner"},"pub_start":1746273600000,"pub_until":4115978604802,"pub_changed":1746273600000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/608fe70b5e084f6397a613a3","slug:2021-05-03-why-may-3rd-matters-in-rock-history","slug:2021-05-03-why-may-3rd-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":"%2F60df171816cc1eb51688944f","type":"LEADS","record":{"title":"Follow KBPI on Instagram","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/60df170816cc1eb51688944e","img_meta":{"base_id":"%2F60df170816cc1eb51688944e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://www.instagram.com/1079kbpi/","web":"https://www.instagram.com/1079kbpi/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"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":"%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":"%2F6553cf1cd4d2fe9ac0536d4a","type":"LEADS","record":{"title":"Listen to Linkin Park & More For Free","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6813d1b583087d3ebcf9e271","img_meta":{"base_id":"%2F6813d1b583087d3ebcf9e271","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://play/custom/artist/58351","web":"https://www.iheart.com/artist/linkin-park-58351/?autoplay=true"},"name":"Linkin Park","description":""},"use_catalog_image":false,"catalog":{"name":"Linkin Park","id":"58351","kind":"artist","country":null}}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJKQXJSTiI6MSwid21lTksiOi0xfX0=","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":"%2F68152fcb4c0dc3f17748cb1e","type":"PUBLISHING","record":{"ref_id":"%2F68152fcb4c0dc3f17748cb1e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bd78d734-e825-46d7-9f16-49395d6b5f11","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?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/139-talon-outdoors-28366288/?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/139-talon-outdoors-28366288/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F681536a54c0dc3f17748cb2a","new_tab":false,"schedule":{},"source_credit":"Morsa Images/DigitalVision/Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>There is so much natural wonder to witness in America that will inspire awe in even the most cynical explorer. The country is full of breathtaking state and national parks that give adventurers, amateur enthusiasts and experienced hikers alike, a stunning snapshot of America's natural beauty. \u003c/p>\n\n\u003cp>\u003cem>LoveExploring\u003c/em> compiled a list of the &quot;best national park&quot; in every state, from &quot;big-hitting&quot; destinations that draw in millions of visitors each year to those featuring a &quot;lesser-known monument or historic site.&quot; According to the site, the \u003ca href=\"https://www.iheart.com/content/2025-04-30-colorado-eatery-named-best-cult-favorite-restaurant-in-the-state/\" target=\"_blank\">top choice for Colorado\u003c/a> is Rocky Mountain National Park, a mountainous region of the expansive Rocky Mountains standing tall in the Centennial State that is described as a &quot;hiker's dream.&quot;\u003c/p>\n\n\u003cp>Here's what the site had to say about this gorgeous spot:\u003c/p>\n\n\u003cblockquote>&quot;A craggy thread running from Canada down to New Mexico, the Rocky Mountains are among the most spectacular in North America. A great swathe of the range is protected in this national park, which also takes in lakes, lush valleys, and evergreen forests. The place is a hiker's dream, with 355 miles of trails wiggling through the landscape, while Lumpy Ridge and Longs Peak are popular with climbers.&quot;\u003c/blockquote>\n\n\u003cp>Read up on more of the best national parks around the country at \u003ca href=\"https://www.loveexploring.com/gallerylist/123234/american-beauties-the-best-national-park-in-every-state-ranked\" target=\"_blank\">\u003cem>loveexploring.com\u003c/em>\u003c/a>. You can also check out our previous coverage of the Colorado destination named one of \u003ca href=\"https://www.iheart.com/content/2025-04-17-colorado-destination-named-the-most-beautiful-mountain-town-in-america/\" target=\"_blank\">the &quot;most beautiful mountain towns&quot; in America\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/","cuser":"user/ldap/1129327","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/Colorado","keywords/parks","keywords/Rocky Mountain National Park","keywords/park","keywords/national park"],"primary_image":{"bucket":"new_assets","id":"%2F681536a54c0dc3f17748cb2a"},"primary_target":{"categories":["syndications/content"],"distribution":["markets/DENVER-CO"]},"publish_date":1746220380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-stunning-spot-crowned-colorados-best-national-park","social_title":"","summary":"This gorgeous spot was described as a \"hiker's dream.\"","targets":[{"categories":["categories/local-news"],"distribution":["markets/DENVER-CO"]},{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Stunning Spot Crowned Colorado's 'Best National Park'","permalink":"https://kbpi.iheart.com/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/"},"slug":"2025-05-02-stunning-spot-crowned-colorados-best-national-park","summary":{"image":"https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a","title":"Stunning Spot Crowned Colorado's 'Best National Park'","description":"This gorgeous spot was described as a \"hiker's dream.\"","author":"Sarah Tate"},"pub_start":1746220380000,"pub_until":4115978604802,"pub_changed":1746220762514,"subscription":[{"tags":["syndications/content","markets/DENVER-CO"]},{"tags":["categories/local-news","markets/DENVER-CO"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152fcb4c0dc3f17748cb1e","slug:2025-05-02-stunning-spot-crowned-colorados-best-national-park","slug:2025-05-02-stunning-spot-crowned-colorados-best-national-park","keyword:keywords/Colorado","keyword:keywords/parks","keyword:keywords/Rocky Mountain National Park","keyword:keywords/park","keyword:keywords/national park","author:user"]}},{"id":"%2F68152fc433c4c35a999954f1","type":"PUBLISHING","record":{"ref_id":"%2F68152fc433c4c35a999954f1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"529efd61-1ed4-406d-8cf3-c3b35c472d9d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/58813/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/58813/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/58813/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/58813/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Sammy Hagar & David Lee Roth during Sammy Hagar & David Lee Roth Tour 2002:Song For Song,The Heavyweight Champs Of Rock 'N Roll at Sky Bar in Los Angeles, California, United States. (Photo by SGranitz/WireImage)","id":"%2F6815310533c4c35a999954fc","new_tab":false,"schedule":{},"source_credit":"WireImage","title":"Sammy Hagar & David Lee Roth Tour 2002","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It's no secret that \u003ca href=\"https://www.iheart.com/content/2024-01-19-david-lee-roth-suggests-sammy-hagar-was-abducted-by-aliens-sex-probed/\" target=\"_blank\">\u003cstrong>Sammy Hagar and David Lee Roth don't like each other\u003c/strong>\u003c/a>, and in a \u003ca href=\"https://www.rollingstone.com/music/music-features/sammy-hagar-retirement-alex-van-halen-feud-1235325430/\" target=\"_blank\">\u003cstrong>recent interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.rollingstone.com/music/music-features/sammy-hagar-retirement-alex-van-halen-feud-1235325430/\" target=\"_blank\">\u003cstrong>\u003cem>Rolling Stone\u003c/em>\u003c/strong>\u003c/a>\u003cem> \u003c/em>the Red Rocker recalled just how miserable he was on the infamous 2002 &quot;Song for Song, the Heavyweight Champs of Rock and Roll&quot; tour where the two \u003ca href=\"https://www.iheart.com/artist/van-halen-58813/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58813\" data-catalog-related-id=\"\">\u003cstrong>Van Halen\u003c/strong>\u003c/a> singers switched off who &quot;headlined&quot; from show to show.\u003c/p>\n\n\u003cp>“He tried to pull stuff on the Sam and Dave tour,&quot; Hagar claimed. &quot;The nights when he was opening, when we flip-flopped...which I would never do again. I would never bother. But look, I’m not an opening act for anybody.”\u003c/p>\n\n\u003cp>“On those nights, he would call in and say, the bus broke down, 10 minutes before he was supposed to go on,” Hagar continued. “And because I care about my fans, I would go on. And I did that about four times. I wanted to break the guy’s f**kin’ neck.”\u003c/p>\n\n\u003cp>“The stupidest thing is, he did the worst when he headlined. He couldn’t follow me with a band of kids playing Eddie [Van Halen's] guitar solo note for note and playing ‘Eruption’ and s**t,” Hagar pointed out. “He did his whole Van Halen show from 1983, and I’m going, ‘What an idiot!’ He should have represented himself a little more like who he was as a solo artist.”\u003c/p>\n\n\u003cp>That all being said, Hagar didn't shut down the idea of performing with Roth again. “The circumstances would have to be right,” he admitted. “Dave always wants too much. He always tries to upstage.”\u003c/p>\n\n\u003cp>Elsewhere in the interview, Hagar shared his theory on \u003ca href=\"https://www.iheart.com/content/2025-04-30-sammy-hagar-thinks-this-is-the-real-reason-alex-van-halen-wont-talk-to-him/\" target=\"_blank\">\u003cstrong>why Alex Van Halen won't speak to him\u003c/strong>\u003c/a> anymore.\u003c/p>\n\n\u003cp>Hagar kicked off his \u003ca href=\"https://www.iheart.com/content/2024-11-18-sammy-hagar-is-taking-his-best-of-all-worlds-tour-to-las-vegas/\" target=\"_blank\">\u003cstrong>&quot;Best of All Worlds&quot; Las Vegas residency\u003c/strong>\u003c/a> on April 30 that showcases his full career, including his time with Van Halen.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/","cuser":"user/ldap/1121384","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/Sammy Hagar","keywords/David Lee Roth","keywords/Van Halen"],"primary_image":{"bucket":"new_assets","id":"%2F6815310533c4c35a999954fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746219840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","social_title":"","summary":"The Red Rocker recalled how miserable it was to tour with Diamond Dave.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Sammy Hagar (28481)","artists/David Lee Roth (58826)","artists/Van Halen (58813)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sammy Hagar On David Lee Roth: 'I Wanted To Break His F—in' Neck'","permalink":"https://kbpi.iheart.com/content/2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/"},"slug":"2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc","title":"Sammy Hagar On David Lee Roth: 'I Wanted To Break His F—in' Neck'","description":"The Red Rocker recalled how miserable it was to tour with Diamond Dave.","author":"Katrina Nattress"},"pub_start":1746219840000,"pub_until":4115978604802,"pub_changed":1746220245198,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Sammy Hagar (28481)","artists/David Lee Roth (58826)","artists/Van Halen (58813)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152fc433c4c35a999954f1","slug:2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","slug:2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","keyword:keywords/Sammy Hagar","keyword:keywords/David Lee Roth","keyword:keywords/Van Halen","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":"%2F0dde352616fef203de510540916c13e8","slug":"your-morning-show","ownBrand":"brands/Your Morning Show (13530)","configByLookup":{"common":{"branding":{"name":"Willie B","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6f8490155d2a9007c5ce609ff6c9688a"}}}}}},{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9"}}}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49"}}}}}},{"_id":"%2F8f522fa9423f957c49ff52374d5dac00","slug":"klinger","ownBrand":"brands/Klinger (31984)","configByLookup":{"common":{"branding":{"name":"Klinger","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61de0814815960efa9709c45"}}}}}},{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63b5fc0a14e5bfb2015d75d0"}}}}}}]},{"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":["28751504","46235366","93400794"]},{"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":"%2F68152b8a33c4c35a999954cb","type":"PUBLISHING","record":{"ref_id":"%2F68152b8a33c4c35a999954cb","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e4faebc-32bf-44db-b9e5-e8d5d94f4f6e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress ","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/633/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/633/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/633/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/633/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"HOLLYWOOD, CALIFORNIA - MAY 01: (L-R) Tré Cool, Billie Joe Armstrong and Mike Dirnt of Green Day pose with their star during their Hollywood Walk of Fame Star Ceremony on May 01, 2025 in Hollywood, California. (Photo by Monica Schipper/Getty Images)","id":"%2F68152d6733c4c35a999954d6","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Green Day Honored With Star On Hollywood Walk Of Fame","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/green-day-633/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"633\" data-catalog-related-id=\"\">\u003cstrong>Green Day\u003c/strong>\u003c/a> officially have a \u003ca href=\"https://www.iheart.com/content/2025-04-24-green-day-to-get-hollywood-walk-of-fame-star-heres-where-fans-can-find-it/\" target=\"_blank\">\u003cstrong>star on the Hollywood Walk of Fame\u003c/strong>\u003c/a>, and during the unveiling ceremony on Thursday (May 1), Billie Joe Armstrong compared the accolade to &quot;being at your own funeral.&quot;\u003c/p>\n\n\u003cp>“This is crazy,” the frontman told the crowd of fans who attended the event. “[It’s] kind of like being at your own funeral.”\u003c/p>\n\n\u003cp>“This is for my mom,” he added. “This is like my mom’s Super Bowl right now.”\u003c/p>\n\n\u003cp>Actor \u003cstrong>Ryan Reynolds\u003c/strong> and tennis star \u003cstrong>Serena Williams\u003c/strong> (who happens to be a \u003ca href=\"https://www.iheart.com/content/2024-09-16-watch-serena-williams-rock-out-in-circle-pit-at-green-day-show/\" target=\"_blank\">\u003cstrong>MASSIVE Green Day fan\u003c/strong>\u003c/a>) also spoke during the event. Former MTV personality \u003cstrong>Matt Pinfield\u003c/strong> hosted the ceremony, which is miraculous considering he \u003ca href=\"https://www.iheart.com/content/2025-01-28-iconic-mtv-host-matt-pinfield-suffered-stroke-that-left-him-incompetent/\" target=\"_blank\">\u003cstrong>suffered a stroke\u003c/strong>\u003c/a> at the beginning of the year and \u003ca href=\"https://www.iheart.com/content/2025-03-13-matt-pinfield-wakes-up-from-two-month-long-coma-after-suffering-stroke/\" target=\"_blank\">\u003cstrong>woke up from a months-long coma\u003c/strong>\u003c/a> just last month.\u003c/p>\n\n\u003cp>“What an honor it is to be here today with these three guys that I love. Love their music and love them as people,” Pinfield said at the beginning of the ceremony. “[\u003cem>Dookie\u003c/em>] made so many young people pick up guitars, bass, and drums, and want to sing and write songs.”\u003c/p>\n\n\u003cp>“That is what punk rock, rock and roll music is all about,&quot; he added. &quot;That beauty, that love, a passing on of that gift. And that’s the thing that’s so special about Green Day and why it’s such an honor to be here today.”\u003c/p>\n\n\u003cp>Fans can find Green Day's star at 6212 Hollywood Boulevard, which is conveniently located outside of the famed record store Amoeba Music and nearby fellow California rockers \u003ca href=\"https://www.iheart.com/artist/red-hot-chili-peppers-6771/\" target=\"_blank\">\u003cstrong>Red Hot Chili Peppers\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Green Day's playing the festival circuit this year. They just wrapped up \u003ca href=\"https://www.iheart.com/content/2024-11-20-2025-coachella-lineup-confirmed-lady-gaga-green-day-post-malone-more/\" target=\"_blank\">\u003cstrong>headlining Coachella\u003c/strong>\u003c/a> and also plan to headline festivals including \u003ca href=\"https://www.iheart.com/content/2024-11-14-welcome-to-rockville-enlists-rocks-biggest-heavyweights-for-2025-lineup/\" target=\"_blank\">\u003cstrong>Welcome to Rockville\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2025-02-12-oceans-calling-festival-reveals-impressive-2025-lineup-see-whos-playing/\" target=\"_blank\">\u003cstrong>Oceans Calling\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-04-23-riot-fest-celebrates-20th-anniversary-with-most-stacked-lineup-to-date/\" target=\"_blank\">\u003cstrong>Riot Fest\u003c/strong>\u003c/a>, among others. They're also gearing up to release a \u003ca href=\"https://www.iheart.com/content/2025-04-09-green-day-surprise-release-new-music/\" target=\"_blank\">\u003cstrong>deluxe edition of their latest album \u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-09-green-day-surprise-release-new-music/\" target=\"_blank\">\u003cstrong>\u003cem>Saviors\u003c/em>\u003c/strong>\u003c/a>\u003cem> \u003c/em>on May 23 that features five new songs.\u003c/p>\n\n\u003cp>Watch the full ceremony below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DF4b3kQs20zo%26t%3D1s%26ab_channel%3Dwalkoffame","@url":"https://www.youtube.com/watch?v=F4b3kQs20zo&t=1s&ab_channel=walkoffame","author_name":"walkoffame","author_url":"https://www.youtube.com/@HwdWalkofFame","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/F4b3kQs20zo?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Green Day Walk of Fame Ceremony\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/F4b3kQs20zo/hqdefault.jpg","thumbnail_width":480,"title":"Green Day Walk of Fame Ceremony","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/F4b3kQs20zo?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Green Day Walk of Fame Ceremony\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=F4b3kQs20zo&t=1s&ab_channel=walkoffame"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral/","cuser":"user/ldap/1121384","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/Green Day","keywords/Hollywood Walk of Fame"],"primary_image":{"bucket":"new_assets","id":"%2F68152d6733c4c35a999954d6"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746218460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","social_title":"","summary":"'This is crazy'","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Green Day (633)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Green Day Compare Latest Accolade To 'Being At Your Own Funeral'","permalink":"https://kbpi.iheart.com/content/2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral/"},"slug":"2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6","title":"Green Day Compare Latest Accolade To 'Being At Your Own Funeral'","description":"'This is crazy'","author":"Katrina Nattress "},"pub_start":1746218460000,"pub_until":4115978604802,"pub_changed":1746218842681,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Green Day (633)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152b8a33c4c35a999954cb","slug:2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","slug:2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","keyword:keywords/Green Day","keyword:keywords/Hollywood Walk of Fame","author:user"]}},{"id":"%2F6815266733c4c35a999954b4","type":"PUBLISHING","record":{"ref_id":"%2F6815266733c4c35a999954b4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"19b4cf1b-c6a0-40dd-be78-683436b831ec","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2358/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2358/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2358/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2358/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"CLEVELAND, OHIO - OCTOBER 19:  Ozzy Osbourne speaks onstage during the 2024 Rock & Roll Hall of Fame Induction Ceremony streaming on Disney+ at Rocket Mortgage Fieldhouse on October 19, 2024 in Cleveland, Ohio. (Photo by Dia Dipasupil/Getty Images for The","id":"%2F67be588e0806dfaf4835fa11","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Rock & Roll Hall Of Fame Induction Ceremony - Inside","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/black-sabbath-2358/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2358\" data-catalog-related-id=\"\">\u003cstrong>Black Sabbath\u003c/strong>\u003c/a>'s and \u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a>'s final performances going down this summer in Birmingham, UK this summer, and Ozzy has been very transparent about how much he'll be able to physically perform. In February, he admitted he'd only be \u003ca href=\"https://www.iheart.com/content/2025-02-19-ozzy-osbourne-reveals-how-involved-hell-be-in-black-sabbaths-final-show/\" target=\"_blank\">\u003cstrong>singing &quot;bits and pieces&quot;\u003c/strong>\u003c/a> of Black Sabbath's and his solo repertoire, and in a \u003ca href=\"https://www.theguardian.com/music/2025/may/02/i-dont-want-to-die-in-a-hotel-room-somewhere-black-sabbath-on-reconciling-for-their-final-gig-and-how-ozzy-is-living-through-hell\" target=\"_blank\">\u003cstrong>new interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.theguardian.com/music/2025/may/02/i-dont-want-to-die-in-a-hotel-room-somewhere-black-sabbath-on-reconciling-for-their-final-gig-and-how-ozzy-is-living-through-hell\" target=\"_blank\">\u003cstrong>\u003cem>The Guardian\u003c/em>\u003c/strong>\u003c/a>, the 76-year-old expressed his concern for fans thinking they're &quot;getting ripped off&quot; by the short sets.\u003c/p>\n\n\u003cp>“We’re only playing a couple of songs each,” Ozzy admitted. “I don’t want people thinking, ‘We’re getting ripped off,’ because it’s just going to be … what’s the word? … a sample, you’re going to get a few songs each by Ozzy and Sabbath.”\u003c/p>\n\n\u003cp>Fortunately, the day-long Back to the Beginning event will also feature performances by several other icons in the rock world, and the lineup just got more impressive because Ozzy's wife Sharon Osbourne revealed that \u003ca href=\"https://www.iheart.com/artist/aerosmith-39229/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39229\" data-catalog-related-id=\"\">\u003cstrong>Aerosmith\u003c/strong>\u003c/a>'s \u003cstrong>Steven Tyler\u003c/strong> and the surviving members of \u003ca href=\"https://www.iheart.com/artist/soundgarden-2136/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2136\" data-catalog-related-id=\"\">\u003cstrong>Soundgarden\u003c/strong>\u003c/a> were just added to the bill. Last week, Ozzy spoke about how he's\u003ca href=\"https://www.iheart.com/content/2025-04-23-ozzy-osbourne-is-in-heavy-training-for-final-gig-im-waking-up-my-body/\" target=\"_blank\">\u003cstrong> begun &quot;heavy training&quot; to get ready for the show\u003c/strong>\u003c/a>, and during his conversation with \u003cem>The Guardian\u003c/em>, he confirmed that this would definitely be the last time he performed live. \u003c/p>\n\n\u003cp>“I’d love to say ‘never say never’, but after the last six years or so … it is time,” the 76-year-old said. “I lived on the road for 50-odd years, and I’ve kind of got used to not picking up my bags and getting on the bus again. I don’t smoke dope or do any of the rock star lifestyle any more. I’m kind of like a homebody. I never go out. I never hang out in bars – I don’t drink.”\u003c/p>\n\n\u003cp>“So what the f**k is out there for me? I hate going shopping with my wife. I feel like stabbing myself in the neck after half an hour,&quot; he added. &quot;But it’s time for me to spend some time with my grandkids, I don’t want to die in a hotel room somewhere. I want to spend the rest of my life with my family.”\u003c/p>\n\n\u003cp>Back To The Beginning and is to take place July 5. The all-day event will also feature sets from \u003ca href=\"https://www.iheart.com/artist/metallica-58269/\" target=\"_blank\">\u003cstrong>Metallica\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/slayer-12754/\" target=\"_blank\">\u003cstrong>Slayer\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/pantera-58427/\" target=\"_blank\">\u003cstrong>Pantera\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/alice-in-chains-44757/\" target=\"_blank\">\u003cstrong>Alice in Chains\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tool-6767/\" target=\"_blank\">\u003cstrong>TOOL\u003c/strong>\u003c/a>, and many other rock and metal icons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/","cuser":"user/ldap/1121384","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/Ozzy Osbourne","keywords/Black Sabbath","keywords/final show","keywords/Back to the Beginning"],"primary_image":{"bucket":"new_assets","id":"%2F67be588e0806dfaf4835fa11"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746217320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","social_title":"","summary":"Black Sabbath and Ozzy are playing their finals shows this summer, but how much will he be able to perform?","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Black Sabbath (2358)","artists/Ozzy Osbourne (71921)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ozzy Osbourne On Why Fans Might Feel 'Ripped Off' at His Final Show","permalink":"https://kbpi.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/"},"slug":"2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11","title":"Ozzy Osbourne On Why Fans Might Feel 'Ripped Off' at His Final Show","description":"Black Sabbath and Ozzy are playing their finals shows this summer, but how much will he be able to perform?","author":"Katrina Nattress"},"pub_start":1746217320000,"pub_until":4115978604802,"pub_changed":1746217720780,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Black Sabbath (2358)","artists/Ozzy Osbourne (71921)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6815266733c4c35a999954b4","slug:2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","slug:2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","keyword:keywords/Ozzy Osbourne","keyword:keywords/Black Sabbath","keyword:keywords/final show","keyword:keywords/Back to the Beginning","author:user"]}},{"id":"%2F6814df8b26e89839ddbba706","type":"PUBLISHING","record":{"ref_id":"%2F6814df8b26e89839ddbba706","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f53aab3e-8dfc-4502-ab9e-5e0f9c133c2f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/591/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/591/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/591/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/591/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814dfb526e89839ddbba711","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Is it getting &quot;\u003ca href=\"https://www.iheart.com/artist/nelly-40199/songs/hot-in-herre-846486/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"846486\" data-catalog-related-id=\"\">Hot In Heree\u003c/a>&quot; or is a &quot;\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/songs/cruel-summer-78774157/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"78774157\" data-catalog-related-id=\"\">Cruel Summer\u003c/a>&quot; approaching?   \u003c/p>\n\n\u003cp>With the sunshine season just around the corner, there's no better time to blast a bright, feel-good track to match the mood. \u003c/p>\n\n\u003cp>Now's the perfect time to kick back and listen to sunshine tracks on repeat with one legendary hit, hailed as the ultimate summer song, at the top of your playlist. \u003c/p>\n\n\u003cp>Whether you enjoy &quot;\u003ca href=\"https://www.iheart.com/artist/katrina-the-waves-30357/songs/walking-on-sunshine-511670/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"511670\" data-catalog-related-id=\"\">Walking On Sunshine\u003c/a>&quot; or basking in a &quot;\u003ca href=\"https://www.iheart.com/artist/seals-crofts-58849/songs/summer-breeze-1023392/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"1023392\" data-catalog-related-id=\"\">Summer Breeze\u003c/a>&quot; that makes you feel fine, there's one song that's so synonymous with summer that you can't help but crack the windows and turn the volume up every time it's played. \u003c/p>\n\n\u003cp>Not only is this timeless tune the best summer \u003ca href=\"https://www.iheart.com/content/2024-12-17-legendary-hit-crowned-best-rock-song-of-all-time/\" target=\"_blank\">song ever written\u003c/a>, but it single-handedly cures long, cold, lonely winters and returns the smiles to the faces! \u003c/p>\n\n\u003cp>According to a list compiled by \u003ca href=\"https://www.timeout.com/music/the-50-best-summer-songs-hit-the-beach-with-these-summertime-tunes\" target=\"_blank\">\u003cem>TimeOut\u003c/em>\u003c/a>, the best summer song of all time is \u003ca href=\"https://www.iheart.com/artist/the-beatles-591/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"591\" data-catalog-related-id=\"\">The Beatles\u003c/a> classic, &quot;\u003ca href=\"https://www.iheart.com/artist/the-beatles-591/songs/here-comes-the-sun-235801460/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"235801460\" data-catalog-related-id=\"\">Here Comes The Sun\u003c/a>.&quot; \u003c/p>\n\n\u003cp>Other songs that made the list include &quot;\u003ca href=\"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-267873056/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"267873056\" data-catalog-related-id=\"\">Espresso\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/sabrina-carpenter-553828/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"553828\" data-catalog-related-id=\"\">Sabrina Carpenter\u003c/a>, &quot;\u003ca href=\"https://www.iheart.com/artist/bill-withers-95315/songs/lovely-day-31696308/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"31696308\" data-catalog-related-id=\"\">Lovely Day\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/bill-withers-95315/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"95315\" data-catalog-related-id=\"\">Bill Withers\u003c/a>, &quot;\u003ca href=\"https://www.iheart.com/artist/roy-ayers-ubiquity-3283/songs/everybody-loves-the-sunshine-19119546/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"19119546\" data-catalog-related-id=\"\">Everybody Loves The Sunshine\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/roy-ayers-3283/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"3283\" data-catalog-related-id=\"\">Roy Ayers\u003c/a>, and &quot;\u003ca href=\"https://www.iheart.com/artist/lana-del-rey-692502/songs/summertime-sadness-16555223/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"16555223\" data-catalog-related-id=\"\">Summertime Sadness\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/lana-del-rey-692502/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"692502\" data-catalog-related-id=\"\">Lana Del Rey\u003c/a> to round out the top five. \u003c/p>\n\n\u003cp>Here's what \u003cem>TimeOut\u003c/em> had to say about the best summer song \u003ca href=\"https://www.iheart.com/content/2025-02-21-timeless-tune-named-best-classic-rock-song-of-all-time/\" target=\"_blank\">of all time\u003c/a>: \u003c/p>\n\n\u003cblockquote>&quot;We know, this isn’t exactly the tune that makes you want to hit the day fests and sink vodka tonics. But it is sort of the ultimate summer banger to ever exist if you think about it. When our cold, dark hearts get that first hit of sunshine, when we throw open the windows to see summer in bloom, that’s what this song feels like. Happy. Enchanting. Full of hope before the cold winter falls on us once again. Summer's here, folks!&quot;\u003c/blockquote>\n\n\u003cp>Check out \u003ca href=\"https://www.timeout.com/music/the-50-best-summer-songs-hit-the-beach-with-these-summertime-tunes\" target=\"_blank\">\u003cem>TimeOut\u003c/em>\u003c/a>\u003cem> \u003c/em>for a continued list of the best summer jams ever made, and listen to \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">Paul McCartney\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/john-lennon-972/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"972\" data-catalog-related-id=\"\">John Lennon\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/george-harrison-29143/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"29143\" data-catalog-related-id=\"\">George Harrison\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/ringo-starr-31906/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31906\" data-catalog-related-id=\"\">Ringo Starr\u003c/a> sing 1969's &quot;Here Comes The Sun&quot; below for an instant mood boost!  \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FGKdl-GCsNJ0%3Fsi%3DV6N0Jex0V9vbmo4q","@url":"https://youtu.be/GKdl-GCsNJ0?si=V6N0Jex0V9vbmo4q","author_name":"The Beatles - Topic","author_url":"https://www.youtube.com/channel/UC2XdaAVUannpujzv32jcouQ","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/GKdl-GCsNJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Here Comes The Sun (2019 Mix)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/GKdl-GCsNJ0/hqdefault.jpg","thumbnail_width":480,"title":"Here Comes The Sun (2019 Mix)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/GKdl-GCsNJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Here Comes The Sun (2019 Mix)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/GKdl-GCsNJ0?si=V6N0Jex0V9vbmo4q"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time/","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/summer song","keywords/tune","keywords/song","keywords/Cruel Summer","keywords/sun","keywords/TimeOut","keywords/corner","keywords/list","keywords/Summer Breeze","keywords/Hot In Heree"],"primary_image":{"bucket":"new_assets","id":"%2F6814dfb526e89839ddbba711"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKCLASSIC","formats/ROCKACTIVE","formats/HIPHOPRNB"]},"publish_date":1746215700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","social_title":"","summary":"Is this your go-to summer song? ","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["artists/The Beatles (591)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Feel-Good Tune Officially Named 'Best Summer Song Of All Time'","permalink":"https://kbpi.iheart.com/content/2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time/"},"slug":"2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711","title":"Feel-Good Tune Officially Named 'Best Summer Song Of All Time'","description":"Is this your go-to summer song? ","author":"Logan DeLoye"},"pub_start":1746215700000,"pub_until":4115978604802,"pub_changed":1746216626214,"subscription":[{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKCLASSIC","formats/ROCKACTIVE","formats/HIPHOPRNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","artists/The Beatles (591)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814df8b26e89839ddbba706","slug:2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","slug:2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","keyword:keywords/summer song","keyword:keywords/tune","keyword:keywords/song","keyword:keywords/Cruel Summer","keyword:keywords/sun","keyword:keywords/TimeOut","keyword:keywords/corner","keyword:keywords/list","keyword:keywords/Summer Breeze","keyword:keywords/Hot In Heree","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://kbpi.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":"%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://kbpi.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":"%2F6814d9e353c0bb887120c9f5","type":"PUBLISHING","record":{"ref_id":"%2F6814d9e353c0bb887120c9f5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fdc934a1-d44f-4c5a-b852-d75049c4a763","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":"FIJI - OCTOBER 29: A pilot in the cockpit controls the planes acceleration in take-off. Taveuni Island, Pacific Ocean, Fiji Islands. (Photo by Jason Edwards/National Geographic/Getty Images)","id":"%2F65f1f05e64c2e3a913748a1e","new_tab":false,"schedule":{},"source_credit":"Jason Edwards 972332/51C CrRM / The Image Bank Unreleased / Getty Images","title":"A pilot in the cockpit controls the planes acceleration in take-off.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>An American Airlines \u003ca href=\"https://www.foxnews.com/us/american-airlines-passenger-restrained-knocked-floor-barging-cockpit-video\" target=\"_blank\">passenger was restrained after attempting to enter the cockpit\u003c/a> on Flight 950 from São Paulo, Brazil, to New York City on Thursday (April 24). The incident occurred in the first-class cabin just before takeoff, causing a significant delay.\u003c/p>\n\n\u003cp>The female passenger, upset over the delayed departure, confronted the flight crew and tried to enter the cockpit. Video \u003ca href=\"https://x.com/aviationbrk/status/1917236878799258068\" target=\"_blank\">footage shows her being restrained\u003c/a> and knocked to the floor by airline staff. Another passenger also became involved, shouting at the woman, which escalated the situation further.\u003c/p>\n\n\u003cp>The flight, a Boeing 787-9 Dreamliner, returned to the gate due to the security issue. Both\u003ca href=\"https://nypost.com/2025/04/29/world-news/american-airlines-passenger-on-jfk-bound-flight-knocked-down-after-storming-cockpit/\" target=\"_blank\"> passengers were removed by law enforcement\u003c/a>, and the flight eventually departed over two hours later. American Airlines emphasized that &quot;the safety and security of our customers and team members is our top priority&quot; in a statement to Simple Flying.\u003c/p>\n\n\u003cp>The incident highlights ongoing concerns about unruly behavior on flights and the importance of cockpit security. The cockpit door was open during taxiing, a practice allowed for communication with ground staff, but it became a focal point in this altercation.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Faviationbrk%2Fstatus%2F1917236878799258068","@url":"https://x.com/aviationbrk/status/1917236878799258068","author_name":"Breaking Aviation News & Videos","author_url":"https://twitter.com/aviationbrk","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">American Airlines crew members knock down a female passenger who tries to barge into the cockpit just before takeoff to New York.\u003ca href=\"https://t.co/pYLPlOeS9C\">pic.twitter.com/pYLPlOeS9C\u003c/a>\u003c/p>&mdash; Breaking Aviation News &amp; Videos (@aviationbrk) \u003ca href=\"https://twitter.com/aviationbrk/status/1917236878799258068?ref_src=twsrc%5Etfw\">April 29, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/aviationbrk/status/1917236878799258068","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">American Airlines crew members knock down a female passenger who tries to barge into the cockpit just before takeoff to New York.\u003ca href=\"https://t.co/pYLPlOeS9C\">pic.twitter.com/pYLPlOeS9C\u003c/a>\u003c/p>&mdash; Breaking Aviation News &amp; Videos (@aviationbrk) \u003ca href=\"https://twitter.com/aviationbrk/status/1917236878799258068?ref_src=twsrc%5Etfw\">April 29, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/aviationbrk/status/1917236878799258068"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/","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":"%2F65f1f05e64c2e3a913748a1e"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746196920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","social_title":"","summary":"Two passengers were removed from the flight by the police.","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":"Passenger Tries Storming Plane's Cockpit, Gets Knocked To The Floor","permalink":"https://kbpi.iheart.com/content/2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/"},"slug":"2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e","title":"Passenger Tries Storming Plane's Cockpit, Gets Knocked To The Floor","description":"Two passengers were removed from the flight by the police.","author":"iHeartRadio"},"pub_start":1746196920000,"pub_until":4115978604802,"pub_changed":1746197310181,"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:/6814d9e353c0bb887120c9f5","slug:2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","slug:2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":"%2F681252886c70affa3d1f7b7b","type":"PUBLISHING","record":{"ref_id":"%2F681252886c70affa3d1f7b7b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"93400794","kind":"podcast","related_id":"273792037","schedule":{},"type":"catalog"},{"html":"\u003cp>Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6812512c6c70affa3d1f7b72","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","feed_type":"PODCAST","feed_vendor":"Willie B's Stupid Stories","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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/Your Morning Show (13530)"]},"publish_date":1746016225000,"publish_end_date":4115978604802,"publish_origin":"brands/Your Morning Show (13530)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of","social_title":"","summary":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.","targets":[],"title":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd w","permalink":"https://kbpi.iheart.com/featured/your-morning-show/content/2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of/"},"slug":"2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd w","description":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.","author":""},"pub_start":1746016225000,"pub_until":4115978604802,"pub_changed":1746031241122,"subscription":[{"tags":["brands/Your Morning Show (13530)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Your Morning Show (13530)","id:/681252886c70affa3d1f7b7b","slug:2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of","slug:2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of"]}},{"id":"%2F6810fe916cd6b7b63929e1b2","type":"PUBLISHING","record":{"ref_id":"%2F6810fe916cd6b7b63929e1b2","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"93400794","kind":"podcast","related_id":"273710571","schedule":{},"type":"catalog"},{"html":"\u003cp>Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6810fd03884ea2c08a75dd6e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","feed_type":"PODCAST","feed_vendor":"Willie B's Stupid Stories","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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/Your Morning Show (13530)"]},"publish_date":1745929137000,"publish_end_date":4115978604802,"publish_origin":"brands/Your Morning Show (13530)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu","social_title":"","summary":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.","targets":[],"title":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up","permalink":"https://kbpi.iheart.com/featured/your-morning-show/content/2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu/"},"slug":"2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up","description":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.","author":""},"pub_start":1745929137000,"pub_until":4115978604802,"pub_changed":1745944210592,"subscription":[{"tags":["brands/Your Morning Show (13530)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Your Morning Show (13530)","id:/6810fe916cd6b7b63929e1b2","slug:2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu","slug:2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu"]}},{"id":"%2F680bb26ad5a32c3976b9b361","type":"PUBLISHING","record":{"ref_id":"%2F680bb26ad5a32c3976b9b361","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"big rig","blocks":[{"html":"\u003ch2>My &quot;to do&quot; list&quot;\u003c/h2>\n\n\n\u003ch3>🥓🍺 \u003cem>25 Things I Can Do with Beer &amp; Bacon on Vacation\u003c/em> 😎\u003c/h3>\n\n\u003col>\u003cli>\u003cstrong>Build a breakfast tower\u003c/strong> — alternating layers of bacon and pancakes, mortar made of maple syrup. Engineering degree not required.\u003c/li>\n\u003cli>\u003cstrong>Invent “baconboarding”\u003c/strong> — like surfing, but you're just riding waves of meat sweats.\u003c/li>\n\u003cli>\u003cstrong>Use beer as mouthwash\u003c/strong> — it’s minty if you believe hard enough.\u003c/li>\n\u003cli>\u003cstrong>Make a bacon bikini\u003c/strong> — sun’s out, buns out (literally and figuratively).\u003c/li>\n\u003cli>\u003cstrong>Marinate your decisions in beer\u003c/strong> — they’ll age like fine… regrets.\u003c/li>\n\u003cli>\u003cstrong>Create a bacon currency\u003c/strong> — exchange rate is 3 strips = 1 poolside piña colada.\u003c/li>\n\u003cli>\u003cstrong>Brew-hop like a boss\u003c/strong> — leave a trail of bacon behind so you can find your way home.\u003c/li>\n\u003cli>\u003cstrong>Have a “bacon tasting flight”\u003c/strong> — thick cut, maple glazed, peppered, and your uncle’s mystery bacon from the freezer.\u003c/li>\n\u003cli>\u003cstrong>Try yoga on the beach\u003c/strong> — replace “namaste” with “BACON!” at the end of every pose.\u003c/li>\n\u003cli>\u003cstrong>Start a bacon &amp; beer podcast\u003c/strong> — even if no one listens, at least you’re drunk and full.\u003c/li>\n\u003cli>\u003cstrong>Build a friendship on bacon offerings\u003c/strong> — everyone has a price, and it’s usually pork-related.\u003c/li>\n\u003cli>\u003cstrong>Make “beermosas”\u003c/strong> — champagne is for amateurs.\u003c/li>\n\u003cli>\u003cstrong>Summon seagulls with bacon bits\u003c/strong> — quickly regret summoning seagulls with bacon bits.\u003c/li>\n\u003cli>\u003cstrong>Reenact Titanic in the pool\u003c/strong> — you’re Rose, beer is Jack, and bacon is the emotional support.\u003c/li>\n\u003cli>\u003cstrong>Use beer to “hydrate” on a hike\u003c/strong> — nature can wait, hops are calling.\u003c/li>\n\u003cli>\u003cstrong>Tie bacon to a fishing pole\u003c/strong> — catch fish or weird stares, either way it’s content.\u003c/li>\n\u003cli>\u003cstrong>Host a bacon-themed fashion show\u003c/strong> — sizzle down the runway.\u003c/li>\n\u003cli>\u003cstrong>DIY spa day\u003c/strong> — hot beer bath and a bacon face mask. (Warning: may attract bears.)\u003c/li>\n\u003cli>\u003cstrong>Make beer-battered bacon\u003c/strong> — because you’re on vacation and your cholesterol can’t find you here.\u003c/li>\n\u003cli>\u003cstrong>Tell ghost stories around a campfire\u003c/strong> — “...and then the last piece of bacon… FELL INTO THE SAND.”\u003c/li>\n\u003cli>\u003cstrong>Use bacon as bookmarks\u003c/strong> — grease = character.\u003c/li>\n\u003cli>\u003cstrong>Play beer pong with strangers\u003c/strong> — trade victory for bacon, everyone wins.\u003c/li>\n\u003cli>\u003cstrong>Make a bacon sculpture of your favorite celebrity\u003c/strong> — looking at you, Kevin Bacon.\u003c/li>\n\u003cli>\u003cstrong>Start a bacon &amp; beer-only diet\u003c/strong> — results may vary 😂\u003c/li>\n\u003cli>\u003cstrong>Write a song called “Lager &amp; Loin”\u003c/strong> — drop it on SoundCloud, become a legend.\u003c/li>\u003c/ol>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-04-25-attention-im-on-beer-cation-/","cuser":"user/ldap/ccrtpa1rgb","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/baconboarding","keywords/support","keywords/bacon","keywords/list","keywords/beer","keywords/breakfast tower","keywords/Engineering degree","keywords/vacation","keywords/things","keywords/layers"],"primary_image":{"bucket":"new_assets","id":"%2F680bb29dd5a32c3976b9b369"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1745784000000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-attention-im-on-beer-cation-","social_title":"","summary":"My \"to do\" list of Bacon and Beer related activities may spark some ideas 🥴","targets":[],"title":"*ATTENTION* I'M ON BEER-CATION 🤘🏻","permalink":"https://kbpi.iheart.com/featured/big-rig/content/2025-04-25-attention-im-on-beer-cation-/"},"slug":"2025-04-25-attention-im-on-beer-cation-","summary":{"image":"https://i.iheart.com/v3/re/new_assets/680bb29dd5a32c3976b9b369","title":"*ATTENTION* I'M ON BEER-CATION 🤘🏻","description":"My \"to do\" list of Bacon and Beer related activities may spark some ideas 🥴","author":"big rig"},"pub_start":1745784000000,"pub_until":4115978604802,"pub_changed":1745784000000,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/680bb26ad5a32c3976b9b361","slug:2025-04-25-attention-im-on-beer-cation-","slug:2025-04-25-attention-im-on-beer-cation-","keyword:keywords/baconboarding","keyword:keywords/support","keyword:keywords/bacon","keyword:keywords/list","keyword:keywords/beer","keyword:keywords/breakfast tower","keyword:keywords/Engineering degree","keyword:keywords/vacation","keyword:keywords/things","keyword:keywords/layers","author:user"]}},{"id":"%2F680baf7ed5a32c3976b9b355","type":"PUBLISHING","record":{"ref_id":"%2F680baf7ed5a32c3976b9b355","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>Linkin Park Score Fifth Straight No. 1 On Rock &amp; Alternative Airplay Chart\u003c/strong>\u003c/p>\n\n\u003cp>Linkin Park's latest single, &quot;Up From the Bottom,&quot; has secured the band their fifth consecutive No. 1 on Billboard's Rock &amp; Alternative Airplay Chart. The song, from the upcoming deluxe edition of their eighth studio album, From Zero, garnered 4.7 million radio audience impressions in the tracking week. With this achievement, Linkin Park ties with Green Day for the second most No. 1s on the chart, while Foo Fighters hold the record with 11. Additionally, the track has entered the top 10 of the Alternative Airplay and Mainstream Rock Airplay charts.\u003c/p>\n\n\u003cp>\u003cstrong>Linkin Park Release A New Song 'Unshatter'\u003c/strong>\u003c/p>\n\n\u003cp>Linkin Park has released a new track called ‘Unshatter’ from the upcoming deluxe edition of ‘From Zero’. The deluxe version, set to be released on May 16, will include new tracks that didn’t make it onto the original LP. The song features thunderous riffs, vocals from Mike Shinoda and Emily Armstrong, and a huge chorus. The band has also shared a previous single called ‘Up From The Bottom’ from the deluxe edition. Linkin Park will continue their live shows with Armstrong as the vocalist, with upcoming dates in North America and Europe.\u003c/p>\n\n\u003cp>\u003cstrong>Weezer, Sex Pistols, Bad Religion To Perform Classic Albums In Full At 2025 Riot Fest\u003c/strong>\u003c/p>\n\n\u003cp>Twenty bands are set to play their classic albums in full at Riot Fest 2025. The three day festival is going down September 19th through the 21st at Chicago's Douglass Park. Weezer will be performing their self-titled debut album in its entirety for their set, while Sex Pistols will run through &quot;Never Mind the Bollocks,&quot; and Bad Religion revisits their 1988 album &quot;Suffer.&quot; Other notable acts that will be playing full albums include Helmet playing &quot;Betty&quot; and Alkaline Trio performing &quot;Maybe I'll Catch Fire,&quot; and more. Tickets to Riot Fest 2025 are on sale now.\u003c/p>\n\n\u003cp>\u003cstrong>Maynard James Keenan Says 'The Reason I'm On a Stage at All Is Because of Black Sabbath's First Album'\u003c/strong>\u003c/p>\n\n\u003cp>Maynard James Keenan recently discussed Tool's involvement in the final show for Ozzy Osbourne and Black Sabbath. Initially hesitant, Keenan eventually agreed to perform with Tool at the event. He also expressed his deep appreciation for Black Sabbath, crediting them for inspiring his career in music. Keenan's conversation with Loudwire Nights sheds light on his personal connection to the iconic band and the impact they had on his life.\u003c/p>\n\n\u003cp>\u003cstrong>Green Day To Get A Star On The Hollywood Walk Of Fame\u003c/strong>\u003c/p>\n\n\u003cp>Green Day is set to receive a star on the Hollywood Walk of Fame in 2025, honoring their significant contributions to the music industry. The punk rock band, known for hits like &quot;Basket Case&quot; and &quot;American Idiot,&quot; joins a diverse group of honorees from various entertainment fields. The Hollywood Chamber of Commerce announced the 2025 class, which includes Jane Fonda, Prince, Colin Farrell, Jessica Chastain, Keith Urban, and David Beckham. Each honoree will have an individual ceremony to dedicate their star on Hollywood Boulevard, with exact dates to be announced. Recipients have up to two years to schedule their ceremony, and dates are typically revealed to the public 10 days in advance.\u003c/p>\n\n\u003cp>\u003cstrong>Bon Jovi Soul Kitchens offering free food for those impacted by Ocean County wildfires\u003c/strong>\u003c/p>\n\n\u003cp>The Jon Bon Jovi Soul Kitchen community restaurants in Toms River are offering free meals for those affected by the Pine Barrens fires. The restaurants are providing a 3-course meal to those impacted by the fires or first responders. The Ocean County locations are at the BEAT Center and the Soul Kitchen pop-up at the Ocean County Library. The fire has consumed at least 15,000 acres of Pine Barrens in Ocean County, with thousands evacuated from their homes. A suspect has been charged with aggravated arson in connection with the wildfire.\u003c/p>\n\n\u003cp>\u003cstrong>SAMMY HAGAR Has A New EDDIE VAN HALEN-Inspired New Song 'Encore, Thank You, Goodnight.'\u003c/strong>\u003c/p>\n\n\u003cp>Rock And Roll Hall Of Famer Sammy Hagar has released a new single, &quot;Encore, Thank You, Goodnight,&quot; written by Hagar and Joe Satriani. The song, inspired by a dream about Eddie Van Halen, features Hagar on vocals, Michael Anthony on bass, Satriani on guitar, and Kenny Aronoff on drums. The track is a celebration and expression of appreciation for the fans and the unforgettable chapter shared in VAN HALEN. Hagar's release week will include a music video premiere, live performances, and radio promotion for the single. Hagar's storied career includes platinum albums, Grammy Awards, and successful ventures in the spirits industry.\u003c/p>\n\n\u003cp>\u003cstrong>SEE THE INTERVIEW  AT THE BOTTOM . OFFICIAL VIDEO PREMIERE IS 4.28\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Sleep Token Release New Single “Damocies”\u003c/strong>\u003c/p>\n\n\u003cp>Sleep Token has released the final single, 'Damocles', from their upcoming album 'Even In Arcadia'. The haunting piano-led ballad delves into vulnerability and mystery, accompanied by an animated video. The album's tracklisting was revealed through online puzzles, with the album set for release on May 9. Sleep Token will headline Download Festival 2025 alongside Green Day and Korn.\u003c/p>\n\n\u003cp>\u003cstrong>Modest Mouse announce new Psychic Salamander Festival: Flaming Lips, Sleater-Kinney, and more\u003c/strong>\u003c/p>\n\n\u003cp>Modest Mouse has announced the Psychic Salamander Festival, set to take place in Washington this September. The band will headline both days of the festival, with acts like The Flaming Lips, Courtney Barnett, and Sleater-Kinney joining them. General sales for tickets begin on May 2, with pre-sales for Ice Cream Party club members starting on April 29.\u003c/p>\n\n\u003cp>\u003cstrong>Couple Gets Married In Mosh Pit of Metal Show\u003c/strong>\u003c/p>\n\n\u003cp>A metal-loving couple got married in the middle of the mosh pit during a recent Cannibal Corpse show in Pittsburgh. The couple, Erica and Christopher, exchanged vows while the band performed the song &quot;Unleashing the Bloodthirsty,&quot; with fans circling around them. Erica expressed her joy on Facebook, writing &quot;There is no community more united than the metal community!&quot; Cannibal Corpse is currently on tour with Meshuggah and will be performing at various upcoming festivals, including Sonic Temple, Louder Than Life, and New England Metal &amp; Hardcore festivals.\u003c/p>\n\n\u003cp>\u003cstrong>Liam Gallagher all smiles as he reunites with brother Noel ahead of Oasis tour\u003c/strong>\u003c/p>\n\n\u003cp>NOEL and Liam Gallagher have reunited to film a new promo ahead of Oasis's huge 2025 comeback tour. The brothers were seen arriving at an iconic social club in London and both appeared in great spirits. This marks the first time Noel and Liam have been pictured working together in years, just months before their first reunion gig. The duo filmed a promo for their upcoming tour and an ad campaign for Adidas, showcasing their love for the brand. Oasis fans are eagerly anticipating the band's upcoming tour, with hints of a setlist featuring classic hits like &quot;Supersonic&quot; and &quot;Live Forever.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>&quot;Bohemian Rhapsody&quot; Music Producer Dies\u003c/strong>\u003c/p>\n\n\u003cp>The producer who helped make the song &quot;Bohemian Rhapsody&quot; a legend has died. Roy Thomas Baker worked on Queen's first four albums, and also worked with other artists, including David Bowie, Ozzy Osbourne, and The Rolling Stones. In a 1995 interview with Sound On Sound, Baker said the opera section was only going to have a couple &quot;Galileos,&quot; but they kept adding to it. He said &quot;the opera section alone&quot; took about three weeks to record, which he noted &quot;was the average time spent on a whole album&quot; during the mid-70s. The six-minute &quot;Bohemian Rhapsody&quot; hit top ten on the Billboard Hot 100 in 1976 during its original release, then soared to number two in 1992 after it was featured in a famous lip-sync scene in the movie &quot;Wayne's World.&quot; Baker died on April 12th at the age of 78.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FVe-iHdirjjs","@url":"https://youtu.be/Ve-iHdirjjs","author_name":"SammyHagarVEVO","author_url":"https://www.youtube.com/@SammyHagarVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/Ve-iHdirjjs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"QZRD92507112 Trailer\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/Ve-iHdirjjs/hqdefault.jpg","thumbnail_width":480,"title":"QZRD92507112 Trailer","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/Ve-iHdirjjs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"QZRD92507112 Trailer\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/Ve-iHdirjjs"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F6ax4ZkwrXc4","@url":"https://youtu.be/6ax4ZkwrXc4","author_name":"SammyHagarVEVO","author_url":"https://www.youtube.com/@SammyHagarVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/6ax4ZkwrXc4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Sammy Hagar - Encore, Thank You, Goodnight. (Lyric Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6ax4ZkwrXc4/hqdefault.jpg","thumbnail_width":480,"title":"Sammy Hagar - Encore, Thank You, Goodnight. (Lyric Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/6ax4ZkwrXc4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Sammy Hagar - Encore, Thank You, Goodnight. (Lyric Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6ax4ZkwrXc4"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-425/","cuser":"user/ldap/ccrtpa1rgb","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/Linkin Park Score Fifth Straight No. 1 On Rock & Alternative Airplay Chart","keywords/Green Day","keywords/song","keywords/tracks","keywords/EDDIE VAN HALEN TRIBUTE"],"primary_image":{"bucket":"new_assets","id":"%2F67d3319d89a85437b8dd9de8"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1745596320000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-big-rig-rock-report-425","social_title":"","summary":"Linkin Park scores another Billboard #1 song, Weezer to perform classic album at Riot Fest, Couple gets married in mosh pit at a metal show, and more in today's rundown. ","targets":[],"title":"Big Rig ROCK Report 4.25","permalink":"https://kbpi.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-425/"},"slug":"2025-04-25-big-rig-rock-report-425","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de8","title":"Big Rig ROCK Report 4.25","description":"Linkin Park scores another Billboard #1 song, Weezer to perform classic album at Riot Fest, Couple gets married in mosh pit at a metal show, and more in today's rundown. ","author":""},"pub_start":1745596320000,"pub_until":4115978604802,"pub_changed":1745596636945,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/680baf7ed5a32c3976b9b355","slug:2025-04-25-big-rig-rock-report-425","slug:2025-04-25-big-rig-rock-report-425","keyword:keywords/Linkin Park Score Fifth Straight No. 1 On Rock & Alternative Airplay Chart","keyword:keywords/Green Day","keyword:keywords/song","keyword:keywords/tracks","keyword:keywords/EDDIE VAN HALEN TRIBUTE"]}},{"id":"%2F680b99e0ffe829e967f4035e","type":"PUBLISHING","record":{"ref_id":"%2F680b99e0ffe829e967f4035e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - MARCH 17: (FOR EDITORIAL USE ONLY) (L-R) Colin Brittain, Emily Armstrong, Mike Shinoda, and Joe Hahn of Linkin Park attend the 2025 iHeartRadio Music Awards at Dolby Theatre in Los Angeles, California on March 17, 2025. Broadcasted live on FOX. (Photo by Phillip Faraone/Getty Images for iHeartRadio)","id":"%2F680b9adabd9c0035bcc34a5d","new_tab":false,"schedule":{},"source_credit":"Phillip Faraone / Getty Images Entertainment / Getty Images","title":"2025 iHeartRadio Music Awards - Press Room","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Linkin Park has released a new track called ‘Unshatter’ from the upcoming deluxe edition of ‘From Zero’. The deluxe version, set to be released on May 16, will include new tracks that didn’t make it onto the original LP. The song features thunderous riffs, vocals from Mike Shinoda and Emily Armstrong, and a huge chorus. The band has also shared a previous single called ‘Up From The Bottom’ from the deluxe edition. Linkin Park will continue their live shows with Armstrong as the vocalist, with upcoming dates in North America and Europe.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_B3ONO5nh6g","@url":"https://www.youtube.com/watch?v=_B3ONO5nh6g","author_name":"Linkin Park","author_url":"https://www.youtube.com/@LinkinPark","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_B3ONO5nh6g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Unshatter (Official Visualizer) - Linkin Park\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/_B3ONO5nh6g/hqdefault.jpg","thumbnail_width":480,"title":"Unshatter (Official Visualizer) - Linkin Park","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_B3ONO5nh6g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Unshatter (Official Visualizer) - Linkin Park\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=_B3ONO5nh6g"},{"html":"\u003cp>Meanwhile, Linkin Park's single, &quot;Up From the Bottom,&quot; has secured the band their fifth consecutive No. 1 on Billboard's Rock &amp; Alternative Airplay Chart. The song, from the upcoming deluxe edition of their eighth studio album, From Zero, garnered 4.7 million radio audience impressions in the tracking week. With this achievement, Linkin Park ties with Green Day for the second most No. 1s on the chart, while Foo Fighters hold the record with 11. Additionally, the track has entered the top 10 of the Alternative Airplay and Mainstream Rock Airplay charts.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D97Mj6pXYMd8","@url":"https://www.youtube.com/watch?v=97Mj6pXYMd8","author_name":"Linkin Park","author_url":"https://www.youtube.com/@LinkinPark","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/97Mj6pXYMd8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Up From The Bottom (Official Music Video) - Linkin Park\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/97Mj6pXYMd8/hqdefault.jpg","thumbnail_width":480,"title":"Up From The Bottom (Official Music Video) - Linkin Park","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/97Mj6pXYMd8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Up From The Bottom (Official Music Video) - Linkin Park\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=97Mj6pXYMd8"},{"id":"58351","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://news.iheart.com/featured/shroom/content/2025-04-25-linkin-park-release-new-song-unshatter-listen/","cuser":"user/ldap/ccrcin1jds","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F680b9adabd9c0035bcc34a5d"},"primary_target":{"categories":[],"distribution":["brands/WEBN-FM (1738)","brands/SHROOM (32370)"]},"publish_date":1745590740000,"publish_end_date":4115978604802,"publish_origin":"brands/SHROOM (32370)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-linkin-park-release-new-song-unshatter-listen","social_title":"","summary":"It's another catchy new song from Linkin Park! Listen to 'Unshatter' now! -Shroom","targets":[],"title":"LINKIN PARK Release New Song 'Unshatter' [Listen]","permalink":"https://kbpi.iheart.com/featured/shroom/content/2025-04-25-linkin-park-release-new-song-unshatter-listen/"},"slug":"2025-04-25-linkin-park-release-new-song-unshatter-listen","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/680b9adabd9c0035bcc34a5d","title":"LINKIN PARK Release New Song 'Unshatter' [Listen]","description":"It's another catchy new song from Linkin Park! Listen to 'Unshatter' now! -Shroom","author":""},"pub_start":1745590740000,"pub_until":4115978604802,"pub_changed":1745591087876,"subscription":[{"tags":["brands/WEBN-FM (1738)","brands/SHROOM (32370)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/SHROOM (32370)","id:/680b99e0ffe829e967f4035e","slug:2025-04-25-linkin-park-release-new-song-unshatter-listen","slug:2025-04-25-linkin-park-release-new-song-unshatter-listen"]}},{"id":"%2F680bae3dd5a32c3976b9b34b","type":"PUBLISHING","record":{"ref_id":"%2F680bae3dd5a32c3976b9b34b","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>Metallica to rock the 2025 Abu Dhabi Grand Prix\u003c/strong>\u003c/p>\n\n\u003cp>Metallica has been announced as the third act on the line-up for the Formula 1 Etihad Airways Abu Dhabi Grand Prix After-Race Concerts. The iconic American metal band will perform at Etihad Park on Yas Island on Saturday, December 6, joining Benson Boone and Katy Perry on December 4 and 7, respectively. Metallica's high-octane hits like Enter Sandman and Nothing Else Matters are expected to energize fans ahead of race day at the Yas Marina Circuit. Formed in 1981, Metallica has sold nearly 125 million albums worldwide and received numerous awards, including nine Grammy Awards and induction into the Rock &amp; Roll Hall of Fame.\u003c/p>\n\n\u003cp>\u003cstrong>Metallica, WWE celebrities spotted watching the Leafs battle the Senators Tuesday night in Toronto\u003c/strong>\u003c/p>\n\n\u003cp>Metallica frontman James Hetfield and WWE superstars Trish Stratus and Adam Copeland were among the celebrities in attendance at the Leafs vs. Senators game on Tuesday night. Hetfield watched the game from a private box and received a visit from former Leafs captain Wendel Clark. The Scotiabank Arena was filled with rockers and wrestlers showing their support for the Leafs during their 3-2 overtime win against the Senators.\u003c/p>\n\n\u003cp>\u003cstrong>GREEN DAY To Receive Star On Hollywood Walk Of Fame\u003c/strong>\u003c/p>\n\n\u003cp>Green Day will receive a star on the Hollywood Walk of Fame on May 1, 2025, at 11:30 a.m. PT, honoring their legendary career in punk rock. The ceremony will take place at 6212 Hollywood Boulevard, with Serena Williams and Ryan Reynolds scheduled to speak. The event will be livestreamed on the Walk of Fame website, recognizing Green Day's lasting cultural impact and influence on music and pop culture. With 12 top 10 albums and two Billboard Hot 100 hits, Green Day's career continues to thrive, solidifying their place in music history.\u003c/p>\n\n\u003cp>\u003cstrong>Riot Fest Unveils 2025 Lineup with blink-182, Weezer, Green Day │ Exclaim!\u003c/strong>\u003c/p>\n\n\u003cp>The Beach Boys are set to perform at the 2025 Riot Fest in Chicago, joining headliners Green Day, blink-182, and Weezer. The festival lineup also includes Marky Ramone, Jack White, Sex Pistols with Frank Carter, and Buzzcocks. Celebrating its 20th anniversary, Riot Fest will take place from Sept. 19-21, with tickets currently on sale. The Beach Boys have a busy schedule ahead, with shows confirmed through November. For more information on the festival lineup and tickets, visit RiotFest.org.\u003c/p>\n\n\u003cp>\u003cstrong>American Music Awards 2025: Linkin Park, Twenty One Pilots, Green Day Nominated\u003c/strong>\u003c/p>\n\n\u003cp>The nominations for the 2025 American Music Awards were announced, with Linkin Park, Twenty One Pilots, and Green Day among the rock category nominees. The fan-voted awards show features categories such as Favorite Rock Artist, Album, and Song. Linkin Park and Twenty One Pilots are up for multiple awards, with Green Day and Pearl Jam also receiving nominations. Fans can vote for their favorites on VoteAMAs.com and @AMAs Instagram until May 15.\u003c/p>\n\n\u003cp>\u003cstrong>Billie Joe Armstrong joins The Go-Go's at Coachella\u003c/strong>\u003c/p>\n\n\u003cp>At Coachella, Billie Joe Armstrong surprised fans by joining The Go-Go's on stage for a rendition of their 1984 classic hit. The performance took place at the Outdoor Theatre stage during the band's set,\u003c/p>\n\n\u003cp>stunning the audience. Armstrong expressed his excitement by announcing his collaboration with The Go-Go's and later shared his enthusiasm on Green Day's Instagram account. This marked The Go-Go's first major show together since 2018, with hits like We Got The Beat and Our Lips Are Sealed featured in their performance.\u003c/p>\n\n\u003cp>\u003cstrong>New Orleans Jazz Fest Starts Today\u003c/strong>\u003c/p>\n\n\u003cp>New Orleans Jazz Fest starts today, and as always, there are some big names taking the stage. The ten-day event will feature headlining acts like Pearl Jam, Luke Combs and Lil Wayne. Also scheduled are Dave Matthews Band, Lenny Kravitz, Kacey Musgraves, John Fogerty, Cage The Elephant, Gladys Knight, Patti LaBelle and lots more. Tickets are available online at nojazzfest.com with Louisiana residents getting discounted rates.\u003c/p>\n\n\u003cp>\u003cstrong>A Perfect Circle, Primus, and Puscifer to kick off 2025 &quot;Sessanta V2.0&quot; tour\u003c/strong>\u003c/p>\n\n\u003cp>A Perfect Circle, Primus, and Puscifer are set to embark on their “Sessanta V2.0” tour, starting in Palm Springs, California. Following the success of last year's tour, the bands will bring their rotating set format and collaborations to new cities. Primus will introduce new drummer John Hoffman for this tour, with dates running through June 7th in Washington. Maynard James Keenan expressed excitement for the upcoming shows, promising a memorable experience for fans.\u003c/p>\n\n\u003cp>\u003cstrong>'We Want It to Be Right' — Jacoby Shaddix Is Excited For Papa Roach's Next Album\u003c/strong>\u003c/p>\n\n\u003cp>Papa Roach's Jacoby Shaddix recently discussed his love for creating new music in an interview with Loudwire Nights. Shaddix shared his passion for the process of writing and the rewards that come with it, even if there are setbacks. He hinted at a new album from the band, possibly by the end of 2025, emphasizing the importance of perfection in their work. Shaddix's enthusiasm for the creative process and the anticipation of sharing new music with fans was evident throughout the conversation.\u003c/p>\n\n\u003cp>\u003cstrong>ZZ Top’s Frank Beard to Sit Out Aussie Tour Dates Due to Health Issues\u003c/strong>\u003c/p>\n\n\u003cp>ZZ Top has announced that drummer Frank Beard will not be present for the Australia and New Zealand leg of The Elevation Tour due to medical reasons. John Douglas will fill in for Beard, who is focusing on physical therapy for his recovery. The tour will feature special guests George Thorogood &amp; The Destroyers and Dallas Frasca, with dates running from April 29 to May 18. Tickets are available for all shows.\u003c/p>\n\n\u003cp>\u003cstrong>Ghost’s Tobias Forge may have just revealed how Papa V Perpetua’s tenure will end: “There is nothing that is eternal, except maybe for the memory of someone”\u003c/strong>\u003c/p>\n\n\u003cp>Ghost's mastermind Tobias Forge hinted in a recent interview that the band's current frontman, Papa V Perpetua, may meet his demise at his post. Forge discussed the concept of having an eternal leader and the irony of a frontman named 'Perpetua' facing death. The band's Skeletá tour is currently underway, with their new album set to release on April 25. Papa V Perpetua is leading Ghost during this era, and the tour includes dates across Europe and North America.\u003c/p>\n\n\u003cp>\u003cstrong>Gene Simmons Selling Home for Nearly $14 Million\u003c/strong>\u003c/p>\n\n\u003cp>Gene Simmons of KISS fame has listed his 7,741-square-foot Beverly Hills mansion for just under $14 million. The Swiss-designed architectural beauty features an 1,800-square-foot deck, spacious ceilings, and an open floor plan with scenic views integrated throughout. The property includes a 40-foot black-lined infinity pool and spa, along with sustainable features like solar panels and a drought-tolerant landscape. Simmons particularly enjoys the natural light and stunning views from the upper bedroom\u003c/p>\n\n\u003cp>and outdoor spaces. The listing is held by Lisa Young, Kennon Earl, and Thomas Davila of Compass Real Estate.\u003c/p>\n\n\u003cp>\u003cstrong>The All-American Rejects Return With Nostalgic Single 'Sandbox'\u003c/strong>\u003c/p>\n\n\u003cp>The All-American Rejects have released a new single, 'Sandbox', from their upcoming comeback album after 13 years. The song reflects on the contrast between childhood innocence and the harsh realities of conflict. The band announced their fifth studio album on social media and will join the Jonas Brothers on their US stadium tour. They will also perform at Warped Tour in Long Beach, California in July.\u003c/p>\n\n\u003cp>\u003cstrong>IRON MAIDEN Told ROCK HALL To Stop Nominating Them\u003c/strong>\u003c/p>\n\n\u003cp>BAD COMPANY drummer Simon Kirke recently discussed the band's first-ever nomination for the Rock And Roll Hall Of Fame, expressing gratitude and excitement for the recognition. Kirke shared a candid reaction from IRON MAIDEN's Nicko McBrain, who expressed frustration over MAIDEN's 11 nominations without induction. Despite the long-overdue nomination, Kirke acknowledged the influence of FREE, which preceded BAD COMPANY. Other iconic rock bands like MAIDEN and MOTÖRHEAD have yet to be acknowledged by the Rock Hall, with MAIDEN's Bruce Dickinson criticizing the institution as &quot;an utter and complete load of bollocks.&quot; MAIDEN's Steve Harris emphasized that awards and accolades are not the band's primary focus, stating that recognition is not essential to their music career.\u003c/p>\n\n\u003cp>\u003cstrong>Noel Gallagher Wants You to Wear His New Sunglasses Indoors\u003c/strong>\u003c/p>\n\n\u003cp>Noel Gallagher has collaborated with British brand Finlay on a Wayfarer-style sunglasses design called The Chiltern. The design features rectangular frames with a steel nose bridge and comes in three colors. 25% of the sales from this collection will be donated to the Teenage Cancer Trust. Gallagher has been a long-time supporter of the charity, using his platform to raise awareness and drive change for young people facing cancer. The sunglasses are a stylish way to support a good cause and channel Gallagher's rock star aesthetic.\u003c/p>\n\n\u003cp>\u003cstrong>Arcade Fire Debuts New Songs Live During Concert in Mexico –\u003c/strong>\u003c/p>\n\n\u003cp>Canadian indie rock band Arcade Fire debuted several new tracks during a performance in Mexico City, marking the beginning of their &quot;Pink Elephant&quot; era. The concert kicked off their international tour ahead of the release of their seventh studio album, Pink Elephant, on May 9. Despite Richard Reed Parry's absence due to paternity leave, the band delivered a memorable performance featuring new songs like &quot;Circle of Trust&quot; and &quot;Alien Nation,&quot; along with fan favorites like &quot;Everything Now&quot; and &quot;The Suburbs.&quot; The show showcased Arcade Fire's electric style and left fans eagerly anticipating the upcoming album release.\u003c/p>\n\n\u003cp>\u003cstrong>Faith No More Drummer Says Mike Patton &quot;Unwilling&quot; To Do Shows With Band\u003c/strong>\u003c/p>\n\n\u003cp>Faith No More fans won't be seeing Mike Patton perform with the band anytime soon. In a recent interview with Dean Delray on the &quot;Let There Be Talk&quot; podcast, Drummer Mike Bordin said the band's vocalist has gone from being unable to do shows to being &quot;unwilling&quot; to perform with the group. The musician went on to say that it hurts his feelings, but that's personal and a &quot;private thing.&quot; Bordin added that he's &quot;grateful for what Patton has given&quot; to the band, calling him an &quot;enormous talent.&quot; He said he can't say what's in store for Faith No More, adding he can't force Patton to do something he doesn't seem to want to do. In 2021, the band's reunion plans were canceled due to Patton's mental health issues.\u003c/p>\n\n\u003cp>\u003cstrong>Jelly Roll Closer To Full Pardon\u003c/strong>\u003c/p>\n\n\u003cp>Jelly Roll is closer to getting a full pardon in Tennessee. The singer-songwriter was convicted of several crimes between the ages of 17 and 23. He had asked Republican Governor Bill Lee for a full pardon so he can tour internationally. The Tennessee Board of Parole this week recommended that Governor Lee grant the star's request.\u003c/p>\n\n\u003cp>\u003cstrong>Sublime To Release Expanded 20th Anniversary Edition Of Tribute Album\u003c/strong>\u003c/p>\n\n\u003cp>Sublime are celebrating the 20th anniversary of their tribute album &quot;Look At All The Love We Found&quot; with an expanded version. The new edition titled &quot;Look At All The Love We Found: A Tribute to Sublime&quot; has been remastered and features over 30 artists covering tracks from the band. The tribute album also features Jakob Nowell's cover of his father's song &quot;Garden Grove.&quot; A portion of the album proceeds will go to Agape Families, a nonprofit that aims to provide hope and stability to families impacted by incarceration. &quot;Look At All The Love We Found: A Tribute to Sublime&quot; will be out on May 9th.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-424/","cuser":"user/ldap/ccrtpa1rgb","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67a5c482c142dd131e3b969e"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1745509440000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-big-rig-rock-report-424","social_title":"","summary":"Green Day to receive a star on the Hollywood Walk of Fame, Riot Fest & American Music Award lineups are announced, Papa Roach share excitement for upcoming album, and more in today's rundown.","targets":[],"title":"Big Rig ROCK Report 4.24","permalink":"https://kbpi.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-424/"},"slug":"2025-04-25-big-rig-rock-report-424","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67a5c482c142dd131e3b969e","title":"Big Rig ROCK Report 4.24","description":"Green Day to receive a star on the Hollywood Walk of Fame, Riot Fest & American Music Award lineups are announced, Papa Roach share excitement for upcoming album, and more in today's rundown.","author":""},"pub_start":1745509440000,"pub_until":4115978604802,"pub_changed":1745596182709,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/680bae3dd5a32c3976b9b34b","slug:2025-04-25-big-rig-rock-report-424","slug:2025-04-25-big-rig-rock-report-424"]}}],"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":"%2F67cf4050e1bbb04912f19372","type":"PUBLISHING","record":{"ref_id":"%2F67cf4050e1bbb04912f19372","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-05-seether","cuser":"user/ldap/1124445","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":"assets.calendar","caption":"","id":"%2F67cf40dae1bbb04912f19381","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67cf40dae1bbb04912f19381","source_credit":"","title":"","url":"asset://assets.calendar/67cf40dae1bbb04912f19381","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Seether\u003c/strong>\u003c/h2>\n\n\u003ch2>\u003cstrong>\u003cem>The Surface Seems So Far Tour\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003ch3>\u003cstrong>with Mammoth WVH and Nonpoint\u003c/strong>\u003c/h3>\n\n\u003cp>Ford Amphitheater\u003c/p>\n\n\u003cp>Monday, May 5, 2025\u003c/p>\n\n\u003cp>All Ages\u003c/p>\n\n\u003cp>Doors: 6PM | Show: 7PM\u003c/p>\n\n\u003cp>&gt;&gt;\u003ca href=\"https://www.axs.com/events/866802/seether-tickets\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":1741635975457,"enabled":true,"end":1741924800457},"type":"html","value":"\u003cp>\u003cstrong>Presales: \u003c/strong>Wednesday, March 12th at 10am - Thursday, March 13th at 10pm\u003c/p>\n\n\u003cp>\u003cstrong>PW: \u003c/strong>SURFACE\u003c/p>\n\n\u003cp>\u003cstrong>Public On-Sale:\u003c/strong> Friday, March 14th at 10am\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1746493200286,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67cf409fe1bbb04912f1937e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e","source_credit":"","title":"","url":"asset://assets.calendar/67cf409fe1bbb04912f1937e","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-05-seether"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Seether"},"venue_address":{"type":"plain","value":"95 Spectrum Loop Colorado Springs, CO 80921"},"venue_name":{"type":"plain","value":"Ford Amphitheater"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/67cf409fe1bbb04912f1937e","use_caption":false},"keywords":[],"primary_slug":"2025-05-05-seether","slugs":["2025-05-05-seether"],"sponsored":false,"title":"Seether"},"targeting":{"exclusion":{"tags":[]},"publish_date":1741635660000,"publish_end_date":1746510300000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"67cf4050e1bbb04912f19373","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)","brands/KOA-AM (668)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-05-seether"},"slug":"2025-05-05-seether","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e","title":"Seether","description":"","author":""},"pub_start":1741635660000,"pub_until":1746510300000,"pub_changed":1741733782874,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)","brands/KOA-AM (668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/67cf4050e1bbb04912f19372","slug:2025-05-05-seether","slug:2025-05-05-seether"]}},{"id":"%2F676486db6eba99edba210f7c","type":"PUBLISHING","record":{"ref_id":"%2F676486db6eba99edba210f7c","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-14-chaos-carnage-2025","cuser":"user/ldap/1139448","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":"assets.calendar","caption":"","id":"%2F6812886d9b3682f38046b1df","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1df","source_credit":"","title":"","url":"asset://assets.calendar/6812886d9b3682f38046b1df","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Chaos &amp; Carnage 2025\u003c/strong>\u003c/h2>\n\n\u003ch2>With Dying Fetus, Cradle Of Filth and Special Guest\u003c/h2>\n\n\n\u003cp>Summit\u003c/p>\n\n\u003cp>Wednesday, May 14, 2025\u003c/p>\n\n\u003cp>Ages: 16 &amp; Over\u003c/p>\n\n\u003cp>Doors: 4:00PM | Show: 4:30PM\u003c/p>\n\n\u003cp>&gt;&gt;\u003ca href=\"https://www.ticketmaster.com/event/1E00629DE34857BC\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747260000681,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6812886d9b3682f38046b1de","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de","source_credit":"","title":"","url":"asset://assets.calendar/6812886d9b3682f38046b1de","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-14-chaos-carnage-2025"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Chaos & Carnage 2025"},"venue_address":{"type":"plain","value":"1902 Blake St, Denver, CO 80202"},"venue_name":{"type":"plain","value":"Summit"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6812886d9b3682f38046b1de","use_caption":false},"keywords":[],"primary_slug":"2025-05-14-chaos-carnage-2025","slugs":["2025-05-14-chaos-carnage-2025"],"sponsored":false,"title":"Chaos & Carnage 2025"},"targeting":{"exclusion":{"tags":[]},"publish_date":1734641340000,"publish_end_date":1747287900000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"676486db6eba99edba210f7d","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-14-chaos-carnage-2025"},"slug":"2025-05-14-chaos-carnage-2025","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de","title":"Chaos & Carnage 2025","description":"","author":""},"pub_start":1734641340000,"pub_until":1747287900000,"pub_changed":1746045071952,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/676486db6eba99edba210f7c","slug:2025-05-14-chaos-carnage-2025","slug:2025-05-14-chaos-carnage-2025"]}},{"id":"%2F6788040cf94ac611e3acea10","type":"PUBLISHING","record":{"ref_id":"%2F6788040cf94ac611e3acea10","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-21-cold","cuser":"user/ldap/1139448","fields":{"blocks":{"type":"flex","value":[{"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":"%2F6788054cf94ac611e3acea1f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6788054cf94ac611e3acea1f","source_credit":"","title":"","url":"asset://new_assets/6788054cf94ac611e3acea1f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>KBPI Presents Cold \u003c/strong>\u003c/h2>\n\n\u003ch3>\u003cem>with Special Guests September Morning and University Drive\u003c/em>\u003c/h3>\n\n\u003cp>Marquis Theatre\u003c/p>\n\n\u003cp>Wednesday, May 21, 2025\u003c/p>\n\n\u003cp>All Ages\u003c/p>\n\n\u003cp>Doors: 6:00PM | Show: 7:00PM\u003c/p>\n\n\u003cp>\u003cstrong>&gt;&gt;\u003c/strong>\u003ca href=\"https://concerts.livenation.com/cold-denver-colorado-05-21-2025/event/1E0062260246204F\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747875600679,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67880579f94ac611e3acea21","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21","source_credit":"","title":"","url":"asset://new_assets/67880579f94ac611e3acea21","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-21-cold"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Cold"},"venue_address":{"type":"plain","value":"2009 Larimer St, Denver, CO 80205"},"venue_name":{"type":"plain","value":"Marquis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67880579f94ac611e3acea21","use_caption":false},"keywords":[],"primary_slug":"2025-05-21-cold","slugs":["2025-05-21-cold"],"sponsored":false,"title":"Cold"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736967600000,"publish_end_date":1747892700000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"6788040cf94ac611e3acea11","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-21-cold"},"slug":"2025-05-21-cold","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21","title":"Cold","description":"","author":""},"pub_start":1736967600000,"pub_until":1747892700000,"pub_changed":1736967999279,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/6788040cf94ac611e3acea10","slug:2025-05-21-cold","slug:2025-05-21-cold"]}},{"id":"%2F674517293ff54a23a651f982","type":"PUBLISHING","record":{"ref_id":"%2F674517293ff54a23a651f982","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-21-devin-townsend","cuser":"user/ldap/1124445","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":"%2F674518003ff54a23a651f98e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e","source_credit":"","title":"","url":"asset://new_assets/674518003ff54a23a651f98e","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Devin Townsend\u003c/strong>\u003c/h2>\n\n\u003ch2>\u003cstrong>\u003cem>PowerNerd Tour!\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003ch3>\u003cstrong>\u003cem>with \u003c/em>\u003c/strong>\u003cstrong>TesseracT\u003c/strong>\u003c/h3>\n\n\u003cp>Wednesday, May 21, 2025\u003c/p>\n\n\u003cp>Ogden Theatre\u003c/p>\n\n\u003cp>Ages 16+\u003c/p>\n\n\u003cp>Doors: 6:30 PM | Show: 7:30PM\u003c/p>\n\n\u003cp>&gt;&gt;\u003ca href=\"https://www.axs.com/events/757958/devin-townsend-tickets\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747877400971,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F674518003ff54a23a651f98e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e","source_credit":"","title":"","url":"asset://new_assets/674518003ff54a23a651f98e","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-21-devin-townsend"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Devin Townsend"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":"Ogden Theatre"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/674518003ff54a23a651f98e","use_caption":false},"keywords":[],"primary_slug":"2025-05-21-devin-townsend","slugs":["2025-05-21-devin-townsend"],"sponsored":false,"title":"Devin Townsend"},"targeting":{"exclusion":{"tags":[]},"publish_date":1732581240000,"publish_end_date":1747892700000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"674517293ff54a23a651f983","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-21-devin-townsend"},"slug":"2025-05-21-devin-townsend","summary":{"image":"https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e","title":"Devin Townsend","description":"","author":""},"pub_start":1732581240000,"pub_until":1747892700000,"pub_changed":1732581613132,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/674517293ff54a23a651f982","slug:2025-05-21-devin-townsend","slug:2025-05-21-devin-townsend"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["item-eyebrow-/68152fcb4c0dc3f17748cb1e",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/68152fc433c4c35a999954f1",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["contestsloader-kbpi-fm",{"data":[{"appType":"contest","appId":"1743510","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://kbpi.iheart.com/contests/win-a-full-tuition-scholarship-to-amda-and-perform-alongside-broadway-s-brightest-stars-1743510/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-01-19 22:00:00","endTime":"2025-05-18 21:59:00","scheduleStatus":"live","startDate":"2025-01-19 22:00:00","endDate":"2025-05-18 21:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRek1UYzFYMjF2WW1sc1pWOHhOek00TkRBM05qRXdMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"383066796","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1745936","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://kbpi.iheart.com/contests/stella-rosa-100k-grocery-giveaway-1745936/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-01-31 22:00:00","endTime":"2025-05-31 21:59:00","scheduleStatus":"live","startDate":"2025-01-31 22:00:00","endDate":"2025-05-31 21:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRMU5qZzNYMjF2WW1sc1pWOHhOek00TnpnM016QXlMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"383066796","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"countdown","appId":"1759744","parentAppId":"1759062","title":"Listen to Win $1,000","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kbpi.iheart.com/contests/listen-to-win-1-000-1759744/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfbW9iaWxlXzE3NDMxOTY5MDgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to 107.9 KBPI weekdays in the 9AM, 10AM, 11AM, 12PM, 1PM, 2PM, 3PM, 4PM and 5PM hours for the nationwide $1,000 keyword, then enter it here for your chance to win!","sort":"","startTime":"2025-04-13","endTime":"2025-05-23","scheduleStatus":"live","startDate":"2025-04-13","endDate":"2025-05-23","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfbW9iaWxlXzE3NDMxOTY5MDgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5MWJuUmtiM2R1WHpFM05Ua3dOakpmYlc5aWFXeGxYekUzTkRNeE9UWTVNRGd1Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMjFsYldWdWRDSTZkSEoxWlgwc0luUnZSbTl5YldGMElqb2lkMlZpY0NJc0luZGxZbkFpT25zaWNYVmhiR2wwZVNJNk1UQXdMQ0p6YldGeWRGTjFZbk5oYlhCc1pTSTZkSEoxWlN3aVpXWm1iM0owSWpvMGZTd2liM0JsY21GMGFXOXVjeUk2VzNzaWIzQmxjbUYwYVc5dUlqb2ljM1J5YVhBaWZWMTlmUT09","accountId":"383066796","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY291bnRkb3duXzE3NTkwNjJfc3RhbmRhcmRfMTc0MzE5NjkyMC5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnbWVtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","width":"630","shareLocation":"link","timeZone":null}]}],["item-eyebrow-/68152b8a33c4c35a999954cb",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6815266733c4c35a999954b4",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/608fe70b5e084f6397a613a3",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kbpi-fm",{"data":{"count":1503,"pageInfo":{"nextCursor":"AAAAAGgXD9QAAAAAAAAAAwAABd8"},"tracks":[{"artistId":39722,"albumId":721916,"trackId":721924,"title":"Smooth Criminal","artist":{"artistName":"Alien Ant Farm","genreId":987},"albumName":"Anthology","trackDuration":209,"imagePath":"http://image.iheart.com/bell-ingestion-pipeline-production-umg/full/00600445029323_20201029011416244/8d85c553b33068404a7e9f2a5e626236.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1746341583,"endTime":1746341789,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":633,"albumId":250088602,"trackId":250088603,"title":"One Eyed Bastard","artist":{"artistName":"Green Day","genreId":987},"albumName":"One Eyed Bastard","trackDuration":172,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20240102062031380/054391339324/resources/775ef7eb95122959eb0c070e92e83366.jpg","explicitLyrics":true,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1746341410,"endTime":1746341580,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":58351,"albumId":43306623,"trackId":43306630,"title":"Faint","artist":{"artistName":"Linkin Park","genreId":null},"albumName":"Meteora","trackDuration":162,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20240404024942563/093624928966/resources/882448ab63952aa16e502c82db2df160.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1746340606,"endTime":1746340767,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["onairtileloader-kbpi-fm",{"data":{"current":{"siteId":"%2F5b4db6a412438d187291ea37058f7bd1","site":"brands/KBPI-FM (757)","coreShowId":69,"coreStationId":33,"name":"Rozak","show":"shows/Rozak (69)","station":"KBPI-FM","link":"","onNow":true,"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":"rozak","configByLookup":{"sections":{"general":{"name":"Rozak","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/22f161c64fd0b8f0097d39526ac3460d"}}}}}}},"upcoming":{"siteId":"%2F5b4db6a412438d187291ea37058f7bd1","site":"brands/KBPI-FM (757)","coreShowId":4975,"coreStationId":33,"name":"Stacy","show":"shows/Stacy (4975)","station":"KBPI-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":"6:30 AM","stopDate":"2025-05-04T12:30:00.000Z","stopMs":1746361800000,"stopEng":"Sunday, May 4th, 2025 6:30 AM","showSite":{"slug":"stacy","configByLookup":{"sections":{"general":{"name":"Stacy","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/733c2eac56c2b6aba6dfcae31c2cd96e"}}}}}}},"later":{"siteId":"%2F5b4db6a412438d187291ea37058f7bd1","site":"brands/KBPI-FM (757)","coreShowId":1152968004,"coreStationId":33,"name":"iHeartRadio Communities","show":"shows/iHeartRadio Communities (1152968004)","station":"KBPI-FM","link":"","onNow":false,"startTime12":"6:30 AM","startDate":"2025-05-04T12:30:00.000Z","startMs":1746361800000,"startEng":"Sunday, May 4th, 2025 6:30 AM","stopTime12":"7:00 AM","stopDate":"2025-05-04T13:00:00.000Z","stopMs":1746363600000,"stopEng":"Sunday, May 4th, 2025 7:00 AM","showSite":null}}}],["$podcastloader-28751504,46235366,93400794",{"data":[{"id":28751504,"title":"Willie B's Garage","description":"Willie B's Garage airs Saturdays at 9AM on 107.9 KBPI in Colorado, or on iHeart Radio anywhere in the world! We talk about cars and how to make them faster. Performance, speed and looking cool. Plus every week the Swap meet helps you buy, sell or trade for your dream car.","lastUpdated":1724176623,"slug":"960-willie-bs-garage","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAArdhKwAAAGP3g5rMA"},"items":[{"id":271410458,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"WB's Garage for March 29th","duration":5529,"isExplicit":false,"description":"Lincoln Tech Car Show, Arctic Trucks and Presley's Parade are all on deck!","startDate":1743423679000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":257730134,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"Willie B's Garage with Mike Pettiford.  Talking the All New Colorado Street Outlaws Races!","duration":6265,"isExplicit":false,"description":"Willie B's Garage with Mike Pettiford.  Talking the All New Colorado Street Outlaws Races!","startDate":1736857526000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":230106113,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"Willie and Mike Pettiford talk racing, souped up engines, and the Cars for Christmas Crew stops by","duration":5814,"isExplicit":false,"description":"Willie and Mike Pettiford talk racing, souped up engines, and the Cars for Christmas Crew stops by","startDate":1729601649000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":225443807,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"The 3d Printed Lambo, and Electric Bikes","duration":5527,"isExplicit":false,"description":"The 3d Printed Lambo, and Electric Bikes","startDate":1728478099000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":214612741,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"Live from The Good Guys Car Show!","duration":6058,"isExplicit":false,"description":"Live from The Good Guys Car Show!","startDate":1725980729000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":207775874,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"Car Collections - We talk to the Owners of Rambler Ranch and John Goodenough","duration":5742,"isExplicit":false,"description":"Car Collections - We talk to the Owners of Rambler Ranch and John Goodenough","startDate":1724244420000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":203028974,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"August 3rd - Tropical Glitz, The Elway Dealership and Doug stops by to talk cars","duration":5634,"isExplicit":false,"description":"We talk to Manny from Tropical Glitz, The Elway Dealership calls in to kick off Cars for Christmas with the Willie B foundation, and Doug stops by to talk cars.","startDate":1722948618000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":199516664,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"WB and Mike talk about a new must have tool for every garage, and Willies brother talks tuning","duration":6028,"isExplicit":false,"description":"WB and Mike talk about a new must have tool for every garage, and Willies brother talks tuning.\u003cbr />\u003cbr />https://www.gripedgetools.com/\u003cbr />","startDate":1721987086000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":188751358,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"Wb's Garage live from PyroCity in Cheyenne","duration":5474,"isExplicit":false,"description":"Wb's Garage live from PyroCity in Cheyenne","startDate":1719231275000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"},{"id":182289580,"podcastId":28751504,"podcastSlug":"960-willie-bs-garage","title":"Jonah from B-Rad's Family Fun arcade in Berthoud, Carson from Foo Dog Motors, and Randy Coy join the show","duration":5413,"isExplicit":false,"description":"Jonah from B-Rad's Family Fun Arcade in Berthoud, Carson from Foo Dog Motors, and Randy Coy join the show ","startDate":1717417438000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzAyYmU1MmUxN2U4ZGY4ZTQwOGJjZmE0YTgyZGQ2MzEwLmpwZw"}]}},{"id":46235366,"title":"Off Air with Willie B","description":"This is what happens when we're off the air.","lastUpdated":1724176660,"slug":"1248-off-air-with-willie-b","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAcT5nIAAAGJP_C1WA"},"items":[{"id":240734186,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie chats with Eric Bass from Shinedown","duration":629,"isExplicit":false,"description":"Willie chats with Eric Bass from Shinedown","startDate":1732191479000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":212798131,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie chats with Maria Brink before her show at the Mission Ballroom on Sunday, Sept 8th.","duration":1068,"isExplicit":false,"description":"Willie chats with Maria Brink before her show at the Mission Ballroom on Sunday, Sept 8th.","startDate":1725529289000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":205285150,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie chats with Brian from I Prevail before their Fiddlers Green Show.","duration":426,"isExplicit":false,"description":"Willie chats with Brian from I Prevail before their Fiddlers Green Show.","startDate":1723555451000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":190131503,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie chats with Sonny from P.O.D.","duration":555,"isExplicit":false,"description":"Willie chats with Sonny from P.O.D.  They discus the new album, the new song, and how P.O.D. has managed to last for over 30 years.","startDate":1719565621000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":175897732,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie Chats with Geezer Butler about his new Book Into the void","duration":1219,"isExplicit":false,"description":"Willie Chats with Geezer Butler about his new Book Into the void","startDate":1715599522000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":157996520,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Eric From I Prevail chats with Willie about the upcoming Tour","duration":704,"isExplicit":false,"description":"Eric From I Prevail chats with Willie about the upcoming Tour","startDate":1710152195000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":146864998,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie Chats with Sully Erna about the Godsmack Acoustic Tour and More!","duration":829,"isExplicit":false,"description":"Willie Chats with Sully Erna about the Godsmack Acoustic Tour and More!","startDate":1706704347000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":143892375,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Willie Chats with Gavin Rossdale from Bush","duration":465,"isExplicit":false,"description":"Willie Chats with Gavin Rossdale from Bush. This Summer, Bush hits the Road with Candlebox and Jerry Cantrell.","startDate":1705580971000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":126234934,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Brent From Shinedown talks to Willie B ahead of their October 20th Show","duration":1100,"isExplicit":false,"description":"Brent From Shinedown talks to Willie B ahead of their October 20th Show","startDate":1697798351000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"},{"id":118744690,"podcastId":46235366,"podcastSlug":"1248-off-air-with-willie-b","title":"Dave Draiman and Willie hang out before the Disturbed Tour Kicks off","duration":4529,"isExplicit":false,"description":"Dave Draiman and Willie hang out before the Disturbed Tour Kicks off","startDate":1688994887000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNhYTQxYjNmMGQ5NTMxYTU1MjFjNDRmZjVhZjI3Y2IzLmpwZw"}]}},{"id":93400794,"title":"Willie B's Stupid Stories","description":"Stupid? You're so Stupid. It's Willie B's Stupid Stories.","lastUpdated":1724176656,"slug":"1248-willie-bs-stupid-stories","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABA24YoAAAGWFXDrYA"},"items":[{"id":273792037,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.","duration":846,"isExplicit":false,"description":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.","startDate":1746016225000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":273710571,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.","duration":1022,"isExplicit":false,"description":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.","startDate":1745929137000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":273321097,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"A postal worker was fired for taking some shots at a party along her delivery route","duration":962,"isExplicit":false,"description":"A postal worker was fired for taking some shots at a party along her delivery route","startDate":1745497466000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":273236160,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"Homeless man wins 17 Million Dollar Lottery; Woman steals it all and then kills him.","duration":1300,"isExplicit":false,"description":"Homeless man wins 17 Million Dollar Lottery; Woman steals it all and then kills him.","startDate":1745409857000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":273047893,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"Man gets attacked on an Arizona street; gets his eye popped out.","duration":1129,"isExplicit":false,"description":"Man gets attacked on an Arizona street; gets his eye popped out.","startDate":1745237062000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":272698929,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"19 Year old man calls in Bomb Threat when his Girlfriend and Family went on a Cruise without him.","duration":746,"isExplicit":false,"description":"19 Year old man calls in Bomb Threat when his Girlfriend and Family went on a Cruise without him. ","startDate":1744805328000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":272602586,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"A Woman Married a River 2 Years Back.  Here's how her Relationship is going.","duration":786,"isExplicit":false,"description":"A Woman Married a River 2 Years Back.  Here's how her Relationship is going.","startDate":1744720255000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":272507424,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"2 Dogs ate their owners toes after he died.  They threw them up, and a woman tried to sell the toes.","duration":922,"isExplicit":false,"description":"2 Dogs ate their owners toes after he died.  They threw them up, and a woman tried to sell the toes.","startDate":1744632623000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":272119465,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"Police ask naked man walking on highway what he's up to.  He says \"going to get some pants\"","duration":909,"isExplicit":false,"description":"Police ask naked man walking on highway what he's up to.  He says \"going to get some pants\"","startDate":1744200891000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"},{"id":272032138,"podcastId":93400794,"podcastSlug":"1248-willie-bs-stupid-stories","title":"China is now installing Escalators to the tops of Mountains.","duration":1013,"isExplicit":false,"description":"China is now installing Escalators to the tops of Mountains.  ","startDate":1744116444000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw"}]}}]}],["item-eyebrow-/6814df8b26e89839ddbba706",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music 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-/6814dda053c0bb887120ca01",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6814d9e353c0bb887120c9f5",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/680bae3dd5a32c3976b9b34b",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6788040cf94ac611e3acea10",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/680baf7ed5a32c3976b9b355",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/680bb26ad5a32c3976b9b361",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/676486db6eba99edba210f7c",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/681252886c70affa3d1f7b7b",{"data":null}],["item-eyebrow-/680b99e0ffe829e967f4035e",{"data":null}],["item-eyebrow-/6810fe916cd6b7b63929e1b2",{"data":null}],["keyword-contest-loader-kbpi-fm-1759062",{"data":{"appType":"countdown","appId":"1759744","title":"Listen to Win $1,000","currentKeyword":{"previous":{"sort":"0","timeStamp":1746331200,"endTime":1746337846,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13452640","prize":{"timeStamp":1746331200,"endTime":1746417600,"sort":"20","active":"","description":"","countdown_prize_id":"1156627","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":"1","timeStamp":1746337846,"endTime":1746344492,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13452641","prize":{"timeStamp":1746331200,"endTime":1746417600,"sort":"20","active":"","description":"","countdown_prize_id":"1156627","isStarted":true,"isLive":true,"isComplete":false}},"next":{"sort":"2","timeStamp":1746344492,"endTime":1746351138,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13452642","prize":{"timeStamp":1746331200,"endTime":1746417600,"sort":"20","active":"","description":"","countdown_prize_id":"1156627","isStarted":true,"isLive":true,"isComplete":false}}},"submittableKeyword":{"previous":{"sort":"10","timeStamp":1746226540,"endTime":1746230126,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13452624","prize":{"timeStamp":1746158400,"endTime":1746244800,"sort":"18","active":"","description":"","countdown_prize_id":"1156625","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":"2","timeStamp":1746456932,"endTime":1746460518,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13452655","prize":{"timeStamp":1746417600,"endTime":1746504000,"sort":"21","active":"","description":"","countdown_prize_id":"1156628","isStarted":false,"isLive":false,"isComplete":false}}}}}],["item-eyebrow-/67cf4050e1bbb04912f19372",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/674517293ff54a23a651f982",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","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":"%2F608fe70b5e084f6397a613a3","type":"PUBLISHING","record":{"ref_id":"%2F608fe70b5e084f6397a613a3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"322a3f40-7e85-40d8-8282-cbc263bfe16d","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5ccb51169906a56b886bef9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 3rd and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1984, the vintage line-up of \u003cstrong>Blackmore\u003c/strong>, \u003cstrong>Gillan\u003c/strong>, \u003cstrong>Glover\u003c/strong>, \u003cstrong>Lord\u003c/strong> and \u003cstrong>Paice\u003c/strong> reunited as \u003ca href=\"https://www.iheart.com/artist/deep-purple-252/\" data-catalog-kind=\"artist\" data-catalog-id=\"252\" data-catalog-related-id=\"\">\u003cstrong>Deep Purple\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In 1980, \u003ca href=\"https://www.iheart.com/content/2018-02-23-bob-seger-issues-health-update-pain-is-constant/\" target=\"_blank\">\u003cstrong>Bob Seger\u003c/strong>\u003c/a>\u003cstrong> &amp; The Silver Bullet Band\u003c/strong> were on top of the chart, starting a six-week run at number one with their record, \u003cem>Against the Wind\u003c/em>.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/content/2018-04-23-godsmack-to-perform-new-when-legends-rise-music-at-album-release-party/\" target=\"_blank\">\u003cstrong>Godsmack\u003c/strong>\u003c/a> topped the album charts with their fourth effort, the aptly titled \u003cem>IV\u003c/em>.\u003c/p>\n\n\u003cp>In 1975, \u003ca href=\"https://www.iheart.com/artist/chicago-5663/\" data-catalog-kind=\"artist\" data-catalog-id=\"5663\" data-catalog-related-id=\"\">\u003cstrong>Chicago\u003c/strong>\u003c/a> started a two-week run at number one on the album charts with \u003cem>ChicagoVIII\u003c/em>. It marked their third number one.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5ccb51169906a56b886bef9d"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1746273600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","social_title":"","summary":"This day in 1984 was an exciting one for fans of Deep Purple.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 3rd Matters In Rock History","permalink":"https://kbpi.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/"},"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d","title":"Why May 3rd Matters In Rock History","description":"This day in 1984 was an exciting one for fans of Deep Purple.","author":"Dave Basner"},"pub_start":1746273600000,"pub_until":4115978604802,"pub_changed":1746273600000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/608fe70b5e084f6397a613a3","slug:2021-05-03-why-may-3rd-matters-in-rock-history","slug:2021-05-03-why-may-3rd-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F608fe70b5e084f6397a613a3","type":"PUBLISHING","record":{"ref_id":"%2F608fe70b5e084f6397a613a3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"322a3f40-7e85-40d8-8282-cbc263bfe16d","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5ccb51169906a56b886bef9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 3rd and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1984, the vintage line-up of \u003cstrong>Blackmore\u003c/strong>, \u003cstrong>Gillan\u003c/strong>, \u003cstrong>Glover\u003c/strong>, \u003cstrong>Lord\u003c/strong> and \u003cstrong>Paice\u003c/strong> reunited as \u003ca href=\"https://www.iheart.com/artist/deep-purple-252/\" data-catalog-kind=\"artist\" data-catalog-id=\"252\" data-catalog-related-id=\"\">\u003cstrong>Deep Purple\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In 1980, \u003ca href=\"https://www.iheart.com/content/2018-02-23-bob-seger-issues-health-update-pain-is-constant/\" target=\"_blank\">\u003cstrong>Bob Seger\u003c/strong>\u003c/a>\u003cstrong> &amp; The Silver Bullet Band\u003c/strong> were on top of the chart, starting a six-week run at number one with their record, \u003cem>Against the Wind\u003c/em>.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/content/2018-04-23-godsmack-to-perform-new-when-legends-rise-music-at-album-release-party/\" target=\"_blank\">\u003cstrong>Godsmack\u003c/strong>\u003c/a> topped the album charts with their fourth effort, the aptly titled \u003cem>IV\u003c/em>.\u003c/p>\n\n\u003cp>In 1975, \u003ca href=\"https://www.iheart.com/artist/chicago-5663/\" data-catalog-kind=\"artist\" data-catalog-id=\"5663\" data-catalog-related-id=\"\">\u003cstrong>Chicago\u003c/strong>\u003c/a> started a two-week run at number one on the album charts with \u003cem>ChicagoVIII\u003c/em>. It marked their third number one.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5ccb51169906a56b886bef9d"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1746273600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","social_title":"","summary":"This day in 1984 was an exciting one for fans of Deep Purple.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 3rd Matters In Rock History","permalink":"https://kbpi.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/"},"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d","title":"Why May 3rd Matters In Rock History","description":"This day in 1984 was an exciting one for fans of Deep Purple.","author":"Dave Basner"},"pub_start":1746273600000,"pub_until":4115978604802,"pub_changed":1746273600000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/608fe70b5e084f6397a613a3","slug:2021-05-03-why-may-3rd-matters-in-rock-history","slug:2021-05-03-why-may-3rd-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":["kbpi","rocks","rockies","rock","metal","radio","commercials","advertising","willie-b","willie","your-morning-show","laura-hall","klinger","laura","big-rig"],"genre":["rock"],"format":"ROCKACTIVE"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KBPI-FM","stationFormat":"ROCKACTIVE","stationMarket":"DENVER-CO","stationMicrosite":"","tags":["kbpi","rocks","rockies","rock","metal","radio","commercials","advertising","willie-b","willie","your-morning-show","laura-hall","klinger","laura","big-rig"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"kbpi.iheart.com","path":"/"},"querystring":{"sc":"dnsredirect","cid":"","keyid":"","pname":"kbpi.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":"#660000","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5d26d3abd72969b90c49fa?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/5e5d26d3abd72969b90c49fa?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":"107.9 KBPI - Rocks The Rockies - Colorado","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"107.9 KBPI - Rocks The Rockies - Colorado","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"107.9 KBPI - Rocks The Rockies - Colorado","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"107.9 KBPI - Rocks The Rockies - Colorado","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"107.9 KBPI - Rocks The Rockies - Colorado","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"KBPI Rocks the Rockies","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"KBPI Rocks the Rockies","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"KBPI Rocks the Rockies","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"KBPI Rocks the Rockies","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"kbpi, rocks, rockies, rock, metal, radio, commercials, advertising, willie b., willie, Your Morning Show, Laura Hall, Klinger, laura, Big Rig","type":"meta"}],["meta-name-parsely-tags",{"attrName":"name","name":"parsely-tags","value":"kbpi, rocks, rockies, rock, metal, radio, commercials, advertising, willie b., willie, Your Morning Show, Laura Hall, Klinger, laura, Big Rig","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://kbpi.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://kbpi.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://kbpi.iheart.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://kbpi.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","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/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-parsely-image-url",{"attrName":"name","name":"parsely-image-url","value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/60cb53739eec8ff06d98ad5b?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","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":"@1079KBPI","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@1079KBPI","type":"meta"}],["canonical",{"value":"https://kbpi.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"kbpi.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"107.9 KBPI","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"107.9 KBPI","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"153113658082398","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"51076066159","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:/0dde352616fef203de510540916c13e8/inferno","SM6.0:config-m:/4258aaca0d03b727cf3367d61c0ed0fb/inferno","SM6.0:config-m:/5b4db6a412438d187291ea37058f7bd1/inferno","SM6.0:config-m:/8f522fa9423f957c49ff52374d5dac00/inferno","SM6.0:config-m:/bf90116ef3022558b5bcb4ac69335a72/inferno","SM6.0:config-m:/d2ad053ea0bd863da4b6567a59150b22/inferno","SM6.0:index-m","SM6.0:index-m:/0dde352616fef203de510540916c13e8","SM6.0:index-m:/4258aaca0d03b727cf3367d61c0ed0fb","SM6.0:index-m:/5b4db6a412438d187291ea37058f7bd1","SM6.0:index-m:/8f522fa9423f957c49ff52374d5dac00","SM6.0:index-m:/bf90116ef3022558b5bcb4ac69335a72","SM6.0:index-m:/d2ad053ea0bd863da4b6567a59150b22","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/373","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:ffff583654299e8a06198da0c55d1742","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:fb280bdf162a9fcb8f126cec702c13a7","domain/kbpi.iheart.com","PS:datasource","PS:datasource:/619430938f0c176ab2711056","PS:datasource:/61c23bb89e1b4614d28c4722","PS:datasource:/627ab2c23533ec4f59580550","PS:leads","PS:leads:/60df171816cc1eb51688944f","PS:leads:/6553cf1cd4d2fe9ac0536d4a","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/67ffb335da50665248cd41bf","PS:subscription","PS:subscription:02708aec165c5c3d5294915edb624303","PS:subscription:b278abae5440cc6f647cfda8c4098af8","SM6.0:datasource-leads","SM6.0:datasource-leads:3f1c1a3914fa6260ebac5a6f5afb4834","SM6.0:datasource-leads:64f8f53212b51ccedd86703ec8737368","SM6.0:datasource-leads:67a3d932f96fa98f5d4409c04d9b71bf","SM6.0:datasource-leads:7a9754fa0de662c7ae073d0198026530","SM6.0:datasource-leads:c85061bb128561e5eede68b52cdf0594","SM6.0:datasource-leads:d287ced2eec8e3710d58bed9953f3287","SM6.0:datasource-publishing","SM6.0:datasource-publishing:1347a970e4a999d9bf4cc413fda6f308","SM6.0:datasource-publishing:ad41bf7445f7dfff79bccee53cb42d58","SM6.0:datasource-publishing:de34d39847ac3b597eac55d0fd1b01bd","SM6.0:datasource-publishing:f603954d84bda676ea75d4ac07a9bee0","SM6.0:site-streams","SM6.0:site-streams:fb280bdf162a9fcb8f126cec702c13a7","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:c8f17402a0b18222bff6e2e4828b232c","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"kbpi.iheart.com","path":"/","query":{"pname":"kbpi.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":"%2F608fe70b5e084f6397a613a3","type":"PUBLISHING","record":{"ref_id":"%2F608fe70b5e084f6397a613a3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"322a3f40-7e85-40d8-8282-cbc263bfe16d","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5ccb51169906a56b886bef9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 3rd and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1984, the vintage line-up of \u003cstrong>Blackmore\u003c/strong>, \u003cstrong>Gillan\u003c/strong>, \u003cstrong>Glover\u003c/strong>, \u003cstrong>Lord\u003c/strong> and \u003cstrong>Paice\u003c/strong> reunited as \u003ca href=\"https://www.iheart.com/artist/deep-purple-252/\" data-catalog-kind=\"artist\" data-catalog-id=\"252\" data-catalog-related-id=\"\">\u003cstrong>Deep Purple\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In 1980, \u003ca href=\"https://www.iheart.com/content/2018-02-23-bob-seger-issues-health-update-pain-is-constant/\" target=\"_blank\">\u003cstrong>Bob Seger\u003c/strong>\u003c/a>\u003cstrong> &amp; The Silver Bullet Band\u003c/strong> were on top of the chart, starting a six-week run at number one with their record, \u003cem>Against the Wind\u003c/em>.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/content/2018-04-23-godsmack-to-perform-new-when-legends-rise-music-at-album-release-party/\" target=\"_blank\">\u003cstrong>Godsmack\u003c/strong>\u003c/a> topped the album charts with their fourth effort, the aptly titled \u003cem>IV\u003c/em>.\u003c/p>\n\n\u003cp>In 1975, \u003ca href=\"https://www.iheart.com/artist/chicago-5663/\" data-catalog-kind=\"artist\" data-catalog-id=\"5663\" data-catalog-related-id=\"\">\u003cstrong>Chicago\u003c/strong>\u003c/a> started a two-week run at number one on the album charts with \u003cem>ChicagoVIII\u003c/em>. It marked their third number one.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5ccb51169906a56b886bef9d"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1746273600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","social_title":"","summary":"This day in 1984 was an exciting one for fans of Deep Purple.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 3rd Matters In Rock History","permalink":"https://kbpi.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/"},"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d","title":"Why May 3rd Matters In Rock History","description":"This day in 1984 was an exciting one for fans of Deep Purple.","author":"Dave Basner"},"pub_start":1746273600000,"pub_until":4115978604802,"pub_changed":1746273600000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/608fe70b5e084f6397a613a3","slug:2021-05-03-why-may-3rd-matters-in-rock-history","slug:2021-05-03-why-may-3rd-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":"%2F60df171816cc1eb51688944f","type":"LEADS","record":{"title":"Follow KBPI on Instagram","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/60df170816cc1eb51688944e","img_meta":{"base_id":"%2F60df170816cc1eb51688944e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://www.instagram.com/1079kbpi/","web":"https://www.instagram.com/1079kbpi/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"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":"%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":"%2F6553cf1cd4d2fe9ac0536d4a","type":"LEADS","record":{"title":"Listen to Linkin Park & More For Free","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6813d1b583087d3ebcf9e271","img_meta":{"base_id":"%2F6813d1b583087d3ebcf9e271","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://play/custom/artist/58351","web":"https://www.iheart.com/artist/linkin-park-58351/?autoplay=true"},"name":"Linkin Park","description":""},"use_catalog_image":false,"catalog":{"name":"Linkin Park","id":"58351","kind":"artist","country":null}}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJKQXJSTiI6MSwid21lTksiOi0xfX0=","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":"%2F68152fcb4c0dc3f17748cb1e","type":"PUBLISHING","record":{"ref_id":"%2F68152fcb4c0dc3f17748cb1e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bd78d734-e825-46d7-9f16-49395d6b5f11","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?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/139-talon-outdoors-28366288/?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/139-talon-outdoors-28366288/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F681536a54c0dc3f17748cb2a","new_tab":false,"schedule":{},"source_credit":"Morsa Images/DigitalVision/Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>There is so much natural wonder to witness in America that will inspire awe in even the most cynical explorer. The country is full of breathtaking state and national parks that give adventurers, amateur enthusiasts and experienced hikers alike, a stunning snapshot of America's natural beauty. \u003c/p>\n\n\u003cp>\u003cem>LoveExploring\u003c/em> compiled a list of the &quot;best national park&quot; in every state, from &quot;big-hitting&quot; destinations that draw in millions of visitors each year to those featuring a &quot;lesser-known monument or historic site.&quot; According to the site, the \u003ca href=\"https://www.iheart.com/content/2025-04-30-colorado-eatery-named-best-cult-favorite-restaurant-in-the-state/\" target=\"_blank\">top choice for Colorado\u003c/a> is Rocky Mountain National Park, a mountainous region of the expansive Rocky Mountains standing tall in the Centennial State that is described as a &quot;hiker's dream.&quot;\u003c/p>\n\n\u003cp>Here's what the site had to say about this gorgeous spot:\u003c/p>\n\n\u003cblockquote>&quot;A craggy thread running from Canada down to New Mexico, the Rocky Mountains are among the most spectacular in North America. A great swathe of the range is protected in this national park, which also takes in lakes, lush valleys, and evergreen forests. The place is a hiker's dream, with 355 miles of trails wiggling through the landscape, while Lumpy Ridge and Longs Peak are popular with climbers.&quot;\u003c/blockquote>\n\n\u003cp>Read up on more of the best national parks around the country at \u003ca href=\"https://www.loveexploring.com/gallerylist/123234/american-beauties-the-best-national-park-in-every-state-ranked\" target=\"_blank\">\u003cem>loveexploring.com\u003c/em>\u003c/a>. You can also check out our previous coverage of the Colorado destination named one of \u003ca href=\"https://www.iheart.com/content/2025-04-17-colorado-destination-named-the-most-beautiful-mountain-town-in-america/\" target=\"_blank\">the &quot;most beautiful mountain towns&quot; in America\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/","cuser":"user/ldap/1129327","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/Colorado","keywords/parks","keywords/Rocky Mountain National Park","keywords/park","keywords/national park"],"primary_image":{"bucket":"new_assets","id":"%2F681536a54c0dc3f17748cb2a"},"primary_target":{"categories":["syndications/content"],"distribution":["markets/DENVER-CO"]},"publish_date":1746220380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-stunning-spot-crowned-colorados-best-national-park","social_title":"","summary":"This gorgeous spot was described as a \"hiker's dream.\"","targets":[{"categories":["categories/local-news"],"distribution":["markets/DENVER-CO"]},{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Stunning Spot Crowned Colorado's 'Best National Park'","permalink":"https://kbpi.iheart.com/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/"},"slug":"2025-05-02-stunning-spot-crowned-colorados-best-national-park","summary":{"image":"https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a","title":"Stunning Spot Crowned Colorado's 'Best National Park'","description":"This gorgeous spot was described as a \"hiker's dream.\"","author":"Sarah Tate"},"pub_start":1746220380000,"pub_until":4115978604802,"pub_changed":1746220762514,"subscription":[{"tags":["syndications/content","markets/DENVER-CO"]},{"tags":["categories/local-news","markets/DENVER-CO"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152fcb4c0dc3f17748cb1e","slug:2025-05-02-stunning-spot-crowned-colorados-best-national-park","slug:2025-05-02-stunning-spot-crowned-colorados-best-national-park","keyword:keywords/Colorado","keyword:keywords/parks","keyword:keywords/Rocky Mountain National Park","keyword:keywords/park","keyword:keywords/national park","author:user"]}},{"id":"%2F68152fc433c4c35a999954f1","type":"PUBLISHING","record":{"ref_id":"%2F68152fc433c4c35a999954f1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"529efd61-1ed4-406d-8cf3-c3b35c472d9d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/58813/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/58813/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/58813/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/58813/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Sammy Hagar & David Lee Roth during Sammy Hagar & David Lee Roth Tour 2002:Song For Song,The Heavyweight Champs Of Rock 'N Roll at Sky Bar in Los Angeles, California, United States. (Photo by SGranitz/WireImage)","id":"%2F6815310533c4c35a999954fc","new_tab":false,"schedule":{},"source_credit":"WireImage","title":"Sammy Hagar & David Lee Roth Tour 2002","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It's no secret that \u003ca href=\"https://www.iheart.com/content/2024-01-19-david-lee-roth-suggests-sammy-hagar-was-abducted-by-aliens-sex-probed/\" target=\"_blank\">\u003cstrong>Sammy Hagar and David Lee Roth don't like each other\u003c/strong>\u003c/a>, and in a \u003ca href=\"https://www.rollingstone.com/music/music-features/sammy-hagar-retirement-alex-van-halen-feud-1235325430/\" target=\"_blank\">\u003cstrong>recent interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.rollingstone.com/music/music-features/sammy-hagar-retirement-alex-van-halen-feud-1235325430/\" target=\"_blank\">\u003cstrong>\u003cem>Rolling Stone\u003c/em>\u003c/strong>\u003c/a>\u003cem> \u003c/em>the Red Rocker recalled just how miserable he was on the infamous 2002 &quot;Song for Song, the Heavyweight Champs of Rock and Roll&quot; tour where the two \u003ca href=\"https://www.iheart.com/artist/van-halen-58813/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58813\" data-catalog-related-id=\"\">\u003cstrong>Van Halen\u003c/strong>\u003c/a> singers switched off who &quot;headlined&quot; from show to show.\u003c/p>\n\n\u003cp>“He tried to pull stuff on the Sam and Dave tour,&quot; Hagar claimed. &quot;The nights when he was opening, when we flip-flopped...which I would never do again. I would never bother. But look, I’m not an opening act for anybody.”\u003c/p>\n\n\u003cp>“On those nights, he would call in and say, the bus broke down, 10 minutes before he was supposed to go on,” Hagar continued. “And because I care about my fans, I would go on. And I did that about four times. I wanted to break the guy’s f**kin’ neck.”\u003c/p>\n\n\u003cp>“The stupidest thing is, he did the worst when he headlined. He couldn’t follow me with a band of kids playing Eddie [Van Halen's] guitar solo note for note and playing ‘Eruption’ and s**t,” Hagar pointed out. “He did his whole Van Halen show from 1983, and I’m going, ‘What an idiot!’ He should have represented himself a little more like who he was as a solo artist.”\u003c/p>\n\n\u003cp>That all being said, Hagar didn't shut down the idea of performing with Roth again. “The circumstances would have to be right,” he admitted. “Dave always wants too much. He always tries to upstage.”\u003c/p>\n\n\u003cp>Elsewhere in the interview, Hagar shared his theory on \u003ca href=\"https://www.iheart.com/content/2025-04-30-sammy-hagar-thinks-this-is-the-real-reason-alex-van-halen-wont-talk-to-him/\" target=\"_blank\">\u003cstrong>why Alex Van Halen won't speak to him\u003c/strong>\u003c/a> anymore.\u003c/p>\n\n\u003cp>Hagar kicked off his \u003ca href=\"https://www.iheart.com/content/2024-11-18-sammy-hagar-is-taking-his-best-of-all-worlds-tour-to-las-vegas/\" target=\"_blank\">\u003cstrong>&quot;Best of All Worlds&quot; Las Vegas residency\u003c/strong>\u003c/a> on April 30 that showcases his full career, including his time with Van Halen.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/","cuser":"user/ldap/1121384","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/Sammy Hagar","keywords/David Lee Roth","keywords/Van Halen"],"primary_image":{"bucket":"new_assets","id":"%2F6815310533c4c35a999954fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746219840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","social_title":"","summary":"The Red Rocker recalled how miserable it was to tour with Diamond Dave.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Sammy Hagar (28481)","artists/David Lee Roth (58826)","artists/Van Halen (58813)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sammy Hagar On David Lee Roth: 'I Wanted To Break His F—in' Neck'","permalink":"https://kbpi.iheart.com/content/2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/"},"slug":"2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc","title":"Sammy Hagar On David Lee Roth: 'I Wanted To Break His F—in' Neck'","description":"The Red Rocker recalled how miserable it was to tour with Diamond Dave.","author":"Katrina Nattress"},"pub_start":1746219840000,"pub_until":4115978604802,"pub_changed":1746220245198,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Sammy Hagar (28481)","artists/David Lee Roth (58826)","artists/Van Halen (58813)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152fc433c4c35a999954f1","slug:2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","slug:2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","keyword:keywords/Sammy Hagar","keyword:keywords/David Lee Roth","keyword:keywords/Van Halen","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":"%2F0dde352616fef203de510540916c13e8","slug":"your-morning-show","ownBrand":"brands/Your Morning Show (13530)","configByLookup":{"common":{"branding":{"name":"Willie B","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6f8490155d2a9007c5ce609ff6c9688a"}}}}}},{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9"}}}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49"}}}}}},{"_id":"%2F8f522fa9423f957c49ff52374d5dac00","slug":"klinger","ownBrand":"brands/Klinger (31984)","configByLookup":{"common":{"branding":{"name":"Klinger","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61de0814815960efa9709c45"}}}}}},{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/63b5fc0a14e5bfb2015d75d0"}}}}}}]},{"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":["28751504","46235366","93400794"]},{"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":"%2F68152b8a33c4c35a999954cb","type":"PUBLISHING","record":{"ref_id":"%2F68152b8a33c4c35a999954cb","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e4faebc-32bf-44db-b9e5-e8d5d94f4f6e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress ","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/633/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/633/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/633/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/633/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"HOLLYWOOD, CALIFORNIA - MAY 01: (L-R) Tré Cool, Billie Joe Armstrong and Mike Dirnt of Green Day pose with their star during their Hollywood Walk of Fame Star Ceremony on May 01, 2025 in Hollywood, California. (Photo by Monica Schipper/Getty Images)","id":"%2F68152d6733c4c35a999954d6","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Green Day Honored With Star On Hollywood Walk Of Fame","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/green-day-633/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"633\" data-catalog-related-id=\"\">\u003cstrong>Green Day\u003c/strong>\u003c/a> officially have a \u003ca href=\"https://www.iheart.com/content/2025-04-24-green-day-to-get-hollywood-walk-of-fame-star-heres-where-fans-can-find-it/\" target=\"_blank\">\u003cstrong>star on the Hollywood Walk of Fame\u003c/strong>\u003c/a>, and during the unveiling ceremony on Thursday (May 1), Billie Joe Armstrong compared the accolade to &quot;being at your own funeral.&quot;\u003c/p>\n\n\u003cp>“This is crazy,” the frontman told the crowd of fans who attended the event. “[It’s] kind of like being at your own funeral.”\u003c/p>\n\n\u003cp>“This is for my mom,” he added. “This is like my mom’s Super Bowl right now.”\u003c/p>\n\n\u003cp>Actor \u003cstrong>Ryan Reynolds\u003c/strong> and tennis star \u003cstrong>Serena Williams\u003c/strong> (who happens to be a \u003ca href=\"https://www.iheart.com/content/2024-09-16-watch-serena-williams-rock-out-in-circle-pit-at-green-day-show/\" target=\"_blank\">\u003cstrong>MASSIVE Green Day fan\u003c/strong>\u003c/a>) also spoke during the event. Former MTV personality \u003cstrong>Matt Pinfield\u003c/strong> hosted the ceremony, which is miraculous considering he \u003ca href=\"https://www.iheart.com/content/2025-01-28-iconic-mtv-host-matt-pinfield-suffered-stroke-that-left-him-incompetent/\" target=\"_blank\">\u003cstrong>suffered a stroke\u003c/strong>\u003c/a> at the beginning of the year and \u003ca href=\"https://www.iheart.com/content/2025-03-13-matt-pinfield-wakes-up-from-two-month-long-coma-after-suffering-stroke/\" target=\"_blank\">\u003cstrong>woke up from a months-long coma\u003c/strong>\u003c/a> just last month.\u003c/p>\n\n\u003cp>“What an honor it is to be here today with these three guys that I love. Love their music and love them as people,” Pinfield said at the beginning of the ceremony. “[\u003cem>Dookie\u003c/em>] made so many young people pick up guitars, bass, and drums, and want to sing and write songs.”\u003c/p>\n\n\u003cp>“That is what punk rock, rock and roll music is all about,&quot; he added. &quot;That beauty, that love, a passing on of that gift. And that’s the thing that’s so special about Green Day and why it’s such an honor to be here today.”\u003c/p>\n\n\u003cp>Fans can find Green Day's star at 6212 Hollywood Boulevard, which is conveniently located outside of the famed record store Amoeba Music and nearby fellow California rockers \u003ca href=\"https://www.iheart.com/artist/red-hot-chili-peppers-6771/\" target=\"_blank\">\u003cstrong>Red Hot Chili Peppers\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Green Day's playing the festival circuit this year. They just wrapped up \u003ca href=\"https://www.iheart.com/content/2024-11-20-2025-coachella-lineup-confirmed-lady-gaga-green-day-post-malone-more/\" target=\"_blank\">\u003cstrong>headlining Coachella\u003c/strong>\u003c/a> and also plan to headline festivals including \u003ca href=\"https://www.iheart.com/content/2024-11-14-welcome-to-rockville-enlists-rocks-biggest-heavyweights-for-2025-lineup/\" target=\"_blank\">\u003cstrong>Welcome to Rockville\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2025-02-12-oceans-calling-festival-reveals-impressive-2025-lineup-see-whos-playing/\" target=\"_blank\">\u003cstrong>Oceans Calling\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-04-23-riot-fest-celebrates-20th-anniversary-with-most-stacked-lineup-to-date/\" target=\"_blank\">\u003cstrong>Riot Fest\u003c/strong>\u003c/a>, among others. They're also gearing up to release a \u003ca href=\"https://www.iheart.com/content/2025-04-09-green-day-surprise-release-new-music/\" target=\"_blank\">\u003cstrong>deluxe edition of their latest album \u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-09-green-day-surprise-release-new-music/\" target=\"_blank\">\u003cstrong>\u003cem>Saviors\u003c/em>\u003c/strong>\u003c/a>\u003cem> \u003c/em>on May 23 that features five new songs.\u003c/p>\n\n\u003cp>Watch the full ceremony below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DF4b3kQs20zo%26t%3D1s%26ab_channel%3Dwalkoffame","@url":"https://www.youtube.com/watch?v=F4b3kQs20zo&t=1s&ab_channel=walkoffame","author_name":"walkoffame","author_url":"https://www.youtube.com/@HwdWalkofFame","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/F4b3kQs20zo?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Green Day Walk of Fame Ceremony\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/F4b3kQs20zo/hqdefault.jpg","thumbnail_width":480,"title":"Green Day Walk of Fame Ceremony","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/F4b3kQs20zo?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Green Day Walk of Fame Ceremony\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=F4b3kQs20zo&t=1s&ab_channel=walkoffame"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral/","cuser":"user/ldap/1121384","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/Green Day","keywords/Hollywood Walk of Fame"],"primary_image":{"bucket":"new_assets","id":"%2F68152d6733c4c35a999954d6"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746218460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","social_title":"","summary":"'This is crazy'","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Green Day (633)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Green Day Compare Latest Accolade To 'Being At Your Own Funeral'","permalink":"https://kbpi.iheart.com/content/2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral/"},"slug":"2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6","title":"Green Day Compare Latest Accolade To 'Being At Your Own Funeral'","description":"'This is crazy'","author":"Katrina Nattress "},"pub_start":1746218460000,"pub_until":4115978604802,"pub_changed":1746218842681,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Green Day (633)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152b8a33c4c35a999954cb","slug:2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","slug:2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","keyword:keywords/Green Day","keyword:keywords/Hollywood Walk of Fame","author:user"]}},{"id":"%2F6815266733c4c35a999954b4","type":"PUBLISHING","record":{"ref_id":"%2F6815266733c4c35a999954b4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"19b4cf1b-c6a0-40dd-be78-683436b831ec","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2358/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2358/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2358/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2358/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"CLEVELAND, OHIO - OCTOBER 19:  Ozzy Osbourne speaks onstage during the 2024 Rock & Roll Hall of Fame Induction Ceremony streaming on Disney+ at Rocket Mortgage Fieldhouse on October 19, 2024 in Cleveland, Ohio. (Photo by Dia Dipasupil/Getty Images for The","id":"%2F67be588e0806dfaf4835fa11","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Rock & Roll Hall Of Fame Induction Ceremony - Inside","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/black-sabbath-2358/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2358\" data-catalog-related-id=\"\">\u003cstrong>Black Sabbath\u003c/strong>\u003c/a>'s and \u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a>'s final performances going down this summer in Birmingham, UK this summer, and Ozzy has been very transparent about how much he'll be able to physically perform. In February, he admitted he'd only be \u003ca href=\"https://www.iheart.com/content/2025-02-19-ozzy-osbourne-reveals-how-involved-hell-be-in-black-sabbaths-final-show/\" target=\"_blank\">\u003cstrong>singing &quot;bits and pieces&quot;\u003c/strong>\u003c/a> of Black Sabbath's and his solo repertoire, and in a \u003ca href=\"https://www.theguardian.com/music/2025/may/02/i-dont-want-to-die-in-a-hotel-room-somewhere-black-sabbath-on-reconciling-for-their-final-gig-and-how-ozzy-is-living-through-hell\" target=\"_blank\">\u003cstrong>new interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.theguardian.com/music/2025/may/02/i-dont-want-to-die-in-a-hotel-room-somewhere-black-sabbath-on-reconciling-for-their-final-gig-and-how-ozzy-is-living-through-hell\" target=\"_blank\">\u003cstrong>\u003cem>The Guardian\u003c/em>\u003c/strong>\u003c/a>, the 76-year-old expressed his concern for fans thinking they're &quot;getting ripped off&quot; by the short sets.\u003c/p>\n\n\u003cp>“We’re only playing a couple of songs each,” Ozzy admitted. “I don’t want people thinking, ‘We’re getting ripped off,’ because it’s just going to be … what’s the word? … a sample, you’re going to get a few songs each by Ozzy and Sabbath.”\u003c/p>\n\n\u003cp>Fortunately, the day-long Back to the Beginning event will also feature performances by several other icons in the rock world, and the lineup just got more impressive because Ozzy's wife Sharon Osbourne revealed that \u003ca href=\"https://www.iheart.com/artist/aerosmith-39229/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39229\" data-catalog-related-id=\"\">\u003cstrong>Aerosmith\u003c/strong>\u003c/a>'s \u003cstrong>Steven Tyler\u003c/strong> and the surviving members of \u003ca href=\"https://www.iheart.com/artist/soundgarden-2136/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2136\" data-catalog-related-id=\"\">\u003cstrong>Soundgarden\u003c/strong>\u003c/a> were just added to the bill. Last week, Ozzy spoke about how he's\u003ca href=\"https://www.iheart.com/content/2025-04-23-ozzy-osbourne-is-in-heavy-training-for-final-gig-im-waking-up-my-body/\" target=\"_blank\">\u003cstrong> begun &quot;heavy training&quot; to get ready for the show\u003c/strong>\u003c/a>, and during his conversation with \u003cem>The Guardian\u003c/em>, he confirmed that this would definitely be the last time he performed live. \u003c/p>\n\n\u003cp>“I’d love to say ‘never say never’, but after the last six years or so … it is time,” the 76-year-old said. “I lived on the road for 50-odd years, and I’ve kind of got used to not picking up my bags and getting on the bus again. I don’t smoke dope or do any of the rock star lifestyle any more. I’m kind of like a homebody. I never go out. I never hang out in bars – I don’t drink.”\u003c/p>\n\n\u003cp>“So what the f**k is out there for me? I hate going shopping with my wife. I feel like stabbing myself in the neck after half an hour,&quot; he added. &quot;But it’s time for me to spend some time with my grandkids, I don’t want to die in a hotel room somewhere. I want to spend the rest of my life with my family.”\u003c/p>\n\n\u003cp>Back To The Beginning and is to take place July 5. The all-day event will also feature sets from \u003ca href=\"https://www.iheart.com/artist/metallica-58269/\" target=\"_blank\">\u003cstrong>Metallica\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/slayer-12754/\" target=\"_blank\">\u003cstrong>Slayer\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/pantera-58427/\" target=\"_blank\">\u003cstrong>Pantera\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/alice-in-chains-44757/\" target=\"_blank\">\u003cstrong>Alice in Chains\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tool-6767/\" target=\"_blank\">\u003cstrong>TOOL\u003c/strong>\u003c/a>, and many other rock and metal icons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/","cuser":"user/ldap/1121384","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/Ozzy Osbourne","keywords/Black Sabbath","keywords/final show","keywords/Back to the Beginning"],"primary_image":{"bucket":"new_assets","id":"%2F67be588e0806dfaf4835fa11"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746217320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","social_title":"","summary":"Black Sabbath and Ozzy are playing their finals shows this summer, but how much will he be able to perform?","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Black Sabbath (2358)","artists/Ozzy Osbourne (71921)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ozzy Osbourne On Why Fans Might Feel 'Ripped Off' at His Final Show","permalink":"https://kbpi.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/"},"slug":"2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11","title":"Ozzy Osbourne On Why Fans Might Feel 'Ripped Off' at His Final Show","description":"Black Sabbath and Ozzy are playing their finals shows this summer, but how much will he be able to perform?","author":"Katrina Nattress"},"pub_start":1746217320000,"pub_until":4115978604802,"pub_changed":1746217720780,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Black Sabbath (2358)","artists/Ozzy Osbourne (71921)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6815266733c4c35a999954b4","slug:2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","slug:2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","keyword:keywords/Ozzy Osbourne","keyword:keywords/Black Sabbath","keyword:keywords/final show","keyword:keywords/Back to the Beginning","author:user"]}},{"id":"%2F6814df8b26e89839ddbba706","type":"PUBLISHING","record":{"ref_id":"%2F6814df8b26e89839ddbba706","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f53aab3e-8dfc-4502-ab9e-5e0f9c133c2f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/591/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/591/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/591/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/591/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814dfb526e89839ddbba711","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Is it getting &quot;\u003ca href=\"https://www.iheart.com/artist/nelly-40199/songs/hot-in-herre-846486/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"846486\" data-catalog-related-id=\"\">Hot In Heree\u003c/a>&quot; or is a &quot;\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/songs/cruel-summer-78774157/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"78774157\" data-catalog-related-id=\"\">Cruel Summer\u003c/a>&quot; approaching?   \u003c/p>\n\n\u003cp>With the sunshine season just around the corner, there's no better time to blast a bright, feel-good track to match the mood. \u003c/p>\n\n\u003cp>Now's the perfect time to kick back and listen to sunshine tracks on repeat with one legendary hit, hailed as the ultimate summer song, at the top of your playlist. \u003c/p>\n\n\u003cp>Whether you enjoy &quot;\u003ca href=\"https://www.iheart.com/artist/katrina-the-waves-30357/songs/walking-on-sunshine-511670/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"511670\" data-catalog-related-id=\"\">Walking On Sunshine\u003c/a>&quot; or basking in a &quot;\u003ca href=\"https://www.iheart.com/artist/seals-crofts-58849/songs/summer-breeze-1023392/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"1023392\" data-catalog-related-id=\"\">Summer Breeze\u003c/a>&quot; that makes you feel fine, there's one song that's so synonymous with summer that you can't help but crack the windows and turn the volume up every time it's played. \u003c/p>\n\n\u003cp>Not only is this timeless tune the best summer \u003ca href=\"https://www.iheart.com/content/2024-12-17-legendary-hit-crowned-best-rock-song-of-all-time/\" target=\"_blank\">song ever written\u003c/a>, but it single-handedly cures long, cold, lonely winters and returns the smiles to the faces! \u003c/p>\n\n\u003cp>According to a list compiled by \u003ca href=\"https://www.timeout.com/music/the-50-best-summer-songs-hit-the-beach-with-these-summertime-tunes\" target=\"_blank\">\u003cem>TimeOut\u003c/em>\u003c/a>, the best summer song of all time is \u003ca href=\"https://www.iheart.com/artist/the-beatles-591/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"591\" data-catalog-related-id=\"\">The Beatles\u003c/a> classic, &quot;\u003ca href=\"https://www.iheart.com/artist/the-beatles-591/songs/here-comes-the-sun-235801460/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"235801460\" data-catalog-related-id=\"\">Here Comes The Sun\u003c/a>.&quot; \u003c/p>\n\n\u003cp>Other songs that made the list include &quot;\u003ca href=\"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-267873056/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"267873056\" data-catalog-related-id=\"\">Espresso\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/sabrina-carpenter-553828/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"553828\" data-catalog-related-id=\"\">Sabrina Carpenter\u003c/a>, &quot;\u003ca href=\"https://www.iheart.com/artist/bill-withers-95315/songs/lovely-day-31696308/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"31696308\" data-catalog-related-id=\"\">Lovely Day\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/bill-withers-95315/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"95315\" data-catalog-related-id=\"\">Bill Withers\u003c/a>, &quot;\u003ca href=\"https://www.iheart.com/artist/roy-ayers-ubiquity-3283/songs/everybody-loves-the-sunshine-19119546/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"19119546\" data-catalog-related-id=\"\">Everybody Loves The Sunshine\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/roy-ayers-3283/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"3283\" data-catalog-related-id=\"\">Roy Ayers\u003c/a>, and &quot;\u003ca href=\"https://www.iheart.com/artist/lana-del-rey-692502/songs/summertime-sadness-16555223/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"16555223\" data-catalog-related-id=\"\">Summertime Sadness\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/lana-del-rey-692502/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"692502\" data-catalog-related-id=\"\">Lana Del Rey\u003c/a> to round out the top five. \u003c/p>\n\n\u003cp>Here's what \u003cem>TimeOut\u003c/em> had to say about the best summer song \u003ca href=\"https://www.iheart.com/content/2025-02-21-timeless-tune-named-best-classic-rock-song-of-all-time/\" target=\"_blank\">of all time\u003c/a>: \u003c/p>\n\n\u003cblockquote>&quot;We know, this isn’t exactly the tune that makes you want to hit the day fests and sink vodka tonics. But it is sort of the ultimate summer banger to ever exist if you think about it. When our cold, dark hearts get that first hit of sunshine, when we throw open the windows to see summer in bloom, that’s what this song feels like. Happy. Enchanting. Full of hope before the cold winter falls on us once again. Summer's here, folks!&quot;\u003c/blockquote>\n\n\u003cp>Check out \u003ca href=\"https://www.timeout.com/music/the-50-best-summer-songs-hit-the-beach-with-these-summertime-tunes\" target=\"_blank\">\u003cem>TimeOut\u003c/em>\u003c/a>\u003cem> \u003c/em>for a continued list of the best summer jams ever made, and listen to \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">Paul McCartney\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/john-lennon-972/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"972\" data-catalog-related-id=\"\">John Lennon\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/george-harrison-29143/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"29143\" data-catalog-related-id=\"\">George Harrison\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/ringo-starr-31906/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31906\" data-catalog-related-id=\"\">Ringo Starr\u003c/a> sing 1969's &quot;Here Comes The Sun&quot; below for an instant mood boost!  \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FGKdl-GCsNJ0%3Fsi%3DV6N0Jex0V9vbmo4q","@url":"https://youtu.be/GKdl-GCsNJ0?si=V6N0Jex0V9vbmo4q","author_name":"The Beatles - Topic","author_url":"https://www.youtube.com/channel/UC2XdaAVUannpujzv32jcouQ","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/GKdl-GCsNJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Here Comes The Sun (2019 Mix)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/GKdl-GCsNJ0/hqdefault.jpg","thumbnail_width":480,"title":"Here Comes The Sun (2019 Mix)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/GKdl-GCsNJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Here Comes The Sun (2019 Mix)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/GKdl-GCsNJ0?si=V6N0Jex0V9vbmo4q"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time/","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/summer song","keywords/tune","keywords/song","keywords/Cruel Summer","keywords/sun","keywords/TimeOut","keywords/corner","keywords/list","keywords/Summer Breeze","keywords/Hot In Heree"],"primary_image":{"bucket":"new_assets","id":"%2F6814dfb526e89839ddbba711"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKCLASSIC","formats/ROCKACTIVE","formats/HIPHOPRNB"]},"publish_date":1746215700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","social_title":"","summary":"Is this your go-to summer song? ","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["artists/The Beatles (591)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Feel-Good Tune Officially Named 'Best Summer Song Of All Time'","permalink":"https://kbpi.iheart.com/content/2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time/"},"slug":"2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711","title":"Feel-Good Tune Officially Named 'Best Summer Song Of All Time'","description":"Is this your go-to summer song? ","author":"Logan DeLoye"},"pub_start":1746215700000,"pub_until":4115978604802,"pub_changed":1746216626214,"subscription":[{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKCLASSIC","formats/ROCKACTIVE","formats/HIPHOPRNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","artists/The Beatles (591)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814df8b26e89839ddbba706","slug:2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","slug:2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","keyword:keywords/summer song","keyword:keywords/tune","keyword:keywords/song","keyword:keywords/Cruel Summer","keyword:keywords/sun","keyword:keywords/TimeOut","keyword:keywords/corner","keyword:keywords/list","keyword:keywords/Summer Breeze","keyword:keywords/Hot In Heree","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://kbpi.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":"%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://kbpi.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":"%2F6814d9e353c0bb887120c9f5","type":"PUBLISHING","record":{"ref_id":"%2F6814d9e353c0bb887120c9f5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fdc934a1-d44f-4c5a-b852-d75049c4a763","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":"FIJI - OCTOBER 29: A pilot in the cockpit controls the planes acceleration in take-off. Taveuni Island, Pacific Ocean, Fiji Islands. (Photo by Jason Edwards/National Geographic/Getty Images)","id":"%2F65f1f05e64c2e3a913748a1e","new_tab":false,"schedule":{},"source_credit":"Jason Edwards 972332/51C CrRM / The Image Bank Unreleased / Getty Images","title":"A pilot in the cockpit controls the planes acceleration in take-off.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>An American Airlines \u003ca href=\"https://www.foxnews.com/us/american-airlines-passenger-restrained-knocked-floor-barging-cockpit-video\" target=\"_blank\">passenger was restrained after attempting to enter the cockpit\u003c/a> on Flight 950 from São Paulo, Brazil, to New York City on Thursday (April 24). The incident occurred in the first-class cabin just before takeoff, causing a significant delay.\u003c/p>\n\n\u003cp>The female passenger, upset over the delayed departure, confronted the flight crew and tried to enter the cockpit. Video \u003ca href=\"https://x.com/aviationbrk/status/1917236878799258068\" target=\"_blank\">footage shows her being restrained\u003c/a> and knocked to the floor by airline staff. Another passenger also became involved, shouting at the woman, which escalated the situation further.\u003c/p>\n\n\u003cp>The flight, a Boeing 787-9 Dreamliner, returned to the gate due to the security issue. Both\u003ca href=\"https://nypost.com/2025/04/29/world-news/american-airlines-passenger-on-jfk-bound-flight-knocked-down-after-storming-cockpit/\" target=\"_blank\"> passengers were removed by law enforcement\u003c/a>, and the flight eventually departed over two hours later. American Airlines emphasized that &quot;the safety and security of our customers and team members is our top priority&quot; in a statement to Simple Flying.\u003c/p>\n\n\u003cp>The incident highlights ongoing concerns about unruly behavior on flights and the importance of cockpit security. The cockpit door was open during taxiing, a practice allowed for communication with ground staff, but it became a focal point in this altercation.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Faviationbrk%2Fstatus%2F1917236878799258068","@url":"https://x.com/aviationbrk/status/1917236878799258068","author_name":"Breaking Aviation News & Videos","author_url":"https://twitter.com/aviationbrk","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">American Airlines crew members knock down a female passenger who tries to barge into the cockpit just before takeoff to New York.\u003ca href=\"https://t.co/pYLPlOeS9C\">pic.twitter.com/pYLPlOeS9C\u003c/a>\u003c/p>&mdash; Breaking Aviation News &amp; Videos (@aviationbrk) \u003ca href=\"https://twitter.com/aviationbrk/status/1917236878799258068?ref_src=twsrc%5Etfw\">April 29, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/aviationbrk/status/1917236878799258068","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">American Airlines crew members knock down a female passenger who tries to barge into the cockpit just before takeoff to New York.\u003ca href=\"https://t.co/pYLPlOeS9C\">pic.twitter.com/pYLPlOeS9C\u003c/a>\u003c/p>&mdash; Breaking Aviation News &amp; Videos (@aviationbrk) \u003ca href=\"https://twitter.com/aviationbrk/status/1917236878799258068?ref_src=twsrc%5Etfw\">April 29, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/aviationbrk/status/1917236878799258068"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/","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":"%2F65f1f05e64c2e3a913748a1e"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746196920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","social_title":"","summary":"Two passengers were removed from the flight by the police.","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":"Passenger Tries Storming Plane's Cockpit, Gets Knocked To The Floor","permalink":"https://kbpi.iheart.com/content/2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/"},"slug":"2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e","title":"Passenger Tries Storming Plane's Cockpit, Gets Knocked To The Floor","description":"Two passengers were removed from the flight by the police.","author":"iHeartRadio"},"pub_start":1746196920000,"pub_until":4115978604802,"pub_changed":1746197310181,"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:/6814d9e353c0bb887120c9f5","slug:2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","slug:2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","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":"%2F681252886c70affa3d1f7b7b","type":"PUBLISHING","record":{"ref_id":"%2F681252886c70affa3d1f7b7b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"93400794","kind":"podcast","related_id":"273792037","schedule":{},"type":"catalog"},{"html":"\u003cp>Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6812512c6c70affa3d1f7b72","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","feed_type":"PODCAST","feed_vendor":"Willie B's Stupid Stories","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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/Your Morning Show (13530)"]},"publish_date":1746016225000,"publish_end_date":4115978604802,"publish_origin":"brands/Your Morning Show (13530)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of","social_title":"","summary":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.","targets":[],"title":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd w","permalink":"https://kbpi.iheart.com/featured/your-morning-show/content/2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of/"},"slug":"2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd w","description":"Woman opens up a can of Tuna in the middle of a Broadway Play.  The Crowd was not happy about it.","author":""},"pub_start":1746016225000,"pub_until":4115978604802,"pub_changed":1746031241122,"subscription":[{"tags":["brands/Your Morning Show (13530)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Your Morning Show (13530)","id:/681252886c70affa3d1f7b7b","slug:2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of","slug:2025-04-30-1248-willie-bs-stupid-stories-woman-opens-up-a-can-of-tuna-in-the-middle-of"]}},{"id":"%2F6810fe916cd6b7b63929e1b2","type":"PUBLISHING","record":{"ref_id":"%2F6810fe916cd6b7b63929e1b2","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"93400794","kind":"podcast","related_id":"273710571","schedule":{},"type":"catalog"},{"html":"\u003cp>Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6810fd03884ea2c08a75dd6e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1248-willie-bs-stupid-stories-93400794","feed_type":"PODCAST","feed_vendor":"Willie B's Stupid Stories","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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/Your Morning Show (13530)"]},"publish_date":1745929137000,"publish_end_date":4115978604802,"publish_origin":"brands/Your Morning Show (13530)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu","social_title":"","summary":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.","targets":[],"title":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up","permalink":"https://kbpi.iheart.com/featured/your-morning-show/content/2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu/"},"slug":"2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzk5MGU3ZGJmOWVjOWRiMTg3MGY5NDI3M2QwMjc5NmViLmpwZw==?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":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up","description":"Man has to get Rescued off of Mt Fuji.  He returns 2 Days letter to pick up his phone and gets stuck again.","author":""},"pub_start":1745929137000,"pub_until":4115978604802,"pub_changed":1745944210592,"subscription":[{"tags":["brands/Your Morning Show (13530)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Your Morning Show (13530)","id:/6810fe916cd6b7b63929e1b2","slug:2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu","slug:2025-04-29-1248-willie-bs-stupid-stories-man-has-to-get-rescued-off-of-mt-fuji-he-retu"]}},{"id":"%2F680bb26ad5a32c3976b9b361","type":"PUBLISHING","record":{"ref_id":"%2F680bb26ad5a32c3976b9b361","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"big rig","blocks":[{"html":"\u003ch2>My &quot;to do&quot; list&quot;\u003c/h2>\n\n\n\u003ch3>🥓🍺 \u003cem>25 Things I Can Do with Beer &amp; Bacon on Vacation\u003c/em> 😎\u003c/h3>\n\n\u003col>\u003cli>\u003cstrong>Build a breakfast tower\u003c/strong> — alternating layers of bacon and pancakes, mortar made of maple syrup. Engineering degree not required.\u003c/li>\n\u003cli>\u003cstrong>Invent “baconboarding”\u003c/strong> — like surfing, but you're just riding waves of meat sweats.\u003c/li>\n\u003cli>\u003cstrong>Use beer as mouthwash\u003c/strong> — it’s minty if you believe hard enough.\u003c/li>\n\u003cli>\u003cstrong>Make a bacon bikini\u003c/strong> — sun’s out, buns out (literally and figuratively).\u003c/li>\n\u003cli>\u003cstrong>Marinate your decisions in beer\u003c/strong> — they’ll age like fine… regrets.\u003c/li>\n\u003cli>\u003cstrong>Create a bacon currency\u003c/strong> — exchange rate is 3 strips = 1 poolside piña colada.\u003c/li>\n\u003cli>\u003cstrong>Brew-hop like a boss\u003c/strong> — leave a trail of bacon behind so you can find your way home.\u003c/li>\n\u003cli>\u003cstrong>Have a “bacon tasting flight”\u003c/strong> — thick cut, maple glazed, peppered, and your uncle’s mystery bacon from the freezer.\u003c/li>\n\u003cli>\u003cstrong>Try yoga on the beach\u003c/strong> — replace “namaste” with “BACON!” at the end of every pose.\u003c/li>\n\u003cli>\u003cstrong>Start a bacon &amp; beer podcast\u003c/strong> — even if no one listens, at least you’re drunk and full.\u003c/li>\n\u003cli>\u003cstrong>Build a friendship on bacon offerings\u003c/strong> — everyone has a price, and it’s usually pork-related.\u003c/li>\n\u003cli>\u003cstrong>Make “beermosas”\u003c/strong> — champagne is for amateurs.\u003c/li>\n\u003cli>\u003cstrong>Summon seagulls with bacon bits\u003c/strong> — quickly regret summoning seagulls with bacon bits.\u003c/li>\n\u003cli>\u003cstrong>Reenact Titanic in the pool\u003c/strong> — you’re Rose, beer is Jack, and bacon is the emotional support.\u003c/li>\n\u003cli>\u003cstrong>Use beer to “hydrate” on a hike\u003c/strong> — nature can wait, hops are calling.\u003c/li>\n\u003cli>\u003cstrong>Tie bacon to a fishing pole\u003c/strong> — catch fish or weird stares, either way it’s content.\u003c/li>\n\u003cli>\u003cstrong>Host a bacon-themed fashion show\u003c/strong> — sizzle down the runway.\u003c/li>\n\u003cli>\u003cstrong>DIY spa day\u003c/strong> — hot beer bath and a bacon face mask. (Warning: may attract bears.)\u003c/li>\n\u003cli>\u003cstrong>Make beer-battered bacon\u003c/strong> — because you’re on vacation and your cholesterol can’t find you here.\u003c/li>\n\u003cli>\u003cstrong>Tell ghost stories around a campfire\u003c/strong> — “...and then the last piece of bacon… FELL INTO THE SAND.”\u003c/li>\n\u003cli>\u003cstrong>Use bacon as bookmarks\u003c/strong> — grease = character.\u003c/li>\n\u003cli>\u003cstrong>Play beer pong with strangers\u003c/strong> — trade victory for bacon, everyone wins.\u003c/li>\n\u003cli>\u003cstrong>Make a bacon sculpture of your favorite celebrity\u003c/strong> — looking at you, Kevin Bacon.\u003c/li>\n\u003cli>\u003cstrong>Start a bacon &amp; beer-only diet\u003c/strong> — results may vary 😂\u003c/li>\n\u003cli>\u003cstrong>Write a song called “Lager &amp; Loin”\u003c/strong> — drop it on SoundCloud, become a legend.\u003c/li>\u003c/ol>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-04-25-attention-im-on-beer-cation-/","cuser":"user/ldap/ccrtpa1rgb","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/baconboarding","keywords/support","keywords/bacon","keywords/list","keywords/beer","keywords/breakfast tower","keywords/Engineering degree","keywords/vacation","keywords/things","keywords/layers"],"primary_image":{"bucket":"new_assets","id":"%2F680bb29dd5a32c3976b9b369"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1745784000000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-attention-im-on-beer-cation-","social_title":"","summary":"My \"to do\" list of Bacon and Beer related activities may spark some ideas 🥴","targets":[],"title":"*ATTENTION* I'M ON BEER-CATION 🤘🏻","permalink":"https://kbpi.iheart.com/featured/big-rig/content/2025-04-25-attention-im-on-beer-cation-/"},"slug":"2025-04-25-attention-im-on-beer-cation-","summary":{"image":"https://i.iheart.com/v3/re/new_assets/680bb29dd5a32c3976b9b369","title":"*ATTENTION* I'M ON BEER-CATION 🤘🏻","description":"My \"to do\" list of Bacon and Beer related activities may spark some ideas 🥴","author":"big rig"},"pub_start":1745784000000,"pub_until":4115978604802,"pub_changed":1745784000000,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/680bb26ad5a32c3976b9b361","slug:2025-04-25-attention-im-on-beer-cation-","slug:2025-04-25-attention-im-on-beer-cation-","keyword:keywords/baconboarding","keyword:keywords/support","keyword:keywords/bacon","keyword:keywords/list","keyword:keywords/beer","keyword:keywords/breakfast tower","keyword:keywords/Engineering degree","keyword:keywords/vacation","keyword:keywords/things","keyword:keywords/layers","author:user"]}},{"id":"%2F680baf7ed5a32c3976b9b355","type":"PUBLISHING","record":{"ref_id":"%2F680baf7ed5a32c3976b9b355","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>Linkin Park Score Fifth Straight No. 1 On Rock &amp; Alternative Airplay Chart\u003c/strong>\u003c/p>\n\n\u003cp>Linkin Park's latest single, &quot;Up From the Bottom,&quot; has secured the band their fifth consecutive No. 1 on Billboard's Rock &amp; Alternative Airplay Chart. The song, from the upcoming deluxe edition of their eighth studio album, From Zero, garnered 4.7 million radio audience impressions in the tracking week. With this achievement, Linkin Park ties with Green Day for the second most No. 1s on the chart, while Foo Fighters hold the record with 11. Additionally, the track has entered the top 10 of the Alternative Airplay and Mainstream Rock Airplay charts.\u003c/p>\n\n\u003cp>\u003cstrong>Linkin Park Release A New Song 'Unshatter'\u003c/strong>\u003c/p>\n\n\u003cp>Linkin Park has released a new track called ‘Unshatter’ from the upcoming deluxe edition of ‘From Zero’. The deluxe version, set to be released on May 16, will include new tracks that didn’t make it onto the original LP. The song features thunderous riffs, vocals from Mike Shinoda and Emily Armstrong, and a huge chorus. The band has also shared a previous single called ‘Up From The Bottom’ from the deluxe edition. Linkin Park will continue their live shows with Armstrong as the vocalist, with upcoming dates in North America and Europe.\u003c/p>\n\n\u003cp>\u003cstrong>Weezer, Sex Pistols, Bad Religion To Perform Classic Albums In Full At 2025 Riot Fest\u003c/strong>\u003c/p>\n\n\u003cp>Twenty bands are set to play their classic albums in full at Riot Fest 2025. The three day festival is going down September 19th through the 21st at Chicago's Douglass Park. Weezer will be performing their self-titled debut album in its entirety for their set, while Sex Pistols will run through &quot;Never Mind the Bollocks,&quot; and Bad Religion revisits their 1988 album &quot;Suffer.&quot; Other notable acts that will be playing full albums include Helmet playing &quot;Betty&quot; and Alkaline Trio performing &quot;Maybe I'll Catch Fire,&quot; and more. Tickets to Riot Fest 2025 are on sale now.\u003c/p>\n\n\u003cp>\u003cstrong>Maynard James Keenan Says 'The Reason I'm On a Stage at All Is Because of Black Sabbath's First Album'\u003c/strong>\u003c/p>\n\n\u003cp>Maynard James Keenan recently discussed Tool's involvement in the final show for Ozzy Osbourne and Black Sabbath. Initially hesitant, Keenan eventually agreed to perform with Tool at the event. He also expressed his deep appreciation for Black Sabbath, crediting them for inspiring his career in music. Keenan's conversation with Loudwire Nights sheds light on his personal connection to the iconic band and the impact they had on his life.\u003c/p>\n\n\u003cp>\u003cstrong>Green Day To Get A Star On The Hollywood Walk Of Fame\u003c/strong>\u003c/p>\n\n\u003cp>Green Day is set to receive a star on the Hollywood Walk of Fame in 2025, honoring their significant contributions to the music industry. The punk rock band, known for hits like &quot;Basket Case&quot; and &quot;American Idiot,&quot; joins a diverse group of honorees from various entertainment fields. The Hollywood Chamber of Commerce announced the 2025 class, which includes Jane Fonda, Prince, Colin Farrell, Jessica Chastain, Keith Urban, and David Beckham. Each honoree will have an individual ceremony to dedicate their star on Hollywood Boulevard, with exact dates to be announced. Recipients have up to two years to schedule their ceremony, and dates are typically revealed to the public 10 days in advance.\u003c/p>\n\n\u003cp>\u003cstrong>Bon Jovi Soul Kitchens offering free food for those impacted by Ocean County wildfires\u003c/strong>\u003c/p>\n\n\u003cp>The Jon Bon Jovi Soul Kitchen community restaurants in Toms River are offering free meals for those affected by the Pine Barrens fires. The restaurants are providing a 3-course meal to those impacted by the fires or first responders. The Ocean County locations are at the BEAT Center and the Soul Kitchen pop-up at the Ocean County Library. The fire has consumed at least 15,000 acres of Pine Barrens in Ocean County, with thousands evacuated from their homes. A suspect has been charged with aggravated arson in connection with the wildfire.\u003c/p>\n\n\u003cp>\u003cstrong>SAMMY HAGAR Has A New EDDIE VAN HALEN-Inspired New Song 'Encore, Thank You, Goodnight.'\u003c/strong>\u003c/p>\n\n\u003cp>Rock And Roll Hall Of Famer Sammy Hagar has released a new single, &quot;Encore, Thank You, Goodnight,&quot; written by Hagar and Joe Satriani. The song, inspired by a dream about Eddie Van Halen, features Hagar on vocals, Michael Anthony on bass, Satriani on guitar, and Kenny Aronoff on drums. The track is a celebration and expression of appreciation for the fans and the unforgettable chapter shared in VAN HALEN. Hagar's release week will include a music video premiere, live performances, and radio promotion for the single. Hagar's storied career includes platinum albums, Grammy Awards, and successful ventures in the spirits industry.\u003c/p>\n\n\u003cp>\u003cstrong>SEE THE INTERVIEW  AT THE BOTTOM . OFFICIAL VIDEO PREMIERE IS 4.28\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Sleep Token Release New Single “Damocies”\u003c/strong>\u003c/p>\n\n\u003cp>Sleep Token has released the final single, 'Damocles', from their upcoming album 'Even In Arcadia'. The haunting piano-led ballad delves into vulnerability and mystery, accompanied by an animated video. The album's tracklisting was revealed through online puzzles, with the album set for release on May 9. Sleep Token will headline Download Festival 2025 alongside Green Day and Korn.\u003c/p>\n\n\u003cp>\u003cstrong>Modest Mouse announce new Psychic Salamander Festival: Flaming Lips, Sleater-Kinney, and more\u003c/strong>\u003c/p>\n\n\u003cp>Modest Mouse has announced the Psychic Salamander Festival, set to take place in Washington this September. The band will headline both days of the festival, with acts like The Flaming Lips, Courtney Barnett, and Sleater-Kinney joining them. General sales for tickets begin on May 2, with pre-sales for Ice Cream Party club members starting on April 29.\u003c/p>\n\n\u003cp>\u003cstrong>Couple Gets Married In Mosh Pit of Metal Show\u003c/strong>\u003c/p>\n\n\u003cp>A metal-loving couple got married in the middle of the mosh pit during a recent Cannibal Corpse show in Pittsburgh. The couple, Erica and Christopher, exchanged vows while the band performed the song &quot;Unleashing the Bloodthirsty,&quot; with fans circling around them. Erica expressed her joy on Facebook, writing &quot;There is no community more united than the metal community!&quot; Cannibal Corpse is currently on tour with Meshuggah and will be performing at various upcoming festivals, including Sonic Temple, Louder Than Life, and New England Metal &amp; Hardcore festivals.\u003c/p>\n\n\u003cp>\u003cstrong>Liam Gallagher all smiles as he reunites with brother Noel ahead of Oasis tour\u003c/strong>\u003c/p>\n\n\u003cp>NOEL and Liam Gallagher have reunited to film a new promo ahead of Oasis's huge 2025 comeback tour. The brothers were seen arriving at an iconic social club in London and both appeared in great spirits. This marks the first time Noel and Liam have been pictured working together in years, just months before their first reunion gig. The duo filmed a promo for their upcoming tour and an ad campaign for Adidas, showcasing their love for the brand. Oasis fans are eagerly anticipating the band's upcoming tour, with hints of a setlist featuring classic hits like &quot;Supersonic&quot; and &quot;Live Forever.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>&quot;Bohemian Rhapsody&quot; Music Producer Dies\u003c/strong>\u003c/p>\n\n\u003cp>The producer who helped make the song &quot;Bohemian Rhapsody&quot; a legend has died. Roy Thomas Baker worked on Queen's first four albums, and also worked with other artists, including David Bowie, Ozzy Osbourne, and The Rolling Stones. In a 1995 interview with Sound On Sound, Baker said the opera section was only going to have a couple &quot;Galileos,&quot; but they kept adding to it. He said &quot;the opera section alone&quot; took about three weeks to record, which he noted &quot;was the average time spent on a whole album&quot; during the mid-70s. The six-minute &quot;Bohemian Rhapsody&quot; hit top ten on the Billboard Hot 100 in 1976 during its original release, then soared to number two in 1992 after it was featured in a famous lip-sync scene in the movie &quot;Wayne's World.&quot; Baker died on April 12th at the age of 78.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FVe-iHdirjjs","@url":"https://youtu.be/Ve-iHdirjjs","author_name":"SammyHagarVEVO","author_url":"https://www.youtube.com/@SammyHagarVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/Ve-iHdirjjs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"QZRD92507112 Trailer\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/Ve-iHdirjjs/hqdefault.jpg","thumbnail_width":480,"title":"QZRD92507112 Trailer","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/Ve-iHdirjjs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"QZRD92507112 Trailer\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/Ve-iHdirjjs"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F6ax4ZkwrXc4","@url":"https://youtu.be/6ax4ZkwrXc4","author_name":"SammyHagarVEVO","author_url":"https://www.youtube.com/@SammyHagarVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/6ax4ZkwrXc4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Sammy Hagar - Encore, Thank You, Goodnight. (Lyric Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6ax4ZkwrXc4/hqdefault.jpg","thumbnail_width":480,"title":"Sammy Hagar - Encore, Thank You, Goodnight. (Lyric Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/6ax4ZkwrXc4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Sammy Hagar - Encore, Thank You, Goodnight. (Lyric Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6ax4ZkwrXc4"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-425/","cuser":"user/ldap/ccrtpa1rgb","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/Linkin Park Score Fifth Straight No. 1 On Rock & Alternative Airplay Chart","keywords/Green Day","keywords/song","keywords/tracks","keywords/EDDIE VAN HALEN TRIBUTE"],"primary_image":{"bucket":"new_assets","id":"%2F67d3319d89a85437b8dd9de8"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1745596320000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-big-rig-rock-report-425","social_title":"","summary":"Linkin Park scores another Billboard #1 song, Weezer to perform classic album at Riot Fest, Couple gets married in mosh pit at a metal show, and more in today's rundown. ","targets":[],"title":"Big Rig ROCK Report 4.25","permalink":"https://kbpi.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-425/"},"slug":"2025-04-25-big-rig-rock-report-425","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de8","title":"Big Rig ROCK Report 4.25","description":"Linkin Park scores another Billboard #1 song, Weezer to perform classic album at Riot Fest, Couple gets married in mosh pit at a metal show, and more in today's rundown. ","author":""},"pub_start":1745596320000,"pub_until":4115978604802,"pub_changed":1745596636945,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/680baf7ed5a32c3976b9b355","slug:2025-04-25-big-rig-rock-report-425","slug:2025-04-25-big-rig-rock-report-425","keyword:keywords/Linkin Park Score Fifth Straight No. 1 On Rock & Alternative Airplay Chart","keyword:keywords/Green Day","keyword:keywords/song","keyword:keywords/tracks","keyword:keywords/EDDIE VAN HALEN TRIBUTE"]}},{"id":"%2F680b99e0ffe829e967f4035e","type":"PUBLISHING","record":{"ref_id":"%2F680b99e0ffe829e967f4035e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - MARCH 17: (FOR EDITORIAL USE ONLY) (L-R) Colin Brittain, Emily Armstrong, Mike Shinoda, and Joe Hahn of Linkin Park attend the 2025 iHeartRadio Music Awards at Dolby Theatre in Los Angeles, California on March 17, 2025. Broadcasted live on FOX. (Photo by Phillip Faraone/Getty Images for iHeartRadio)","id":"%2F680b9adabd9c0035bcc34a5d","new_tab":false,"schedule":{},"source_credit":"Phillip Faraone / Getty Images Entertainment / Getty Images","title":"2025 iHeartRadio Music Awards - Press Room","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Linkin Park has released a new track called ‘Unshatter’ from the upcoming deluxe edition of ‘From Zero’. The deluxe version, set to be released on May 16, will include new tracks that didn’t make it onto the original LP. The song features thunderous riffs, vocals from Mike Shinoda and Emily Armstrong, and a huge chorus. The band has also shared a previous single called ‘Up From The Bottom’ from the deluxe edition. Linkin Park will continue their live shows with Armstrong as the vocalist, with upcoming dates in North America and Europe.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_B3ONO5nh6g","@url":"https://www.youtube.com/watch?v=_B3ONO5nh6g","author_name":"Linkin Park","author_url":"https://www.youtube.com/@LinkinPark","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_B3ONO5nh6g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Unshatter (Official Visualizer) - Linkin Park\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/_B3ONO5nh6g/hqdefault.jpg","thumbnail_width":480,"title":"Unshatter (Official Visualizer) - Linkin Park","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_B3ONO5nh6g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Unshatter (Official Visualizer) - Linkin Park\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=_B3ONO5nh6g"},{"html":"\u003cp>Meanwhile, Linkin Park's single, &quot;Up From the Bottom,&quot; has secured the band their fifth consecutive No. 1 on Billboard's Rock &amp; Alternative Airplay Chart. The song, from the upcoming deluxe edition of their eighth studio album, From Zero, garnered 4.7 million radio audience impressions in the tracking week. With this achievement, Linkin Park ties with Green Day for the second most No. 1s on the chart, while Foo Fighters hold the record with 11. Additionally, the track has entered the top 10 of the Alternative Airplay and Mainstream Rock Airplay charts.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D97Mj6pXYMd8","@url":"https://www.youtube.com/watch?v=97Mj6pXYMd8","author_name":"Linkin Park","author_url":"https://www.youtube.com/@LinkinPark","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/97Mj6pXYMd8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Up From The Bottom (Official Music Video) - Linkin Park\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/97Mj6pXYMd8/hqdefault.jpg","thumbnail_width":480,"title":"Up From The Bottom (Official Music Video) - Linkin Park","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/97Mj6pXYMd8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Up From The Bottom (Official Music Video) - Linkin Park\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=97Mj6pXYMd8"},{"id":"58351","kind":"artist","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://news.iheart.com/featured/shroom/content/2025-04-25-linkin-park-release-new-song-unshatter-listen/","cuser":"user/ldap/ccrcin1jds","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F680b9adabd9c0035bcc34a5d"},"primary_target":{"categories":[],"distribution":["brands/WEBN-FM (1738)","brands/SHROOM (32370)"]},"publish_date":1745590740000,"publish_end_date":4115978604802,"publish_origin":"brands/SHROOM (32370)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-linkin-park-release-new-song-unshatter-listen","social_title":"","summary":"It's another catchy new song from Linkin Park! Listen to 'Unshatter' now! -Shroom","targets":[],"title":"LINKIN PARK Release New Song 'Unshatter' [Listen]","permalink":"https://kbpi.iheart.com/featured/shroom/content/2025-04-25-linkin-park-release-new-song-unshatter-listen/"},"slug":"2025-04-25-linkin-park-release-new-song-unshatter-listen","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/680b9adabd9c0035bcc34a5d","title":"LINKIN PARK Release New Song 'Unshatter' [Listen]","description":"It's another catchy new song from Linkin Park! Listen to 'Unshatter' now! -Shroom","author":""},"pub_start":1745590740000,"pub_until":4115978604802,"pub_changed":1745591087876,"subscription":[{"tags":["brands/WEBN-FM (1738)","brands/SHROOM (32370)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/SHROOM (32370)","id:/680b99e0ffe829e967f4035e","slug:2025-04-25-linkin-park-release-new-song-unshatter-listen","slug:2025-04-25-linkin-park-release-new-song-unshatter-listen"]}},{"id":"%2F680bae3dd5a32c3976b9b34b","type":"PUBLISHING","record":{"ref_id":"%2F680bae3dd5a32c3976b9b34b","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>Metallica to rock the 2025 Abu Dhabi Grand Prix\u003c/strong>\u003c/p>\n\n\u003cp>Metallica has been announced as the third act on the line-up for the Formula 1 Etihad Airways Abu Dhabi Grand Prix After-Race Concerts. The iconic American metal band will perform at Etihad Park on Yas Island on Saturday, December 6, joining Benson Boone and Katy Perry on December 4 and 7, respectively. Metallica's high-octane hits like Enter Sandman and Nothing Else Matters are expected to energize fans ahead of race day at the Yas Marina Circuit. Formed in 1981, Metallica has sold nearly 125 million albums worldwide and received numerous awards, including nine Grammy Awards and induction into the Rock &amp; Roll Hall of Fame.\u003c/p>\n\n\u003cp>\u003cstrong>Metallica, WWE celebrities spotted watching the Leafs battle the Senators Tuesday night in Toronto\u003c/strong>\u003c/p>\n\n\u003cp>Metallica frontman James Hetfield and WWE superstars Trish Stratus and Adam Copeland were among the celebrities in attendance at the Leafs vs. Senators game on Tuesday night. Hetfield watched the game from a private box and received a visit from former Leafs captain Wendel Clark. The Scotiabank Arena was filled with rockers and wrestlers showing their support for the Leafs during their 3-2 overtime win against the Senators.\u003c/p>\n\n\u003cp>\u003cstrong>GREEN DAY To Receive Star On Hollywood Walk Of Fame\u003c/strong>\u003c/p>\n\n\u003cp>Green Day will receive a star on the Hollywood Walk of Fame on May 1, 2025, at 11:30 a.m. PT, honoring their legendary career in punk rock. The ceremony will take place at 6212 Hollywood Boulevard, with Serena Williams and Ryan Reynolds scheduled to speak. The event will be livestreamed on the Walk of Fame website, recognizing Green Day's lasting cultural impact and influence on music and pop culture. With 12 top 10 albums and two Billboard Hot 100 hits, Green Day's career continues to thrive, solidifying their place in music history.\u003c/p>\n\n\u003cp>\u003cstrong>Riot Fest Unveils 2025 Lineup with blink-182, Weezer, Green Day │ Exclaim!\u003c/strong>\u003c/p>\n\n\u003cp>The Beach Boys are set to perform at the 2025 Riot Fest in Chicago, joining headliners Green Day, blink-182, and Weezer. The festival lineup also includes Marky Ramone, Jack White, Sex Pistols with Frank Carter, and Buzzcocks. Celebrating its 20th anniversary, Riot Fest will take place from Sept. 19-21, with tickets currently on sale. The Beach Boys have a busy schedule ahead, with shows confirmed through November. For more information on the festival lineup and tickets, visit RiotFest.org.\u003c/p>\n\n\u003cp>\u003cstrong>American Music Awards 2025: Linkin Park, Twenty One Pilots, Green Day Nominated\u003c/strong>\u003c/p>\n\n\u003cp>The nominations for the 2025 American Music Awards were announced, with Linkin Park, Twenty One Pilots, and Green Day among the rock category nominees. The fan-voted awards show features categories such as Favorite Rock Artist, Album, and Song. Linkin Park and Twenty One Pilots are up for multiple awards, with Green Day and Pearl Jam also receiving nominations. Fans can vote for their favorites on VoteAMAs.com and @AMAs Instagram until May 15.\u003c/p>\n\n\u003cp>\u003cstrong>Billie Joe Armstrong joins The Go-Go's at Coachella\u003c/strong>\u003c/p>\n\n\u003cp>At Coachella, Billie Joe Armstrong surprised fans by joining The Go-Go's on stage for a rendition of their 1984 classic hit. The performance took place at the Outdoor Theatre stage during the band's set,\u003c/p>\n\n\u003cp>stunning the audience. Armstrong expressed his excitement by announcing his collaboration with The Go-Go's and later shared his enthusiasm on Green Day's Instagram account. This marked The Go-Go's first major show together since 2018, with hits like We Got The Beat and Our Lips Are Sealed featured in their performance.\u003c/p>\n\n\u003cp>\u003cstrong>New Orleans Jazz Fest Starts Today\u003c/strong>\u003c/p>\n\n\u003cp>New Orleans Jazz Fest starts today, and as always, there are some big names taking the stage. The ten-day event will feature headlining acts like Pearl Jam, Luke Combs and Lil Wayne. Also scheduled are Dave Matthews Band, Lenny Kravitz, Kacey Musgraves, John Fogerty, Cage The Elephant, Gladys Knight, Patti LaBelle and lots more. Tickets are available online at nojazzfest.com with Louisiana residents getting discounted rates.\u003c/p>\n\n\u003cp>\u003cstrong>A Perfect Circle, Primus, and Puscifer to kick off 2025 &quot;Sessanta V2.0&quot; tour\u003c/strong>\u003c/p>\n\n\u003cp>A Perfect Circle, Primus, and Puscifer are set to embark on their “Sessanta V2.0” tour, starting in Palm Springs, California. Following the success of last year's tour, the bands will bring their rotating set format and collaborations to new cities. Primus will introduce new drummer John Hoffman for this tour, with dates running through June 7th in Washington. Maynard James Keenan expressed excitement for the upcoming shows, promising a memorable experience for fans.\u003c/p>\n\n\u003cp>\u003cstrong>'We Want It to Be Right' — Jacoby Shaddix Is Excited For Papa Roach's Next Album\u003c/strong>\u003c/p>\n\n\u003cp>Papa Roach's Jacoby Shaddix recently discussed his love for creating new music in an interview with Loudwire Nights. Shaddix shared his passion for the process of writing and the rewards that come with it, even if there are setbacks. He hinted at a new album from the band, possibly by the end of 2025, emphasizing the importance of perfection in their work. Shaddix's enthusiasm for the creative process and the anticipation of sharing new music with fans was evident throughout the conversation.\u003c/p>\n\n\u003cp>\u003cstrong>ZZ Top’s Frank Beard to Sit Out Aussie Tour Dates Due to Health Issues\u003c/strong>\u003c/p>\n\n\u003cp>ZZ Top has announced that drummer Frank Beard will not be present for the Australia and New Zealand leg of The Elevation Tour due to medical reasons. John Douglas will fill in for Beard, who is focusing on physical therapy for his recovery. The tour will feature special guests George Thorogood &amp; The Destroyers and Dallas Frasca, with dates running from April 29 to May 18. Tickets are available for all shows.\u003c/p>\n\n\u003cp>\u003cstrong>Ghost’s Tobias Forge may have just revealed how Papa V Perpetua’s tenure will end: “There is nothing that is eternal, except maybe for the memory of someone”\u003c/strong>\u003c/p>\n\n\u003cp>Ghost's mastermind Tobias Forge hinted in a recent interview that the band's current frontman, Papa V Perpetua, may meet his demise at his post. Forge discussed the concept of having an eternal leader and the irony of a frontman named 'Perpetua' facing death. The band's Skeletá tour is currently underway, with their new album set to release on April 25. Papa V Perpetua is leading Ghost during this era, and the tour includes dates across Europe and North America.\u003c/p>\n\n\u003cp>\u003cstrong>Gene Simmons Selling Home for Nearly $14 Million\u003c/strong>\u003c/p>\n\n\u003cp>Gene Simmons of KISS fame has listed his 7,741-square-foot Beverly Hills mansion for just under $14 million. The Swiss-designed architectural beauty features an 1,800-square-foot deck, spacious ceilings, and an open floor plan with scenic views integrated throughout. The property includes a 40-foot black-lined infinity pool and spa, along with sustainable features like solar panels and a drought-tolerant landscape. Simmons particularly enjoys the natural light and stunning views from the upper bedroom\u003c/p>\n\n\u003cp>and outdoor spaces. The listing is held by Lisa Young, Kennon Earl, and Thomas Davila of Compass Real Estate.\u003c/p>\n\n\u003cp>\u003cstrong>The All-American Rejects Return With Nostalgic Single 'Sandbox'\u003c/strong>\u003c/p>\n\n\u003cp>The All-American Rejects have released a new single, 'Sandbox', from their upcoming comeback album after 13 years. The song reflects on the contrast between childhood innocence and the harsh realities of conflict. The band announced their fifth studio album on social media and will join the Jonas Brothers on their US stadium tour. They will also perform at Warped Tour in Long Beach, California in July.\u003c/p>\n\n\u003cp>\u003cstrong>IRON MAIDEN Told ROCK HALL To Stop Nominating Them\u003c/strong>\u003c/p>\n\n\u003cp>BAD COMPANY drummer Simon Kirke recently discussed the band's first-ever nomination for the Rock And Roll Hall Of Fame, expressing gratitude and excitement for the recognition. Kirke shared a candid reaction from IRON MAIDEN's Nicko McBrain, who expressed frustration over MAIDEN's 11 nominations without induction. Despite the long-overdue nomination, Kirke acknowledged the influence of FREE, which preceded BAD COMPANY. Other iconic rock bands like MAIDEN and MOTÖRHEAD have yet to be acknowledged by the Rock Hall, with MAIDEN's Bruce Dickinson criticizing the institution as &quot;an utter and complete load of bollocks.&quot; MAIDEN's Steve Harris emphasized that awards and accolades are not the band's primary focus, stating that recognition is not essential to their music career.\u003c/p>\n\n\u003cp>\u003cstrong>Noel Gallagher Wants You to Wear His New Sunglasses Indoors\u003c/strong>\u003c/p>\n\n\u003cp>Noel Gallagher has collaborated with British brand Finlay on a Wayfarer-style sunglasses design called The Chiltern. The design features rectangular frames with a steel nose bridge and comes in three colors. 25% of the sales from this collection will be donated to the Teenage Cancer Trust. Gallagher has been a long-time supporter of the charity, using his platform to raise awareness and drive change for young people facing cancer. The sunglasses are a stylish way to support a good cause and channel Gallagher's rock star aesthetic.\u003c/p>\n\n\u003cp>\u003cstrong>Arcade Fire Debuts New Songs Live During Concert in Mexico –\u003c/strong>\u003c/p>\n\n\u003cp>Canadian indie rock band Arcade Fire debuted several new tracks during a performance in Mexico City, marking the beginning of their &quot;Pink Elephant&quot; era. The concert kicked off their international tour ahead of the release of their seventh studio album, Pink Elephant, on May 9. Despite Richard Reed Parry's absence due to paternity leave, the band delivered a memorable performance featuring new songs like &quot;Circle of Trust&quot; and &quot;Alien Nation,&quot; along with fan favorites like &quot;Everything Now&quot; and &quot;The Suburbs.&quot; The show showcased Arcade Fire's electric style and left fans eagerly anticipating the upcoming album release.\u003c/p>\n\n\u003cp>\u003cstrong>Faith No More Drummer Says Mike Patton &quot;Unwilling&quot; To Do Shows With Band\u003c/strong>\u003c/p>\n\n\u003cp>Faith No More fans won't be seeing Mike Patton perform with the band anytime soon. In a recent interview with Dean Delray on the &quot;Let There Be Talk&quot; podcast, Drummer Mike Bordin said the band's vocalist has gone from being unable to do shows to being &quot;unwilling&quot; to perform with the group. The musician went on to say that it hurts his feelings, but that's personal and a &quot;private thing.&quot; Bordin added that he's &quot;grateful for what Patton has given&quot; to the band, calling him an &quot;enormous talent.&quot; He said he can't say what's in store for Faith No More, adding he can't force Patton to do something he doesn't seem to want to do. In 2021, the band's reunion plans were canceled due to Patton's mental health issues.\u003c/p>\n\n\u003cp>\u003cstrong>Jelly Roll Closer To Full Pardon\u003c/strong>\u003c/p>\n\n\u003cp>Jelly Roll is closer to getting a full pardon in Tennessee. The singer-songwriter was convicted of several crimes between the ages of 17 and 23. He had asked Republican Governor Bill Lee for a full pardon so he can tour internationally. The Tennessee Board of Parole this week recommended that Governor Lee grant the star's request.\u003c/p>\n\n\u003cp>\u003cstrong>Sublime To Release Expanded 20th Anniversary Edition Of Tribute Album\u003c/strong>\u003c/p>\n\n\u003cp>Sublime are celebrating the 20th anniversary of their tribute album &quot;Look At All The Love We Found&quot; with an expanded version. The new edition titled &quot;Look At All The Love We Found: A Tribute to Sublime&quot; has been remastered and features over 30 artists covering tracks from the band. The tribute album also features Jakob Nowell's cover of his father's song &quot;Garden Grove.&quot; A portion of the album proceeds will go to Agape Families, a nonprofit that aims to provide hope and stability to families impacted by incarceration. &quot;Look At All The Love We Found: A Tribute to Sublime&quot; will be out on May 9th.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-424/","cuser":"user/ldap/ccrtpa1rgb","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67a5c482c142dd131e3b969e"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1745509440000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-25-big-rig-rock-report-424","social_title":"","summary":"Green Day to receive a star on the Hollywood Walk of Fame, Riot Fest & American Music Award lineups are announced, Papa Roach share excitement for upcoming album, and more in today's rundown.","targets":[],"title":"Big Rig ROCK Report 4.24","permalink":"https://kbpi.iheart.com/featured/big-rig/content/2025-04-25-big-rig-rock-report-424/"},"slug":"2025-04-25-big-rig-rock-report-424","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67a5c482c142dd131e3b969e","title":"Big Rig ROCK Report 4.24","description":"Green Day to receive a star on the Hollywood Walk of Fame, Riot Fest & American Music Award lineups are announced, Papa Roach share excitement for upcoming album, and more in today's rundown.","author":""},"pub_start":1745509440000,"pub_until":4115978604802,"pub_changed":1745596182709,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/680bae3dd5a32c3976b9b34b","slug:2025-04-25-big-rig-rock-report-424","slug:2025-04-25-big-rig-rock-report-424"]}}],"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":"%2F67cf4050e1bbb04912f19372","type":"PUBLISHING","record":{"ref_id":"%2F67cf4050e1bbb04912f19372","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-05-seether","cuser":"user/ldap/1124445","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":"assets.calendar","caption":"","id":"%2F67cf40dae1bbb04912f19381","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67cf40dae1bbb04912f19381","source_credit":"","title":"","url":"asset://assets.calendar/67cf40dae1bbb04912f19381","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Seether\u003c/strong>\u003c/h2>\n\n\u003ch2>\u003cstrong>\u003cem>The Surface Seems So Far Tour\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003ch3>\u003cstrong>with Mammoth WVH and Nonpoint\u003c/strong>\u003c/h3>\n\n\u003cp>Ford Amphitheater\u003c/p>\n\n\u003cp>Monday, May 5, 2025\u003c/p>\n\n\u003cp>All Ages\u003c/p>\n\n\u003cp>Doors: 6PM | Show: 7PM\u003c/p>\n\n\u003cp>&gt;&gt;\u003ca href=\"https://www.axs.com/events/866802/seether-tickets\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":1741635975457,"enabled":true,"end":1741924800457},"type":"html","value":"\u003cp>\u003cstrong>Presales: \u003c/strong>Wednesday, March 12th at 10am - Thursday, March 13th at 10pm\u003c/p>\n\n\u003cp>\u003cstrong>PW: \u003c/strong>SURFACE\u003c/p>\n\n\u003cp>\u003cstrong>Public On-Sale:\u003c/strong> Friday, March 14th at 10am\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1746493200286,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67cf409fe1bbb04912f1937e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e","source_credit":"","title":"","url":"asset://assets.calendar/67cf409fe1bbb04912f1937e","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-05-seether"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Seether"},"venue_address":{"type":"plain","value":"95 Spectrum Loop Colorado Springs, CO 80921"},"venue_name":{"type":"plain","value":"Ford Amphitheater"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/67cf409fe1bbb04912f1937e","use_caption":false},"keywords":[],"primary_slug":"2025-05-05-seether","slugs":["2025-05-05-seether"],"sponsored":false,"title":"Seether"},"targeting":{"exclusion":{"tags":[]},"publish_date":1741635660000,"publish_end_date":1746510300000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"67cf4050e1bbb04912f19373","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)","brands/KOA-AM (668)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-05-seether"},"slug":"2025-05-05-seether","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/67cf409fe1bbb04912f1937e","title":"Seether","description":"","author":""},"pub_start":1741635660000,"pub_until":1746510300000,"pub_changed":1741733782874,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)","brands/KOA-AM (668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/67cf4050e1bbb04912f19372","slug:2025-05-05-seether","slug:2025-05-05-seether"]}},{"id":"%2F676486db6eba99edba210f7c","type":"PUBLISHING","record":{"ref_id":"%2F676486db6eba99edba210f7c","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-14-chaos-carnage-2025","cuser":"user/ldap/1139448","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":"assets.calendar","caption":"","id":"%2F6812886d9b3682f38046b1df","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1df","source_credit":"","title":"","url":"asset://assets.calendar/6812886d9b3682f38046b1df","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Chaos &amp; Carnage 2025\u003c/strong>\u003c/h2>\n\n\u003ch2>With Dying Fetus, Cradle Of Filth and Special Guest\u003c/h2>\n\n\n\u003cp>Summit\u003c/p>\n\n\u003cp>Wednesday, May 14, 2025\u003c/p>\n\n\u003cp>Ages: 16 &amp; Over\u003c/p>\n\n\u003cp>Doors: 4:00PM | Show: 4:30PM\u003c/p>\n\n\u003cp>&gt;&gt;\u003ca href=\"https://www.ticketmaster.com/event/1E00629DE34857BC\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747260000681,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6812886d9b3682f38046b1de","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de","source_credit":"","title":"","url":"asset://assets.calendar/6812886d9b3682f38046b1de","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-14-chaos-carnage-2025"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Chaos & Carnage 2025"},"venue_address":{"type":"plain","value":"1902 Blake St, Denver, CO 80202"},"venue_name":{"type":"plain","value":"Summit"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6812886d9b3682f38046b1de","use_caption":false},"keywords":[],"primary_slug":"2025-05-14-chaos-carnage-2025","slugs":["2025-05-14-chaos-carnage-2025"],"sponsored":false,"title":"Chaos & Carnage 2025"},"targeting":{"exclusion":{"tags":[]},"publish_date":1734641340000,"publish_end_date":1747287900000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"676486db6eba99edba210f7d","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-14-chaos-carnage-2025"},"slug":"2025-05-14-chaos-carnage-2025","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6812886d9b3682f38046b1de","title":"Chaos & Carnage 2025","description":"","author":""},"pub_start":1734641340000,"pub_until":1747287900000,"pub_changed":1746045071952,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/676486db6eba99edba210f7c","slug:2025-05-14-chaos-carnage-2025","slug:2025-05-14-chaos-carnage-2025"]}},{"id":"%2F6788040cf94ac611e3acea10","type":"PUBLISHING","record":{"ref_id":"%2F6788040cf94ac611e3acea10","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-21-cold","cuser":"user/ldap/1139448","fields":{"blocks":{"type":"flex","value":[{"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":"%2F6788054cf94ac611e3acea1f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6788054cf94ac611e3acea1f","source_credit":"","title":"","url":"asset://new_assets/6788054cf94ac611e3acea1f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>KBPI Presents Cold \u003c/strong>\u003c/h2>\n\n\u003ch3>\u003cem>with Special Guests September Morning and University Drive\u003c/em>\u003c/h3>\n\n\u003cp>Marquis Theatre\u003c/p>\n\n\u003cp>Wednesday, May 21, 2025\u003c/p>\n\n\u003cp>All Ages\u003c/p>\n\n\u003cp>Doors: 6:00PM | Show: 7:00PM\u003c/p>\n\n\u003cp>\u003cstrong>&gt;&gt;\u003c/strong>\u003ca href=\"https://concerts.livenation.com/cold-denver-colorado-05-21-2025/event/1E0062260246204F\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747875600679,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67880579f94ac611e3acea21","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21","source_credit":"","title":"","url":"asset://new_assets/67880579f94ac611e3acea21","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-21-cold"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Cold"},"venue_address":{"type":"plain","value":"2009 Larimer St, Denver, CO 80205"},"venue_name":{"type":"plain","value":"Marquis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67880579f94ac611e3acea21","use_caption":false},"keywords":[],"primary_slug":"2025-05-21-cold","slugs":["2025-05-21-cold"],"sponsored":false,"title":"Cold"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736967600000,"publish_end_date":1747892700000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"6788040cf94ac611e3acea11","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-21-cold"},"slug":"2025-05-21-cold","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67880579f94ac611e3acea21","title":"Cold","description":"","author":""},"pub_start":1736967600000,"pub_until":1747892700000,"pub_changed":1736967999279,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/6788040cf94ac611e3acea10","slug:2025-05-21-cold","slug:2025-05-21-cold"]}},{"id":"%2F674517293ff54a23a651f982","type":"PUBLISHING","record":{"ref_id":"%2F674517293ff54a23a651f982","type":"content:calendar","payload":{"canonical_url":"https://kbpi.iheart.com/calendar/content/2025-05-21-devin-townsend","cuser":"user/ldap/1124445","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":"%2F674518003ff54a23a651f98e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e","source_credit":"","title":"","url":"asset://new_assets/674518003ff54a23a651f98e","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Devin Townsend\u003c/strong>\u003c/h2>\n\n\u003ch2>\u003cstrong>\u003cem>PowerNerd Tour!\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003ch3>\u003cstrong>\u003cem>with \u003c/em>\u003c/strong>\u003cstrong>TesseracT\u003c/strong>\u003c/h3>\n\n\u003cp>Wednesday, May 21, 2025\u003c/p>\n\n\u003cp>Ogden Theatre\u003c/p>\n\n\u003cp>Ages 16+\u003c/p>\n\n\u003cp>Doors: 6:30 PM | Show: 7:30PM\u003c/p>\n\n\u003cp>&gt;&gt;\u003ca href=\"https://www.axs.com/events/757958/devin-townsend-tickets\" target=\"_blank\">\u003cstrong>TICKETS\u003c/strong>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1747877400971,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F674518003ff54a23a651f98e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e","source_credit":"","title":"","url":"asset://new_assets/674518003ff54a23a651f98e","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-05-21-devin-townsend"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Devin Townsend"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":"Ogden Theatre"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/674518003ff54a23a651f98e","use_caption":false},"keywords":[],"primary_slug":"2025-05-21-devin-townsend","slugs":["2025-05-21-devin-townsend"],"sponsored":false,"title":"Devin Townsend"},"targeting":{"exclusion":{"tags":[]},"publish_date":1732581240000,"publish_end_date":1747892700000,"publish_origin":"brands/KBPI-FM (757)","syndication":{"publish_origin":"brands/KBPI-FM (757)","refs":{}},"targets":[{"id":"674517293ff54a23a651f983","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KBPI-FM (757)"],"workflow":""}]},"permalink":"https://kbpi.iheart.com/calendar/content/2025-05-21-devin-townsend"},"slug":"2025-05-21-devin-townsend","summary":{"image":"https://i.iheart.com/v3/re/new_assets/674518003ff54a23a651f98e","title":"Devin Townsend","description":"","author":""},"pub_start":1732581240000,"pub_until":1747892700000,"pub_changed":1732581613132,"subscription":[{"tags":["calendar-categories/concerts","brands/KBPI-FM (757)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KBPI-FM (757)","id:/674517293ff54a23a651f982","slug:2025-05-21-devin-townsend","slug:2025-05-21-devin-townsend"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>","title":null},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"position":null,"size":12,"title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F608fe70b5e084f6397a613a3","type":"PUBLISHING","record":{"ref_id":"%2F608fe70b5e084f6397a613a3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"322a3f40-7e85-40d8-8282-cbc263bfe16d","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5ccb51169906a56b886bef9d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 3rd and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1984, the vintage line-up of \u003cstrong>Blackmore\u003c/strong>, \u003cstrong>Gillan\u003c/strong>, \u003cstrong>Glover\u003c/strong>, \u003cstrong>Lord\u003c/strong> and \u003cstrong>Paice\u003c/strong> reunited as \u003ca href=\"https://www.iheart.com/artist/deep-purple-252/\" data-catalog-kind=\"artist\" data-catalog-id=\"252\" data-catalog-related-id=\"\">\u003cstrong>Deep Purple\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In 1980, \u003ca href=\"https://www.iheart.com/content/2018-02-23-bob-seger-issues-health-update-pain-is-constant/\" target=\"_blank\">\u003cstrong>Bob Seger\u003c/strong>\u003c/a>\u003cstrong> &amp; The Silver Bullet Band\u003c/strong> were on top of the chart, starting a six-week run at number one with their record, \u003cem>Against the Wind\u003c/em>.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/content/2018-04-23-godsmack-to-perform-new-when-legends-rise-music-at-album-release-party/\" target=\"_blank\">\u003cstrong>Godsmack\u003c/strong>\u003c/a> topped the album charts with their fourth effort, the aptly titled \u003cem>IV\u003c/em>.\u003c/p>\n\n\u003cp>In 1975, \u003ca href=\"https://www.iheart.com/artist/chicago-5663/\" data-catalog-kind=\"artist\" data-catalog-id=\"5663\" data-catalog-related-id=\"\">\u003cstrong>Chicago\u003c/strong>\u003c/a> started a two-week run at number one on the album charts with \u003cem>ChicagoVIII\u003c/em>. It marked their third number one.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5ccb51169906a56b886bef9d"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1746273600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","social_title":"","summary":"This day in 1984 was an exciting one for fans of Deep Purple.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 3rd Matters In Rock History","permalink":"https://kbpi.iheart.com/content/2021-05-03-why-may-3rd-matters-in-rock-history/"},"slug":"2021-05-03-why-may-3rd-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ccb51169906a56b886bef9d","title":"Why May 3rd Matters In Rock History","description":"This day in 1984 was an exciting one for fans of Deep Purple.","author":"Dave Basner"},"pub_start":1746273600000,"pub_until":4115978604802,"pub_changed":1746273600000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/608fe70b5e084f6397a613a3","slug:2021-05-03-why-may-3rd-matters-in-rock-history","slug:2021-05-03-why-may-3rd-matters-in-rock-history","author:user"]}},{"id":"%2F68152fcb4c0dc3f17748cb1e","type":"PUBLISHING","record":{"ref_id":"%2F68152fcb4c0dc3f17748cb1e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bd78d734-e825-46d7-9f16-49395d6b5f11","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?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/139-talon-outdoors-28366288/?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/139-talon-outdoors-28366288/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/139-talon-outdoors-28366288/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F681536a54c0dc3f17748cb2a","new_tab":false,"schedule":{},"source_credit":"Morsa Images/DigitalVision/Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>There is so much natural wonder to witness in America that will inspire awe in even the most cynical explorer. The country is full of breathtaking state and national parks that give adventurers, amateur enthusiasts and experienced hikers alike, a stunning snapshot of America's natural beauty. \u003c/p>\n\n\u003cp>\u003cem>LoveExploring\u003c/em> compiled a list of the &quot;best national park&quot; in every state, from &quot;big-hitting&quot; destinations that draw in millions of visitors each year to those featuring a &quot;lesser-known monument or historic site.&quot; According to the site, the \u003ca href=\"https://www.iheart.com/content/2025-04-30-colorado-eatery-named-best-cult-favorite-restaurant-in-the-state/\" target=\"_blank\">top choice for Colorado\u003c/a> is Rocky Mountain National Park, a mountainous region of the expansive Rocky Mountains standing tall in the Centennial State that is described as a &quot;hiker's dream.&quot;\u003c/p>\n\n\u003cp>Here's what the site had to say about this gorgeous spot:\u003c/p>\n\n\u003cblockquote>&quot;A craggy thread running from Canada down to New Mexico, the Rocky Mountains are among the most spectacular in North America. A great swathe of the range is protected in this national park, which also takes in lakes, lush valleys, and evergreen forests. The place is a hiker's dream, with 355 miles of trails wiggling through the landscape, while Lumpy Ridge and Longs Peak are popular with climbers.&quot;\u003c/blockquote>\n\n\u003cp>Read up on more of the best national parks around the country at \u003ca href=\"https://www.loveexploring.com/gallerylist/123234/american-beauties-the-best-national-park-in-every-state-ranked\" target=\"_blank\">\u003cem>loveexploring.com\u003c/em>\u003c/a>. You can also check out our previous coverage of the Colorado destination named one of \u003ca href=\"https://www.iheart.com/content/2025-04-17-colorado-destination-named-the-most-beautiful-mountain-town-in-america/\" target=\"_blank\">the &quot;most beautiful mountain towns&quot; in America\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/","cuser":"user/ldap/1129327","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/Colorado","keywords/parks","keywords/Rocky Mountain National Park","keywords/park","keywords/national park"],"primary_image":{"bucket":"new_assets","id":"%2F681536a54c0dc3f17748cb2a"},"primary_target":{"categories":["syndications/content"],"distribution":["markets/DENVER-CO"]},"publish_date":1746220380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-stunning-spot-crowned-colorados-best-national-park","social_title":"","summary":"This gorgeous spot was described as a \"hiker's dream.\"","targets":[{"categories":["categories/local-news"],"distribution":["markets/DENVER-CO"]},{"categories":["categories/local-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Stunning Spot Crowned Colorado's 'Best National Park'","permalink":"https://kbpi.iheart.com/content/2025-05-02-stunning-spot-crowned-colorados-best-national-park/"},"slug":"2025-05-02-stunning-spot-crowned-colorados-best-national-park","summary":{"image":"https://i.iheart.com/v3/re/new_assets/681536a54c0dc3f17748cb2a","title":"Stunning Spot Crowned Colorado's 'Best National Park'","description":"This gorgeous spot was described as a \"hiker's dream.\"","author":"Sarah Tate"},"pub_start":1746220380000,"pub_until":4115978604802,"pub_changed":1746220762514,"subscription":[{"tags":["syndications/content","markets/DENVER-CO"]},{"tags":["categories/local-news","markets/DENVER-CO"]},{"tags":["categories/local-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152fcb4c0dc3f17748cb1e","slug:2025-05-02-stunning-spot-crowned-colorados-best-national-park","slug:2025-05-02-stunning-spot-crowned-colorados-best-national-park","keyword:keywords/Colorado","keyword:keywords/parks","keyword:keywords/Rocky Mountain National Park","keyword:keywords/park","keyword:keywords/national park","author:user"]}},{"id":"%2F68152fc433c4c35a999954f1","type":"PUBLISHING","record":{"ref_id":"%2F68152fc433c4c35a999954f1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"529efd61-1ed4-406d-8cf3-c3b35c472d9d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/58813/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/58813/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/58813/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/58813/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Sammy Hagar & David Lee Roth during Sammy Hagar & David Lee Roth Tour 2002:Song For Song,The Heavyweight Champs Of Rock 'N Roll at Sky Bar in Los Angeles, California, United States. (Photo by SGranitz/WireImage)","id":"%2F6815310533c4c35a999954fc","new_tab":false,"schedule":{},"source_credit":"WireImage","title":"Sammy Hagar & David Lee Roth Tour 2002","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It's no secret that \u003ca href=\"https://www.iheart.com/content/2024-01-19-david-lee-roth-suggests-sammy-hagar-was-abducted-by-aliens-sex-probed/\" target=\"_blank\">\u003cstrong>Sammy Hagar and David Lee Roth don't like each other\u003c/strong>\u003c/a>, and in a \u003ca href=\"https://www.rollingstone.com/music/music-features/sammy-hagar-retirement-alex-van-halen-feud-1235325430/\" target=\"_blank\">\u003cstrong>recent interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.rollingstone.com/music/music-features/sammy-hagar-retirement-alex-van-halen-feud-1235325430/\" target=\"_blank\">\u003cstrong>\u003cem>Rolling Stone\u003c/em>\u003c/strong>\u003c/a>\u003cem> \u003c/em>the Red Rocker recalled just how miserable he was on the infamous 2002 &quot;Song for Song, the Heavyweight Champs of Rock and Roll&quot; tour where the two \u003ca href=\"https://www.iheart.com/artist/van-halen-58813/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58813\" data-catalog-related-id=\"\">\u003cstrong>Van Halen\u003c/strong>\u003c/a> singers switched off who &quot;headlined&quot; from show to show.\u003c/p>\n\n\u003cp>“He tried to pull stuff on the Sam and Dave tour,&quot; Hagar claimed. &quot;The nights when he was opening, when we flip-flopped...which I would never do again. I would never bother. But look, I’m not an opening act for anybody.”\u003c/p>\n\n\u003cp>“On those nights, he would call in and say, the bus broke down, 10 minutes before he was supposed to go on,” Hagar continued. “And because I care about my fans, I would go on. And I did that about four times. I wanted to break the guy’s f**kin’ neck.”\u003c/p>\n\n\u003cp>“The stupidest thing is, he did the worst when he headlined. He couldn’t follow me with a band of kids playing Eddie [Van Halen's] guitar solo note for note and playing ‘Eruption’ and s**t,” Hagar pointed out. “He did his whole Van Halen show from 1983, and I’m going, ‘What an idiot!’ He should have represented himself a little more like who he was as a solo artist.”\u003c/p>\n\n\u003cp>That all being said, Hagar didn't shut down the idea of performing with Roth again. “The circumstances would have to be right,” he admitted. “Dave always wants too much. He always tries to upstage.”\u003c/p>\n\n\u003cp>Elsewhere in the interview, Hagar shared his theory on \u003ca href=\"https://www.iheart.com/content/2025-04-30-sammy-hagar-thinks-this-is-the-real-reason-alex-van-halen-wont-talk-to-him/\" target=\"_blank\">\u003cstrong>why Alex Van Halen won't speak to him\u003c/strong>\u003c/a> anymore.\u003c/p>\n\n\u003cp>Hagar kicked off his \u003ca href=\"https://www.iheart.com/content/2024-11-18-sammy-hagar-is-taking-his-best-of-all-worlds-tour-to-las-vegas/\" target=\"_blank\">\u003cstrong>&quot;Best of All Worlds&quot; Las Vegas residency\u003c/strong>\u003c/a> on April 30 that showcases his full career, including his time with Van Halen.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/","cuser":"user/ldap/1121384","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/Sammy Hagar","keywords/David Lee Roth","keywords/Van Halen"],"primary_image":{"bucket":"new_assets","id":"%2F6815310533c4c35a999954fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746219840000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","social_title":"","summary":"The Red Rocker recalled how miserable it was to tour with Diamond Dave.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Sammy Hagar (28481)","artists/David Lee Roth (58826)","artists/Van Halen (58813)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sammy Hagar On David Lee Roth: 'I Wanted To Break His F—in' Neck'","permalink":"https://kbpi.iheart.com/content/2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck/"},"slug":"2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6815310533c4c35a999954fc","title":"Sammy Hagar On David Lee Roth: 'I Wanted To Break His F—in' Neck'","description":"The Red Rocker recalled how miserable it was to tour with Diamond Dave.","author":"Katrina Nattress"},"pub_start":1746219840000,"pub_until":4115978604802,"pub_changed":1746220245198,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Sammy Hagar (28481)","artists/David Lee Roth (58826)","artists/Van Halen (58813)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152fc433c4c35a999954f1","slug:2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","slug:2025-05-02-sammy-hagar-on-david-lee-roth-i-wanted-to-break-his-fin-neck","keyword:keywords/Sammy Hagar","keyword:keywords/David Lee Roth","keyword:keywords/Van Halen","author:user"]}},{"id":"%2F68152b8a33c4c35a999954cb","type":"PUBLISHING","record":{"ref_id":"%2F68152b8a33c4c35a999954cb","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e4faebc-32bf-44db-b9e5-e8d5d94f4f6e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress ","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/633/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/633/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/633/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/633/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"HOLLYWOOD, CALIFORNIA - MAY 01: (L-R) Tré Cool, Billie Joe Armstrong and Mike Dirnt of Green Day pose with their star during their Hollywood Walk of Fame Star Ceremony on May 01, 2025 in Hollywood, California. (Photo by Monica Schipper/Getty Images)","id":"%2F68152d6733c4c35a999954d6","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Green Day Honored With Star On Hollywood Walk Of Fame","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/green-day-633/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"633\" data-catalog-related-id=\"\">\u003cstrong>Green Day\u003c/strong>\u003c/a> officially have a \u003ca href=\"https://www.iheart.com/content/2025-04-24-green-day-to-get-hollywood-walk-of-fame-star-heres-where-fans-can-find-it/\" target=\"_blank\">\u003cstrong>star on the Hollywood Walk of Fame\u003c/strong>\u003c/a>, and during the unveiling ceremony on Thursday (May 1), Billie Joe Armstrong compared the accolade to &quot;being at your own funeral.&quot;\u003c/p>\n\n\u003cp>“This is crazy,” the frontman told the crowd of fans who attended the event. “[It’s] kind of like being at your own funeral.”\u003c/p>\n\n\u003cp>“This is for my mom,” he added. “This is like my mom’s Super Bowl right now.”\u003c/p>\n\n\u003cp>Actor \u003cstrong>Ryan Reynolds\u003c/strong> and tennis star \u003cstrong>Serena Williams\u003c/strong> (who happens to be a \u003ca href=\"https://www.iheart.com/content/2024-09-16-watch-serena-williams-rock-out-in-circle-pit-at-green-day-show/\" target=\"_blank\">\u003cstrong>MASSIVE Green Day fan\u003c/strong>\u003c/a>) also spoke during the event. Former MTV personality \u003cstrong>Matt Pinfield\u003c/strong> hosted the ceremony, which is miraculous considering he \u003ca href=\"https://www.iheart.com/content/2025-01-28-iconic-mtv-host-matt-pinfield-suffered-stroke-that-left-him-incompetent/\" target=\"_blank\">\u003cstrong>suffered a stroke\u003c/strong>\u003c/a> at the beginning of the year and \u003ca href=\"https://www.iheart.com/content/2025-03-13-matt-pinfield-wakes-up-from-two-month-long-coma-after-suffering-stroke/\" target=\"_blank\">\u003cstrong>woke up from a months-long coma\u003c/strong>\u003c/a> just last month.\u003c/p>\n\n\u003cp>“What an honor it is to be here today with these three guys that I love. Love their music and love them as people,” Pinfield said at the beginning of the ceremony. “[\u003cem>Dookie\u003c/em>] made so many young people pick up guitars, bass, and drums, and want to sing and write songs.”\u003c/p>\n\n\u003cp>“That is what punk rock, rock and roll music is all about,&quot; he added. &quot;That beauty, that love, a passing on of that gift. And that’s the thing that’s so special about Green Day and why it’s such an honor to be here today.”\u003c/p>\n\n\u003cp>Fans can find Green Day's star at 6212 Hollywood Boulevard, which is conveniently located outside of the famed record store Amoeba Music and nearby fellow California rockers \u003ca href=\"https://www.iheart.com/artist/red-hot-chili-peppers-6771/\" target=\"_blank\">\u003cstrong>Red Hot Chili Peppers\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Green Day's playing the festival circuit this year. They just wrapped up \u003ca href=\"https://www.iheart.com/content/2024-11-20-2025-coachella-lineup-confirmed-lady-gaga-green-day-post-malone-more/\" target=\"_blank\">\u003cstrong>headlining Coachella\u003c/strong>\u003c/a> and also plan to headline festivals including \u003ca href=\"https://www.iheart.com/content/2024-11-14-welcome-to-rockville-enlists-rocks-biggest-heavyweights-for-2025-lineup/\" target=\"_blank\">\u003cstrong>Welcome to Rockville\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2025-02-12-oceans-calling-festival-reveals-impressive-2025-lineup-see-whos-playing/\" target=\"_blank\">\u003cstrong>Oceans Calling\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-04-23-riot-fest-celebrates-20th-anniversary-with-most-stacked-lineup-to-date/\" target=\"_blank\">\u003cstrong>Riot Fest\u003c/strong>\u003c/a>, among others. They're also gearing up to release a \u003ca href=\"https://www.iheart.com/content/2025-04-09-green-day-surprise-release-new-music/\" target=\"_blank\">\u003cstrong>deluxe edition of their latest album \u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-09-green-day-surprise-release-new-music/\" target=\"_blank\">\u003cstrong>\u003cem>Saviors\u003c/em>\u003c/strong>\u003c/a>\u003cem> \u003c/em>on May 23 that features five new songs.\u003c/p>\n\n\u003cp>Watch the full ceremony below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DF4b3kQs20zo%26t%3D1s%26ab_channel%3Dwalkoffame","@url":"https://www.youtube.com/watch?v=F4b3kQs20zo&t=1s&ab_channel=walkoffame","author_name":"walkoffame","author_url":"https://www.youtube.com/@HwdWalkofFame","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/F4b3kQs20zo?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Green Day Walk of Fame Ceremony\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/F4b3kQs20zo/hqdefault.jpg","thumbnail_width":480,"title":"Green Day Walk of Fame Ceremony","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/F4b3kQs20zo?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Green Day Walk of Fame Ceremony\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=F4b3kQs20zo&t=1s&ab_channel=walkoffame"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral/","cuser":"user/ldap/1121384","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/Green Day","keywords/Hollywood Walk of Fame"],"primary_image":{"bucket":"new_assets","id":"%2F68152d6733c4c35a999954d6"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746218460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","social_title":"","summary":"'This is crazy'","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Green Day (633)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Green Day Compare Latest Accolade To 'Being At Your Own Funeral'","permalink":"https://kbpi.iheart.com/content/2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral/"},"slug":"2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68152d6733c4c35a999954d6","title":"Green Day Compare Latest Accolade To 'Being At Your Own Funeral'","description":"'This is crazy'","author":"Katrina Nattress "},"pub_start":1746218460000,"pub_until":4115978604802,"pub_changed":1746218842681,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Green Day (633)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68152b8a33c4c35a999954cb","slug:2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","slug:2025-05-02-green-day-compare-latest-accolade-to-being-at-your-own-funeral","keyword:keywords/Green Day","keyword:keywords/Hollywood Walk of Fame","author:user"]}},{"id":"%2F6815266733c4c35a999954b4","type":"PUBLISHING","record":{"ref_id":"%2F6815266733c4c35a999954b4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"19b4cf1b-c6a0-40dd-be78-683436b831ec","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2358/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2358/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2358/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2358/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"CLEVELAND, OHIO - OCTOBER 19:  Ozzy Osbourne speaks onstage during the 2024 Rock & Roll Hall of Fame Induction Ceremony streaming on Disney+ at Rocket Mortgage Fieldhouse on October 19, 2024 in Cleveland, Ohio. (Photo by Dia Dipasupil/Getty Images for The","id":"%2F67be588e0806dfaf4835fa11","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"2024 Rock & Roll Hall Of Fame Induction Ceremony - Inside","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/black-sabbath-2358/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2358\" data-catalog-related-id=\"\">\u003cstrong>Black Sabbath\u003c/strong>\u003c/a>'s and \u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a>'s final performances going down this summer in Birmingham, UK this summer, and Ozzy has been very transparent about how much he'll be able to physically perform. In February, he admitted he'd only be \u003ca href=\"https://www.iheart.com/content/2025-02-19-ozzy-osbourne-reveals-how-involved-hell-be-in-black-sabbaths-final-show/\" target=\"_blank\">\u003cstrong>singing &quot;bits and pieces&quot;\u003c/strong>\u003c/a> of Black Sabbath's and his solo repertoire, and in a \u003ca href=\"https://www.theguardian.com/music/2025/may/02/i-dont-want-to-die-in-a-hotel-room-somewhere-black-sabbath-on-reconciling-for-their-final-gig-and-how-ozzy-is-living-through-hell\" target=\"_blank\">\u003cstrong>new interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.theguardian.com/music/2025/may/02/i-dont-want-to-die-in-a-hotel-room-somewhere-black-sabbath-on-reconciling-for-their-final-gig-and-how-ozzy-is-living-through-hell\" target=\"_blank\">\u003cstrong>\u003cem>The Guardian\u003c/em>\u003c/strong>\u003c/a>, the 76-year-old expressed his concern for fans thinking they're &quot;getting ripped off&quot; by the short sets.\u003c/p>\n\n\u003cp>“We’re only playing a couple of songs each,” Ozzy admitted. “I don’t want people thinking, ‘We’re getting ripped off,’ because it’s just going to be … what’s the word? … a sample, you’re going to get a few songs each by Ozzy and Sabbath.”\u003c/p>\n\n\u003cp>Fortunately, the day-long Back to the Beginning event will also feature performances by several other icons in the rock world, and the lineup just got more impressive because Ozzy's wife Sharon Osbourne revealed that \u003ca href=\"https://www.iheart.com/artist/aerosmith-39229/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39229\" data-catalog-related-id=\"\">\u003cstrong>Aerosmith\u003c/strong>\u003c/a>'s \u003cstrong>Steven Tyler\u003c/strong> and the surviving members of \u003ca href=\"https://www.iheart.com/artist/soundgarden-2136/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2136\" data-catalog-related-id=\"\">\u003cstrong>Soundgarden\u003c/strong>\u003c/a> were just added to the bill. Last week, Ozzy spoke about how he's\u003ca href=\"https://www.iheart.com/content/2025-04-23-ozzy-osbourne-is-in-heavy-training-for-final-gig-im-waking-up-my-body/\" target=\"_blank\">\u003cstrong> begun &quot;heavy training&quot; to get ready for the show\u003c/strong>\u003c/a>, and during his conversation with \u003cem>The Guardian\u003c/em>, he confirmed that this would definitely be the last time he performed live. \u003c/p>\n\n\u003cp>“I’d love to say ‘never say never’, but after the last six years or so … it is time,” the 76-year-old said. “I lived on the road for 50-odd years, and I’ve kind of got used to not picking up my bags and getting on the bus again. I don’t smoke dope or do any of the rock star lifestyle any more. I’m kind of like a homebody. I never go out. I never hang out in bars – I don’t drink.”\u003c/p>\n\n\u003cp>“So what the f**k is out there for me? I hate going shopping with my wife. I feel like stabbing myself in the neck after half an hour,&quot; he added. &quot;But it’s time for me to spend some time with my grandkids, I don’t want to die in a hotel room somewhere. I want to spend the rest of my life with my family.”\u003c/p>\n\n\u003cp>Back To The Beginning and is to take place July 5. The all-day event will also feature sets from \u003ca href=\"https://www.iheart.com/artist/metallica-58269/\" target=\"_blank\">\u003cstrong>Metallica\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/slayer-12754/\" target=\"_blank\">\u003cstrong>Slayer\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/pantera-58427/\" target=\"_blank\">\u003cstrong>Pantera\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/alice-in-chains-44757/\" target=\"_blank\">\u003cstrong>Alice in Chains\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tool-6767/\" target=\"_blank\">\u003cstrong>TOOL\u003c/strong>\u003c/a>, and many other rock and metal icons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/","cuser":"user/ldap/1121384","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/Ozzy Osbourne","keywords/Black Sabbath","keywords/final show","keywords/Back to the Beginning"],"primary_image":{"bucket":"new_assets","id":"%2F67be588e0806dfaf4835fa11"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746217320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","social_title":"","summary":"Black Sabbath and Ozzy are playing their finals shows this summer, but how much will he be able to perform?","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Black Sabbath (2358)","artists/Ozzy Osbourne (71921)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ozzy Osbourne On Why Fans Might Feel 'Ripped Off' at His Final Show","permalink":"https://kbpi.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/"},"slug":"2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67be588e0806dfaf4835fa11","title":"Ozzy Osbourne On Why Fans Might Feel 'Ripped Off' at His Final Show","description":"Black Sabbath and Ozzy are playing their finals shows this summer, but how much will he be able to perform?","author":"Katrina Nattress"},"pub_start":1746217320000,"pub_until":4115978604802,"pub_changed":1746217720780,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Black Sabbath (2358)","artists/Ozzy Osbourne (71921)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6815266733c4c35a999954b4","slug:2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","slug:2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show","keyword:keywords/Ozzy Osbourne","keyword:keywords/Black Sabbath","keyword:keywords/final show","keyword:keywords/Back to the Beginning","author:user"]}},{"id":"%2F6814df8b26e89839ddbba706","type":"PUBLISHING","record":{"ref_id":"%2F6814df8b26e89839ddbba706","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f53aab3e-8dfc-4502-ab9e-5e0f9c133c2f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/591/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/591/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/591/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/591/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6814dfb526e89839ddbba711","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Is it getting &quot;\u003ca href=\"https://www.iheart.com/artist/nelly-40199/songs/hot-in-herre-846486/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"846486\" data-catalog-related-id=\"\">Hot In Heree\u003c/a>&quot; or is a &quot;\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/songs/cruel-summer-78774157/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"78774157\" data-catalog-related-id=\"\">Cruel Summer\u003c/a>&quot; approaching?   \u003c/p>\n\n\u003cp>With the sunshine season just around the corner, there's no better time to blast a bright, feel-good track to match the mood. \u003c/p>\n\n\u003cp>Now's the perfect time to kick back and listen to sunshine tracks on repeat with one legendary hit, hailed as the ultimate summer song, at the top of your playlist. \u003c/p>\n\n\u003cp>Whether you enjoy &quot;\u003ca href=\"https://www.iheart.com/artist/katrina-the-waves-30357/songs/walking-on-sunshine-511670/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"511670\" data-catalog-related-id=\"\">Walking On Sunshine\u003c/a>&quot; or basking in a &quot;\u003ca href=\"https://www.iheart.com/artist/seals-crofts-58849/songs/summer-breeze-1023392/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"1023392\" data-catalog-related-id=\"\">Summer Breeze\u003c/a>&quot; that makes you feel fine, there's one song that's so synonymous with summer that you can't help but crack the windows and turn the volume up every time it's played. \u003c/p>\n\n\u003cp>Not only is this timeless tune the best summer \u003ca href=\"https://www.iheart.com/content/2024-12-17-legendary-hit-crowned-best-rock-song-of-all-time/\" target=\"_blank\">song ever written\u003c/a>, but it single-handedly cures long, cold, lonely winters and returns the smiles to the faces! \u003c/p>\n\n\u003cp>According to a list compiled by \u003ca href=\"https://www.timeout.com/music/the-50-best-summer-songs-hit-the-beach-with-these-summertime-tunes\" target=\"_blank\">\u003cem>TimeOut\u003c/em>\u003c/a>, the best summer song of all time is \u003ca href=\"https://www.iheart.com/artist/the-beatles-591/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"591\" data-catalog-related-id=\"\">The Beatles\u003c/a> classic, &quot;\u003ca href=\"https://www.iheart.com/artist/the-beatles-591/songs/here-comes-the-sun-235801460/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"235801460\" data-catalog-related-id=\"\">Here Comes The Sun\u003c/a>.&quot; \u003c/p>\n\n\u003cp>Other songs that made the list include &quot;\u003ca href=\"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-267873056/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"267873056\" data-catalog-related-id=\"\">Espresso\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/sabrina-carpenter-553828/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"553828\" data-catalog-related-id=\"\">Sabrina Carpenter\u003c/a>, &quot;\u003ca href=\"https://www.iheart.com/artist/bill-withers-95315/songs/lovely-day-31696308/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"31696308\" data-catalog-related-id=\"\">Lovely Day\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/bill-withers-95315/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"95315\" data-catalog-related-id=\"\">Bill Withers\u003c/a>, &quot;\u003ca href=\"https://www.iheart.com/artist/roy-ayers-ubiquity-3283/songs/everybody-loves-the-sunshine-19119546/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"19119546\" data-catalog-related-id=\"\">Everybody Loves The Sunshine\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/roy-ayers-3283/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"3283\" data-catalog-related-id=\"\">Roy Ayers\u003c/a>, and &quot;\u003ca href=\"https://www.iheart.com/artist/lana-del-rey-692502/songs/summertime-sadness-16555223/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"16555223\" data-catalog-related-id=\"\">Summertime Sadness\u003c/a>&quot; by \u003ca href=\"https://www.iheart.com/artist/lana-del-rey-692502/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"692502\" data-catalog-related-id=\"\">Lana Del Rey\u003c/a> to round out the top five. \u003c/p>\n\n\u003cp>Here's what \u003cem>TimeOut\u003c/em> had to say about the best summer song \u003ca href=\"https://www.iheart.com/content/2025-02-21-timeless-tune-named-best-classic-rock-song-of-all-time/\" target=\"_blank\">of all time\u003c/a>: \u003c/p>\n\n\u003cblockquote>&quot;We know, this isn’t exactly the tune that makes you want to hit the day fests and sink vodka tonics. But it is sort of the ultimate summer banger to ever exist if you think about it. When our cold, dark hearts get that first hit of sunshine, when we throw open the windows to see summer in bloom, that’s what this song feels like. Happy. Enchanting. Full of hope before the cold winter falls on us once again. Summer's here, folks!&quot;\u003c/blockquote>\n\n\u003cp>Check out \u003ca href=\"https://www.timeout.com/music/the-50-best-summer-songs-hit-the-beach-with-these-summertime-tunes\" target=\"_blank\">\u003cem>TimeOut\u003c/em>\u003c/a>\u003cem> \u003c/em>for a continued list of the best summer jams ever made, and listen to \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">Paul McCartney\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/john-lennon-972/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"972\" data-catalog-related-id=\"\">John Lennon\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/george-harrison-29143/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"29143\" data-catalog-related-id=\"\">George Harrison\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/ringo-starr-31906/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31906\" data-catalog-related-id=\"\">Ringo Starr\u003c/a> sing 1969's &quot;Here Comes The Sun&quot; below for an instant mood boost!  \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FGKdl-GCsNJ0%3Fsi%3DV6N0Jex0V9vbmo4q","@url":"https://youtu.be/GKdl-GCsNJ0?si=V6N0Jex0V9vbmo4q","author_name":"The Beatles - Topic","author_url":"https://www.youtube.com/channel/UC2XdaAVUannpujzv32jcouQ","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/GKdl-GCsNJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Here Comes The Sun (2019 Mix)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/GKdl-GCsNJ0/hqdefault.jpg","thumbnail_width":480,"title":"Here Comes The Sun (2019 Mix)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/GKdl-GCsNJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Here Comes The Sun (2019 Mix)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/GKdl-GCsNJ0?si=V6N0Jex0V9vbmo4q"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time/","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/summer song","keywords/tune","keywords/song","keywords/Cruel Summer","keywords/sun","keywords/TimeOut","keywords/corner","keywords/list","keywords/Summer Breeze","keywords/Hot In Heree"],"primary_image":{"bucket":"new_assets","id":"%2F6814dfb526e89839ddbba711"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKCLASSIC","formats/ROCKACTIVE","formats/HIPHOPRNB"]},"publish_date":1746215700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","social_title":"","summary":"Is this your go-to summer song? ","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["artists/The Beatles (591)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Feel-Good Tune Officially Named 'Best Summer Song Of All Time'","permalink":"https://kbpi.iheart.com/content/2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time/"},"slug":"2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6814dfb526e89839ddbba711","title":"Feel-Good Tune Officially Named 'Best Summer Song Of All Time'","description":"Is this your go-to summer song? ","author":"Logan DeLoye"},"pub_start":1746215700000,"pub_until":4115978604802,"pub_changed":1746216626214,"subscription":[{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKCLASSIC","formats/ROCKACTIVE","formats/HIPHOPRNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","artists/The Beatles (591)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6814df8b26e89839ddbba706","slug:2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","slug:2025-05-02-feel-good-tune-officially-named-best-summer-song-of-all-time","keyword:keywords/summer song","keyword:keywords/tune","keyword:keywords/song","keyword:keywords/Cruel Summer","keyword:keywords/sun","keyword:keywords/TimeOut","keyword:keywords/corner","keyword:keywords/list","keyword:keywords/Summer Breeze","keyword:keywords/Hot In Heree","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://kbpi.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":"%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://kbpi.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":"%2F6814d9e353c0bb887120c9f5","type":"PUBLISHING","record":{"ref_id":"%2F6814d9e353c0bb887120c9f5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fdc934a1-d44f-4c5a-b852-d75049c4a763","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":"FIJI - OCTOBER 29: A pilot in the cockpit controls the planes acceleration in take-off. Taveuni Island, Pacific Ocean, Fiji Islands. (Photo by Jason Edwards/National Geographic/Getty Images)","id":"%2F65f1f05e64c2e3a913748a1e","new_tab":false,"schedule":{},"source_credit":"Jason Edwards 972332/51C CrRM / The Image Bank Unreleased / Getty Images","title":"A pilot in the cockpit controls the planes acceleration in take-off.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>An American Airlines \u003ca href=\"https://www.foxnews.com/us/american-airlines-passenger-restrained-knocked-floor-barging-cockpit-video\" target=\"_blank\">passenger was restrained after attempting to enter the cockpit\u003c/a> on Flight 950 from São Paulo, Brazil, to New York City on Thursday (April 24). The incident occurred in the first-class cabin just before takeoff, causing a significant delay.\u003c/p>\n\n\u003cp>The female passenger, upset over the delayed departure, confronted the flight crew and tried to enter the cockpit. Video \u003ca href=\"https://x.com/aviationbrk/status/1917236878799258068\" target=\"_blank\">footage shows her being restrained\u003c/a> and knocked to the floor by airline staff. Another passenger also became involved, shouting at the woman, which escalated the situation further.\u003c/p>\n\n\u003cp>The flight, a Boeing 787-9 Dreamliner, returned to the gate due to the security issue. Both\u003ca href=\"https://nypost.com/2025/04/29/world-news/american-airlines-passenger-on-jfk-bound-flight-knocked-down-after-storming-cockpit/\" target=\"_blank\"> passengers were removed by law enforcement\u003c/a>, and the flight eventually departed over two hours later. American Airlines emphasized that &quot;the safety and security of our customers and team members is our top priority&quot; in a statement to Simple Flying.\u003c/p>\n\n\u003cp>The incident highlights ongoing concerns about unruly behavior on flights and the importance of cockpit security. The cockpit door was open during taxiing, a practice allowed for communication with ground staff, but it became a focal point in this altercation.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Faviationbrk%2Fstatus%2F1917236878799258068","@url":"https://x.com/aviationbrk/status/1917236878799258068","author_name":"Breaking Aviation News & Videos","author_url":"https://twitter.com/aviationbrk","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">American Airlines crew members knock down a female passenger who tries to barge into the cockpit just before takeoff to New York.\u003ca href=\"https://t.co/pYLPlOeS9C\">pic.twitter.com/pYLPlOeS9C\u003c/a>\u003c/p>&mdash; Breaking Aviation News &amp; Videos (@aviationbrk) \u003ca href=\"https://twitter.com/aviationbrk/status/1917236878799258068?ref_src=twsrc%5Etfw\">April 29, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/aviationbrk/status/1917236878799258068","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">American Airlines crew members knock down a female passenger who tries to barge into the cockpit just before takeoff to New York.\u003ca href=\"https://t.co/pYLPlOeS9C\">pic.twitter.com/pYLPlOeS9C\u003c/a>\u003c/p>&mdash; Breaking Aviation News &amp; Videos (@aviationbrk) \u003ca href=\"https://twitter.com/aviationbrk/status/1917236878799258068?ref_src=twsrc%5Etfw\">April 29, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/aviationbrk/status/1917236878799258068"}],"canonical_url":"https://www.iheart.com/content/2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/","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":"%2F65f1f05e64c2e3a913748a1e"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746196920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","social_title":"","summary":"Two passengers were removed from the flight by the police.","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":"Passenger Tries Storming Plane's Cockpit, Gets Knocked To The Floor","permalink":"https://kbpi.iheart.com/content/2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor/"},"slug":"2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f1f05e64c2e3a913748a1e","title":"Passenger Tries Storming Plane's Cockpit, Gets Knocked To The Floor","description":"Two passengers were removed from the flight by the police.","author":"iHeartRadio"},"pub_start":1746196920000,"pub_until":4115978604802,"pub_changed":1746197310181,"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:/6814d9e353c0bb887120c9f5","slug:2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","slug:2025-05-02-passenger-tries-storming-planes-cockpit-gets-knocked-to-the-floor","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F608af768d81231a509e50a84","type":"PUBLISHING","record":{"ref_id":"%2F608af768d81231a509e50a84","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"48070f02-474f-40bd-b40c-834a6a8f584e","revision_id":"AAAAAAAAAAAAAAAAAAAABA=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5ccb0bc33a4a6c240e0da063","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 2nd and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1972, \u003ca href=\"https://www.iheart.com/content/2017-12-18-bruce-springsteen-asked-steven-van-zandt-for-permission-to-play-telecaster/\" target=\"_blank\">\u003cstrong>Bruce Springsteen\u003c/strong>\u003c/a> auditioned for CBS Records A&amp;R man \u003cstrong>John Hammond\u003c/strong>, playing a short set for him in his office. Hammond was so impressed that he arranged a real audition that night at New York City’s The Gaslight Club where The Boss performed for other Columbia executives. He did pretty well.\u003c/p>\n\n\u003cp>In 2013, \u003ca href=\"https://www.iheart.com/content/2018-01-22-slayer-announces-final-world-tour/\" target=\"_blank\">\u003cstrong>Slayer\u003c/strong>\u003c/a> guitarist \u003ca href=\"https://www.iheart.com/news/memorial-for-slayers-jeff-hanneman-set-11293687/\" target=\"_blank\">\u003cstrong>Jeff Hanneman\u003c/strong>\u003c/a> died of liver failure. He was 49.\u003c/p>\n\n\u003cp>In 2005, \u003ca href=\"https://www.iheart.com/content/2018-01-10-eric-clapton-says-hes-going-deaf-but-still-not-retiring/\" target=\"_blank\">\u003cstrong>Eric Clapton\u003c/strong>\u003c/a>, \u003cstrong>Ginger Baker \u003c/strong>and \u003cstrong>Jack Bruce \u003c/strong>reunited as \u003cstrong>Cream \u003c/strong>to perform the first of four shows at London’s Royal Albert Hall, 36 years after they split up.\u003c/p>\n\n\u003cp>In 1991, \u003ca href=\"https://www.iheart.com/content/2018-02-20-remembering-kurt-cobain-with-5-memorable-nirvana-performances/\" target=\"_blank\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> booked into Sound City Studios in Van Nuys, California where they spent 16 days working with producer \u003cstrong>Butch Vig\u003c/strong>. The recordings they made would go on to become their hit album, \u003cem>Nevermind\u003c/em>. \u003c/p>\n\n\u003cp>In 1979, \u003ca href=\"https://news.iheart.com/featured/don-action-jackson/content/2018-03-15-the-whos-roger-daltrey-goes-motown-with-new-track-and-album/\" target=\"_blank\">\u003cstrong>The Who\u003c/strong>\u003c/a> played their first gig since the death of \u003cstrong>Keith Moon\u003c/strong>. It took place at London’s Rainbow Theatre and saw \u003cstrong>The Faces\u003c/strong>’ \u003cstrong>Kenney Jones\u003c/strong> behind the kit. The same night, the band’s film, \u003cem>Quadrophenia\u003c/em>, opened in London.\u003c/p>\n\n\u003cp>In 2003, the \u003ca href=\"https://www.iheart.com/artist/kings-of-leon-116684/\" data-catalog-kind=\"artist\" data-catalog-id=\"116684\" data-catalog-related-id=\"\">\u003cstrong>Kings of Leon\u003c/strong>\u003c/a> played their first-ever British date when they appeared at Blackpool, England’s The Empress Ballroom.\u003c/p>\n\n\u003cp>In 1977, \u003ca href=\"https://www.iheart.com/content/2018-01-10-eric-clapton-says-hes-going-deaf-but-still-not-retiring/\" target=\"_blank\">\u003cstrong>Eric Clapton\u003c/strong>\u003c/a> recorded “Wonderful Tonight.”\u003c/p>\n\n\u003cp>And in 2006, \u003ca href=\"https://www.iheart.com/content/2018-02-28-keith-richards-apologizes-for-father-quip-about-mick-jagger/\" target=\"_blank\">\u003cstrong>Keith Richards\u003c/strong>\u003c/a> was released from a New Zealand hospital after being treated for a mild concussion following a fall out of a coconut tree in Fiji.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-04-29-why-may-2nd-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5ccb0bc33a4a6c240e0da063"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1746187200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-04-29-why-may-2nd-matters-in-rock-history","social_title":"","summary":"It was a sad day for Slayer fans on this day in 2013.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 2nd Matters In Rock History","permalink":"https://kbpi.iheart.com/content/2021-04-29-why-may-2nd-matters-in-rock-history/"},"slug":"2021-04-29-why-may-2nd-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ccb0bc33a4a6c240e0da063","title":"Why May 2nd Matters In Rock History","description":"It was a sad day for Slayer fans on this day in 2013.","author":"Dave Basner"},"pub_start":1746187200000,"pub_until":4115978604802,"pub_changed":1746187417027,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/608af768d81231a509e50a84","slug:2021-04-29-why-may-2nd-matters-in-rock-history","slug:2021-04-29-why-may-2nd-matters-in-rock-history","author:user"]}},{"id":"%2F6813d751f46a6100d05d8f22","type":"PUBLISHING","record":{"ref_id":"%2F6813d751f46a6100d05d8f22","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"afef5eb1-5bee-469c-94eb-3e8b57a303fe","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35315129/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35315129/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35315129/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35315129/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6813d87ff46a6100d05d8f36","new_tab":false,"schedule":{},"source_credit":"Travis Shinn","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Wolfgang Van Halen\u003c/strong> recently changed his band's name from &quot;Mammoth WVH&quot; to &quot;\u003ca href=\"https://www.iheart.com/artist/mammoth-35315129/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35315129\" data-catalog-related-id=\"\">\u003cstrong>Mammoth\u003c/strong>\u003c/a>&quot; and on Thursday (May 1) the band dropped a new song called &quot;The End.&quot; The new track is paired with a Robert Rodriguez-directed video featuring Danny Trejo, Slash, and more. The clip is inspired by the director's cult classic \u003cem>From Dusk Till Dawn\u003c/em>, with a nod to \u003ca href=\"https://www.iheart.com/artist/michael-jackson-6739/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6739\" data-catalog-related-id=\"\">\u003cstrong>Michael Jackson\u003c/strong>\u003c/a>’s iconic “Thriller” video.\u003c/p>\n\n\u003cp>The song features a tapping guitar solo from Wolfgang that would \u003ca href=\"https://www.iheart.com/content/2024-08-07-why-wolfgang-van-halen-thinks-his-dad-ruined-the-landscape-of-80s-rock/\" target=\"_blank\">\u003cstrong>make his late father Eddie Van Halen proud\u003c/strong>\u003c/a>. “I’ve had the tapping idea on the intro for ‘The End’ since before Mammoth,” Wolfgang said via a press release. “I was able to fit it into this world. It’s still over-the-top and shreddy, but it’s also melodic and controlled. Overall, I was doing some different things on the record, and I knew this was going to be a big step. Once we finished ‘The End,’ it felt really special to me.”\u003c/p>\n\n\u003cp>In addition to the new song, Mammoth also unveiled a headlining fall US tour. The new dates come after the band hits the road as support for \u003ca href=\"https://www.iheart.com/artist/seether-80363/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"80363\" data-catalog-related-id=\"\">\u003cstrong>Seether\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/creed-116039/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"116039\" data-catalog-related-id=\"\">\u003cstrong>Creed\u003c/strong>\u003c/a> this spring and summer. Watch &quot;The End&quot; video and see a full list of tour dates below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7w7rAEnMXDI%26ab_channel%3DMammoth","@url":"https://www.youtube.com/watch?v=7w7rAEnMXDI&ab_channel=Mammoth","author_name":"Mammoth","author_url":"https://www.youtube.com/@MammothWVH","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7w7rAEnMXDI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mammoth: The End (Official Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7w7rAEnMXDI/hqdefault.jpg","thumbnail_width":480,"title":"Mammoth: The End (Official Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7w7rAEnMXDI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mammoth: The End (Official Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7w7rAEnMXDI&ab_channel=Mammoth"},{"html":"\u003ch3>\u003cstrong>Mammoth 2025 Tour Dates\u003c/strong>\u003c/h3>\n\n\u003cp>05/03 – Phoenix, AZ @ KUPD Fest $\u003c/p>\n\n\u003cp>05/05 – Colorado Springs, CO @ Ford Amphitheater $\u003c/p>\n\n\u003cp>05/07 – Cedar Radips, IA @ McGrath Amphitheatre $\u003c/p>\n\n\u003cp>05/08 – Peoria, IL @ Prairie Home Alliance Theater $\u003c/p>\n\n\u003cp>05/10 – Camden, NJ @ MMRBQ\u003c/p>\n\n\u003cp>05/12 – Philadelphia, PA @ The Fillmore Philadelphia\u003c/p>\n\n\u003cp>05/17 – Ocean City, MD @ Boardwalk Rock 2025\u003c/p>\n\n\u003cp>07/09 – Lexington, KY @ Rupp Arena *\u003c/p>\n\n\u003cp>07/11 – Syracuse, NY @ Empower Federal Credit Union Amphitheater at Lakeview *\u003c/p>\n\n\u003cp>07/15 – Wantagh, NY @ Northwell at Jones Beach Theater *\u003c/p>\n\n\u003cp>07/16 – Scranton, PA @ The Pavilion at Montage Mountain *\u003c/p>\n\n\u003cp>07/19 – East Troy, WI @ Summer of ’99 and Beyond Festival *\u003c/p>\n\n\u003cp>07/20 – Columbus, OH @ Schottenstein Center *\u003c/p>\n\n\u003cp>07/22 – Hartford, CT @ Xfinity Theatre *\u003c/p>\n\n\u003cp>07/24 – Charleston, SC @ Credit One Stadium *\u003c/p>\n\n\u003cp>07/26 – New Orleans, LA @ Smoothie King Center *\u003c/p>\n\n\u003cp>07/27 – Memphis, TN @ FedExForum *\u003c/p>\n\n\u003cp>07/29 – Wichita, KS @ INTRUST Bank Arena *\u003c/p>\n\n\u003cp>08/01 – Lincoln, NE @ Pinnacle Bank Arena *\u003c/p>\n\n\u003cp>08/02 – Ridgedale, MO @ Thunder Ridge Nature Arena *\u003c/p>\n\n\u003cp>08/04 – Albuquerque, NM @ Isleta Amphitheater *\u003c/p>\n\n\u003cp>08/06 – Chula Vista, CA @ North Island Credit Union Amphitheatre *\u003c/p>\n\n\u003cp>08/07 – Palm Desert, CA @ Acrisure Arena at Greater Palm Springs *\u003c/p>\n\n\u003cp>08/09 – Mountain View, CA @ Shoreline Amphitheatre *\u003c/p>\n\n\u003cp>08/10 – Stateline, NV @ Lake Tahoe Outdoor Arena at Harveys *\u003c/p>\n\n\u003cp>08/13 – Ridgefield, WA @ RV Inn Style Resorts Amphitheater *\u003c/p>\n\n\u003cp>08/14 – Auburn, WA @ White River Amphitheatre *\u003c/p>\n\n\u003cp>08/16 – Vancouver, BC @ Rogers Arena *\u003c/p>\n\n\u003cp>08/19 – Edmonton, AB @ Rogers Place\u003c/p>\n\n\u003cp>08/20 – Calgary, AB @ Scotiabank Saddledome *\u003c/p>\n\n\u003cp>08/23 – Mount Pleasant, MI @ Soaring Eagle Casino *\u003c/p>\n\n\u003cp>08/24 – Cincinnati, OH @ Heritage Bank Center *\u003c/p>\n\n\u003cp>08/27 – Providence, RI @ Amica Mutual Pavilion *\u003c/p>\n\n\u003cp>08/28 – Manchester, NH @ SNHU Arena *\u003c/p>\n\n\u003cp>08/30 – Halifax, NS @ Citadel Hill *\u003c/p>\n\n\u003cp>11/01 – Las Vegas, NV @ House of Blues ^\u003c/p>\n\n\u003cp>11/04 – Dallas, TX @ House of Blues ^\u003c/p>\n\n\u003cp>11/05 – Houston, TX @ House of Blues ^\u003c/p>\n\n\u003cp>11/07 – Lake Buena Vista, FL @ House of Blues ^\u003c/p>\n\n\u003cp>11/08 – Atlanta, GA @ Tabernacle ^\u003c/p>\n\n\u003cp>11/09 – Charlotte, NC @ The Fillmore ^\u003c/p>\n\n\u003cp>11/11 – Silver Spring, MD @ The Fillmore Silver Spring ^\u003c/p>\n\n\u003cp>11/14 – Montclair, NJ @ The Wellmont Theater ^\u003c/p>\n\n\u003cp>11/15 – Pittsburgh, PA @ Roxian Theatre ^\u003c/p>\n\n\u003cp>11/18 – Cleveland, OH @ The Agora ^\u003c/p>\n\n\u003cp>11/19 – Detroit, MI @ The Fillmore Detroit ^\u003c/p>\n\n\u003cp>11/20 – Columbus, OH @ Kemba Live! ^\u003c/p>\n\n\u003cp>11/22 – Onamia, MN @ Grand Casino Mille LACS Event Center ^\u003c/p>\n\n\u003cp>11/23 – Green Bay, WI @ Epic Event Center ^\u003c/p>\n\n\u003cp>11/25 – Chesterfield, MO @ The Factory at The District ^\u003c/p>\n\n\u003cp>11/26 – Chicago, IL @ House of Blues ^\u003c/p>\n\n\u003cp>11/28 – Oklahoma City, OK @ Diamond Ballroom ^\u003c/p>\n\n\u003cp>12/02 – Kansas City, MO @ Uptown Theater ^\u003c/p>\n\n\u003cp>12/03 – Denver, CO @ Ogden Theatre ^\u003c/p>\n\n\u003cp>12/06 – Tempe, AZ @ Marquee Theatre ^\u003cbr />\u003c/p>\n\n\u003cp>$ = supporting Seether\u003c/p>\n\n\u003cp>* = supporting Creed\u003c/p>\n\n\u003cp>^ = w/ Myles Kennedy\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-01-mammoth-unveils-headlining-us-tour-dates-are-they-coming-to-your-city/","cuser":"user/ldap/1121384","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/Mammoth WVH","keywords/Wolfgang Van Halen","keywords/tour dates"],"primary_image":{"bucket":"new_assets","id":"%2F6813d87ff46a6100d05d8f36"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746131640000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-01-mammoth-unveils-headlining-us-tour-dates-are-they-coming-to-your-city","social_title":"","summary":"The Wolfgang Van Halen-led band also released a new song.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Mammoth (120531)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mammoth Unveils Headlining US Tour Dates: Are They Coming To Your City?","permalink":"https://kbpi.iheart.com/content/2025-05-01-mammoth-unveils-headlining-us-tour-dates-are-they-coming-to-your-city/"},"slug":"2025-05-01-mammoth-unveils-headlining-us-tour-dates-are-they-coming-to-your-city","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6813d87ff46a6100d05d8f36","title":"Mammoth Unveils Headlining US Tour Dates: Are They Coming To Your City?","description":"The Wolfgang Van Halen-led band also released a new song.","author":"Katrina Nattress"},"pub_start":1746131640000,"pub_until":4115978604802,"pub_changed":1746132073566,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","artists/Mammoth (120531)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6813d751f46a6100d05d8f22","slug:2025-05-01-mammoth-unveils-headlining-us-tour-dates-are-they-coming-to-your-city","slug:2025-05-01-mammoth-unveils-headlining-us-tour-dates-are-they-coming-to-your-city","keyword:keywords/Mammoth WVH","keyword:keywords/Wolfgang Van Halen","keyword:keywords/tour dates","author:user"]}},{"id":"%2F6813ca8df46a6100d05d8f03","type":"PUBLISHING","record":{"ref_id":"%2F6813ca8df46a6100d05d8f03","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"669a1c72-6c08-414e-8fb1-574662f32917","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/39143/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/39143/?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\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/39143/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/39143/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"GLASTONBURY, ENGLAND - JUNE 24: Axl Rose (L) and Slash of Guns 'n' Roses perform on the Pyramid Stage on Day 4 of Glastonbury Festival 2023 on June 24, 2023 in Glastonbury, England. The Glastonbury Festival of Performing Arts sees musicians, performers an","id":"%2F6504d8e66cc6a4d009e7bd56","new_tab":false,"schedule":{},"source_credit":"Getty Images Europe","title":"Glastonbury Festival 2023 - Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/guns-n-roses-39143/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39143\" data-catalog-related-id=\"\">\u003cstrong>Guns N' Roses\u003c/strong>\u003c/a> kicked off their \u003ca href=\"https://www.iheart.com/content/2024-12-09-guns-n-roses-announce-show-somewhere-theyve-never-played-before/\" target=\"_blank\">\u003cstrong>2025 world tour\u003c/strong>\u003c/a> on Thursday (May 1) at Songdo Moonlight Festival Park in Incheon, South Korea. It was the band's first show in a year and a half and first with \u003ca href=\"https://www.iheart.com/content/2025-03-21-frank-ferrer-expresses-disappointment-in-guns-n-roses-departure/\" target=\"_blank\">\u003cstrong>new drummer Isaac Carpenter\u003c/strong>\u003c/a>, who \u003ca href=\"https://www.iheart.com/content/2025-03-19-guns-n-roses-part-ways-with-longtime-member/\" target=\"_blank\">\u003cstrong>replaced longtime GNR member Frank Ferrer\u003c/strong>\u003c/a> in March.\u003c/p>\n\n\u003cp>They kicked off the 22-song set with their hit &quot;Welcome to the Jungle,&quot; which surprisingly hasn't been an opening song since February of 2012. The rest of the performance saw Axl Rose and company was career-spanning, and instead of playing an encore they ended their set with a trio of classics: “Patience,” “Nightrain,” and “Paradise City.”\u003c/p>\n\n\u003cp>Watch fan-shot footage of &quot;Welcome to the Jungle&quot; and check out the full setlist below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DD1j1MXuvc0M","@url":"https://www.youtube.com/watch?v=D1j1MXuvc0M","author_name":"꽃냥","author_url":"https://www.youtube.com/@flowernyang","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/D1j1MXuvc0M?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Guns N&#39; roses welcome to the jungle live in incheon korea 2025\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/D1j1MXuvc0M/hqdefault.jpg","thumbnail_width":480,"title":"Guns N' roses welcome to the jungle live in incheon korea 2025","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/D1j1MXuvc0M?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Guns N&#39; roses welcome to the jungle live in incheon korea 2025\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=D1j1MXuvc0M"},{"html":"\u003ch3>\u003cstrong>Guns N' Roses 2025 Tour Opener Setlist\u003c/strong>\u003c/h3>\n\n\u003cp>Welcome to the Jungle (first time as opener since Feb. 10, 2012)\u003c/p>\n\n\u003cp>Bad Obsession\u003c/p>\n\n\u003cp>Mr. Brownstone\u003c/p>\n\n\u003cp>Chinese Democracy\u003c/p>\n\n\u003cp>Live and Let Die (Wings cover)\u003c/p>\n\n\u003cp>Slither (Velvet Revolver cover)\u003c/p>\n\n\u003cp>Perhaps\u003c/p>\n\n\u003cp>Estranged\u003c/p>\n\n\u003cp>Double Talkin’ Jive\u003c/p>\n\n\u003cp>Coma\u003c/p>\n\n\u003cp>Sorry\u003c/p>\n\n\u003cp>Better\u003c/p>\n\n\u003cp>Knockin’ on Heaven’s Door (Bob Dylan cover)\u003c/p>\n\n\u003cp>It’s So Easy\u003c/p>\n\n\u003cp>Rocket Queen\u003c/p>\n\n\u003cp>Slash guitar solo (‘Pride &amp; Joy” by Steve Ray Vaughan and Double Trouble)\u003c/p>\n\n\u003cp>Sweet Child O’ Mine\u003c/p>\n\n\u003cp>November Rain\u003c/p>\n\n\u003cp>Wichita Lineman (Jimmy Webb cover)\u003c/p>\n\n\u003cp>Patience\u003c/p>\n\n\u003cp>Nightrain\u003c/p>\n\n\u003cp>Paradise City\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-01-guns-n-roses-kick-off-tour-with-new-drummer-heres-what-they-played/","cuser":"user/ldap/1121384","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/Guns N' Roses","keywords/tour","keywords/setlist"],"primary_image":{"bucket":"new_assets","id":"%2F6504d8e66cc6a4d009e7bd56"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1746128160000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-01-guns-n-roses-kick-off-tour-with-new-drummer-heres-what-they-played","social_title":"","summary":"It was their first show since parting ways with longtime drummer Frank Ferrer.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/CLASSICHITS"]},{"categories":["categories/music-news"],"distribution":["artists/Guns N' Roses (39143)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Guns N' Roses Kick Off Tour With New Drummer: Here's What They Played","permalink":"https://kbpi.iheart.com/content/2025-05-01-guns-n-roses-kick-off-tour-with-new-drummer-heres-what-they-played/"},"slug":"2025-05-01-guns-n-roses-kick-off-tour-with-new-drummer-heres-what-they-played","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6504d8e66cc6a4d009e7bd56","title":"Guns N' Roses Kick Off Tour With New Drummer: Here's What They Played","description":"It was their first show since parting ways with longtime drummer Frank Ferrer.","author":"Katrina Nattress"},"pub_start":1746128160000,"pub_until":4115978604802,"pub_changed":1746128619285,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/CLASSICHITS"]},{"tags":["categories/music-news","artists/Guns N' Roses (39143)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6813ca8df46a6100d05d8f03","slug:2025-05-01-guns-n-roses-kick-off-tour-with-new-drummer-heres-what-they-played","slug:2025-05-01-guns-n-roses-kick-off-tour-with-new-drummer-heres-what-they-played","keyword:keywords/Guns N' Roses","keyword:keywords/tour","keyword:keywords/setlist","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsicmRndzQiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","components-catalog-TrackList-component","DateTimeDisplay-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","components-catalog-TrackList-component","DateTimeDisplay-component","Podcasts-component","ui-ImageTile-component","Card-component","AptivadaKeywordContest-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.94b1a736e011fc0f6b33.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.51fc23b5373e910f4a24.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.3b8d77bfae095a091870.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.a1317e0f9342bf8c747f.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.886e64ad0766cf5f72a5.js"></script>
<script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.22fd96ce3a97461201e5.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.f48ec165e3da9a949f55.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.js"></script>
<script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script>
<script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.a58f9b17ed1802cd6512.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script>
<script async data-chunk="core-page-blocks-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.ee3234ca914dd952a1c0.js"></script>
<script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.c847d80e9aa862b03d51.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.05d77890dc9884cc76e2.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.js"></script>
<script async data-chunk="core-page-blocks-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.5e0cc4120d526a5ea860.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="components-catalog-TrackList-component" src="https://static.inferno.iheart.com/inferno/scripts/components-catalog-TrackList-component.644cdb9aaf258f95a9d3.js"></script>
<script async data-chunk="DateTimeDisplay-component" src="https://static.inferno.iheart.com/inferno/scripts/DateTimeDisplay-component.a955bfacd3eb846a09d1.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: KBPI.COM
Registry Domain ID: 1466933_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2025-03-26T11:36:02Z
Creation Date: 1995-04-26T04:00:00Z
Registry Expiry Date: 2026-04-27T04:00:00Z
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-04T06:58:35Z <<<
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