editor Logout
Account Preferences
Did you know...
When Europeans arrived at the New World, native americans had not yet discovered the wheel as a tool ?
Streaming Radio Guide
view source - https://z100portland.iheart.com/
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar} /*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style> <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preload" href="https://www.iheart.com/sdk/sdk.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/7d044e9d-e966-4b73-b448-a29d06f71027/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/> <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.3b72355a31018725a3c6.css"> <link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.bc06f128f534d4a5d747.css"> <link data-chunk="core-components-tiles-OnairTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-components-tiles-OnairTileLoader-component.12f62d6d6ad5771d626e.css"> <link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css"> <link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css"> <link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css"> <link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.a5e9ee6f3bc07a62d945.css"> <link data-chunk="core-page-blocks-music-MusicTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-music-MusicTile-component.c0f2337b7d57cb7e8b6d.css"> <link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css"> <link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css"> <link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css"> <link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css"> <link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css"> <link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css"> <link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.css"> <link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css"> <link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css"> <link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css"> <style data-reactroot="">:root { --station-font-family: "Mulish","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; --gradient-start: hsl(325,52.7%,35%); --gradient-stop: hsl(325,52.7%,29%); --accent-color: #bb3a86; --darkFooterColor: hsl(325,52.7%,33%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">Z100 Portland - Portland&#x27;s #1 Hit Music Station</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/62c6eea90ab5e6b497b41861?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/62c6eea90ab5e6b497b41861?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/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://z100portland.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="#bb3a86"/><meta data-rh="true" property="og:title" content="Z100 Portland - Portland&#x27;s #1 Hit Music Station"/><meta data-rh="true" property="twitter:title" content="Z100 Portland - Portland&#x27;s #1 Hit Music Station"/><meta data-rh="true" itemprop="name" content="Z100 Portland - Portland&#x27;s #1 Hit Music Station"/><meta data-rh="true" name="description" content="Portland&#x27;s #1 Hit Music Station, Z100"/><meta data-rh="true" property="og:description" content="Portland&#x27;s #1 Hit Music Station, Z100"/><meta data-rh="true" property="twitter:description" content="Portland&#x27;s #1 Hit Music Station, Z100"/><meta data-rh="true" itemprop="description" content="Portland&#x27;s #1 Hit Music Station, Z100"/><meta data-rh="true" name="keywords" content="radio, portland, hit, z100, station, top 40, johnjay and rich, john jay, johnjay, jonjay, jon, john, rich, kyle, morning, show, ryan, seacrest, ryan seacrest, maui, romeo"/><meta data-rh="true" property="og:url" content="https://z100portland.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://z100portland.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://z100portland.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@z100portland"/><meta data-rh="true" property="twitter:creator" content="@z100portland"/><meta data-rh="true" property="twitter:domain" content="z100portland.iheart.com"/><meta data-rh="true" property="og:site_name" content="Z100 Portland"/><meta data-rh="true" name="application-name" content="Z100 Portland"/><meta data-rh="true" property="fb:app_id" content="116523971757450"/><meta data-rh="true" property="fb:pages" content="64423130451"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/> </head> <body class="theme-light template-default"> <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Z100 Portland - Portland&#x27;s #1 Hit Music Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul style="max-height:calc(100vh - 100px)" class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Shows" class="button-text" tabindex="0"><span class="menu-label">Shows</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Johnjay And Rich" tabindex="0" href="/featured/johnjay-and-rich/">Johnjay And Rich</a></li><li><a aria-label="Ryan Seacrest" tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></li><li><a aria-label="Rayne" tabindex="0" href="/featured/rayne/">Rayne</a></li><li><a aria-label="The VBros" tabindex="0" href="/featured/mikey-v-frankie-v-the-vbros/">The VBros</a></li><li><a aria-label="Kayla" tabindex="0" href="/featured/kayla-kiis/">Kayla</a></li><li><a aria-label="Full Schedule" tabindex="0" href="/schedule/">Full Schedule</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Music" class="button-text" tabindex="0"><span class="menu-label">Music</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a aria-label="Music News" tabindex="0" href="/topic/music-news/">Music News</a></li><li><a aria-label="Concerts" tabindex="0" href="/calendar/category/concerts/">Concerts</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Features" class="button-text" tabindex="0"><span class="menu-label">Features</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li><li><a aria-label="Events" tabindex="0" href="/calendar/">Events</a></li><li><a aria-label="The Good, The Bad, and The Gossip (the GBG)" tabindex="0" href="/featured/the-good-the-bad-and-the-gossip/">The Good, The Bad, and The Gossip (the GBG)</a></li><li><a aria-label="Local News" tabindex="0" href="/topic/local-news/">Local News</a></li><li><a aria-label="Traffic" tabindex="0" href="/traffic/">Traffic</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="WIN JONAS BROTHERS TICKETS!!" tabindex="0" href="/promotions/win-jonas-brothers-tickets-1791478/">WIN JONAS BROTHERS TICKETS!!</a></li><li><a aria-label="Enter for Your Chance to Win a $250 NYX Professional Makeup Gift Card!" tabindex="0" href="/promotions/enter-for-your-chance-to-win-1796054/">Enter for Your Chance to Win a $250 NYX Professional Makeup Gift Card!</a></li><li><a aria-label="Back To School Giveaway 2025" tabindex="0" href="/promotions/back-to-school-giveaway-2025-1797311/">Back To School Giveaway 2025</a></li><li><a href="https://www.donorschoose.org/iheartradio" target="_blank" rel="noopener" aria-label="Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!">Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!</a></li><li><a aria-label="HI LO LET&#x27;S GO TO THE DISNEYLAND® RESORT!" tabindex="0" href="/promotions/hi-lo-lets-go-to-the-1799097/">HI LO LET&#x27;S GO TO THE DISNEYLAND® RESORT!</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 Z100 Portland</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/Z100Portland" 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/z100portland" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/z100portland" 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.snapchat.com/add/z100portland" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@z100portland" 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/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Z100 Portland - Portland&#x27;s #1 Hit Music Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?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 kkrz-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 Z100 Portland 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/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for Z100 Portland - Portland&#x27;s #1 Hit Music Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>Z100 Portland</h1><span class="OnairPlayTile-module_positioner_lTAsj">Portland&#x27;s #1 Hit Music Station</span><svg tabindex="-1" focusable="false" class="svg-icon icon-live" width="33" height="15" viewBox="0 0 33 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="15" rx="2" fill="#D2252A"></rect><path tabindex="-1" d="M10.291 9.78613H6.73535V3.24951H5.34961V11H10.291V9.78613Z" fill="white"></path><path tabindex="-1" d="M13.1699 11V3.24951H11.7842V11H13.1699Z" fill="white"></path><path tabindex="-1" d="M18.8096 11L21.4897 3.24951H20.0127L18.0791 9.3833H17.9878L16.0381 3.24951H14.5073L17.2144 11H18.8096Z" fill="white"></path><path tabindex="-1" d="M27.8438 9.80225H24.2129V7.63232H27.645V6.50439H24.2129V4.44727H27.8438V3.24951H22.8271V11H27.8438V9.80225Z" fill="white"></path></svg><a class="OnairPlayTile-module_showTitle_mzyM7" tabindex="0" href="/featured/most-requested-live/">Most Requested Live with Romeo</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"><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/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?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="National News - Hot Dog Spill Closes Busy Interstate" 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/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-08-02-hot-dog-spill-closes-busy-interstate/">Hot Dog Spill Closes Busy Interstate</a><time class="component-date-display" dateTime="1754165400000">Aug 02, 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.donorschoose.org/iheartradio" 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//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?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="Nominate An Exceptional Teacher Who Is Making A Lasting Impact!" 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.donorschoose.org/iheartradio" class="card-title" target="_blank" rel="noopener">Nominate An Exceptional Teacher Who Is Making A Lasting Impact!</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/podcast/category/top-100-overall-132/" 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//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?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="Find A New Podcast To Binge!" 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/podcast/category/top-100-overall-132/" class="card-title" target="_blank" rel="noopener">Find A New Podcast To Binge!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/iheartradio-live/"><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//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?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="Exclusive Shows From Your Favorite Artists!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/iheartradio-live/">Exclusive Shows From Your Favorite Artists!</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-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"><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/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?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 - American Eagle Responds To Sydney Sweeney Ad Campaign Critics" 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-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/">American Eagle Responds To Sydney Sweeney Ad Campaign Critics</a><time class="component-date-display" dateTime="1754163660000">Aug 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-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"><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/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?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 - Paula Deen Closes Popular Restaurant That Made Her Famous" 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-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/">Paula Deen Closes Popular Restaurant That Made Her Famous</a><time class="component-date-display" dateTime="1754163240000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/johnjay-and-rich/"><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/627aa887707626b7f9964e05?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/627aa887707626b7f9964e05?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/627aa887707626b7f9964e05?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Johnjay And Rich" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/johnjay-and-rich/">Johnjay And Rich</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/ryan-seacrest/"><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/60f860c7239470cb6de263dd?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Ryan Seacrest" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</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/rayne/"><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/67b4af57292d6a15996cfba6?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/67b4af57292d6a15996cfba6?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/67b4af57292d6a15996cfba6?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Rayne" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/rayne/">Rayne</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/mikey-v-frankie-v-the-vbros/"><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/631738eb8fc0787e7ac439dc?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/631738eb8fc0787e7ac439dc?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/631738eb8fc0787e7ac439dc?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mikey V, Frankie V &amp; Gianna: The VBros" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/mikey-v-frankie-v-the-vbros/">Mikey V, Frankie V &amp; Gianna: The VBros</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/kayla-kiis/"><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/6217cafcd7d4cf5f25151d1c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6217cafcd7d4cf5f25151d1c?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6217cafcd7d4cf5f25151d1c?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Kayla" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/kayla-kiis/">Kayla</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-new-hit-list/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5cdb0ac9ac51d6077dcd4289?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5cdb0ac9ac51d6077dcd4289?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cdb0ac9ac51d6077dcd4289?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The New Hit List" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-new-hit-list/">The New Hit List</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/bex-buster/"><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/60df39f361c5b5efb517e859?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60df39f361c5b5efb517e859?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60df39f361c5b5efb517e859?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Bex &amp; Buster" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/bex-buster/">Bex &amp; Buster</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/iheartradio-countdown-blog/"><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/5f17264b4b417c8925c145b0?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of iHeartRadio Countdown" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/iheartradio-countdown-blog/">iHeartRadio Countdown</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/on-the-move-with-enrique-santos/"><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/6033d21010f75536adb7c5e3?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6033d21010f75536adb7c5e3?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6033d21010f75536adb7c5e3?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of On The Move with Enrique Santos" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/on-the-move-with-enrique-santos/">On The Move with Enrique Santos</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/most-requested-live/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/610448c3c255cddc0aac0235?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/610448c3c255cddc0aac0235?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/610448c3c255cddc0aac0235?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Most Requested Live with Romeo" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/most-requested-live/">Most Requested Live with Romeo</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-hype-with-elizabethany-and-zac/"><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/60ccd4ed2c9ef77501c7006f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60ccd4ed2c9ef77501c7006f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60ccd4ed2c9ef77501c7006f?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The HYPE with Elizabethany and Zac" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-hype-with-elizabethany-and-zac/">The HYPE with Elizabethany and Zac</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/at40/"><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/60f860c7239470cb6de263dd?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of American Top 40" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/at40/">American Top 40</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/colt/"><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/5b48c71eccea19159b21adbf?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5b48c71eccea19159b21adbf?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5b48c71eccea19159b21adbf?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Colt" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/colt/">Colt</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/kpop-with-jojo/"><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/5f17264b4b417c8925c145b0?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of KPOP With JoJo" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/kpop-with-jojo/">KPOP With JoJo</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/the-vibe/"><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/5f2c5bfaa68821a7f2b55b03?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f2c5bfaa68821a7f2b55b03?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f2c5bfaa68821a7f2b55b03?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Vibe with Tanya &amp; EJ" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-vibe/">The Vibe with Tanya &amp; EJ</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">Z100 Portland<!-- --> 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/51-johnjay-rich-on-demand-27293201/" 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/27293201?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/27293201?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/27293201?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/27293201?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/27293201?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/27293201?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/27293201?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 Johnjay &amp; Rich On Demand 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">Johnjay &amp; Rich On Demand</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/605-oawrs-show-highlights-23996864/" 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/23996864?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/23996864?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/23996864?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/23996864?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/23996864?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/23996864?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/23996864?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 OAWRS Show Highlights 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">OAWRS Show Highlights</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/960-most-requested-live-interv-27503399/" 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/27503399?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/27503399?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/27503399?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/27503399?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/27503399?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/27503399?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/27503399?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 Most Requested Live Interviews 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">Most Requested Live Interviews</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/960-mauis-movie-minute-28600956/" 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/28600956?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28600956?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28600956?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28600956?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28600956?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28600956?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28600956?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 Maui&#x27;s Movie Minute 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">Maui&#x27;s Movie Minute</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-08-02-fees-going-up-at-oregon-state-parks/"><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/688e2b2bb112ee2b9ae62bac?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac?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 - Fees Going Up At Oregon State Parks" 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-08-02-fees-going-up-at-oregon-state-parks/">Fees Going Up At Oregon State Parks</a><time class="component-date-display" dateTime="1754147340000">Aug 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-08-02-oregon-zoos-baby-elephant-triples-in-size/"><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/688e2aa1b112ee2b9ae62ba0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0?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 - Oregon Zoo&#x27;s Baby Elephant Triples In Size" 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-08-02-oregon-zoos-baby-elephant-triples-in-size/">Oregon Zoo&#x27;s Baby Elephant Triples In Size</a><time class="component-date-display" dateTime="1754147220000">Aug 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-08-02-gold-bar-scam-continues-to-hit-oregonians/"><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/687e38c73e656b537dfb37c9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9?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 - Gold Bar Scam Continues To Hit Oregonians" 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-08-02-gold-bar-scam-continues-to-hit-oregonians/">Gold Bar Scam Continues To Hit Oregonians</a><time class="component-date-display" dateTime="1754147040000">Aug 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-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/"><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/688d2556f4de911d5405c54e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e?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 - Cardi B Addresses Rah Ali After She Details Their Confrontation In France" 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-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/">Cardi B Addresses Rah Ali After She Details Their Confrontation In France</a><time class="component-date-display" dateTime="1754083320000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"><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/688d18732425089862b569d3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?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 - Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth" 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-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/">Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth</a><time class="component-date-display" dateTime="1754077260000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/"><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/688d0b1a978182e97ad5867b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b?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="Entertainment News - PHOTOS: Lindsay Lohan Revives Iconic &#x27;Freaky Friday&#x27; Look Two Decades Later" 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/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/">PHOTOS: Lindsay Lohan Revives Iconic &#x27;Freaky Friday&#x27; Look Two Decades Later</a><time class="component-date-display" dateTime="1754075100000">Aug 01, 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/ryan-seacrest/content/2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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="Ryan Seacrest - FULL SHOW: Are You Intimidated by Farmer&#x27;s Markets?" 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/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke/">FULL SHOW: Are You Intimidated by Farmer&#x27;s Markets?</a><time class="component-date-display" dateTime="1754056364000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/johnjay-and-rich/content/2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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="Johnjay And Rich - BIG BOLD CLAIMS... and White TEETH" 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/johnjay-and-rich/">Johnjay And Rich</a></nav><a class="card-title" tabindex="0" href="/featured/johnjay-and-rich/content/2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth/">BIG BOLD CLAIMS... and White TEETH</a><time class="component-date-display" dateTime="1754050761000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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="Johnjay And Rich - Will you be SWOON by the magic cologne?" 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/johnjay-and-rich/">Johnjay And Rich</a></nav><a class="card-title" tabindex="0" href="/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne/">Will you be SWOON by the magic cologne?</a><time class="component-date-display" dateTime="1753964893000">Jul 31, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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="Johnjay And Rich - Ooh, it&#x27;s Thursday... who&#x27;s cheatin&#x27;?!?" 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/johnjay-and-rich/">Johnjay And Rich</a></nav><a class="card-title" tabindex="0" href="/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin/">Ooh, it&#x27;s Thursday... who&#x27;s cheatin&#x27;?!?</a><time class="component-date-display" dateTime="1753964495000">Jul 31, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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="Johnjay And Rich - What makes you feel, as an adult, like a child picked last for Dodgeball?!" 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/johnjay-and-rich/">Johnjay And Rich</a></nav><a class="card-title" tabindex="0" href="/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick/">What makes you feel, as an adult, like a child picked last for Dodgeball?!</a><time class="component-date-display" dateTime="1753958610000">Jul 31, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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="Ryan Seacrest - FULL SHOW: Are You Keeping A Secret Nut Stash?" 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/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash/">FULL SHOW: Are You Keeping A Secret Nut Stash?</a><time class="component-date-display" dateTime="1753881943000">Jul 30, 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-08-12-hozier-812-moda-center/"><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/681a61f04ac51aae718b9ae4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4?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 - Hozier 8/12 @ Moda Center" 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-08-12-hozier-812-moda-center/">Hozier 8/12 @ Moda Center</a><time class="component-date-display" dateTime="1755050400193">Aug 12, 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-08-13-the-lumineers-813-14-hayden-homes-amphitheater/"><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/6855c8715dfe96075920b0b3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3?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 - The Lumineers 8/13-14 @ Hayden Homes Amphitheater" 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-08-13-the-lumineers-813-14-hayden-homes-amphitheater/">The Lumineers 8/13-14 @ Hayden Homes Amphitheater</a><time class="component-date-display" dateTime="1755136800289">Aug 13, 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-08-13-weird-al-yankovic-813-14/"><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/68190eb00176ef7af3e2c045?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045?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 - &quot;Weird Al&quot; Yankovic 8/13-14 " 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-08-13-weird-al-yankovic-813-14/">&quot;Weird Al&quot; Yankovic 8/13-14 </a><time class="component-date-display" dateTime="1755136800355">Aug 13, 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-08-14-wiz-khalifa-814-cascades-amphitheater/"><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/683788bcabc1f747616e1723?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723?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 - Wiz Khalifa 8/14 @ Cascades Amphitheater" 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-08-14-wiz-khalifa-814-cascades-amphitheater/">Wiz Khalifa 8/14 @ Cascades Amphitheater</a><time class="component-date-display" dateTime="1755223200694">Aug 14, 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 Z100 Portland</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/Z100Portland" 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/z100portland" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/z100portland" 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.snapchat.com/add/z100portland" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@z100portland" 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">Portland&#x27;s #1 Hit Music Station, Z100</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/KKRZ/" target="_blank" rel="noopener">KKRZ<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KKRZ/" target="_blank" rel="noopener">KKRZ<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/677db0d5467413620aaea87b?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":"%2Fb34e3b0831431e87f7b4a2f7228ff5eb","canonicalHostname":"z100portland.iheart.com","hostnames":[],"facets":["markets/PORTLAND-OR","genres/Top 40 & Pop","formats/CHRPOP","facets/PopStations","brands/KKRZ-FM (884)","facets/All Sites - English","facets/Seacrest Affiliates","facets/IMAX-Jingle-Ball","facets/Pfizer-Vipx","facets/#Q1CashLeadExclusion","facets/WinB4Contest","facets/2025MusicFestivalStations","facets/Q3CashContest","facets/Q3CashContestExclusion","facets/ThankATeacherEnglish","facets/2025MusicFestivalContest"],"slug":"kkrz-fm","market":"markets/PORTLAND-OR","ownBrand":"brands/KKRZ-FM (884)","timeZone":"America/Los_Angeles","keys":["hostname:z100portland.iheart.com","hostname:www.z100portland.com","hostname:z100portland.com","hostname:kkrz.com","hostname:www.kkrz.com","hostname:kkrz-fm.radio.iheart.com","id:/b34e3b0831431e87f7b4a2f7228ff5eb","brand:brands/KKRZ-FM (884)","slug:kkrz-fm","primaryParentOf:/06bcd6101c6bc5bbf78c7405302d3a9c","primaryParentOf:/593fea9852c3b4e1ace55078","primaryParentOf:/59d40c0b70ebd29741bf927f","primaryParentOf:/5a28529c90f69ff17d1a59e4","primaryParentOf:/6178b869b9d553f6c1e791d7ac9ad453","stream:1961","primaryParentOf:/5e84f8d962cc1050845687b0","primaryParentOf:/60be676e908fdf3b37d648ff","broadcastFacility:11280","broadcastFacilityCallsign:kkrz","primaryParentOf:/609bfd11908fdf3b37d648fc","primaryParentOf:/65e75cd7625626e0acd0bbc0"],"stream":{"id":1961,"primaryPronouncement":"z one hundred portland","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"Z100 Portland","description":"Portland's #1 Hit Music Station, Z100"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b34e3b0831431e87f7b4a2f7228ff5eb/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"portlands_cutest_pet","path":"/portlands-cutest-pet"},{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"name":"request_a_song","path":"/request/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"music_home","path":"/music/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1nTyx","priority":0,"source":"/spotlight","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"689Gc","priority":0,"source":"/spotlights","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WFN6j","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pHMQ9","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oLs7Z","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jaGYj","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lAdqT","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hRBn4","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NTW8H","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T7NRs","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lnPpW","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"M89F6","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oIvoh","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fvFSl","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0ojeA","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"t2qxn","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QCwSi","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FNCWN","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QIxAi","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"novvL","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico?rev=7.34.3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cJ6Ax","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dc0Ob","priority":0,"source":"/playlist/","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"otvhW","priority":0,"source":"/calendar/concerts-9/","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y0ecD","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fP9Md","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IT6c8","priority":0,"source":"/calendar/station-events-1/","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PfvMC","priority":0,"source":"/80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xXbXZ","priority":0,"source":"/80show","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SzMPk","priority":0,"source":"/eightiesshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gBzKO","priority":0,"source":"/the80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IoHEa","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kGobR","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vR6is","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tL3jx","priority":0,"source":"/christmas","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sOdwO","priority":0,"source":"/hanukkah","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6fl6B","priority":0,"source":"/fangirls","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4pZRU","priority":0,"source":"/fangirl","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z0psI","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mU8Gz","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scHow","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tgPDH","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P4kj3","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zOavI","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kf469","priority":0,"source":"/cc-common/weather/","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pbxiP","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QxYrG","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tnYcu","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yBGWM","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-War-Of-The-Roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VfzOG","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1Q9F6","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oS817","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3T2K","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ba6a4","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JI9OM","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GhyRh","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BSMwK","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"szqQp","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i54eh","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"keGyL","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xnBQB","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7BOqD","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dOvXM","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iEGCz","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scTdK","priority":0,"source":"/music/recently-played/undefined/","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Gje0w","priority":0,"source":"/music/undefined/","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sko3S","priority":0,"source":"/music/top-songs/undefined/","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"d2Y8B","priority":0,"source":"/music/playlist/","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YMOfW","priority":0,"source":"/{{collectionUrl}}/","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UZWIc","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qY7Bi","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"soGug","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UMKHQ","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"H7TrY","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4e6Mq","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QmKB3","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"95ImX","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e2TbP","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rtsWp","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dDHKJ","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vksoo","priority":0,"source":"/Durginstuff.html/","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ydn7Y","priority":0,"source":"/pages/johnandkenshow/","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JAfTn","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vmLvG","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3jk0L","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82/","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rRiTl","priority":0,"source":"/topic/24/7%20News%20-%20National%20(501855)/","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l1YJA","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5uKOW","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cVn5o","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LcEcm","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FgU8x","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gfVqw","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LScSz","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T6DSc","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DSnll","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P6L0g","priority":0,"source":"Listen","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0Z9RM","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-TXZD2FPZxDpXUQH2kty9Zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Ttcig","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IP3r2","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VYRMr","priority":0,"source":"/pages/BOBBYOJAY.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AGrmM","priority":0,"source":"/Listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l8Hno","priority":0,"source":"/pages/lancesBlog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YSRPT","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XjHIU","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5qzE7","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v37DV","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jZJSE","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tqQP1","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"As3w2","priority":0,"source":"/app2/Contest/8LFQYF","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3CQqZ","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5ODwU","priority":0,"source":"/app2/Contest/7LJDFU","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"37kZs","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"84jHC","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DPQ86","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dbIgm","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram/","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"q3tN4","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"A0cPy","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7UZst","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"n8wQt","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"o5Bbj","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2gp2Q","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IFx3E","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jNLvF","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kzkd2","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6aIim","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WzoLY","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Prl6M","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UzDHM","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gWMcd","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert/","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FpdzN","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBeQF","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wH7lR","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"eIvqD","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GTHXQ","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LFrEl","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1dAcV","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xsEuC","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VSg8k","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nFudb","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9r4Wa","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UXrDU","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HDw4Q","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BRIww","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Dkdkt","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qs1iA","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5AXp4","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RqjrU","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6JcQJ","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yg683","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kX8iG","priority":0,"source":"/legal/ad-choices/en/","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LptCe","priority":0,"source":"/legal/ad-choices/es/","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z37O8","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1748523600000,"end":1758427219263},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1748523623975,"end":1758427200000},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1748523600000,"end":1758427248861},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"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":1748523600274,"end":1758427200274},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"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":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"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":"ncKRo","priority":0,"source":"/morganwallen","regex":false,"schedule":{"begin":1747317600768,"end":1751342400768},"destination":{"type":"URL","value":"https://albumrelease.iheart.com/MorganWallen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ubOEu","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1753113480018,"end":1767242700018},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jrcq6","priority":0,"source":"/stormready","regex":false,"schedule":{"begin":1753297200957,"end":1755748800958},"destination":{"type":"URL","value":"/promotions/solar-source-battery-back-up-giveaway-1795764/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RQBoB","priority":0,"source":"/maui","regex":false,"schedule":{"begin":1507073220000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Maui (54009)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NIrc9","priority":0,"source":"/bewell","regex":false,"schedule":{"begin":1507335840000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Z100 Street Team"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yPQ76","priority":0,"source":"/movies","regex":false,"schedule":{"begin":1510269960000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/mauis-movie-minute-28600956/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Mep3O","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775029217,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=232"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"b3Gd2","priority":0,"source":"/jessie","regex":false,"schedule":{"begin":1565909940000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Jessie Rae"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FjJrD","priority":0,"source":"/romeo","regex":false,"schedule":{"begin":1579810200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/On Air Romeo (54891)"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GPXB8","priority":0,"source":"/portlandpride","regex":false,"schedule":{"begin":1592499960705,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Portland Pride"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XIcGk","priority":0,"source":"/lovepupday","regex":false,"schedule":{"begin":1600706640427,"end":4115978604802},"destination":{"type":"URL","value":"https://z100portland.iheart.com/featured/lovepupday/portland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1748523642079,"end":1758513600000}},{"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":"fk5Fo","keywords":["Cure","CURE","cure"],"destination":{"type":"URL","value":"http://z100portland.iheart.com/content/2017-07-10-susan-g-komen-race-for-the-cure-2017/"},"disabled":false,"schedule":{"begin":1501788420000,"end":1505762820000}},{"id":"ydRyW","keywords":["Poker","POKER","poker"],"destination":{"type":"URL","value":"http://z100portland.iheart.com/calendar/event/5983806d7519e1a6b0ca8a3f/"},"disabled":false,"schedule":{"begin":1501791420000,"end":1503778620000}},{"id":"ipMlQ","keywords":["HOUSTON "," houston","Houston"],"destination":{"type":"URL","value":"http://z100portland.iheart.com/featured/portland-local-news/content/2017-08-30-iheartradio-portlands-houston-flood-relief-effort/"},"disabled":false,"schedule":{"begin":1504118100000,"end":1504310400000}},{"id":"M7jOg","keywords":["Wish"],"destination":{"type":"URL","value":"http://z100portland.iheart.com/calendar/event/59c1a2bde9f1ddf4a18ad5a7/"},"disabled":false,"schedule":{"begin":1505863920000,"end":1508023920000}},{"id":"5Pl4j","keywords":["Maui","MAUI","maui"],"destination":{"type":"BRAND","value":"brands/Maui (54009)"},"disabled":false,"schedule":{"begin":1507073160000,"end":4115978604802}},{"id":"BGu0G","keywords":["Be Well ","BeWell","#BeWell","be well","bewell"],"destination":{"type":"BRAND","value":"brands/Z100 Street Team"},"disabled":false,"schedule":{"begin":1507335780000,"end":4115978604802}},{"id":"V96kB","keywords":["Movies","movies","MOVIES"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast/mauis-movie-minute-28600956/"},"disabled":false,"schedule":{"begin":1510269900000,"end":4115978604802}},{"id":"LRd0p","keywords":["car toys","Car Toys","cartoys","CarToys"],"destination":{"type":"URL","value":"https://z100portland.iheart.com/contests/car-toys-connected-car-373304/"},"disabled":false,"schedule":{"begin":1518715680000,"end":1522513680000}},{"id":"gad0H","keywords":["Light The Night","light the night"],"destination":{"type":"URL","value":"https://z100portland.iheart.com/calendar/event/5b8739fe191adf2d3da87a8d/"},"disabled":false,"schedule":{"begin":1538522400000,"end":1540768800000}},{"id":"I64IT","keywords":["Free to Breathe","free to breathe"],"destination":{"type":"URL","value":"https://z100portland.iheart.com/calendar/event/5bb51c65b621d8ce9d639bd5/"},"disabled":false,"schedule":{"begin":1538596380000,"end":1540194780000}},{"id":"quGvJ","keywords":["Shamrock","shamrock"],"destination":{"type":"URL","value":"https://z100portland.iheart.com/calendar/event/5c37b07262f75827137bffba/"},"disabled":false,"schedule":{"begin":1547153760000,"end":1552938960000}},{"id":"Zf7KI","keywords":["CORKS","Corks","corks"],"destination":{"type":"BRAND","value":"brands/Corks + Carts"},"disabled":false,"schedule":{"begin":1550586540000,"end":4115978604802}},{"id":"1rENr","keywords":["ROMEO","Romeo","romeo"],"destination":{"type":"BRAND","value":"brands/On Air Romeo (54891)"},"disabled":false,"schedule":{"begin":1579810140000,"end":4115978604802}},{"id":"FFq7z","keywords":["pup","lovepup","lovepupday"],"destination":{"type":"URL","value":"https://z100portland.iheart.com/featured/lovepupday/portland/"},"disabled":false,"schedule":{"begin":0,"end":1608678540704}}],"sections":{"general":{"name":"Z100 Portland","positioner":"Portland's #1 Hit Music Station","description":"Portland's #1 Hit Music Station, Z100","keywords":[{"id":"radio"},{"id":"portland"},{"id":"hit"},{"id":"z100"},{"id":"station"},{"id":"top 40"},{"id":"johnjay and rich"},{"id":"john jay"},{"id":"johnjay"},{"id":"jonjay"},{"id":"jon"},{"id":"john"},{"id":"rich"},{"id":"kyle"},{"id":"morning"},{"id":"show"},{"id":"ryan"},{"id":"seacrest"},{"id":"ryan seacrest"},{"id":"maui"},{"id":"romeo"}],"default_content":[],"additional_distributions":[],"default_podcasts":[{"id":"27293201"},{"id":"23996864"},{"id":"27503399"},{"id":"28600956"},{"id":"30117992"},{"id":"27660422"},{"id":"30599432"},{"id":"59791610"},{"id":"57927691"},{"id":"82770100"},{"id":"28149788"}],"default_shows":[{"id":"brands/Johnjay And Rich (53803)","sites":{"_id":"%2F4030171b9c0d4968255f8e9cea9bdf54","slug":"johnjay-and-rich","ownBrand":"brands/Johnjay And Rich (53803)","configByLookup":{"common":{"branding":{"name":"Johnjay And Rich"}}}}},{"id":"brands/Ryan Seacrest (52241)","sites":{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest"}}}}},{"id":"brands/Rayne","sites":{"_id":"%2F65e75cd7625626e0acd0bbc0","slug":"rayne","ownBrand":"brands/Rayne","configByLookup":{"common":{"branding":{"name":"Rayne"}}}}},{"id":"brands/Mikey V & Frankie V – The VBros","sites":{"_id":"%2F619beecf0f886d7572be8246","slug":"mikey-v-frankie-v-the-vbros","ownBrand":"brands/Mikey V & Frankie V – The VBros","configByLookup":{"common":{"branding":{"name":"Mikey V, Frankie V & Gianna: The VBros"}}}}},{"id":"brands/Kayla KIIS","sites":{"_id":"%2F6217ca927613c7798f8de3a4","slug":"kayla-kiis","ownBrand":"brands/Kayla KIIS","configByLookup":{"common":{"branding":{"name":"Kayla"}}}}},{"id":"brands/The New Hit List","sites":{"_id":"%2F641b7f1bcb8b910b2e4f907b","slug":"the-new-hit-list","ownBrand":"brands/The New Hit List","configByLookup":{"common":{"branding":{"name":"The New Hit List"}}}}},{"id":"brands/Bex & Buster","sites":{"_id":"%2F60df39e8043be7de957c3bb8","slug":"bex-buster","ownBrand":"brands/Bex & Buster","configByLookup":{"common":{"branding":{"name":"Bex & Buster"}}}}},{"id":"brands/iHeartRadio Countdown (57472)","sites":{"_id":"%2Ff5316214b7bf57d95193387bcbe85108","slug":"iheartradio-countdown-blog","ownBrand":"brands/iHeartRadio Countdown (57472)","configByLookup":{"common":{"branding":{"name":"iHeartRadio Countdown"}}}}},{"id":"brands/On The Move with Enrique Santos (English Affiliate Blog)","sites":{"_id":"%2F592703d83fd8be1e47705eb4","slug":"on-the-move-with-enrique-santos","ownBrand":"brands/On The Move with Enrique Santos (English Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"On The Move with Enrique Santos"}}}}},{"id":"brands/Most Requested Live","sites":{"_id":"%2F5938268e791d56803ed4bd07","slug":"most-requested-live","ownBrand":"brands/Most Requested Live","configByLookup":{"common":{"branding":{"name":"Most Requested Live with Romeo"}}}}},{"id":"brands/The HYPE with Elizabethany and Zac","sites":{"_id":"%2F60b7b3ef2341b8f96ccb0703","slug":"the-hype-with-elizabethany-and-zac","ownBrand":"brands/The HYPE with Elizabethany and Zac","configByLookup":{"common":{"branding":{"name":"The HYPE with Elizabethany and Zac"}}}}},{"id":"brands/AT40 (57504)","sites":{"_id":"%2F7cb2fdf6ed0a13f21224b459bc56e9dd","slug":"at40","ownBrand":"brands/AT40 (57504)","configByLookup":{"common":{"branding":{"name":"American Top 40"}}}}},{"id":"brands/Colt (57888)","sites":{"_id":"%2Faae68c0f4e2e57969caa96eed1053e0e","slug":"colt","ownBrand":"brands/Colt (57888)","configByLookup":{"common":{"branding":{"name":"Colt"}}}}},{"id":"brands/KPOP With JoJo","sites":{"_id":"%2F6511ebda5e16e60b4a51b2ca","slug":"kpop-with-jojo","ownBrand":"brands/KPOP With JoJo","configByLookup":{"common":{"branding":{"name":"KPOP With JoJo"}}}}},{"id":"brands/The Vibe","sites":{"_id":"%2F5ec5491b037bbf969536afc3","slug":"the-vibe","ownBrand":"brands/The Vibe","configByLookup":{"common":{"branding":{"name":"The Vibe with Tanya & EJ"}}}}}],"default_playlists":[{"id":"312064750::GyZXToRd3rRqdcpVy8A6JW"},{"id":"312064750::HvdrSwTyToK6Zr5rQb7DSC"},{"id":"312064750::VroVxwEhENoVcyPsSAbTVP"},{"id":"312064750::QwjZ759E71CZeCBXPwvo96"},{"id":"312064750::R5eqauyG9S7x1KZLkWKDq6"},{"id":"312064750::4DutrueeE37pkvo9LPm5MJ"},{"id":"312064750::QFwAZHpB3GSTVcbP9tiGvi"}],"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":"Portland, OR","country":{"id":"countries/US"},"geo_latitude":"45.42243819999999","geo_longitude":"-122.7456959","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Buy Your Tickets To Our 2025 iHeartRadio Musical Festival NOW!","link":"https://www.iheart.com/music-festival/?campid=localalert","target":"_blank","start_date":{"timestampMs":1749834000000},"end_date":{"timestampMs":1758254420912}},"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":"2x8Zu","type":"page","label":"Shows","target":"_self","ref":"onair_schedule","children":[{"id":"jCEiF","type":"brand","label":"Johnjay And Rich","target":"_self","ref":"%2F4030171b9c0d4968255f8e9cea9bdf54","href":"/featured/johnjay-and-rich/"},{"id":"3mWKy","type":"brand","label":"Ryan Seacrest","target":"_self","ref":"%2F5f54ffc3bcc0851898da64aad90bcbdd","href":"/featured/ryan-seacrest/"},{"id":"zSIgY","type":"brand","label":"Rayne","target":"_self","ref":"%2F65e75cd7625626e0acd0bbc0","href":"/featured/rayne/"},{"id":"ElJSm","type":"brand","label":"The VBros","target":"_self","ref":"%2F619beecf0f886d7572be8246","href":"/featured/mikey-v-frankie-v-the-vbros/"},{"id":"fBDAU","type":"brand","label":"Kayla","target":"_self","ref":"%2F6217ca927613c7798f8de3a4","href":"/featured/kayla-kiis/"},{"id":"He4ZU","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"pbzpN","type":"page","label":"Music","target":"_self","ref":"music_home","children":[{"id":"rfcSj","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"4lZXa","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"KHqzE","type":"link","label":"Music News","target":"_self","ref":"/topic/music-news/","href":"/topic/music-news/"},{"id":"YzJK9","type":"link","label":"Concerts","target":"_self","ref":"/calendar/category/concerts/","href":"/calendar/category/concerts/"}],"href":"/music/"},{"id":"EqPw5","type":"link","label":"Features","target":"_self","ref":"#","children":[{"id":"q85TK","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","href":"/podcasts/"},{"id":"EL4e0","type":"page","label":"Events","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"lAiKp","type":"brand","label":"The Good, The Bad, and The Gossip (the GBG)","target":"_self","ref":"%2F8252e5a95a82f716a80fb83dbf329d37","href":"/featured/the-good-the-bad-and-the-gossip/"},{"id":"OkRGq","type":"link","label":"Local News","target":"_self","ref":"/topic/local-news/","href":"/topic/local-news/"},{"id":"shIaf","type":"page","label":"Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"Y6msH","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"}],"href":"#"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/light"},"logo_best_res":{"id":"asset://assets.brands/5d3f74964dbbde05cc4e1a71","asset":{"bucket":"assets.brands","resourceId":"%2F5d3f74964dbbde05cc4e1a71","href":"https://i.iheart.com/v3/re/assets.brands/5d3f74964dbbde05cc4e1a71"}},"station_logo":{"id":"asset://assets.brands/62c6ee9f0ab5e6b497b4185e","asset":{"bucket":"assets.brands","resourceId":"%2F62c6ee9f0ab5e6b497b4185e","href":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e"}},"logo_favicon":{"id":"asset://assets.brands/62c6eea90ab5e6b497b41861","asset":{"bucket":"assets.brands","resourceId":"%2F62c6eea90ab5e6b497b41861","href":"https://i.iheart.com/v3/re/assets.brands/62c6eea90ab5e6b497b41861"}},"font":{"id":"site-fonts/Mulish"},"accent_color":"#bb3a86","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":"Z100Portland","facebook_app_id":"116523971757450","facebook_fan_page_id":"64423130451","twitter_switch":true,"twitter_name":"z100portland","youtube_switch":false,"youtube_name":"z100pdx","instagram_switch":true,"instagram_name":"z100portland","snapchat_switch":true,"snapchat_name":"z100portland","pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"z100portland"},"contact":{"page_intro":"Prize Distribution: Winners will be contacted by email and/or phone. All winners will receive an email from PrizeCloset.com and be required to e-sign documents before prizes will be released. Prizes will either be emailed, shipped or mailed. In person prize pickup is no longer offered. Contact: SusanReynolds@iHeartMedia or CaseyBay@iHeartMedia if you have questions","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"(888) 483-0100","business_phone_number":"(503) 323-6400","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":false,"prize_pickup_info":"Our office is temporarily closed due to COVID-19. All contest winners will be contacted in regards to prize pick-up once we reopen. Thank you for your patience.","location_address1":"13333 SW 68th Parkway,","location_address2":"Suite 310","location_city":"Tigard","location_state":"OR","location_zip":"97223","office_hours":"Weekdays 9AM-5:30PM","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Program Director"}],"eeo_report_asset":{"id":"asset://assets.eeo/677db0d5467413620aaea87b"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"97.120.105.230","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":"KKRZ-FM","aptivada_switch":true,"aptivada_id":"1781993","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":"11280","broadcastFrequency":"100.3","broadcastBand":"FM","broadcastCallLetters":"KKRZ","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F8252e5a95a82f716a80fb83dbf329d37","slug":"the-good-the-bad-and-the-gossip","ownBrand":"brands/The Good, the Bad and the Gossip (55173)","configByLookup":{"common":{"branding":{"name":"The Good, the Bad and the Gossip"}}}},{"_id":"%2F4030171b9c0d4968255f8e9cea9bdf54","slug":"johnjay-and-rich","ownBrand":"brands/Johnjay And Rich (53803)","configByLookup":{"common":{"branding":{"name":"Johnjay And Rich"}}}},{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest"}}}},{"_id":"%2F65e75cd7625626e0acd0bbc0","slug":"rayne","ownBrand":"brands/Rayne","configByLookup":{"common":{"branding":{"name":"Rayne"}}}},{"_id":"%2F619beecf0f886d7572be8246","slug":"mikey-v-frankie-v-the-vbros","ownBrand":"brands/Mikey V & Frankie V – The VBros","configByLookup":{"common":{"branding":{"name":"Mikey V, Frankie V & Gianna: The VBros"}}}},{"_id":"%2F6217ca927613c7798f8de3a4","slug":"kayla-kiis","ownBrand":"brands/Kayla KIIS","configByLookup":{"common":{"branding":{"name":"Kayla"}}}},{"_id":"%2F641b7f1bcb8b910b2e4f907b","slug":"the-new-hit-list","ownBrand":"brands/The New Hit List","configByLookup":{"common":{"branding":{"name":"The New Hit List"}}}},{"_id":"%2F60df39e8043be7de957c3bb8","slug":"bex-buster","ownBrand":"brands/Bex & Buster","configByLookup":{"common":{"branding":{"name":"Bex & Buster"}}}},{"_id":"%2Ff5316214b7bf57d95193387bcbe85108","slug":"iheartradio-countdown-blog","ownBrand":"brands/iHeartRadio Countdown (57472)","configByLookup":{"common":{"branding":{"name":"iHeartRadio Countdown"}}}},{"_id":"%2F592703d83fd8be1e47705eb4","slug":"on-the-move-with-enrique-santos","ownBrand":"brands/On The Move with Enrique Santos (English Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"On The Move with Enrique Santos"}}}},{"_id":"%2F5938268e791d56803ed4bd07","slug":"most-requested-live","ownBrand":"brands/Most Requested Live","configByLookup":{"common":{"branding":{"name":"Most Requested Live with Romeo"}}}},{"_id":"%2F60b7b3ef2341b8f96ccb0703","slug":"the-hype-with-elizabethany-and-zac","ownBrand":"brands/The HYPE with Elizabethany and Zac","configByLookup":{"common":{"branding":{"name":"The HYPE with Elizabethany and Zac"}}}},{"_id":"%2F7cb2fdf6ed0a13f21224b459bc56e9dd","slug":"at40","ownBrand":"brands/AT40 (57504)","configByLookup":{"common":{"branding":{"name":"American Top 40"}}}},{"_id":"%2Faae68c0f4e2e57969caa96eed1053e0e","slug":"colt","ownBrand":"brands/Colt (57888)","configByLookup":{"common":{"branding":{"name":"Colt"}}}},{"_id":"%2F6511ebda5e16e60b4a51b2ca","slug":"kpop-with-jojo","ownBrand":"brands/KPOP With JoJo","configByLookup":{"common":{"branding":{"name":"KPOP With JoJo"}}}},{"_id":"%2F5ec5491b037bbf969536afc3","slug":"the-vibe","ownBrand":"brands/The Vibe","configByLookup":{"common":{"branding":{"name":"The Vibe with Tanya & EJ"}}}}],"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":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","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":"Hot Dog Spill Closes Busy Interstate","permalink":"https://z100portland.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"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:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F687aaea4875b23cab49ddde2","type":"LEADS","record":{"title":"Nominate An Exceptional Teacher Who Is Making A Lasting Impact!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/687aae40875b23cab49ddde1","img_meta":{"base_id":"%2F687aae40875b23cab49ddde1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.donorschoose.org/iheartradio"},"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":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5d8bd536df8f904b41e2618b","type":"LEADS","record":{"title":"Exclusive Shows From Your Favorite Artists!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67f9617f86d1db4121bb37e8","img_meta":{"base_id":"%2F67f9617f86d1db4121bb37e8","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/featured/iheartradio-live/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjozfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjowLCJ3bWVOSyI6LTF9fQ==","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":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled &quot;Sydney Sweeney Has Great Jeans,&quot; \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between &quot;genes&quot; and &quot;jeans.&quot;\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, &quot;My jeans are blue,&quot; which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, &quot;Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story.&quot;\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://z100portland.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady &amp; Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady &amp; Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. &quot;Thank you for all the great memories and for your loyalty,&quot; Deen wrote, emphasizing her family's appreciation for the community. The Lady &amp; Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://z100portland.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F4030171b9c0d4968255f8e9cea9bdf54","slug":"johnjay-and-rich","ownBrand":"brands/Johnjay And Rich (53803)","configByLookup":{"common":{"branding":{"name":"Johnjay And Rich","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/627aa887707626b7f9964e05"}}}}}},{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd"}}}}}},{"_id":"%2F65e75cd7625626e0acd0bbc0","slug":"rayne","ownBrand":"brands/Rayne","configByLookup":{"common":{"branding":{"name":"Rayne","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/67b4af57292d6a15996cfba6"}}}}}},{"_id":"%2F619beecf0f886d7572be8246","slug":"mikey-v-frankie-v-the-vbros","ownBrand":"brands/Mikey V & Frankie V – The VBros","configByLookup":{"common":{"branding":{"name":"Mikey V, Frankie V & Gianna: The VBros","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/631738eb8fc0787e7ac439dc"}}}}}},{"_id":"%2F6217ca927613c7798f8de3a4","slug":"kayla-kiis","ownBrand":"brands/Kayla KIIS","configByLookup":{"common":{"branding":{"name":"Kayla","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6217cafcd7d4cf5f25151d1c"}}}}}},{"_id":"%2F641b7f1bcb8b910b2e4f907b","slug":"the-new-hit-list","ownBrand":"brands/The New Hit List","configByLookup":{"common":{"branding":{"name":"The New Hit List","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5cdb0ac9ac51d6077dcd4289"}}}}}},{"_id":"%2F60df39e8043be7de957c3bb8","slug":"bex-buster","ownBrand":"brands/Bex & Buster","configByLookup":{"common":{"branding":{"name":"Bex & Buster","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60df39f361c5b5efb517e859"}}}}}},{"_id":"%2Ff5316214b7bf57d95193387bcbe85108","slug":"iheartradio-countdown-blog","ownBrand":"brands/iHeartRadio Countdown (57472)","configByLookup":{"common":{"branding":{"name":"iHeartRadio Countdown","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0"}}}}}},{"_id":"%2F592703d83fd8be1e47705eb4","slug":"on-the-move-with-enrique-santos","ownBrand":"brands/On The Move with Enrique Santos (English Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"On The Move with Enrique Santos","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6033d21010f75536adb7c5e3"}}}}}},{"_id":"%2F5938268e791d56803ed4bd07","slug":"most-requested-live","ownBrand":"brands/Most Requested Live","configByLookup":{"common":{"branding":{"name":"Most Requested Live with Romeo","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/610448c3c255cddc0aac0235"}}}}}},{"_id":"%2F60b7b3ef2341b8f96ccb0703","slug":"the-hype-with-elizabethany-and-zac","ownBrand":"brands/The HYPE with Elizabethany and Zac","configByLookup":{"common":{"branding":{"name":"The HYPE with Elizabethany and Zac","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60ccd4ed2c9ef77501c7006f"}}}}}},{"_id":"%2F7cb2fdf6ed0a13f21224b459bc56e9dd","slug":"at40","ownBrand":"brands/AT40 (57504)","configByLookup":{"common":{"branding":{"name":"American Top 40","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd"}}}}}},{"_id":"%2Faae68c0f4e2e57969caa96eed1053e0e","slug":"colt","ownBrand":"brands/Colt (57888)","configByLookup":{"common":{"branding":{"name":"Colt","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b48c71eccea19159b21adbf"}}}}}},{"_id":"%2F6511ebda5e16e60b4a51b2ca","slug":"kpop-with-jojo","ownBrand":"brands/KPOP With JoJo","configByLookup":{"common":{"branding":{"name":"KPOP With JoJo","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0"}}}}}},{"_id":"%2F5ec5491b037bbf969536afc3","slug":"the-vibe","ownBrand":"brands/The Vibe","configByLookup":{"common":{"branding":{"name":"The Vibe with Tanya & EJ","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f2c5bfaa68821a7f2b55b03"}}}}}}]},{"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":["27293201","23996864","27503399","28600956","30117992","27660422","30599432","59791610","57927691","82770100","28149788"]},{"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":"%2F688e2affb112ee2b9ae62ba3","type":"PUBLISHING","record":{"ref_id":"%2F688e2affb112ee2b9ae62ba3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688e2b2bb112ee2b9ae62bac","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Oregon Parks and Recreation Department (OPRD) is updating some visitor fees at select parks as part of a broader, proactive effort to build a more resilient financial future for Oregon State Parks. \u003c/p>\n\n\u003cp>Starting Oct. 1, 2025, Oregon State Parks will no longer waive the parking fee at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D367&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677511563%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=2QnM%2F9pzZEH6mvZ3Hqeet0kuhJj2IdujqcFwKApkBcs%3D&reserved=0\" target=\"_blank\">21 additional day-use parks\u003c/a>. The parking fee is currently $10 for in-state visitors and $12 out-of-state visitors.  \u003c/p>\n\n\u003cp>The parking fee does not apply to visitors who walk, bike, use public transportation, have a valid hangtag from camping at an Oregon State Park or a \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparks.reserveamerica.com%2FposProducts.do%3FcontractCode%3DOR%26posFilterCat%3D598053577&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677532881%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oGomi2luCP3EAc%2BmRZN8TDoh2IfKcSkwDcV0Nz1tcQs%3D&reserved=0\" target=\"_blank\">12 or 24-month parking permit\u003c/a>. Currently, OPRD charges for \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dvisit.day-use&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677553787%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=5IAfv%2BuoUQrPigsTIdG69q21ICT3Dz1llONXTXGh2T8%3D&reserved=0\" target=\"_blank\">parking at 25 parks\u003c/a> and waives parking fees at over 225 parks across the state.   \u003c/p>\n\n\u003cp>The 21 additional parks include some of the busiest parks in the system such as Harris Beach State Park, which experienced an estimated 2 million day-use visits last year. Visitor fees help pay for maintenance and operation.  \u003c/p>\n\n\u003cp>Some overnight camping rates will also see \u003cstrong>\u003cem>updates for visits beginning May 1, 2026\u003c/em>\u003c/strong>\u003cstrong>:\u003c/strong> \u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D351&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677571667%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=r%2BQkHa4ll9iVnNIyhRLVJQxPv%2Bd9incGshKW1RgW%2B6w%3D&reserved=0\" target=\"_blank\">Overnight rates at our 29 \u003c/a>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D351&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677571667%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=r%2BQkHa4ll9iVnNIyhRLVJQxPv%2Bd9incGshKW1RgW%2B6w%3D&reserved=0\" target=\"_blank\">\u003cstrong>busiest parks\u003c/strong>\u003c/a> will increase to the \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677588616%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=w6b%2Bx2QH9Bd2s8x3%2FMz%2Bet5AV%2BkyyGTlYHvojQulx0M%3D&reserved=0\" target=\"_blank\">top of the\u003c/a> \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677604838%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=yRHqfobNiIZS6QjAUxTR%2FZJq9RW9tw09lLUT8H2ZkJw%3D&reserved=0\" target=\"_blank\">current rate range\u003c/a> from May 1 through September 30. This increase will apply year round on Friday, Saturday and Sunday nights \u003cstrong>(Top rate is $29 for tents and $52 for full hook-up RV)\u003c/strong> \u003c/li>\n\u003cli>\u003cstrong>At all parks: \u003c/strong>\u003c/li>\n\u003cli>Cabin and yurt prices will increase to the \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677619898%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=ia%2FV%2FQhqaZt8NyJlzhzQ3Xo9XgmdvlhsuM%2BQutZX140%3D&reserved=0\" target=\"_blank\">top of the rate range\u003c/a> year round. \u003cstrong>(Top rates vary from $72 for rustic yurts to $129 for deluxe cabins/yurts)\u003c/strong>\u003c/li>\n\u003cli>Boat moorage fees will increase from $15 to $20.  \u003c/li>\n\u003cli>Overnight parking, overflow camping and primitive camping fees will increase from about $10 to at least $15 per night.  \u003c/li>\u003c/ul>\n\u003cp>The park system faces a projected 14% budget shortfall due to increasing costs, impacts from record visitation and a reduction in lottery funds for operations. These targeted fee adjustments, along with internal efforts to reduce costs, modernize procurement and explore new revenue, will help maintain current service levels and ensure the system remains strong and accessible now and in the future. \u003c/p>\n\n\u003cp>“State parks are some of the most beloved spaces in Oregon, but we have struggled as a state to sustainably fund them. We’re working to reimagine the future of Oregon State Parks as financially resilient system that will serve generations to come,” said Director Lisa Sumption.  \u003c/p>\n\n\u003cp>State parks has three main sources of funding: a little less than half comes from constitutionally dedicated lottery funds, about 15% comes from recreational vehicle license plate fees and roughly 35% comes from park fees from visitors. It is not funded by general fund taxes. \u003c/p>\n\n\u003cp>For visitors looking to save on parking, there are annual and 24-month parking permits available for Oregon State Parks. The 12-month parking permit costs $30 and the 24-month permit costs $50. You can buy them \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparks.reserveamerica.com%2FposProducts.do%3FcontractCode%3DOR%26posFilterCat%3D598053577&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677634170%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=0RkbIzZv5Z6A6iziS%2BbZqdxmqww8F7WJbqxIJHR1PW8%3D&reserved=0\" target=\"_blank\">online\u003c/a>. \u003c/p>\n\n\u003cp>Oregon State Parks is also collecting feedback to help guide its effort to reimagine a stronger resilient park system. \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparksnew.oprd%2Findex.cfm%3Fdo%3Dv.reimagine&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677650695%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=blmv8n%2BMsukAewJBGHIYp2G%2BJ343mQRAVkzKLQy3Fq8%3D&reserved=0\" target=\"_blank\">The survey\u003c/a> includes priorities for new and existing experiences, services and amenities as well as views on public-private partnerships, sponsorships and other funding options.  \u003c/p>\n\n\u003cp>\u003cem>Source: Oregon State Parks\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-fees-going-up-at-oregon-state-parks/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F688e2b2bb112ee2b9ae62bac"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147340000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-fees-going-up-at-oregon-state-parks","social_title":"","summary":"The cost of camping is going up in Oregon as the State Parks Department increases revenue to avoid cuts.","targets":[],"title":"Fees Going Up At Oregon State Parks","permalink":"https://z100portland.iheart.com/content/2025-08-02-fees-going-up-at-oregon-state-parks/"},"slug":"2025-08-02-fees-going-up-at-oregon-state-parks","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac","title":"Fees Going Up At Oregon State Parks","description":"The cost of camping is going up in Oregon as the State Parks Department increases revenue to avoid cuts.","author":""},"pub_start":1754147340000,"pub_until":4115978604802,"pub_changed":1754147684602,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e2affb112ee2b9ae62ba3","slug:2025-08-02-fees-going-up-at-oregon-state-parks","slug:2025-08-02-fees-going-up-at-oregon-state-parks"]}},{"id":"%2F688e2a64b112ee2b9ae62b97","type":"PUBLISHING","record":{"ref_id":"%2F688e2a64b112ee2b9ae62b97","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688e2aa1b112ee2b9ae62ba0","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Oregon Zoo’s youngest Asian elephant is halfway to 1 today, and what a year it’s been so far: In her first six months, Tula-Tu has delighted fans around the world with her playful personality, sparking community connections and hope for an endangered species.\u003c/p>\n\n\u003cp>Since her Feb. 1 birth to mom Rose-Tu, Tula has already made two appearances on NBC’s Today show — which named her frontrunner for “\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2FvFsdjG_XT04%3Fsi%3Db2PfEH3wF2c705X_&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975692001%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=sQkaAl2pixn2cP32ylyTUW5z6wMSyXPBeaY3%2FuuBGqY%3D&reserved=0\" target=\"_blank\">\u003cu>cutest animal of 2025\u003c/u>\u003c/a>” — and served as grand marshal of the Rose Festival’s Grand Floral Parade. Alaska Airlines joined the celebration with an imaginative float design inspired by the young elephant’s playfulness and charm.\u003c/p>\n\n\u003cp>“Tula-Tu has quickly become a symbol of hope and connection,” said zoo director Heidi Rahn. “Not only for our zoo community, but for the entire region. Having her recognized in the Grand Floral Parade was a joyful nod to the importance of conservation and coming together for wildlife.”\u003c/p>\n\n\u003cp>Experts say interest in the Tula-Tu could spell good news for her wild counterparts. “The more exposure people have,” University of Michigan professor Stephanie Preston said in a \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.forbes.com%2Fsites%2Flesliekatz%2F2025%2F02%2F04%2Fwatch-the-oregon-zoos-new-baby-elephant-take-its-first-wobbly-steps%2F&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975707076%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=FQbQFwRqm72tdBcYn3kl3PMlvVVVd9lWcWKnIrvLm9k%3D&reserved=0\" target=\"_blank\">\u003cu>Forbes article about the young elephant\u003c/u>\u003c/a>, “the more likely they are to consider it important to conserve the spaces where the species live.”\u003c/p>\n\n\u003cp>The playful pachyderm has been growing fast in both confidence and size, according to Steve Lefave, who oversees the zoo’s elephant area. Tula-Tu now tips the scales at nearly 650 pounds — about three times her birth weight — and has taken some dips in the large pool at Elephant Lands.\u003c/p>\n\n\u003cp>“Tula’s hitting all the important developmental milestones,” Lefave said. “She’s still nursing but also starting to explore solid foods like bamboo leaves and alfalfa. Her taste buds are developing so we have yet to discover her favorite treats. Texture and \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2FHzKrk-YmuoE%3Fsi%3Dlz-7KEo_9QX2q5gE&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975721827%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=juTDTs2C%2BNccYreI%2Bg4%2F2LS7B4QvXWijA%2FFtRSWdmoY%3D&reserved=0\" target=\"_blank\">\u003cu>food that is fun to play with\u003c/u>\u003c/a> seem to interest her the most right now.”\u003c/p>\n\n\u003cp>Highly endangered in their range countries, Asian elephants are threatened by habitat loss, conflict with humans and disease. It’s estimated that just 40,000 to 50,000 of them remain in fragmented populations from India to Borneo, and their home range overlaps with some of the most populous human areas on the planet — 20% of people worldwide live in or next to Asian elephant habitat.\u003c/p>\n\n\u003cp>“Tula isn’t the only tiny elephant we’re caring for,” Lefave noted. “In Borneo, which is home to the world’s smallest and rarest elephants, our partnership with the Wildlife Rescue Unit means more \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2Fv9xb58IM99c%3Fsi%3DPha60wocWekTYujC&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975735793%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=v8zoANlE91OVkM915Y91DvcfPbuIKxqCFe58togUl5Q%3D&reserved=0\" target=\"_blank\">\u003cu>wildlife rangers are working to protect rescued calves\u003c/u>\u003c/a> and reunite them with their families.”\u003c/p>\n\n\u003cp>The Oregon Zoo is recognized worldwide for its elephant care program, which has spanned more than 60 years. It has established a $1 million endowment fund supporting Asian elephants, including the Association of Zoos and Aquariums’ SAFE program to advance conservation across all 13 of the species’ range countries. Beyond direct elephant care, the zoo \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.oregonzoo.org%2Fnews%2Fzoo-convenes-action-imperiled-elephants&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975750369%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=bqEzRBMr2Ue5Jq3FSrPuePcbH6WCkSfvu%2BW5uj3w8Qw%3D&reserved=0\" target=\"_blank\">\u003cu>collaborates with local partners in Borneo\u003c/u>\u003c/a> to create lasting conservation solutions, from replanting forests and establishing protected corridors to fostering peaceful coexistence between elephants and communities.\u003c/p>\n\n\u003cp>\u003cem>Source: Oregon Zoo\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-oregon-zoos-baby-elephant-triples-in-size/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F688e2aa1b112ee2b9ae62ba0"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147220000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-oregon-zoos-baby-elephant-triples-in-size","social_title":"","summary":"At her first half-birthday, the Oregon Zoo's new baby elephant tops 600 pounds.","targets":[],"title":"Oregon Zoo's Baby Elephant Triples In Size","permalink":"https://z100portland.iheart.com/content/2025-08-02-oregon-zoos-baby-elephant-triples-in-size/"},"slug":"2025-08-02-oregon-zoos-baby-elephant-triples-in-size","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0","title":"Oregon Zoo's Baby Elephant Triples In Size","description":"At her first half-birthday, the Oregon Zoo's new baby elephant tops 600 pounds.","author":""},"pub_start":1754147220000,"pub_until":4115978604802,"pub_changed":1754147541130,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e2a64b112ee2b9ae62b97","slug:2025-08-02-oregon-zoos-baby-elephant-triples-in-size","slug:2025-08-02-oregon-zoos-baby-elephant-triples-in-size"]}},{"id":"%2F688e29a2b112ee2b9ae62b8c","type":"PUBLISHING","record":{"ref_id":"%2F688e29a2b112ee2b9ae62b8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F687e38c73e656b537dfb37c9","new_tab":false,"schedule":{},"source_credit":"Ford, Brad (uploader)","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cem>Photo: Getty Images\u003c/em>\u003c/p>\n\n\u003cp>The Oregon Department of Justice (ODOJ) is issuing an urgent warning to Oregonians as reports of a sophisticated “gold bar scam” continue to climb in the Pacific Northwest. In the latest case, an Oregon woman was defrauded out of tens of thousands of dollars after scammers convinced her that her bank accounts were compromised and her money would only be safe if converted into gold.\u003c/p>\n\n\u003cp>This comes just weeks after another victim lost $600,000 in a nearly identical scheme in Eastern Oregon, while another person in the same county lost $60,000 involving silver bars—just two of countless cases under investigation across the country.\u003c/p>\n\n\u003cp>In almost all of these cases, the scammers impersonate financial institutions or government agencies, creating a sense of urgency and fear. Victims were told their money was at risk of being frozen or stolen, and that purchasing gold was the only way to protect their savings. Once the gold was handed over to a so-called “courier” for safekeeping, the scammers vanished.\u003c/p>\n\n\u003cp>“These scams are cruel, calculated, and financially devastating,” said Attorney General Dan Rayfield. “If someone tells you to buy gold to keep your money safe, it’s a scam—full stop. No government agency, no bank, no tech support line will ever ask you to liquidate your assets into gold or cash and hand it over to a stranger. Hang up and report it to law enforcement.”\u003c/p>\n\n\u003cp>How the Gold Bar Scam Works\u003c/p>\n\n\u003cp>Federal and state law enforcement agencies have documented a clear pattern in these schemes:\u003c/p>\n\n\u003cul>\u003cli>Initial Contact – Scammers reach out by phone, email, or text, often posing as a government agency, financial institution, or tech company.\u003c/li>\n\u003cli>False Emergency – They claim your financial accounts are compromised, frozen, or under investigation.\u003c/li>\n\u003cli>Asset Conversion – You are told to withdraw your money and convert it to gold or other valuables for “protection.”\u003c/li>\n\u003cli>Courier Collection – A courier arrives to pick up the gold, promising it will be stored safely.\u003c/li>\n\u003cli>Disappearance – Once the gold is handed over, it—and the scammers—are gone.\u003c/li>\u003c/ul>\n\u003cp>No legitimate government agency or bank will ever:\u003c/p>\n\n\u003cul>\u003cli>Ask you to buy gold or convert assets to protect them.\u003c/li>\n\u003cli>Send a courier to your home to collect valuables.\u003c/li>\n\u003cli>Pressure you to make urgent financial decisions on the spot.\u003c/li>\u003c/ul>\n\u003cp>To protect yourself and others:\u003c/p>\n\n\u003cul>\u003cli>Hang up immediately if you receive suspicious calls about your finances.\u003c/li>\n\u003cli>Call local law enforcement\u003c/li>\n\u003cli>Never share personal or financial information with strangers.\u003c/li>\n\u003cli>Report suspected scams to the ODOJ Consumer Hotline at 1-877-877-9392 or file a complaint at OregonConsumer.gov.\u003c/li>\n\u003cli>File reports with the Federal Trade Commission at ReportFraud.FTC.gov\u003c/li>\u003c/ul>\n\u003cp>\u003cem>Source: Oregon Department of Justice\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-gold-bar-scam-continues-to-hit-oregonians/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F687e38c73e656b537dfb37c9"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147040000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-gold-bar-scam-continues-to-hit-oregonians","social_title":"","summary":"Another Oregonian has lost thousands of dollars to the Gold Bar Scam.","targets":[],"title":"Gold Bar Scam Continues To Hit Oregonians","permalink":"https://z100portland.iheart.com/content/2025-08-02-gold-bar-scam-continues-to-hit-oregonians/"},"slug":"2025-08-02-gold-bar-scam-continues-to-hit-oregonians","summary":{"image":"https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9","title":"Gold Bar Scam Continues To Hit Oregonians","description":"Another Oregonian has lost thousands of dollars to the Gold Bar Scam.","author":""},"pub_start":1754147040000,"pub_until":4115978604802,"pub_changed":1754147345561,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e29a2b112ee2b9ae62b8c","slug:2025-08-02-gold-bar-scam-continues-to-hit-oregonians","slug:2025-08-02-gold-bar-scam-continues-to-hit-oregonians"]}},{"id":"%2F688d2255f4de911d5405c53a","type":"PUBLISHING","record":{"ref_id":"%2F688d2255f4de911d5405c53a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c2906bf1-d66b-496c-b151-49e838569c72","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/cardi-b-31246427/?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/artist/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d2556f4de911d5405c54e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B & Rah Ali","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31246427\" data-catalog-related-id=\"\">\u003cstrong>Cardi B\u003c/strong>\u003c/a> is opening up about her recent run-in with Rah Ali seven years after their alleged scuffle at New York Fashion Week. \u003cbr />\u003cbr />On Friday, August 1, the Bronx native hopped on X Spaces to respond after the reality TV star shared her side of the story behind their recent confrontation at an airport in France. In a new episode of the web series \u003ca href=\"https://www.youtube.com/watch?v=rPxY4zrIIIc\" target=\"_blank\">\u003cstrong>&quot;Sited,&quot;\u003c/strong>\u003c/a> Rah Ali detailed her unexpected run-in with Bardi following her time at Cannes. She claimed the \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/songs/outside-334644591/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"334644591\" data-catalog-related-id=\"\">\u003cstrong>&quot;Outside&quot;\u003c/strong>\u003c/a> rapper started yelling, screaming and cursing at her before she threw her shoe and bags at her, but Cardi said otherwise. \u003cbr />\u003c/p>\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%2Fbigorecap%2Fstatus%2F1951100336191775063","@url":"https://x.com/bigorecap/status/1951100336191775063","author_name":"BIGO RECAP","author_url":"https://twitter.com/bigorecap","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/RahAli?src=hash&amp;ref_src=twsrc%5Etfw\">#RahAli\u003c/a> talks about her recent run in w/ \u003ca href=\"https://twitter.com/hashtag/CardiB?src=hash&amp;ref_src=twsrc%5Etfw\">#CardiB\u003c/a> @ the airport in \u003ca href=\"https://twitter.com/hashtag/Cannes?src=hash&amp;ref_src=twsrc%5Etfw\">#Cannes\u003c/a> (France). The 2 had not been in close proximity of each other since their “Alleged” fight back in 2018 at the \u003ca href=\"https://twitter.com/hashtag/HarpersBazaar?src=hash&amp;ref_src=twsrc%5Etfw\">#HarpersBazaar\u003c/a> Icon party in \u003ca href=\"https://twitter.com/hashtag/NewYork?src=hash&amp;ref_src=twsrc%5Etfw\">#NewYork\u003c/a> Take a look! 😧☕️✈️ 🤬\u003ca href=\"https://twitter.com/hashtag/Bigorecap?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigorecap\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigolive?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigolive\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigousa?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigousa\u003c/a>… \u003ca href=\"https://t.co/v49zEDGPXU\">pic.twitter.com/v49zEDGPXU\u003c/a>\u003c/p>&mdash; BIGO RECAP (@bigorecap) \u003ca href=\"https://twitter.com/bigorecap/status/1951100336191775063?ref_src=twsrc%5Etfw\">August 1, 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/bigorecap/status/1951100336191775063","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/RahAli?src=hash&amp;ref_src=twsrc%5Etfw\">#RahAli\u003c/a> talks about her recent run in w/ \u003ca href=\"https://twitter.com/hashtag/CardiB?src=hash&amp;ref_src=twsrc%5Etfw\">#CardiB\u003c/a> @ the airport in \u003ca href=\"https://twitter.com/hashtag/Cannes?src=hash&amp;ref_src=twsrc%5Etfw\">#Cannes\u003c/a> (France). The 2 had not been in close proximity of each other since their “Alleged” fight back in 2018 at the \u003ca href=\"https://twitter.com/hashtag/HarpersBazaar?src=hash&amp;ref_src=twsrc%5Etfw\">#HarpersBazaar\u003c/a> Icon party in \u003ca href=\"https://twitter.com/hashtag/NewYork?src=hash&amp;ref_src=twsrc%5Etfw\">#NewYork\u003c/a> Take a look! 😧☕️✈️ 🤬\u003ca href=\"https://twitter.com/hashtag/Bigorecap?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigorecap\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigolive?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigolive\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigousa?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigousa\u003c/a>… \u003ca href=\"https://t.co/v49zEDGPXU\">pic.twitter.com/v49zEDGPXU\u003c/a>\u003c/p>&mdash; BIGO RECAP (@bigorecap) \u003ca href=\"https://twitter.com/bigorecap/status/1951100336191775063?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/bigorecap/status/1951100336191775063"},{"html":"\u003cp>&quot;You come here and say the best version of how it happened,&quot; Cardi \u003ca href=\"https://x.com/XXL/status/1951331595908161597\" target=\"_blank\">\u003cstrong>explained\u003c/strong>\u003c/a>. &quot;You forgot to say.. cuz you know you did say 'Yeah you thought I wasn't gonna get my lick back.' But you didn't say why I said why I got my lick back' because you know about that JBL speak that you conveniently left out.&quot;\u003cbr />\u003cbr />&quot;She looking at me like she want it,&quot; she continued. &quot;So that's when I start arguing with her and she's just telling me 'You need to grow up.' So that's when I threw a JBL speaker on her head. And she said, 'Do you feel better about yourself?' and then she acting like she was gonna fight.&quot; \u003cbr />\u003cbr />Both Cardi and Rah Ali said the incident happened a month ago in Cannes. However, there's clearly two versions of what happened — just like their initial run-in. The former &quot;Love &amp; Hip-Hop: New York&quot; stars reportedly got into a fight at an event Harper's Bazaar held during New York Fashion Week in 2018. Cardi came out of the fight with a knot on her head and witnesses claimed Ali struck the rapper multiple times. During her Spaces, Cardi admitted the fight happened, but Ali only got one good punch in. \u003cbr />\u003cbr />Listen to Cardi B explain her side of the story below. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\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%2Fupdatesofcardi%2Fstatus%2F1951298283957047399","@url":"https://x.com/updatesofcardi/status/1951298283957047399","author_name":"Cardi B | Updates","author_url":"https://twitter.com/updatesofcardi","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Cardi B clears up the lies made after the 2018 Harper&#39;s Bazaar Party and speaks about her interaction at the airport with wannabe gangster Rashida Ali at the airport in Cannes. \u003ca href=\"https://t.co/JXsljLRRVV\">pic.twitter.com/JXsljLRRVV\u003c/a>\u003c/p>&mdash; Cardi B | Updates (@updatesofcardi) \u003ca href=\"https://twitter.com/updatesofcardi/status/1951298283957047399?ref_src=twsrc%5Etfw\">August 1, 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/updatesofcardi/status/1951298283957047399","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Cardi B clears up the lies made after the 2018 Harper&#39;s Bazaar Party and speaks about her interaction at the airport with wannabe gangster Rashida Ali at the airport in Cannes. \u003ca href=\"https://t.co/JXsljLRRVV\">pic.twitter.com/JXsljLRRVV\u003c/a>\u003c/p>&mdash; Cardi B | Updates (@updatesofcardi) \u003ca href=\"https://twitter.com/updatesofcardi/status/1951298283957047399?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/updatesofcardi/status/1951298283957047399"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/","cuser":"user/ldap/1133095","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/Cardi B","keywords/Rah Ali","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F688d2556f4de911d5405c54e"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1754083320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","social_title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","summary":"It's the first time Cardi B has spoken about her first incident with Rah Ali in years ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","permalink":"https://z100portland.iheart.com/content/2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/"},"slug":"2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e","title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","description":"It's the first time Cardi B has spoken about her first incident with Rah Ali in years ","author":"Tony M. Centeno"},"pub_start":1754083320000,"pub_until":4115978604802,"pub_changed":1754083719912,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d2255f4de911d5405c53a","slug:2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","slug:2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","keyword:keywords/Cardi B","keyword:keywords/Rah Ali","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","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":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>&quot;I felt so powerless against these companies,&quot; she told \u003cem>NBC News\u003c/em>. &quot;It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing.&quot;\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>&quot;If one person gets covered because they saw this story, then I would be happy about that,&quot; she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","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":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://z100portland.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d09a3978182e97ad58670","type":"PUBLISHING","record":{"ref_id":"%2F688d09a3978182e97ad58670","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"83a624d6-7f10-4ebe-bcc4-4dded7312269","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31090140/?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/podcast/31090140/?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/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d0b1a978182e97ad5867b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lindsay Lohan\u003c/strong> resurrected a fabulous \u003cem>Freaky Friday\u003c/em> look for the \u003cem>Freakier Friday \u003c/em>premiere in London on Thursday (July 31).\u003c/p>\n\n\u003cp>The beloved actress donned a purple dress (similar to the outfit she wore to her mother's wedding in the final scene of the 2003 blockbuster) for the premiere of the highly-anticipated sequel, which sees Lohan and \u003cstrong>Jamie Lee Curtis\u003c/strong> reprising their roles as \u003ca href=\"https://www.instagram.com/p/DMyRmJ9JPHP/\" target=\"_blank\">mother-daughter duo\u003c/a> \u003cstrong>Anna\u003c/strong> and \u003cstrong>Tess Coleman\u003c/strong>. \u003c/p>\n\n\u003cp>Lohan paid homage to the early 2000s ensemble \u003ca href=\"https://www.iheart.com/content/2025-07-31-lindsay-lohan-finally-reveals-the-real-reason-she-moved-out-of-the-us/\" target=\"_blank\">22 years later\u003c/a> with sparkly silver detailing and a guitar purse to show that \u003ca href=\"https://www.youtube.com/watch?v=8U1uEPic2rQ\" target=\"_blank\">\u003cem>Pink Slip\u003c/em>\u003c/a>'s days of rocking the scene are far from over! \u003c/p>\n\n\u003cp>Earlier this week, the standout expressed her excitement for the sequel and echoed her love for the cast, telling \u003ca href=\"https://pagesix.com/2025/07/29/celebrity-news/lindsay-lohan-reveals-advice-she-got-from-jamie-lee-curtis/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> the advice that Curtis gave her on the set of \u003cem>Freaky Friday\u003c/em> \u003ca href=\"https://www.iheart.com/content/2025-07-30-lindsay-lohan-reveals-extremely-powerful-advice-jamie-lee-curtis-gave-her/\" target=\"_blank\">as a teenager\u003c/a> that has stuck with her all these years. \u003c/p>\n\n\u003cp>&quot;She said, 'How you show up on set is how the whole crew feels. You control the energy that goes on set, so always bring your best self.'&quot; \u003c/p>\n\n\u003cp>\u003cem>Freakier Friday\u003c/em> is slated to hit theaters on August 8. \u003c/p>\n\n\u003cp>For more, read \u003ca href=\"https://www.iheart.com/content/2024-11-18-lindsay-lohan-reveals-exciting-new-detail-about-freaky-friday-sequel/\" target=\"_blank\">Lindsay Lohan Reveals Exciting New Detail About 'Freaky Friday' Sequel\u003c/a>. \u003c/p>\n\n\u003cp>See pics of Lohan in her stunning, purple, \u003cem>Freakier Friday\u003c/em> premiere dress below! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDMybYsAIbw0%2F%3Fimg_index%3D5","@url":"https://www.instagram.com/p/DMybYsAIbw0/?img_index=5","author_name":"lindsaylohan","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Lindsay Lohan (@lindsaylohan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":556,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527135507_18531112324060419_2803866243681310417_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHpa1T_vxm8oG33KLyH2VKXMy9QPM4e8Ai5dfwQu9QT2CMdxEZJgDrffvo08SIED7Y&_nc_ohc=qMvh6nQvPkkQ7kNvwHPEOCM&_nc_gid=gLdj8k_6SSrUDSmnjybmwA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRVr84jclFuVXjdWmnk6zfuYPUZucwlrWZW_F8ZvWVw_Q&oe=6892C80B&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Lindsay Lohan (@lindsaylohan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMybYsAIbw0/?img_index=5"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/","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/Freaky Friday","keywords/Lindsay Lohan","keywords/sequel","keywords/Photos","keywords/actress","keywords/standout","keywords/premiere","keywords/Freakier","keywords/London","keywords/Anna"],"primary_image":{"bucket":"new_assets","id":"%2F688d0b1a978182e97ad5867b"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1754075100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","social_title":"","summary":"She slayed this look in 2003 AND in 2025! 🔥","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Lindsay Lohan (39359)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"PHOTOS: Lindsay Lohan Revives Iconic 'Freaky Friday' Look Two Decades Later","permalink":"https://z100portland.iheart.com/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/"},"slug":"2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b","title":"PHOTOS: Lindsay Lohan Revives Iconic 'Freaky Friday' Look Two Decades Later","description":"She slayed this look in 2003 AND in 2025! 🔥","author":"Logan DeLoye"},"pub_start":1754075100000,"pub_until":4115978604802,"pub_changed":1754075672848,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Lindsay Lohan (39359)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d09a3978182e97ad58670","slug:2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","slug:2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","keyword:keywords/Freaky Friday","keyword:keywords/Lindsay Lohan","keyword:keywords/sequel","keyword:keywords/Photos","keyword:keywords/actress","keyword:keywords/standout","keyword:keywords/premiere","keyword:keywords/Freakier","keyword:keywords/London","keyword:keywords/Anna","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d00a5ab5d6e76b7afc371","type":"PUBLISHING","record":{"ref_id":"%2F688d00a5ab5d6e76b7afc371","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"80159774","kind":"podcast","related_id":"288313861","schedule":{},"type":"catalog"},{"html":"\u003cp>On today's show: A Second Date Update where a guy may have fumbled the date trying to be kind. We also have your Morning Hack for Pick-Up lines that may actually work and a listener is struggling with their boyfriends' super competitive family. Listen NOW on the On Air With Ryan Seacrest Podcast!\u003ca href=\"https://www.instagram.com/onairwithryan\" target=\"_self\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688cff6eab5d6e76b7afc370","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","feed_type":"PODCAST","feed_vendor":"On Air With Ryan Seacrest","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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/Ryan Seacrest (52241)"]},"publish_date":1754056364000,"publish_end_date":4115978604802,"publish_origin":"brands/Ryan Seacrest (52241)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke","social_title":"","summary":"On today's show: A Second Date Update where a guy may have fumbled the date trying to be kind. We also have your Morning Hack for Pick-Up lines that may actually work and a listener is struggling with their boyfriends' super competitive family. Listen NOW on the On Air With Ryan Seacrest Podcast!...","targets":[],"title":"FULL SHOW: Are You Intimidated by Farmer's Markets?","permalink":"https://z100portland.iheart.com/featured/ryan-seacrest/content/2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke/"},"slug":"2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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":"FULL SHOW: Are You Intimidated by Farmer's Markets?","description":"On today's show: A Second Date Update where a guy may have fumbled the date trying to be kind. We also have your Morning Hack for Pick-Up lines that may actually work and a listener is struggling with their boyfriends' super competitive family. Listen NOW on the On Air With Ryan Seacrest Podcast!...","author":""},"pub_start":1754056364000,"pub_until":4115978604802,"pub_changed":1754071205653,"subscription":[{"tags":["brands/Ryan Seacrest (52241)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Ryan Seacrest (52241)","id:/688d00a5ab5d6e76b7afc371","slug:2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke","slug:2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke"]}},{"id":"%2F688ced84fc30ebb301ba597d","type":"PUBLISHING","record":{"ref_id":"%2F688ced84fc30ebb301ba597d","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288305206","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688ce9a4ab5d6e76b7afc30d","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1754050761000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"BIG BOLD CLAIMS... and White TEETH","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth/"},"slug":"2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"BIG BOLD CLAIMS... and White TEETH","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1754050761000,"pub_until":4115978604802,"pub_changed":1754066351276,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688ced84fc30ebb301ba597d","slug:2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth","slug:2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth"]}},{"id":"%2F688b9a41ab5d6e76b7afc0b7","type":"PUBLISHING","record":{"ref_id":"%2F688b9a41ab5d6e76b7afc0b7","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288205507","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688b99f817576db11315860e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1753964893000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Will you be SWOON by the magic cologne?","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne/"},"slug":"2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"Will you be SWOON by the magic cologne?","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1753964893000,"pub_until":4115978604802,"pub_changed":1753979457902,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688b9a41ab5d6e76b7afc0b7","slug:2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne","slug:2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne"]}},{"id":"%2F688b9a3bfc30ebb301ba5728","type":"PUBLISHING","record":{"ref_id":"%2F688b9a3bfc30ebb301ba5728","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288204933","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688b986d17576db113158609","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1753964495000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Ooh, it's Thursday... who's cheatin'?!?","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin/"},"slug":"2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"Ooh, it's Thursday... who's cheatin'?!?","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1753964495000,"pub_until":4115978604802,"pub_changed":1753979453057,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688b9a3bfc30ebb301ba5728","slug:2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin","slug:2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin"]}},{"id":"%2F688b82a817576db1131585d0","type":"PUBLISHING","record":{"ref_id":"%2F688b82a817576db1131585d0","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288198404","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688b81d517576db1131585c5","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1753958610000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"What makes you feel, as an adult, like a child picked last for Dodgeball?!","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick/"},"slug":"2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"What makes you feel, as an adult, like a child picked last for Dodgeball?!","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1753958610000,"pub_until":4115978604802,"pub_changed":1753973416605,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688b82a817576db1131585d0","slug:2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick","slug:2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick"]}},{"id":"%2F688a569fbf131e8e7613bfeb","type":"PUBLISHING","record":{"ref_id":"%2F688a569fbf131e8e7613bfeb","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"80159774","kind":"podcast","related_id":"288088471","schedule":{},"type":"catalog"},{"html":"\u003cp>On today's show: Sisanie confesses to keeping a snack stash hidden away, a listener calls in because his wife has a crush on a coworker and another listener shares about her experience on a 7 week course to find her forever person. Playing NOW on the On Air With Ryan Seacrest Podcast!\u003ca href=\"https://www.instagram.com/onairwithryan\" target=\"_self\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688a5697fc30ebb301ba54e7","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","feed_type":"PODCAST","feed_vendor":"On Air With Ryan Seacrest","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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/Ryan Seacrest (52241)"]},"publish_date":1753881943000,"publish_end_date":4115978604802,"publish_origin":"brands/Ryan Seacrest (52241)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash","social_title":"","summary":"On today's show: Sisanie confesses to keeping a snack stash hidden away, a listener calls in because his wife has a crush on a coworker and another listener shares about her experience on a 7 week course to find her forever person. Playing NOW on the On Air With Ryan Seacrest Podcast!\u003cp>\u003ca href=\"...","targets":[],"title":"FULL SHOW: Are You Keeping A Secret Nut Stash?","permalink":"https://z100portland.iheart.com/featured/ryan-seacrest/content/2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash/"},"slug":"2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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":"FULL SHOW: Are You Keeping A Secret Nut Stash?","description":"On today's show: Sisanie confesses to keeping a snack stash hidden away, a listener calls in because his wife has a crush on a coworker and another listener shares about her experience on a 7 week course to find her forever person. Playing NOW on the On Air With Ryan Seacrest Podcast!\u003cp>\u003ca href=\"...","author":""},"pub_start":1753881943000,"pub_until":4115978604802,"pub_changed":1753896608508,"subscription":[{"tags":["brands/Ryan Seacrest (52241)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Ryan Seacrest (52241)","id:/688a569fbf131e8e7613bfeb","slug:2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash","slug:2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash"]}}],"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":"%2F679be0fb519bd4524355e6c6","type":"PUBLISHING","record":{"ref_id":"%2F679be0fb519bd4524355e6c6","type":"content:calendar","payload":{"canonical_url":"https://jamn1075.iheart.com/calendar/content/2025-08-12-hozier-812-moda-center","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Hozier returns to Portland as he brings his Unreal Unearth Tour to the Moda Center August 12th with special guest Gigi Perez. Grab your tickets now at \u003ca href=\"https://www.ticketmaster.com/hozier-unreal-unearth-tour-2025-portland-oregon-08-12-2025/event/0F00623C01503493\" target=\"_blank\">Ticketmaster.com\u003c/a>. As always, be on the lookout for your chance to score a pair of tickets from our friends at Live Nation! \u003c/p>\n\n"},{"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":"%2F681a61f04ac51aae718b9ae4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4","source_credit":"","title":"","url":"asset://assets.calendar/681a61f04ac51aae718b9ae4","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755050400193,"enabled":false,"end":1755068340193}]},"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":"%2F681a61f04ac51aae718b9ae4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4","source_credit":"","title":"","url":"asset://assets.calendar/681a61f04ac51aae718b9ae4","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-12-hozier-812-moda-center"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Hozier 8/12 @ Moda Center"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/681a61f04ac51aae718b9ae4","use_caption":false},"keywords":[],"primary_slug":"2025-08-12-hozier-812-moda-center","slugs":["2025-08-12-hozier-812-moda-center"],"sponsored":false,"title":"Hozier 8/12 @ Moda Center"},"targeting":{"exclusion":{"tags":[]},"publish_date":1738268700000,"publish_end_date":1755067500000,"publish_origin":"brands/KXJM-FM (11645)","syndication":{"publish_origin":"brands/KXJM-FM (11645)","refs":{}},"targets":[{"id":"679be0fb519bd4524355e6c7","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KKRZ-HD (15197)","brands/KKCW-FM (871)","brands/KKRZ-FM (884)"],"workflow":""}]},"permalink":"https://jamn1075.iheart.com/calendar/content/2025-08-12-hozier-812-moda-center"},"slug":"2025-08-12-hozier-812-moda-center","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4","title":"Hozier 8/12 @ Moda Center","description":"","author":""},"pub_start":1738268700000,"pub_until":1755067500000,"pub_changed":1746559587107,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KKRZ-HD (15197)","brands/KKCW-FM (871)","brands/KKRZ-FM (884)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KXJM-FM (11645)","id:/679be0fb519bd4524355e6c6","slug:2025-08-12-hozier-812-moda-center","slug:2025-08-12-hozier-812-moda-center"]}},{"id":"%2F67ad3c15763f75a2f3334ec2","type":"PUBLISHING","record":{"ref_id":"%2F67ad3c15763f75a2f3334ec2","type":"content:calendar","payload":{"canonical_url":"https://k103.iheart.com/calendar/content/2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The Lumineers return to the Northwest August 13th and 14th for two incredible shows at Hayden Homes Amphitheater. Get your tickets now at \u003ca href=\"https://www.ticketmaster.com/artist/1498863?venueId=123444\" target=\"_blank\">Ticketmaster.com\u003c/a> and be listening to win! \u003c/p>\n\n"},{"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":"%2F6855c8715dfe96075920b0b3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3","source_credit":"","title":"","url":"asset://assets.calendar/6855c8715dfe96075920b0b3","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755136800289,"enabled":false,"end":1755241140289}]},"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":"%2F6855c8715dfe96075920b0b3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3","source_credit":"","title":"","url":"asset://assets.calendar/6855c8715dfe96075920b0b3","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"The Lumineers 8/13-14 @ Hayden Homes Amphitheater"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6855c8715dfe96075920b0b3","use_caption":false},"keywords":[],"primary_slug":"2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","slugs":["2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"],"sponsored":false,"title":"The Lumineers 8/13-14 @ Hayden Homes Amphitheater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1739406300000,"publish_end_date":1755240300000,"publish_origin":"brands/KKCW-FM (871)","syndication":{"publish_origin":"brands/KKCW-FM (871)","refs":{}},"targets":[{"id":"67ad3c15763f75a2f3334ec3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KKRZ-FM (884)","brands/KKCW-FM (871)","brands/KKRZ-HD (15197)"],"workflow":""}]},"permalink":"https://k103.iheart.com/calendar/content/2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"},"slug":"2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3","title":"The Lumineers 8/13-14 @ Hayden Homes Amphitheater","description":"","author":""},"pub_start":1739406300000,"pub_until":1755240300000,"pub_changed":1750452503260,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KKRZ-FM (884)","brands/KKCW-FM (871)","brands/KKRZ-HD (15197)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KKCW-FM (871)","id:/67ad3c15763f75a2f3334ec2","slug:2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","slug:2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"]}},{"id":"%2F66f1ae8a136d42f5f7d84e74","type":"PUBLISHING","record":{"ref_id":"%2F66f1ae8a136d42f5f7d84e74","type":"content:calendar","payload":{"canonical_url":"https://z100portland.iheart.com/calendar/content/2025-08-13-weird-al-yankovic-813-14","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>&quot;Weird Al&quot; Yankovic brings the Bigger &amp; Weirder tour to the world-famous lawn at McMenamins Edgefield August 13th and 14th with special guest Puddles Pity Party. Tickets will move fast so make sure you claim yours now at \u003ca href=\"https://edgefieldconcerts.com/event/weird-al-yankovic-bigger-weirder-2025-tour/\" target=\"_blank\">Edgefieldconcerts.com\u003c/a>. \u003c/p>\n\n"},{"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":"%2F68190eb00176ef7af3e2c045","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045","source_credit":"","title":"","url":"asset://assets.calendar/68190eb00176ef7af3e2c045","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755136800355,"enabled":false,"end":1755241140355}]},"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":"%2F68190eb00176ef7af3e2c045","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045","source_credit":"","title":"","url":"asset://assets.calendar/68190eb00176ef7af3e2c045","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-13-weird-al-yankovic-813-14"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"\"Weird Al\" Yankovic 8/13-14 "},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":"McMenamins Edgefield "}},"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/68190eb00176ef7af3e2c045","use_caption":false},"keywords":[],"primary_slug":"2025-08-13-weird-al-yankovic-813-14","slugs":["2025-08-13-weird-al-yankovic-813-14"],"sponsored":false,"title":"\"Weird Al\" Yankovic 8/13-14 "},"targeting":{"exclusion":{"tags":[]},"publish_date":1727114820000,"publish_end_date":1755240300000,"publish_origin":"brands/KKRZ-FM (884)","syndication":{"publish_origin":"brands/KKRZ-FM (884)","refs":{}},"targets":[{"id":"66f1ae8a136d42f5f7d84e75","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KLTH-FM (11653)","brands/KKCW-FM (871)","brands/KFBW-FM (5269)","brands/KKRZ-FM (884)"],"workflow":""}]},"permalink":"https://z100portland.iheart.com/calendar/content/2025-08-13-weird-al-yankovic-813-14"},"slug":"2025-08-13-weird-al-yankovic-813-14","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045","title":"\"Weird Al\" Yankovic 8/13-14 ","description":"","author":""},"pub_start":1727114820000,"pub_until":1755240300000,"pub_changed":1746472752225,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KLTH-FM (11653)","brands/KKCW-FM (871)","brands/KFBW-FM (5269)","brands/KKRZ-FM (884)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KKRZ-FM (884)","id:/66f1ae8a136d42f5f7d84e74","slug:2025-08-13-weird-al-yankovic-813-14","slug:2025-08-13-weird-al-yankovic-813-14"]}},{"id":"%2F68378a06abc1f747616e1727","type":"PUBLISHING","record":{"ref_id":"%2F68378a06abc1f747616e1727","type":"content:calendar","payload":{"canonical_url":"https://z100portland.iheart.com/calendar/content/2025-08-14-wiz-khalifa-814-cascades-amphitheater","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Wiz Khalifa brings the Good Vibes Only Tour to the Cascades Amphitheater August 14th with a packed line-up including Dom Kennedy, Earl Sweatshirt, Curren$y, Ab-Soul and more! \u003ca href=\"http://concerts.livenation.com/event/0F0062AE837C1227?utm_campaign=PRM-00384139&utm_source=kkrz-fm&utm_medium=ln_promo\" target=\"_blank\">Click here\u003c/a> to get your tickets now and be listening to win your way into the show courtesy of our friends at Live Nation! \u003c/p>\n\n"},{"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":"%2F683788bcabc1f747616e1723","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723","source_credit":"","title":"","url":"asset://assets.calendar/683788bcabc1f747616e1723","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755223200694,"enabled":false,"end":1755230400694}]},"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":"%2F683788bcabc1f747616e1723","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723","source_credit":"","title":"","url":"asset://assets.calendar/683788bcabc1f747616e1723","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-14-wiz-khalifa-814-cascades-amphitheater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Wiz Khalifa 8/14 @ Cascades Amphitheater"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/683788bcabc1f747616e1723","use_caption":false},"keywords":[],"primary_slug":"2025-08-14-wiz-khalifa-814-cascades-amphitheater","slugs":["2025-08-14-wiz-khalifa-814-cascades-amphitheater"],"sponsored":false,"title":"Wiz Khalifa 8/14 @ Cascades Amphitheater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1748470020000,"publish_end_date":1755240300000,"publish_origin":"brands/KKRZ-FM (884)","syndication":{"publish_origin":"brands/KKRZ-FM (884)","refs":{}},"targets":[{"id":"68378a06abc1f747616e1728","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KKRZ-FM (884)","brands/KXJM-FM (11645)"],"workflow":""}]},"permalink":"https://z100portland.iheart.com/calendar/content/2025-08-14-wiz-khalifa-814-cascades-amphitheater"},"slug":"2025-08-14-wiz-khalifa-814-cascades-amphitheater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723","title":"Wiz Khalifa 8/14 @ Cascades Amphitheater","description":"","author":""},"pub_start":1748470020000,"pub_until":1755240300000,"pub_changed":1748470394197,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KKRZ-FM (884)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KKRZ-FM (884)","id:/68378a06abc1f747616e1727","slug:2025-08-14-wiz-khalifa-814-cascades-amphitheater","slug:2025-08-14-wiz-khalifa-814-cascades-amphitheater"]}}],"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":"1781993"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["contestsloader-kkrz-fm",{"data":[{"appType":"contest","appId":"1791478","parentAppId":"","title":"WIN JONAS BROTHERS TICKETS!!","shareTitle":"I just entered to win tickets to the Jonas Brothers!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/win-jonas-brothers-tickets-1791478/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzkxNDc4X3N0YW5kYXJkXzE3NTA4MDA1MzkuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzkxNDc4X21vYmlsZV8xNzUwODA1Mzg3LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Pair of tickets to the Jonas Brothers Concert, September 20th. ","sort":"","startTime":"2025-06-24 15:51:00","endTime":"2025-08-24 23:59:00","scheduleStatus":"live","startDate":"2025-06-24 15:51:00","endDate":"2025-08-24 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzkxNDc4X21vYmlsZV8xNzUwODA1Mzg3LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TXpZd05qYzFOREJmWTI5dWRHVnpkRjh4TnpreE5EYzRYMjF2WW1sc1pWOHhOelV3T0RBMU16ZzNMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1796054","parentAppId":"1795860","title":"Enter for Your Chance to Win a $250 NYX Professional Makeup Gift Card!","shareTitle":"Enter for Your Chance to Win a $250 NYX Professional Makeup Gift Card!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/enter-for-your-chance-to-win-a-250-nyx-professional-makeup-gift-card-1796054/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1ODYwX3N0YW5kYXJkXzE3NTI1OTgxMDgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1ODYwX21vYmlsZV8xNzUyNTk4MTQyLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-17 21:00:00","endTime":"2025-12-31 20:59:00","scheduleStatus":"live","startDate":"2025-07-17 21:00:00","endDate":"2025-12-31 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1ODYwX21vYmlsZV8xNzUyNTk4MTQyLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprMU9EWXdYMjF2WW1sc1pWOHhOelV5TlRrNE1UUXlMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1797311","parentAppId":"1686734","title":"Back To School Giveaway 2025","shareTitle":"","tags":"","gridStatus":"show_upcoming","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/back-to-school-giveaway-2025-1797311/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC80MTAwOTE1NjhfY29udGVzdF8xNTgzNDg4X3N0YW5kYXJkXzE2OTYzNzUzNDkuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzk3MzExX21vYmlsZV8xNzUyNzEzNTY0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Head Back To School with chances to win $1000 for you and $1000 for your favorite school or charity!","sort":"","startTime":"2025-07-29 21:00:00","endTime":"2025-08-27 20:59:00","scheduleStatus":"live","startDate":"2025-07-29 21:00:00","endDate":"2025-08-27 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzk3MzExX21vYmlsZV8xNzUyNzEzNTY0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TXpZd05qYzFOREJmWTI5dWRHVnpkRjh4TnprM016RXhYMjF2WW1sc1pWOHhOelV5TnpFek5UWTBMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1798247","parentAppId":"1797956","title":"Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!","shareTitle":"Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!","tags":"","gridStatus":"featured","gridRedirect":"https://www.donorschoose.org/iheartradio","pageUrl":"https://z100portland.iheart.com/contests/give-your-favorite-teacher-a-chance-to-win-5-000-in-classroom-supplies-1798247/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X3N0YW5kYXJkXzE3NTI5MjEzNDUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X21vYmlsZV8xNzUyOTIwNzA0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-20 21:00:00","endTime":"2025-12-31 20:59:00","scheduleStatus":"live","startDate":"2025-07-20 21:00:00","endDate":"2025-12-31 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X21vYmlsZV8xNzUyOTIwNzA0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprM09UVTJYMjF2WW1sc1pWOHhOelV5T1RJd056QTBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1799097","parentAppId":"","title":"HI LO LET'S GO TO THE DISNEYLAND® RESORT!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/hi-lo-let-s-go-to-the-disneyland-resort-1799097/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzk5MDk3X3N0YW5kYXJkXzE3NTMxMzE5NjEucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzk5MDk3X21vYmlsZV8xNzUzMTMxOTQ2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-29 14:00:00","endTime":"2025-08-08 18:00:00","scheduleStatus":"live","startDate":"2025-07-29 14:00:00","endDate":"2025-08-08 18:00:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMzYwNjc1NDBfY29udGVzdF8xNzk5MDk3X21vYmlsZV8xNzUzMTMxOTQ2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TXpZd05qYzFOREJmWTI5dWRHVnpkRjh4TnprNU1EazNYMjF2WW1sc1pWOHhOelV6TVRNeE9UUTJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1799530","parentAppId":"1799449","title":"Win A VIP Vegas Experience With Bruno Mars!","shareTitle":"Win A VIP Vegas Experience With Bruno Mars!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/win-a-vip-vegas-experience-with-bruno-mars-1799530/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk5NDQ5X3N0YW5kYXJkXzE3NTMyODA5NjIucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk5NDQ5X21vYmlsZV8xNzUzMjgwOTY2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-22 21:00:00","endTime":"2025-08-03 20:59:00","scheduleStatus":"live","startDate":"2025-07-22 21:00:00","endDate":"2025-08-03 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk5NDQ5X21vYmlsZV8xNzUzMjgwOTY2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprNU5EUTVYMjF2WW1sc1pWOHhOelV6TWpnd09UWTJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1801093","parentAppId":"1800824","title":"Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!","tags":"","gridStatus":"featured","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2025-and-1000-1801093/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X3N0YW5kYXJkXzE3NTM3MjUwODMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X21vYmlsZV8xNzUzNzI1MDk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-08-03 21:00:00","endTime":"2025-09-05 20:59:00","scheduleStatus":"upcoming","startDate":"2025-08-03 21:00:00","endDate":"2025-09-05 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X21vYmlsZV8xNzUzNzI1MDk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RBd09ESTBYMjF2WW1sc1pWOHhOelV6TnpJMU1EazJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1771531","parentAppId":"1771365","title":"Stella Rosa Summer Queen of Chill Sweepstakes","shareTitle":"Stella Rosa Summer Queen of Chill Sweepstakes","tags":"","gridStatus":"show_live","gridRedirect":"https://stellarosa.com/sweepstakes-queenofchill/","pageUrl":"https://z100portland.iheart.com/contests/stella-rosa-summer-queen-of-chill-sweepstakes-1771531/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X3N0YW5kYXJkXzE3NDY0NDIyODUuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X21vYmlsZV8xNzUwNzk4NDQyLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"5","startTime":"2025-04-30 21:00:00","endTime":"2025-08-31 20:59:00","scheduleStatus":"live","startDate":"2025-04-30 21:00:00","endDate":"2025-08-31 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X21vYmlsZV8xNzUwNzk4NDQyLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpjeE16WTFYMjF2WW1sc1pWOHhOelV3TnprNE5EUXlMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1764371","parentAppId":"1761201","title":"WIN HILLSBORO HOPS TICKETS!","shareTitle":"I just entered to win a 4-pack of tickets to the Hillsboro Hops!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://z100portland.iheart.com/contests/win-hillsboro-hops-tickets-1764371/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85MDI1NTM5M19jb250ZXN0XzE3NjEyMDFfc3RhbmRhcmRfMTc0MjQxODYyMC5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnbWVtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85MDI1NTM5M19jb250ZXN0XzE3NjEyMDFfbW9iaWxlXzE3NDI0MTk0MzAucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"4-Pack of Tickets to Upcoming Hops Game","sort":"6","startTime":"2025-03-24 00:00:00","endTime":"2025-08-24 23:59:00","scheduleStatus":"live","startDate":"2025-03-24 00:00:00","endDate":"2025-08-24 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85MDI1NTM5M19jb250ZXN0XzE3NjEyMDFfbW9iaWxlXzE3NDI0MTk0MzAucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzg1TURJMU5UTTVNMTlqYjI1MFpYTjBYekUzTmpFeU1ERmZiVzlpYVd4bFh6RTNOREkwTVRrME16QXVjRzVuSWl3aVluVmphMlYwSWpvaVlYQjBhWFpoWkdFdFptbHNaWE1pTENKbFpHbDBjeUk2ZXlKeVpYTnBlbVVpT25zaWQybGtkR2dpT2pFMk1EQXNJbWhsYVdkb2RDSTZNekl3TUN3aVptbDBJam9pYVc1emFXUmxJaXdpZDJsMGFHOTFkRVZ1YkdGeVoyMWxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"236067540","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/688e6b5d2cc96ab9d0f56936",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/688e6a032cc96ab9d0f5692b",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/688e660a2cc96ab9d0f56920",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/688e2affb112ee2b9ae62ba3",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/688e2a64b112ee2b9ae62b97",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/688d179e2e24d7fcac0823dd",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/688d09a3978182e97ad58670",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/688d00a5ab5d6e76b7afc371",{"data":null}],["item-eyebrow-/688ced84fc30ebb301ba597d",{"data":null}],["item-eyebrow-/688b9a3bfc30ebb301ba5728",{"data":null}],["item-eyebrow-/688b82a817576db1131585d0",{"data":null}],["item-eyebrow-/688b9a41ab5d6e76b7afc0b7",{"data":null}],["item-eyebrow-/688e29a2b112ee2b9ae62b8c",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/688d2255f4de911d5405c53a",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/66f1ae8a136d42f5f7d84e74",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/67ad3c15763f75a2f3334ec2",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/679be0fb519bd4524355e6c6",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/688a569fbf131e8e7613bfeb",{"data":null}],["item-eyebrow-/68378a06abc1f747616e1727",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kkrz-fm",{"data":{"count":1472,"pageInfo":{"nextCursor":"AAAAAGiO47wAAAAAAAAAAwAABcA"},"tracks":[{"artistId":28577,"albumId":2488031,"trackId":2488406,"title":"One, Two Step","artist":{"artistName":"Ciara","genreId":984},"albumName":"Goodies","trackDuration":202,"imagePath":"http://image.iheart.com/SBMG2/Thumb_Content/Full_PC/SBMG/Dec09/121509/batch2/1916104/000/000/000/000/026/400/25/f089bc80e0cdad1709a9a208039399d8.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1754193223,"endTime":1754193424,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":33248767,"albumId":328356480,"trackId":328356481,"title":"no tiene sentido","artist":{"artistName":"Beéle","genreId":null},"albumName":"no tiene sentido","trackDuration":159,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/A10301A0005495869O_20250516010718635/5469432862d7f5f8c2229f80bb6b20b8.20126.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1754193067,"endTime":1754193223,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":553828,"albumId":332844917,"trackId":332844918,"title":"Manchild","artist":{"artistName":"Sabrina Carpenter","genreId":null},"albumName":"Manchild","trackDuration":213,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-umg/00602478558658_20250609050318231/60895be7477fefb501db95de77f6313a.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1754192827,"endTime":1754193035,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["$podcastloader-27293201,23996864,27503399,28600956,30117992,27660422,30599432,59791610,57927691,82770100,28149788",{"data":[{"id":27293201,"title":"Johnjay & Rich On Demand","description":"The Johnjay & Rich Show is a non-stop blend of pop culture, music news and events, and relationship advice. The show is a special brand of \"reality radio,\" where you're able to interact with the crew from morning to night via every form of social media - Instagram, Snapchat, Twitter, Facebook, email and text messaging. There's never a dull moment with this crew!! PLUS, 2nd DATE UPDATE! WAR of the ROSES!","lastUpdated":1746458803,"slug":"51-johnjay-rich-on-demand","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEpsDoAAAGYViu94A"},"items":[{"id":288305206,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"BIG BOLD CLAIMS... and White TEETH","duration":3706,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754050761000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288302337,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"TSA took my, uh, well...","duration":1401,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754047846000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288299616,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"Well, I got out of it by CRYING","duration":1400,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754045027000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288205507,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"Will you be SWOON by the magic cologne?","duration":3725,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753964893000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288204933,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"Ooh, it's Thursday... who's cheatin'?!?","duration":1723,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753964495000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288198404,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"What makes you feel, as an adult, like a child picked last for Dodgeball?!","duration":1376,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753958610000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288082424,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"Rich over here STYLIN'","duration":3708,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753879083000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288071217,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"Kevin on Kevin with Kevin","duration":1713,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753876633000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":288068368,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"PIVOT lives on!","duration":1376,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753873103000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"},{"id":287944762,"podcastId":27293201,"podcastSlug":"51-johnjay-rich-on-demand","title":"Can someone LOSE height?","duration":4220,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753792364000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl"}]}},{"id":23996864,"title":"OAWRS Show Highlights","description":"On Air With Ryan Seacrest Show Highlights: The best moments from celebrity interviews to in-studio moments in short form to listen back and share with friends","lastUpdated":1724176906,"slug":"605-oawrs-show-highlights","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAgK1aEAAAGMXigPyA"},"items":[{"id":145745014,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Do You Know About This Adorable 'Hug Rule' at Disneyland?","duration":217,"isExplicit":false,"description":"None","startDate":1706261402000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":145745015,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Sisanie Helps Generate Potential Baby Girl Names for Caller's Ryan & Cayla","duration":476,"isExplicit":false,"description":"None","startDate":1706261380000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":145742701,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Ryan's Quote of the Day - January 26, 2024","duration":20,"isExplicit":false,"description":"None","startDate":1706261330000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":145269103,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Sisanie Shares Gen Z Is Helping Malls Make a Comeback","duration":250,"isExplicit":false,"description":"None","startDate":1706093744000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":145269104,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Cancer Survivor & TikToker @Alex1Leg Shares His Inspiring Story","duration":320,"isExplicit":false,"description":"None","startDate":1706093665000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":145269105,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Ryan's Mindful Moment - Why You Should Drink Decaf Coffee","duration":36,"isExplicit":false,"description":"None","startDate":1706093644000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":145269106,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Ryan's Quote of the Day - January 24, 2024","duration":27,"isExplicit":false,"description":"None","startDate":1706093622000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":144140812,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Chiefs Fan That Got Taylor Swift's Scarf Reveals What Perfume She Thinks Tay Wears","duration":351,"isExplicit":false,"description":"None","startDate":1705669510000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":143365511,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Mario Lopez Reveals His Nickname for Ryan Seacrest, Talks 'Blank Slate' & More","duration":301,"isExplicit":false,"description":"None","startDate":1705402285000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"},{"id":134927777,"podcastId":23996864,"podcastSlug":"605-oawrs-show-highlights","title":"Ellie Goulding Teases New Year's Rockin' Eve 2024 Performance","duration":291,"isExplicit":false,"description":"None","startDate":1702386733000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1MTIxODVjNTFlMWIxNGM2YjU4ODFiYzg1NzYwZDA2LmpwZw"}]}},{"id":27503399,"title":"Most Requested Live Interviews","description":"#MostRequestedLive with @OnAirRomeo is the most interactive show on the radio! 📻 Hear Romeo and the crew coast to coast every Saturday night playing your requests and interviewing your favorite stars! 🤩 Don't forget to Subscribe Now + Follow @MostRequestedLive on social 🌎 🎶","lastUpdated":1746564465,"slug":"960-most-requested-live-interv","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC8wLzAvMC8wLTgyODY3MDYuanBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABB1JiwAAAGW4BCAYA"},"items":[{"id":285525595,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"Jessie Murph's secret to making music: \"if it's a vibe when you're lit, then it's certified\" 🔥","duration":715,"isExplicit":false,"description":"\u003cp>\u003cstrong>Jessie Murph\u003c/strong> joins \u003cstrong>#MostRequestedLive\u003c/strong> to talk making music, family ties and more with \u003cstrong>Bennett\u003c/strong>! Catch the exclusive interview now.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://youtu.be/lISai0-9E4U\">\u003cstrong>Watch the full interview here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1752348009000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc1MTg4NzEvNzUxODg3MV8yMDI1LTA3LTEzLTAwMDMxMS04MzAzMjI1LmpwZw"},{"id":284355347,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"John Roberts is back to chat with #MostRequestedLive!","duration":300,"isExplicit":false,"description":"\u003cp>John Roberts is back with #MostRequestedLive and answering your questions in this exclusive chat!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://www.youtube.com/watch?v=BXo_3WVyVaU\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1751749500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc1MDY4NTcvNzUwNjg1N18yMDI1LTA3LTA1LTIzNDc1Ny04MzAxNTc0LmpwZw"},{"id":284354919,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"Addison Rae on writing 'Addison' new album, \"Diet Pepsi\" + wishing she wrote Lorde's \"What Was That\"","duration":486,"isExplicit":false,"description":"\u003cp>\u003cstrong>Addison Rae\u003c/strong> joins \u003cstrong>#MostRequestedLive\u003c/strong> and shares a behind the scenes look at writing her latest album \u003cem>Addison\u003c/em> and \"Diet Pepsi\", plus \u003cstrong>Lorde\u003c/strong>'s \"What Was That\" is a song she wishes she wrote. Listen to the full exclusive interview with \u003cstrong>Bennett\u003c/strong> now.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://youtu.be/8R3oRdLJyI0\">\u003cstrong>Watch the full interview here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1751747948000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc1MDY4NjUvNzUwNjg2NV8yMDI1LTA3LTA2LTAwMDgwNS04MzAxNTc1LmpwZw"},{"id":283150150,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"Sami Thompson chats with #MostRequestedLive!","duration":834,"isExplicit":false,"description":"\u003cp>Sami Thompson joins #MostRequestedLive and answers your questions in this exclusive chat!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://www.youtube.com/watch?v=8dvmQ-FbfcU\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1751145207000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0OTc1NDYvNzQ5NzU0Nl8yMDI1LTA2LTI5LTAxMjg0Ni04MzAwODM0LmpwZw"},{"id":282271539,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"sombr on writing 'undressed', his culinary school backup plan and listening to a song over 300 times","duration":563,"isExplicit":false,"description":"\u003cp>\u003cstrong>sombr\u003c/strong> joins us and talks writing 'undressed', his culinary school backup plan, how he started writing music in garageband, and why he listens to a song over 300 times before releasing it. Check out the exclusive interview with Bennett now.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://youtu.be/dKIQaPf9vDQ\">\u003cstrong>Watch the full interview here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1750537044000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0ODQ1NzkvNzQ4NDU3OV8yMDI1LTA2LTIyLTAwMjQxOS04Mjk5MjIzLmpwZw"},{"id":280969753,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"Daniel Arison chats with #MostRequestedLive!","duration":498,"isExplicit":false,"description":"\u003cp>Daniel Arison joins #MostRequestedLive and answers your questions in this exclusive chat!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://www.youtube.com/watch?v=RUYFjEVZAMk\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1749936166000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0NzI1NTMvNzQ3MjU1M18yMDI1LTA2LTE1LTAwMjQ1My04Mjk3ODY1LmpwZw"},{"id":280968639,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"BIBI chats with #MostRequestedLive!","duration":894,"isExplicit":false,"description":"\u003cp>BIBI joins #MostRequestedLive and answers your questions in this exclusive chat!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://www.youtube.com/watch?v=4JFr0WxIYUY\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1749934208000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0NzI1NTQvNzQ3MjU1NF8yMDI1LTA2LTE1LTAwMDg1NC04Mjk3ODY2LmpwZw"},{"id":277340348,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"Brent Smith from Shinedown chats with #MostRequestedLive!","duration":1556,"isExplicit":false,"description":"\u003cp>Brent Smith from Shinedown joins #MostRequestedLive and answers your questions in this exclusive chat!\u003cbr>\u003cbr>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://askanythingchat.com/chat/shinedown-mrl-ask-anything-chat-2/\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003cbr>\u003cbr>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1748117100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0MzM2NzYvNzQzMzY3Nl8yMDI1LTA1LTI0LTE2NTExNi04MjkzNDA5LmpwZw"},{"id":276116700,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"Michael Gilas chats with #MostRequestedLive!","duration":1108,"isExplicit":false,"description":"\u003cp>Michael Gilas joins #MostRequestedLive and answers your questions in this exclusive chat!\u003cbr>\u003cbr>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://askanythingchat.com/chat/michael-gilas-mrl-ask-anything-chat/\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003cbr>\u003cbr>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1747523100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0MjE5OTEvNzQyMTk5MV8yMDI1LTA1LTE3LTIyMDIzMS04MjkxMjM3LmpwZw"},{"id":276112940,"podcastId":27503399,"podcastSlug":"960-most-requested-live-interv","title":"A2O MAY chats with #MostRequestedLive!","duration":639,"isExplicit":false,"description":"\u003cp>A2O MAY join #MostRequestedLive and answers your questions in this exclusive chat!\u003c/p>\u003cp>\u003cstrong>▶️ \u003c/strong>\u003ca href=\"https://askanythingchat.com/chat/a2o-may-mrl-ask-anything-chat-2/\">\u003cstrong>Watch the full chat here!\u003c/strong>\u003c/a>\u003cbr>\u003cbr>Follow \u003cstrong>@MostRequestedLive\u003c/strong> and request everywhere \u003cstrong>🗣\u003c/strong>\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/mostrequestedlive/\">\u003cstrong>Instagram\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://x.com/MostRequestLive\">\u003cstrong>Twitter (X)\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.facebook.com/mostrequestedlive\">\u003cstrong>Facebook\u003c/strong>\u003c/a>\u003cstrong> || \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mostrequestedlive\">\u003cstrong>TikTok\u003c/strong>\u003c/a>\u003c/p>\u003cp>Get more 💭\u003cstrong> \u003c/strong>\u003ca href=\"https://www.mostrequestedlive.com/\">mostrequestedlive.com\u003c/a>\u003c/p>","startDate":1747515900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pbWFnZXMuY2FzdGZpcmUuY29tL2ltYWdlLzY2MC83NTEyLzM1MzMwLzc0MjE5ODUvNzQyMTk4NV8yMDI1LTA1LTE3LTIyMzMyNS04MjkxMjM2LmpwZw"}]}},{"id":28600956,"title":"Maui's Movie Minute","description":"Listen to Maui's Movie Minute before you head to the theater - he's reviewing the latest movie releases so you can make the best decision at the box office!","lastUpdated":1724176587,"slug":"960-mauis-movie-minute","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzcwMTJkZGNmY2E3OTI4Y2E3NTY4ZWIxMDRiMmJkNzNjLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAARnw3gAAAF0bkOk6A"},"items":[{"id":199544487,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Deadpool & Wolverine","duration":62,"isExplicit":false,"description":"Wolverine is recovering from his injuries when he crosses paths with the loudmouth Deadpool. They team up to defeat a common enemy.\u003cbr />\u003cbr />\"Ryan Reynolds makes himself at home in the MCU with acerbic wit while Hugh Jackman provides an Adamantium backbone to proceedings in Deadpool &amp; Wolverine, an irreverent romp with a surprising soft spot for a bygone era of superhero movies.\"\u003ca href=\"https://www.rottentomatoes.com/m/deadpool_and_wolverine/reviews\" target=\"_blank\" rel=\"noreferrer noopener\">\u003c/a>\u003cbr />\u003cbr />Rated R: Deadpool &amp; Wolverine in theaters now (July 26)","startDate":1721995127000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2I0YzczYzA4Njc2ZjI0NDU2MGRhZmEwYmE0ZTUwMzQ2LmpwZw"},{"id":162080862,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Ghostbusters: Frozen Empire","duration":62,"isExplicit":false,"description":"When the discovery of an ancient artifact unleashes an evil force, Ghostbusters new and old must join forces to protect their home and save the world from a second ice age. Ghostbusters: Frozen Empire, in theaters now! (March 22, 2024)\u003cbr />\u003cbr />","startDate":1711392568000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2E1MzEyZjlmNDQ3YjAzMzBlNjk5YzE2NmEwNjA5MGUzLmpwZw"},{"id":120881935,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"The Last Voyage of the Demeter","duration":65,"isExplicit":false,"description":"The legend of Dracula is born. \u003cbr />Based on a single chilling chapter from Bram Stoker’s classic novel Dracula (taken from the chapter “The Captain’s Log”), The Last Voyage of the Demeter tells the terrifying story of the merchant ship Demeter, which was chartered to carry private cargo—fifty unmarked wooden crates—from Carpathia to London. Strange events befall the doomed crew as they attempt to survive the ocean voyage, stalked each night by a merciless presence onboard the ship. When the Demeter finally arrives off the shores of England, it is a charred, derelict wreck. There is no trace of the crew.\u003cbr />The Last Voyage of the Demeter In Theaters August 11th.","startDate":1691764556000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzU3MDc0OThjYjU0YjU0YmRjNWRjNzhmZDVjY2FhYzBkLmpwZw"},{"id":116425600,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"The Boogeyman","duration":62,"isExplicit":false,"description":"20th Century Studios and 21 Laps present “The Boogeyman,” a horror-thriller from the mind of best-selling author Stephen King, which opens June 2, 2023, in theaters nationwide. High school student Sadie Harper and her younger sister Sawyer are reeling from the recent death of their mother and aren’t getting much support from their father, Will, a therapist who is dealing with his own pain. When a desperate patient unexpectedly shows up at their home seeking help, he leaves behind a terrifying supernatural entity that preys on families and feeds on the suffering of its victims.\u003cbr />“The Boogeyman” opens in theaters nationwide June 2, 2023.","startDate":1685712017000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IzNzEyMzJiZGJlN2ZjYTE2OGYyYzYzN2Y5MGNiMjk5LmpwZw"},{"id":111429638,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"John Wick: Chapter 4","duration":61,"isExplicit":false,"description":"John Wick uncovers a path to defeating The High Table. But before he can earn his freedom, Wick must face off against a new enemy with powerful alliances across the globe and forces that turn old friends into foes. In theaters March 24, 2023\u003cbr />\u003cbr />\u003cbr />","startDate":1679664335000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2IxNDI0NWNkMzU0NzE3YjAxZGRlM2NiOWY2ZGQ5YzZhLmpwZw"},{"id":110326180,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Scream 6","duration":61,"isExplicit":false,"description":"Following the latest Ghostface killings, the four survivors leave Woodsboro behind and start a fresh chapter. In Scream VI, Melissa Barrera (“Sam Carpenter”), Jasmin Savoy Brown (“Mindy Meeks-Martin”), Mason Gooding (“Chad Meeks-Martin”), Jenna Ortega (“Tara Carpenter”), Hayden Panettiere (“Kirby Reed”) and Courteney Cox (“Gale Weathers”) return to their roles in the franchise alongside Jack Champion, Henry Czerny, Liana Liberato, Dermot Mulroney, Devyn Nekoda, Tony Revolori, Josh Segarra, and Samara Weaving.\u003cbr />\u003cbr />In theaters March 10, 2023.","startDate":1678461351000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzI2ZGMwNzlkMWFiYmVkZTRlZTBmNDZmZDA0ZmNlYzg3LmpwZw"},{"id":96673694,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Doctor Strange in the Multiverse of Madness","duration":61,"isExplicit":false,"description":"Dr. Stephen Strange casts a forbidden spell that opens the doorway to the multiverse, including alternate versions of himself, whose threat to humanity is too great for the combined forces of Strange, Wong, and Wanda Maximoff.","startDate":1652123265000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzJlZDU0MWEyMzdhMDE5M2I1NGFmZTQ1MjBhNzg3MjkyLmpwZw"},{"id":89497363,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Ghostbusters: Afterlife","duration":62,"isExplicit":false,"description":"Ghostbusters: Afterlife crosses the streams between franchise revival and exercise in nostalgia -- and this time around, the bustin' mostly feels good. \u003cbr />\"When a single mom and her two kids arrive in a small town, they begin to discover their connection to the original Ghostbusters and the secret legacy their grandfather left behind.\"","startDate":1637339485000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiY2QwZGMzMWVlZjRjNWViZWI0ODljYTA3YWJlMjAyLmpwZw"},{"id":73909114,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Tenet","duration":62,"isExplicit":false,"description":"Armed with only one word--Tenet--and fighting for the survival of the entire world, the Protagonist journeys through a twilight world of international espionage on a mission that will unfold in something beyond real time.","startDate":1599579405000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2NjOTYzZDFiNGQ1MzI4Zjg0MDUxNmRhN2FlZGQxOTZkLmpwZw"},{"id":73909112,"podcastId":28600956,"podcastSlug":"960-mauis-movie-minute","title":"Bill & Ted Face the Music","duration":62,"isExplicit":false,"description":"The stakes are higher than ever for the time-traveling exploits of William \"Bill\" S. Preston Esq. and Theodore \"Ted\" Logan. Yet to fulfill their rock and roll destiny, the now middle aged best friends set out on a new adventure when a visitor from the future warns them that only their song can save life as we know it. Along the way, they will be helped by their daughters, a new batch of historical figures, and a few music legends -- to seek the song that will set their world right and bring harmony in the universe.","startDate":1599577761000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2YyMGJiNzhkOGMyMmFmNjEzNjZhM2U3YjI1ZGI5ZGEwLmpwZw"}]}},{"id":30117992,"title":"Johnjay & Rich: After Words","description":"What happens when the mics go off and there's no one listening? THIS PODCAST! Listen to the Johnjay & Rich after show where they tell stories they couldn't get to or topics just not meant for radio!","lastUpdated":1746459056,"slug":"661-johnjay-rich-after-words","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABC7Q1oAAAGXZEerYA"},"items":[{"id":287531639,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"From Fitz & The Tantrums... It's Fitz!","duration":529,"isExplicit":false,"description":"\u003cp>They're performing LIVE at Talking Stick Resort tomorrow night, but first... Fitz stopped in to chat with us about the new tour, new album, and the weirdest place he's heard his music!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753436385000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":287308873,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Let's talk about how nothing beats a Jet2Holiday!","duration":882,"isExplicit":false,"description":"\u003cp>It's unavoidable at this point&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753275747000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":286257551,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Does Johnjay have a long lost relative?","duration":804,"isExplicit":false,"description":"\u003cp>Today after the show, Johnjay discovers another VAN ES in his spam email and wants to crack down on the possibility of them both being related to each other, however, Howard Van Es isn't taking the bait.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752675632000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":284866454,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"You guys remember Grant?","duration":982,"isExplicit":false,"description":"\u003cp>Before our resident nerd, Grant, rode off into the sunset last week, he and Nic did one final episode of TV. This is that story.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751958339000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":283634997,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"We are going to talk to a \"Navigational Consultant\" named Jim Today","duration":1002,"isExplicit":false,"description":"\u003cp>Listen to this podcast at MEDIUM volume, HA!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751377501000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":282871778,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Hello Miss America! Interview with Abbie Stockard","duration":1217,"isExplicit":false,"description":"\u003cp>What a hoot it was talking to our southern queen, Abbie Stockard! Miss America stops by after the show today!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750942943000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":282779052,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Maggie needs our help, but her family listens to the main show ","duration":1090,"isExplicit":false,"description":"\u003cp>IS AFTERWORDS A SECRET SHOW? It is today. Maggie needs our help. We also catch up with Payton, Kyle, and a random caller goes ape for Betty Who tickets so we throw some her way. It's your average behind the scenes morning with JJR!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750789987000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":282192457,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Hey, Ma! Look! It's Grant and Nic on the TV!","duration":1475,"isExplicit":false,"description":"\u003cp>Every Saturday night, Nic and Grant take a SPIN on Arizona Spin on Fox 10 Extra in Phoenix! This week, they were asked to do THREE segments. It went about as well as you would think it would...\u003c/p> \u003cp>Here's your sneak peak! To watch live, look for Fox 10 EXTRA in The Valley, Saturday nights at 7!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750425783000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":282189264,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Let's run it back! COUPLES THERAPY numero uno!","duration":1760,"isExplicit":false,"description":"\u003cp>We hear you! Old COUPLES THERAPY podcasts are a little hard to find. So, here is the first one! Rich and Stacey are breaking down all those relationship walls!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750424814000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"},{"id":280707930,"podcastId":30117992,"podcastSlug":"661-johnjay-rich-after-words","title":"Payton says DITCH THE BOWTIE Kadeem","duration":905,"isExplicit":false,"description":"\u003cp>It's the beginning stages of planning a wedding and things are getting TENSE\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1749734108000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzEzMTkwNWEyLWQzNjAtNGU5Mi05ZjAzLWIyYzYwMTAyNTgwZC9jNjNjNTA1YS1mMzg0LTQzYTQtODUxNC1iMmM2MDEwMjU4MjIvaW1hZ2UuanBnP3Q9MTc0NTI1MDAzNiZzaXplPUxhcmdl"}]}},{"id":27660422,"title":"The #JJRBTS (rehashed)","description":"Just another podcast.","lastUpdated":1751423901,"slug":"51-the-jjrbts-rehashed","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy83LzgvZS8xLzc4ZTFkNTc3MTBlM2M5OTkxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAY-giYAAAGEhSS8AA"},"items":[{"id":277286141,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Future AEW WORLD CHAMPION, Will Ospreay!","duration":2565,"isExplicit":false,"description":"One of All Elite Wrestling's biggest events of the year is coming to Desert Diamond Arena SUNDAY! Catch it LIVE and in-person... OR on PPV!\u003cbr /> \u003cbr /> Future WORLD CHAMPION, Will Ospreay, stopped by the studio before his match to talk EVERYTHING from wrestling to Grant's performance enhancing drugs!\u003cbr />","startDate":1748011717000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy83LzgvZS8xLzc4ZTFkNTc3MTBlM2M5OTlkOTU5YWZhMmExYmYxYzg3LzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":272501106,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Grant + Cait - Guided Meditation Pt 1 & 2 (Terrible Person)","duration":5020,"isExplicit":true,"description":"Hey Hey!  Check out Grant + Cait's Podcast TERRIBLE PERSON wherever you get your podcasts :) \u003cbr /> \u003cbr /> (These episodes were recorded on April 6, 2022)","startDate":1744627234000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy9iLzQvNS80L2I0NTRjNjE1MDg0NWM3N2UxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":269147000,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"EP 204: Fyre Fest 2 (Grant & Jenna)","duration":4008,"isExplicit":true,"description":"This is the last time Jenna and Grant will be podcasting together as coworkers - in this episode: Fyre Fest 2 Ultimate Awful Line-ups, Stomach Problems, Surgery, Hunger Games, Flat Earth/Great Ice Wall, Worst Imaginary Presidents & Vice Presidents, Deja-Vu, Death & Dying, Philosophy, Simulation Theory and SO MUCH MORE!\u003cbr /> \u003cbr /> Although Jenna will no longer be working with Grant, she will continue to pop by on occasions for episode :)  Have a great day everyone, thank you for listening!","startDate":1740678797000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy8wLzgvYy8yLzA4YzJhYTYyOGVkZDE3NTMxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":268450927,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Nic, Grant and AEW's ADAM COLE?!?!","duration":1561,"isExplicit":false,"description":"(a Grant & Nic Production)\u003cbr /> \u003cbr /> AEW is heading to The Valley and we want YOU to be there! \u003cbr /> \u003cbr /> Being completely honest, this interview went off the rails early. BUT, there is SO MUCH heat around AEW right now! Live events everywhere! Streaming on MAX! And one of their BIGGEST stars, Adam Cole, is going to fill us in on everything!!","startDate":1739890620000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy8yLzcvZS85LzI3ZTk5Njg5ZjQ2NzM3YTIxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":264504143,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Ep 202: Do Or Do Not (Grant & Jenna)","duration":3332,"isExplicit":true,"description":"There is no try.","startDate":1738753276000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy9kL2EvMi81L2RhMjUzNjVjNDU5ZTAwNWRkOTU5YWZhMmExYmYxYzg3LzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":264501898,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Ep 201: In Da CluRb (Grant & Jenna)","duration":3488,"isExplicit":true,"description":"....Squish it. H","startDate":1738752640000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy83LzIvMi8wLzcyMjAzYjQzMGFhODdjNTlkOTU5YWZhMmExYmYxYzg3LzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":264496900,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Grant & Payton Eating Big Game & Valentine's Day Edibles!","duration":1978,"isExplicit":false,"description":"Big Thank you to The Mint Dispensary! These edibles are perfect for the BIG GAME, BIG DATE or just a super chill conversation - This was fun :)\u003cbr /> \u003cbr /> Visit their website for all the amazing deals - They've got EVERYTHING!\u003cbr /> https://mintdeals.com/tempe-az/menu/","startDate":1738751370000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy85LzcvYi9kLzk3YmRlNjIyZGE0ZjZkOTgxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":118303100,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Our nonsense knows no bounds.","duration":3311,"isExplicit":false,"description":"Grant and Nic are back to review another week of JJR! Well, kind of.","startDate":1688147277000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy8xL2UvOC82LzFlODY0MjIwYzZlN2ZmOWQxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":117541886,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Reboot?","duration":4125,"isExplicit":false,"description":"You didn't ask for it. You're getting it anyway.","startDate":1686949275000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy9hL2UvZC85L2FlZDk3ZWYwOTFmODhkNGZkOTU5YWZhMmExYmYxYzg3LzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"},{"id":104759846,"podcastId":27660422,"podcastSlug":"51-the-jjrbts-rehashed","title":"Joey & Grant Get Reunited!","duration":86,"isExplicit":false,"description":"Joey and Grant are back for a very special #JJRBTS Reunion, the full episode is posted over on How To Become A Terrible Person - Go check it out!","startDate":1668681088000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9zdGF0aWMubGlic3luLmNvbS9wL2Fzc2V0cy9lL2QvZC9hL2VkZGFlNTY2YjEwN2M3MjQxNmMzMTQwYTMxODZkNDUwLzQzZTBjM2RiNmM2MWJjODFkMTY0Njc1NzI0MDM5MWIzLmpwZw"}]}},{"id":30599432,"title":"Maui's Media: Music, Movies & More!","description":"Maui brings you the latest entertainment news you need to know.","lastUpdated":1724176909,"slug":"1248-mauis-media-music-movies","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzkwOGNiNjM1ODY2NjJmMDEzMGM1NTY0YjkzNzVkOWM3LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAMQo0kAAAFt34TyWA"},"items":[{"id":111878430,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui Talks To Carlos From Disneyland About \"Disney 100\"","duration":236,"isExplicit":false,"description":"Celebrate 100 years of Disney animation storytelling by visiting the happiest place on earth, the Disneyland Resort! (Book your next vacation here - https://disneyland.disney.go.com)\u003cbr />\u003cbr />\u003ci>Disney's 100th Anniversary. For 100 years, our passion has been storytelling. From one generation to the next, the greatest stories live forever.\u003c/i>","startDate":1680207206000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Q1YWQ2ODA0NGZlMzY3MTg1Y2JjMTA4OTVhNjBhY2VkLmpwZw"},{"id":59194331,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, Feb 21, 2020","duration":196,"isExplicit":false,"description":"Katy Perry Left Heartbroken As Her Grandmother Passes Away.\u003cbr />\u003cbr />Taylor Swift Donates $1M to Nashville Tornado Relief.\u003cbr />\u003cbr />Coachella, Stagecoach Festivals Rescheduled To October.\u003cbr />\u003cbr />Lady Gaga Just Got A Newly Discovered Bug Named After Her.","startDate":1584113528000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY4MjYxOTkzMjMxMTEwZTE1NmE4ZDFhMDhmNTM1MDY3LmpwZw"},{"id":57999795,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, Feb 21, 2020","duration":236,"isExplicit":false,"description":"Lizzo Claims Free Speech in Postmates Driver Defamation Lawsuit.\u003cbr />\u003cbr />Demi Lovato says Eating Disorder Relapse led to Near-Fatal Drug Overdose!\u003cbr />\u003cbr />Rihanna Named Wealthiest Female Musician By Forbes.\u003cbr />\u003cbr />In the Spirit of Whitney: Houston Hologram Tour Set to Begin.\u003cbr />\u003cbr />Adele Confirms New Album Is Coming In September.","startDate":1582298632000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNlYTYxZTFlYmZkODI0ZmI0ODU5NTI0NjNjNmU5YWJiLmpwZw"},{"id":57597177,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, Feb 14, 2020","duration":244,"isExplicit":false,"description":"Eminem Celebrates Surprise Oscars Performance. \u003cbr />Taylor Swift ruled the 2010s. \u003cbr />Billie Eilish Sets Release Date For James Bond Theme Song 'No Time To Die'. \u003cbr />Justin Bieber Gives Fan $100K! \u003cbr />Z100 Contest: Disneyland Vacations","startDate":1581699871000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzg3MzEzZDc3MjkzNmM2ODM1MDIzZjQyYjFhNmY0ZDgwLmpwZw"},{"id":57203091,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, Feb 7, 2020","duration":220,"isExplicit":false,"description":"Jennifer Lopez and Shakira Didn't Get Paid for Super Bowl 2020 Performance. \u003cbr />\u003cbr />Billie Eilish has Sparked a Ton of Drama After she Gave her Opinion on Rap Music. \u003cbr />\u003cbr />Halsey Claps Back On Heckling Fan For Screaming G-Eazy At The Concert. \u003cbr />\u003cbr />Katy Perry Name Ambassador Of British Asian Trust.","startDate":1581089704000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzgyN2I1MTUzNzUxMjBkYjE5ZjBjZmU1ZWE0ODRiN2Q2LmpwZw"},{"id":52732531,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, November 15, 2019","duration":201,"isExplicit":false,"description":"Drake Reacts To Being Booed Off Stage At Festival. \u003cbr />Billie Eilish Just Set A Chart Record That Hasn’t Been Touched Since 1995! \u003cbr />Eminem Could Be In Hot Water with Rihanna. \u003cbr />And MORE!","startDate":1573840459000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JlYjQ5N2VhODI3ZjcyNDJjMTc2NjlmOTNmMzFhOTQ5LmpwZw"},{"id":52370222,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, November 8, 2019","duration":206,"isExplicit":false,"description":"Lady Gaga is finally Responding To Those Bradley Cooper Dating Rumors. \u003cbr />Michael Jackson's Socks are Expected to Fetch $1 -2 Million! \u003cbr />Want to win a Disneyland Vacation for 4?","startDate":1573226735000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzE3NzE1MTc5ZTYzMWQ0Y2E0NWYzZTY5ZTEyNzgzMWU0LmpwZw"},{"id":51765320,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, October 25, 2019","duration":208,"isExplicit":false,"description":"Cardi B Joins 'Fast & Furious' Franchise! \u003cbr />Kanye West Donated $1 Million To Charity. \u003cbr />Nicki Minaj Gets Married & Addresses Whether She’s Really Retiring From Music.","startDate":1572016733000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQwOGQ2ZGQzNTUzNDVjMjRhMmNmMGZjYzFjNDhjZmRjLmpwZw"},{"id":51667833,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui Talks To Actress/Singer Isabela Merced, From Movies To Music \"Papi\"","duration":624,"isExplicit":false,"description":"The actress and singer called her new track Papi a 'bop,' and revealed that the infectious song will feature lyrics in both English and Spanish. Isabela has been in huge movies like the live action Dora the Explorer, Instant Family and Transformers: The Last Knight (both starred alongside Mark Wahlberg). \u003cbr />\u003cbr />Besides a new Netflix movie coming out soon, Let It Snow, she also is trying to get a EP and debut album released by early next year! Keep an eye out for her... she's gonna do big things for years to come!\u003cbr />\u003cbr />Isabela also revealed she changed her name recently to Isabela Merced, as a tribute to her late grandmother. (It was Isabela Moner up until a week ago)","startDate":1571846201000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzE3YTE5ZDZmNjllNzBhM2I3NWI1MTA5NTE5N2JiOTIwLmpwZw"},{"id":51422025,"podcastId":30599432,"podcastSlug":"1248-mauis-media-music-movies","title":"Maui's New Music News For Friday, October 18, 2019","duration":184,"isExplicit":false,"description":"Lizzo Accused Of Plagiarizing 'Truth Hurts', Again. \u003cbr />Billie Eilish Had The Best Reaction When A Fan Stole Her Ring During A Show. \u003cbr />Joe Jonas Just Had the 'Best Day Ever', And It Wasn’t His Wedding Day with Wife Sophie Turner. \u003cbr />And MORE!","startDate":1571413095000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzg5ODQ2MzMyN2JlMGJhYjc2YjVkZGQ1ZTVhZWJlNzcwLmpwZw"}]}},{"id":59791610,"title":"Local Voices","description":"Where local voices come to discuss the events, news, and community issues that matter to Oregonians and Washingtonians.","lastUpdated":1724176622,"slug":"1248-local-voices","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABCIMTEAAAGXBuKoWA"},"items":[{"id":287678750,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Connect to Hope Oregon 988","duration":1798,"isExplicit":false,"description":"Oregon's 988 service is available to everyone in the state with mental health concerns.  Oregon's Student Loan Ombuds is ready to help guide students through complex issues of student loans.  Are you aware of the gold bar scam and how people are losing hundreds of thousands of dollars to it?  Oregon State Parks needs your advice on its future.","startDate":1753610408000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":286889961,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"America 250 Celebration","duration":1802,"isExplicit":false,"description":"The Oregon Historical Society is helping to prepare for the American 250 celebration next year.  The Portland Fire officially unveiled the team's name and logo.  Can you identify an emerald ash borer?  OSU's Food Preservation Hotline is ready to help you safely save your food.","startDate":1753005607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":285545242,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Community Warehouse","duration":1798,"isExplicit":false,"description":"Community Warehouse is helping people in the Portland area who need help with basic home furnishings.  Dolly Parton's Imagination Library is expanding its book collections with bilingual selections.  Oregon OSHA is helping businesses keep employees safe in the heat.  Protecting your house or apartment from wildfire.","startDate":1752400808000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":284375802,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Summer Safety For Children","duration":1803,"isExplicit":false,"description":"Hot sun, fireworks, swimming and other summer activities can put kids at risk, but there are steps you can take to keep your kids safe.  If you're moving, find out how you can protect yourself from an unscrupulous moving company.  Paddleboarders need special precautions.  The Oregon Recycling Modernization Act is taking effect and will change recycling in the state.  A Portland contractor has started a trade school to teach building skills.  OHA's Rethink the Drink campaign wants you think twice about how much alcohol you drink.","startDate":1751796009000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":283169484,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Salvation Army's Camp Kuralti","duration":1787,"isExplicit":false,"description":"The Salvation Army's Camp Kuralti at Trestle Glen is giving children an opportunity to experience summer camp.  The ODFW is working to keep invasive mussels out of Oregon waters.  OHSU has selected a new CEO and President.","startDate":1751191208000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":282292047,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Toyota Fill The Truck Food Drive","duration":1807,"isExplicit":false,"description":"Toyota dealers are working together in a massive effort to collect food for local food banks.  Multnomah County health has heat warnings as summer weather begins to arrive.  It's wildfire season, is your home insured?  Elder abuse, especially financial, fraud is a growing problem and there are ways to help.","startDate":1750586408000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":280990311,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Red Cross Dr. Charles Drew Blood Drive","duration":1794,"isExplicit":false,"description":"The Red Cross is focusing on sickle cell in their annual Dr. Charles Drew Blood Drive.  PEMCO insurance asked drivers why they speed.  A bill is moving through the Oregon Legislature that would require schools to consider climate science and sustainability when reviewing educational materials.  Governor Tina Kotek discusses wildfire funding and the contempt order against the Oregon State Hospital.","startDate":1749981608000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":279713979,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Oregon Medicaid Braces For Cuts","duration":1757,"isExplicit":false,"description":"Federal budget cuts could have a major impact on Medicaid in Oregon.  Gambling addiction problems are growing, due to online access to gambling.  Portland City Council quadrupled the settlement amounts with families that were displaced by urban renewal.  OSU research helps wineries adjust to wildfire smoke.","startDate":1749376808000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":278498997,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Our Giving Table","duration":1781,"isExplicit":false,"description":"Papa Murphy's is asking customer to help Our Giving Table support foster children and kids in need.  The Red Cross has tips on preparing for wildfire season.  Oregon's Senior Loneliness Line is ready with companionship for older Oregonians.","startDate":1748772010000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"},{"id":277360945,"podcastId":59791610,"podcastSlug":"1248-local-voices","title":"Grow To Donate","duration":1800,"isExplicit":false,"description":"Grow to Donate is helping food banks with leftover produce from gardens.  Planning to dig? Plan to call 811.  The Oregon DMV is making it easier to file crash reports.  TripCheck turns 25.  Oregon legislators look for ways to keep homeowners insurance in high fire risk areas.","startDate":1748167207000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2FlYWFmZTVhYzJjNmU5N2U3MTFjNWM5MGEzNzdjMzQ0LmpwZw"}]}},{"id":57927691,"title":"The Clay Travis and Buck Sexton Show","description":"The Clay Travis and Buck Sexton Show. Clay Travis and Buck Sexton tackle the biggest stories in news, politics and current events with intelligence and humor. From the border crisis, to the madness of cancel culture and far-left missteps, Clay and Buck guide listeners through the latest headlines and hot topics with fun and entertaining conversations and opinions.","lastUpdated":1749823992,"slug":"1119-the-clay-travis-and-buck","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9pbWFnZS5qcGc_dD0xNzQ5ODIzODc2JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEu1BEAAAGYZDdDAA"},"items":[{"id":288375999,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Weekly Review With Clay and Buck H1 - Misleading Gaza Narrative","duration":2211,"isExplicit":false,"description":"\u003cp>Hour 1 of The Clay Travis and Buck Sexton Show dives into a wide-ranging and hard-hitting discussion on the state of the U.S. economy, media bias, and the ongoing conflict in Gaza. Clay and Buck open with commentary on the summer heat and the media&rsquo;s recurring narrative linking it to climate change, pushing back with historical context and humor.\u003c/p> \u003cp>The hosts then shift to breaking economic news, celebrating a stronger-than-expected 3% GDP growth rate in Q2 2025, which they credit to President Trump&rsquo;s economic policies, including tariffs and trade negotiations. They argue this growth defies mainstream economic predictions and underscores the failure of so-called &ldquo;experts&rdquo; and consensus-driven analysis. The conversation critiques the Federal Reserve&rsquo;s reluctance to lower interest rates, suggesting that doing so could further ignite economic momentum.\u003c/p> \u003cp>In a broader critique of institutional thinking, Clay and Buck explore how Trump&rsquo;s business acumen and risk-taking mindset have outperformed elite academic economists. They also highlight how high mortgage rates and unchecked illegal immigration are straining the housing market and driving up the cost of living, reinforcing the need for strong immigration enforcement.\u003c/p> \u003cp>The hour takes a sharp turn into media accountability, focusing on a New York Times front-page story that used a misleading photo of a malnourished child in Gaza. The child was later revealed to have preexisting health conditions, not starvation. The hosts accuse the Times of intentional propaganda aimed at vilifying Israel and manipulating global opinion. They call out the lack of transparency in the correction and draw parallels to past media failures, including the Russia collusion narrative and historical cover-ups.\u003c/p> \u003cp>Listeners are reminded of the importance of media skepticism, especially in high-stakes geopolitical conflicts. The segment ends with a passionate defense of Israel, a call for journalistic integrity, and a warning about the dangers of misinformation.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&amp;reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&amp;reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href=\"https://nam04.safel","startDate":1754136600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny82OWE4MDk4Zi1iOGVlLTQ3ODktYTI5OS1iMzJiMDEyMDRlODYvaW1hZ2UuanBnP3Q9MTc1Mzk4MzIxMiZzaXplPUxhcmdl"},{"id":288375894,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Weekly Review With Clay and Buck H2 - Texas Redistricting","duration":2207,"isExplicit":false,"description":"\u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&amp;reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&amp;reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frumble.com%2Fc%2FClayandBuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240034483%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=b2TrFHYPxraFqTGFla%2BJ7HG5kQ5p006bXVNPXSsFvAw%3D&amp;reserved=0\">https://rumble.com/c/ClayandBuck\u003c/a>\u003c/p> \u003cp>TikTok - \u003ca href=\"https://www.tiktok.com/@clayandbuck\">https://www.tiktok.com/@clayandbuck\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754136300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny84M2UwMzVkNi1iMTEzLTRlYWEtYTc5Yy1iMzJiMDEyMDRlODgvaW1hZ2UuanBnP3Q9MTc1Mzk4MzE1MCZzaXplPUxhcmdl"},{"id":288375658,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Weekly Review With Clay and Buck H3 - Tomi Lahren is Not a Nazi","duration":2213,"isExplicit":false,"description":"\u003cp>Hour 3 of The Clay Travis and Buck Sexton Show features a wide-ranging and high-energy discussion that blends political insight, cultural commentary, and listener engagement. The hour opens with an in-depth interview with Utah Senator Mike Lee of Utah, who addresses the growing Senate confirmation backlog under President Trump. Lee criticizes the procedural delays that have stalled over 150 judicial and U.S. attorney nominations, attributing the obstruction to Senate Democrats and entrenched deep state bureaucrats. He calls for aggressive action, including exhausting the Senate into compliance and reconsidering the use of recess appointments, which have been blocked by pro forma sessions.\u003c/p> \u003cp>The conversation transitions to the controversial blue slip rule, a Senate tradition allowing home-state senators to block judicial nominees. Senator Lee argues that Democrats are abusing this custom and warns that continued obstruction could lead to the loss of their blue slip privileges. He also comments on the explosive revelations from FBI Director Kash Patel, who uncovered hidden documents related to the Trump-Russia collusion investigation. Lee describes this as potentially the most significant political scandal in U.S. history and stresses the need for transparency and accountability.\u003c/p> \u003cp>Breaking economic news is also covered, with the Federal Reserve opting not to cut interest rates despite internal dissent. The hosts analyze the implications for inflation, mortgage rates, and the broader Trump economy.\u003c/p> \u003cp>Later in the hour, the show pivots to cultural issues with guest Tommy Lahren. The hosts and Lahren dissect the media backlash to a new American Eagle ad featuring actress Sydney Sweeney. They argue that the outrage&mdash;led by what they describe as &ldquo;liberal white women&rdquo;&mdash;reflects a broader cultural war in which traditional beauty and normalcy are under attack. Lahren asserts that the left has lost the culture war and is now lashing out, while Clay and Buck highlight how younger Americans are rejecting woke ideology in favor of common sense, health, and attractiveness.\u003c/p> \u003cp>The segment also explores the intersection of masculinity and politics, with the hosts humorously suggesting a correlation between low testosterone levels and left-wing political views. They critique the rise of &ldquo;male feminists&rdquo; and argue that modern liberalism alienates average American men. The discussion includes a viral ESPN controversy and a Good Morning America segment that allegedly equated traditional beauty standards with coded extremism.\u003c/p> \u003cp>Listener interaction adds a personal touch, including a call from a fan vacationing in Colorado who shares how the show has replaced music in her daily routine. The hosts also preview upcoming college football games, including Georgia vs. Tennessee and Georgia vs. Alabama, and invite listeners to join them at these events.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b","startDate":1754136000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9kNjE2OTVhNC1mOTIyLTRkNmUtOTg4NS1iMzJiMDEyMDRlODMvaW1hZ2UuanBnP3Q9MTc1Mzk4MzA5MSZzaXplPUxhcmdl"},{"id":288321430,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Daily Review with Clay and Buck - Aug 1 2025","duration":3892,"isExplicit":false,"description":"\u003cp>\u003cstrong>Kamala Reappears\u003c/strong>\u003c/p> \u003cp>The guys break down Former Vice President Kamala Harris&rsquo;s reemergence in the media spotlight via her extended interview with Stephen Colbert, marking her first public appearance since losing the 2024 election. The hosts dissect Harris&rsquo;s decision not to run for California governor, despite favorable polling, and her claim that the political system is &ldquo;broken.&rdquo; They argue this is a deflection from her long-standing role within that very system, suggesting her advisors see a gubernatorial run as a step backward. The conversation pivots to speculation about her potential presidential ambitions, with both hosts asserting that her candidacy would benefit Republicans due to her perceived lack of political effectiveness.\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Clay and Buck critique Harris&rsquo;s leadership, branding her as emblematic of DEI (Diversity, Equity, and Inclusion) politics and lacking substance. They highlight her vague response to questions about Democratic Party leadership, framing it as evasive and uninspiring. The hosts also scrutinize Stephen Colbert&rsquo;s partisan bias, noting his history of hosting only Democratic guests and his derogatory remarks about President Donald Trump, whom they defend as the current president.\u003c/p> \u003cp>\u003cstrong>Ohio Senator Bernie Moreno\u003c/strong>\u003c/p> \u003cp>Senator Moreno gives a deep dive into the viral Cincinnati mob attack on Holly, a middle-aged single mother of a special needs child, and her friend. Senator Moreno recounts the brutal incident, highlighting the failure of local law enforcement, the understaffed Cincinnati police department, and the lack of leadership response from figures like Congressman Greg Landsman and the city&rsquo;s mayor. Moreno calls for urgent reform, threatening to push for federal funding suspension if Cincinnati fails to implement a safety plan within 30 days. The story underscores broader concerns about violent crime in American cities, with parallels drawn to issues in Columbus, Cleveland, Toledo, and Dayton.\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>The conversation pivots to media bias, with criticism of outlets like CNN and The New York Times for downplaying the attack and misidentifying Holly as a Russian national. The hosts and Moreno argue that if racial roles were reversed, the incident would dominate national headlines, sparking debates on white supremacy and racial justice.\u003c/p> \u003cp>\u003cstrong>Oklahoma Senator Markwayne Mullin&nbsp;\u003c/strong>\u003c/p> \u003cp>Senator Mullin joins to discuss the Senate nomination bottleneck, revealing that Democrats have filibustered nearly every Trump administration nominee, breaking historical norms. Mullin outlines potential rule changes, including invoking the nuclear option, to overcome the gridlock and accelerate confirmations of U.S. attorneys, judges, and executive appointments.\u003c/p> \u003cp>\u003cstrong>Data Guru Ryan Girdusky\u003c/strong>\u003c/p> \u003cp>Political strategist and podcast host Ryan Girdusky joins to analyze shifting voter demographics and the evolving political landscape. Girdusky highlights a dramatic 44-point swing among men under 30 toward the Republican Party, citing Pew Research data and insights from progressive analyst David Shor. He attributes this trend to cultural backlash against the Democratic Party&rsquo;s perceived authoritarianism, especially during COVID-19, and the influence of Gen X parents&mdash;now the most Republican demographic. Girdusky also discusses the growing Latino support for Republicans, noting that two-thirds of Biden-to-Trump voters are not returning to the Democratic Party, signaling a long-term political realignment.\u003c/p> \u003cp>The conversation also explores the future of Kamala Harris, the rise of progressive figures like Bernie Sanders and AOC, and the impact of gerrymandering on congressional control. Girdusky argues Democrats are more aggressive in redistricting, citing states like Illinois and Maryland, and warns that the party&rsquo;s shift leftward may alienate moderate voters.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts!&nbsp;\u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartme","startDate":1754061900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny83Y2MwYjA3My04OTQ5LTRmMzgtYTcxNi1iMzJjMDEzMzAyODYvaW1hZ2UuanBnP3Q9MTc1NDA3NDIzMSZzaXplPUxhcmdl"},{"id":288321080,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 1 - Democrats are a Rudderless Ship","duration":2218,"isExplicit":false,"description":"\u003cp>In Hour 1 of the Clay Travis and Buck Sexton Show, the hosts deliver a dynamic and politically charged start to the weekend, diving deep into the latest headlines and cultural debates dominating America. This hour centers around Former Vice President Kamala Harris&rsquo;s reemergence in the media spotlight via her extended interview with Stephen Colbert, marking her first public appearance since losing the 2024 election.\u003c/p> \u003cp>The hosts dissect Harris&rsquo;s decision not to run for California governor, despite favorable polling, and her claim that the political system is &ldquo;broken.&rdquo; They argue this is a deflection from her long-standing role within that very system, suggesting her advisors see a gubernatorial run as a step backward. The conversation pivots to speculation about her potential presidential ambitions, with both hosts asserting that her candidacy would benefit Republicans due to her perceived lack of political effectiveness.\u003c/p> \u003cp>Throughout the hour, Clay and Buck critique Harris&rsquo;s leadership, branding her as emblematic of DEI (Diversity, Equity, and Inclusion) politics and lacking substance. They highlight her vague response to questions about Democratic Party leadership, framing it as evasive and uninspiring. The hosts also scrutinize Stephen Colbert&rsquo;s partisan bias, noting his history of hosting only Democratic guests and his derogatory remarks about President Donald Trump, whom they defend as the current president.\u003c/p> \u003cp>Drawing parallels between sports and politics, the hosts emphasize the value of meritocracy, fairness, and transparency, likening election integrity to the precision expected in professional sports. They argue that Americans crave authenticity and are increasingly rejecting artificial narratives pushed by media and corporate elites.\u003c/p> \u003cp>The hour also includes commentary on corporate missteps, such as Bud Light&rsquo;s failed marketing campaign, which they attribute to a disconnect between brand executives and their actual consumer base. This leads to broader criticism of woke corporate culture, with calls for companies to return to traditional values and market realities.\u003c/p> \u003cp>Personal anecdotes, including Clay&rsquo;s reflections on his children returning to school and his own journey back to Catholicism. The hosts discuss the resurgence of faith among younger generations, suggesting churches should leverage social media to engage authentically without compromising their core message.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&amp;reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&amp;data=05%7C","startDate":1754061600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny80MzRjNTc2ZS1iY2I4LTRjYTItODNkNi1iMzJjMDExOWQ2YTgvaW1hZ2UuanBnP3Q9MTc1NDA2ODE0MCZzaXplPUxhcmdl"},{"id":288320733,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 2 - Senators Bernie Moreno & Markwayne Mullin","duration":2182,"isExplicit":false,"description":"\u003cp>Hour 2 of the Clay Travis &amp; Buck Sexton Show delivers a powerful and emotionally charged segment centered on urban crime, political accountability, and Senate gridlock, featuring exclusive interviews with Senator Bernie Moreno (OH) and Senator Markwayne Mullin (OK).\u003c/p> \u003cp>\u003cbr>The hour opens with a deep dive into the viral Cincinnati mob attack on Holly, a middle-aged single mother of a special needs child, and her friend. Senator Moreno recounts the brutal incident, highlighting the failure of local law enforcement, the understaffed Cincinnati police department, and the lack of leadership response from figures like Congressman Greg Landsman and the city&rsquo;s mayor. Moreno calls for urgent reform, threatening to push for federal funding suspension if Cincinnati fails to implement a safety plan within 30 days. The story underscores broader concerns about violent crime in American cities, with parallels drawn to issues in Columbus, Cleveland, Toledo, and Dayton.\u003c/p> \u003cp>\u003cbr>The conversation pivots to media bias, with criticism of outlets like CNN and The New York Times for downplaying the attack and misidentifying Holly as a Russian national. The hosts and Moreno argue that if racial roles were reversed, the incident would dominate national headlines, sparking debates on white supremacy and racial justice.\u003c/p> \u003cp>\u003cbr>Later in the hour, Senator Markwayne Mullin joins to discuss the Senate nomination bottleneck, revealing that Democrats have filibustered nearly every Trump administration nominee, breaking historical norms. Mullin outlines potential rule changes, including invoking the nuclear option, to overcome the gridlock and accelerate confirmations of U.S. attorneys, judges, and executive appointments.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&amp;reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&amp;reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frumble.com%2Fc%2FClayandBuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240034483%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ","startDate":1754061300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9iOWFjZTI4NS05Y2YyLTRjMTYtYjU3YS1iMzJjMDEzMzAyOGEvaW1hZ2UuanBnP3Q9MTc1NDA3NDEzMiZzaXplPUxhcmdl"},{"id":288320734,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 3 - What do the numbers say?","duration":2216,"isExplicit":false,"description":"\u003cp>Hour 3 of The Clay Travis and Buck Sexton Show dives deep into the shifting landscape of American politics, voter demographics, and cultural trends, featuring data-driven insights from Ryan Girdusky, host of It&rsquo;s a Numbers Game on the Clay and Buck Podcast Network. This hour delivers compelling analysis on the Republican surge among Gen Z voters, with Pew Research showing a dramatic 44-point swing toward the GOP among men under 30 and a 14-point shift among young women. Girdusky highlights how Donald Trump&rsquo;s 2024 victory among young white and non-white men signals a generational realignment.\u003c/p> \u003cp>The hosts explore how COVID-19 shaped political identity, comparing its impact to historical events like Vietnam and WWII. They also examine the influence of Gen X parents&mdash;America&rsquo;s most Republican demographic&mdash;on younger voters, and how cultural backlash against progressive norms is fueling conservative momentum.\u003c/p> \u003cp>A key segment focuses on Latino voter trends, revealing that only 8% of Latinos who supported Trump in 2024 plan to vote Democrat in 2026, with a notable drop in Democratic support among Biden-Trump voters. The conversation then shifts to Kamala Harris&rsquo;s political future, with Girdusky suggesting her influence is waning within the Democratic Party.\u003c/p> \u003cp>The hour also tackles gerrymandering, with claims that Democrats are more aggressive in redistricting than Republicans, citing states like Illinois, Maryland, and Massachusetts. The discussion expands to Democratic leadership, naming Bernie Sanders and AOC as rising progressive figures, while questioning the viability of candidates like Gavin Newsom, Gretchen Whitmer, and Mayor Pete.\u003c/p> \u003cp>Listeners are treated to humorous commentary on broadcasting appearance standards, including critiques of Clay&rsquo;s wardrobe and beard, and reflections on the scrutiny faced by male media personalities. The segment closes with updates on Clay and Buck&rsquo;s YouTube channel, a push for more subscriber engagement, and a preview of upcoming original content.\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis &amp; Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>For the latest updates from Clay &amp; Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&amp;reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton:&nbsp;\u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&amp;reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&amp;reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&amp;reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&amp;data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&amp;reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href","startDate":1754061000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9mMWMzNDZkZi1lNWRjLTQ0YmYtOTQ5Mi1iMzJjMDEzOWE1NTcvaW1hZ2UuanBnP3Q9MTc1NDA3NTI4MyZzaXplPUxhcmdl"},{"id":288302971,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Buck Brief - Why The Left Freaked Out About Sydney Sweeney","duration":752,"isExplicit":false,"description":"\u003cp>Actress Sydney Sweeney stars in a new American Eagle ad wearing denim, and the Left completely melts down. Buck Sexton reacts to the bizarre outrage, unpacks why a simple pair of jeans sparked such backlash, and explains what it reveals about the Left&rsquo;s ongoing war on anything remotely patriotic or traditional.\u003c/p> \u003cp>Never miss a moment from Buck by subscribing to the Buck Sexton Show Podcast on\u003ca href=\"https://www.iheart.com/podcast/51-the-buck-sexton-show-27296753/\"> IHeart Radio\u003c/a>,\u003ca href=\"https://podcasts.apple.com/us/podcast/the-buck-sexton-show/id1208232103\"> Apple Podcasts\u003c/a> or wherever you get your podcasts!&nbsp;\u003c/p> \u003cp>&nbsp;\u003c/p> \u003cp>Connect with Buck Sexton:\u003cbr>Facebook &ndash;&nbsp; \u003ca href=\"https://www.facebook.com/BuckSexton/\">&nbsp;/ bucksexton\u003c/a>&nbsp; \u003cbr>X &ndash; \u003ca href=\"https://x.com/BuckSexton\">&nbsp;@bucksexton&nbsp; \u003cbr>\u003c/a>Instagram &ndash; &nbsp; \u003ca href=\"https://www.instagram.com/bucksexton/?hl=en\">@bucksexton\u003c/a>\u003c/p> \u003cp>TikTok -\u003ca href=\"https://www.tiktok.com/@bucksexton\"> @BuckSexton\u003c/a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\u003c/p> \u003cp>YouTube -\u003ca href=\"https://www.youtube.com/@BuckSexton\"> @BuckSexton\u003c/a>&nbsp;&nbsp;\u003c/p> \u003cp>Website &ndash;\u003ca href=\"https://www.bucksexton.com/\"> https://www.bucksexton.com/\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754048767000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNkYWUwYjA3LWFhYzAtNDE1NC04YzFlLWFlMmIwMDM1MGY5NC84ZTI0MDFmMC1mNmEyLTQ0MzMtOTk0OS1iMzJjMDEwMWYwYTQvaW1hZ2UuanBnP3Q9MTc1NDA2MjgxNyZzaXplPUxhcmdl"},{"id":288287500,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Wellness Unmasked Weekly Rundown: FDA Cracks Down on Kratom Derivatives + Controversy Over AI in Healthcare","duration":263,"isExplicit":false,"description":"\u003cp data-start=\"204\" data-end=\"694\">In this&nbsp;\u003cem data-start=\"269\" data-end=\"288\">Wellness Unmasked Weekly Rundown\u003c/em>, Dr. Nicole Saphier breaks down two urgent developments in the world of health and wellness. First, she unpacks the FDA's move to schedule 7-hydroxymitragynine (7-OH)&mdash;a synthetic Kratom derivative up to 13 times stronger than morphine&mdash;as a Schedule I controlled substance. What does this mean for wellness supplements, and how did these potent, unregulated substances make it to market in the first place?\u003c/p> \u003cp data-start=\"696\" data-end=\"1068\">Then, Dr. Saphier dives into the White House&rsquo;s new AI-driven healthcare initiative. While tech giants like Amazon, Google, and Apple promise to revolutionize healthcare with data transparency and streamlined systems, concerns mount over data privacy, conflicts of interest, and regulatory oversight. Are Silicon Valley insiders set to profit from policies they help shape? Wellness Unmasked is part of the Clay Travis &amp; Buck Sexton Podcast Network - new episodes debut every Tuesday &amp; Friday.\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754035200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU2MzQ0NWI0LTQ3NTEtNDFlMi1iN2I5LWIyY2QwMTUyNjcwZS80ZjMyMjhkZS1iNWU4LTQ4NTAtODZlYy1iMzJjMDAwOTI3MGEvaW1hZ2UuanBnP3Q9MTc1NDAwODY4MiZzaXplPUxhcmdl"},{"id":288281617,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"The Karol Markowicz Show: Inside Israel's Elite: Guy M. on October 7, Combat Trauma & Lessons from War","duration":1277,"isExplicit":false,"description":"\u003cp data-start=\"109\" data-end=\"825\">In this episode, Karol talks with Guy M., author of \u003cem data-start=\"244\" data-end=\"256\">The Rescue\u003c/em> and a former member of Israel&rsquo;s elite Para Rescue Commandos. Guy shares gripping firsthand accounts from the October 7th attacks, offering a rare and raw perspective from the front lines. The discussion delves into the emotional and psychological toll of combat, the unpredictability of warfare, and the instinctive responses that define survival. Guy reflects on personal growth, the need for storytelling in the aftermath of trauma, and offers heartfelt advice to younger generations. The Karol Markowicz Show is part of the Clay Travis &amp; Buck Sexton Podcast Network - new episodes debut every Wednesday &amp; Friday\u003c/p> \u003cp data-start=\"109\" data-end=\"825\">\u003ca href=\"https://www.amazon.com/Rescue-October-through-Para-Rescue-Commandos/dp/B0DKD4Z6G3\">Purchase Guy M's NEW Book HERE\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754028000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2UwYmM3MTMxLTA2ZDUtNDI4Yy04ZDIyLWIwNjUwMTA2MTRkMC9mZDQxOTYzNC1mMmYyLTRhZWQtYWUzZi1iMzJjMDAzNTU1NmQvaW1hZ2UuanBnP3Q9MTc1NDAxODY4OCZzaXplPUxhcmdl"}]}},{"id":28149788,"title":"Minnesota Vikings","description":"Minnesota Vikings news, interviews, and discussion from the Vikings Entertainment Network and KFAN Sports Radio 100.3 FM.","lastUpdated":1736122359,"slug":"462-minnesota-vikings","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTU2NTg4MTYxMi4yNDM0OTMub3JpZ2luYWwuanBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEgHVwAAAGYN3NYuA"},"items":[{"id":288336112,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Harrison Phillips with Dan Barreiro 8-1-25","duration":676,"isExplicit":false,"description":"Harrison Phillips with Dan Barreiro 8-1-25","startDate":1754068851000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":288302191,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Javon Hargrave with Paul Allen 8-1-25","duration":901,"isExplicit":false,"description":"Javon Hargrave with Paul Allen 8-1-25","startDate":1754043932000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":288298951,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Josh Metellus joins The Power Trip","duration":830,"isExplicit":false,"description":"Josh Metellus joins The Power Trip Morning Show to talk about his contract extension, how training camp is going and more","startDate":1754040271000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":288097524,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Keenan McCardell with Common Man 7-30-25","duration":827,"isExplicit":false,"description":"Keenan McCardell with Common Man 7-30-25","startDate":1753883584000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":287983056,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Jonathan Greenard with Barreiro! 7-29-25","duration":1031,"isExplicit":false,"description":"Jonathan Greenard with Barreiro! 7-29-25","startDate":1753807872000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":287636769,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Byron Murphy Jr with Meatsauce and Nordo! 7-26-25","duration":580,"isExplicit":false,"description":"Byron Murphy Jr with Meatsauce and Nordo! 7-26-25","startDate":1753536569000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":287568111,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Josh McCown with Common Man 7-25-25","duration":990,"isExplicit":false,"description":"Josh McCown with Common Man 7-25-25","startDate":1753452785000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":287552647,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Vikings OL Coach Chris Kuper with Paul Allen - 7-25-25","duration":1108,"isExplicit":false,"description":"Vikings OL Coach Chris Kuper with Paul Allen - 7-25-25","startDate":1753444816000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":287459366,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Kevin O’Connell with Dan Barreiro!","duration":1654,"isExplicit":false,"description":"Kevin O’Connell with Dan Barreiro!","startDate":1753376607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":287317340,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Brian O'Neill with Common Man 7-23-25","duration":737,"isExplicit":false,"description":"Brian O'Neill with Common Man 7-23-25","startDate":1753276963000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"}]}}]}],["onairtileloader-kkrz-fm",{"data":{"current":{"siteId":"%2Fb34e3b0831431e87f7b4a2f7228ff5eb","site":"brands/KKRZ-FM (884)","coreShowId":772,"coreStationId":6,"name":"Most Requested Live with Romeo","show":"shows/Most Requested Live with Romeo (772)","station":"KKRZ-FM","link":"","onNow":true,"startTime12":"9:00 PM","startDate":"2025-08-03T04:00:00.000Z","startMs":1754193600000,"startEng":"Saturday, August 2nd, 2025 9:00 PM","stopTime12":"12:00 AM","stopDate":"2025-08-03T07:00:00.000Z","stopMs":1754204400000,"stopEng":"Sunday, August 3rd, 2025 12:00 AM","showSite":{"slug":"most-requested-live","configByLookup":{"sections":{"general":{"name":"Most Requested Live with Romeo","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/610448c3c255cddc0aac0235"}}}}}}},"upcoming":{"siteId":"%2Fb34e3b0831431e87f7b4a2f7228ff5eb","site":"brands/KKRZ-FM (884)","coreShowId":7182,"coreStationId":6,"name":"Kayla","show":"shows/Kayla (7182)","station":"KKRZ-FM","link":"","onNow":false,"startTime12":"12:00 AM","startDate":"2025-08-03T07:00:00.000Z","startMs":1754204400000,"startEng":"Sunday, August 3rd, 2025 12:00 AM","stopTime12":"6:00 AM","stopDate":"2025-08-03T13:00:00.000Z","stopMs":1754226000000,"stopEng":"Sunday, August 3rd, 2025 6:00 AM","showSite":{"slug":"kayla-kiis","configByLookup":{"sections":{"general":{"name":"Kayla","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6217cafcd7d4cf5f25151d1c"}}}}}}},"later":{"siteId":"%2Fb34e3b0831431e87f7b4a2f7228ff5eb","site":"brands/KKRZ-FM (884)","coreShowId":6939,"coreStationId":6,"name":"The HYPE with Elizabethany and Zac","show":"shows/The HYPE w/ Elizabethany and Zac (6939)","station":"KKRZ-FM","link":"","onNow":false,"startTime12":"6:30 AM","startDate":"2025-08-03T13:30:00.000Z","startMs":1754227800000,"startEng":"Sunday, August 3rd, 2025 6:30 AM","stopTime12":"7:00 AM","stopDate":"2025-08-03T14:00:00.000Z","stopMs":1754229600000,"stopEng":"Sunday, August 3rd, 2025 7:00 AM","showSite":{"slug":"the-hype-with-elizabethany-and-zac","configByLookup":{"sections":{"general":{"name":"The HYPE with Elizabethany and Zac","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60ccd4ed2c9ef77501c7006f"}}}}}}}}}],["keyword-contest-loader-kkrz-fm-1781993",{"data":{"appType":"countdown","appId":"1785966","title":"$1,000 PAY YOUR BILLS","currentKeyword":{"previous":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}},"submittableKeyword":{"previous":{"sort":"12","timeStamp":1753491312,"endTime":1753502400,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13873475","prize":{"timeStamp":1753416000,"endTime":1753502400,"sort":"32","active":"","description":"","countdown_prize_id":"1191483","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":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}}}}]],"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","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","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","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","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":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","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":"Hot Dog Spill Closes Busy Interstate","permalink":"https://z100portland.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"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:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","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":"Hot Dog Spill Closes Busy Interstate","permalink":"https://z100portland.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"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:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/local-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/breaking","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/feel-good","item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"}]},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["radio","portland","hit","z100","station","top-40","johnjay-and-rich","john-jay","johnjay","jonjay","jon","john","rich","kyle","morning","show","ryan","seacrest","ryan-seacrest","maui","romeo"],"genre":["top 40 & pop"],"format":"CHRPOP"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KKRZ-FM","stationFormat":"CHRPOP","stationMarket":"PORTLAND-OR","stationMicrosite":"","tags":["radio","portland","hit","z100","station","top-40","johnjay-and-rich","john-jay","johnjay","jonjay","jon","john","rich","kyle","morning","show","ryan","seacrest","ryan-seacrest","maui","romeo"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"z100portland.iheart.com","path":"/"},"querystring":{"sc":"","cid":"","keyid":"","pname":"","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":"#bb3a86","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/62c6eea90ab5e6b497b41861?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/62c6eea90ab5e6b497b41861?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":"Z100 Portland - Portland's #1 Hit Music Station","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Z100 Portland - Portland's #1 Hit Music Station","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Z100 Portland - Portland's #1 Hit Music Station","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Z100 Portland - Portland's #1 Hit Music Station","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Portland's #1 Hit Music Station, Z100","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Portland's #1 Hit Music Station, Z100","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Portland's #1 Hit Music Station, Z100","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Portland's #1 Hit Music Station, Z100","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"radio, portland, hit, z100, station, top 40, johnjay and rich, john jay, johnjay, jonjay, jon, john, rich, kyle, morning, show, ryan, seacrest, ryan seacrest, maui, romeo","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://z100portland.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://z100portland.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://z100portland.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/62c6ee9f0ab5e6b497b4185e?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@z100portland","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@z100portland","type":"meta"}],["canonical",{"value":"https://z100portland.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"z100portland.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Z100 Portland","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Z100 Portland","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"116523971757450","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"64423130451","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m:/4030171b9c0d4968255f8e9cea9bdf54/inferno","SM6.0:config-m:/592703d83fd8be1e47705eb4/inferno","SM6.0:config-m:/5938268e791d56803ed4bd07/inferno","SM6.0:config-m:/5ec5491b037bbf969536afc3/Inferno","SM6.0:config-m:/5f54ffc3bcc0851898da64aad90bcbdd/inferno","SM6.0:config-m:/60b7b3ef2341b8f96ccb0703/Default","SM6.0:config-m:/60df39e8043be7de957c3bb8/Default","SM6.0:config-m:/619beecf0f886d7572be8246/Default","SM6.0:config-m:/6217ca927613c7798f8de3a4/Default","SM6.0:config-m:/641b7f1bcb8b910b2e4f907b/Default","SM6.0:config-m:/6511ebda5e16e60b4a51b2ca/Default","SM6.0:config-m:/65e75cd7625626e0acd0bbc0/Default","SM6.0:config-m:/7cb2fdf6ed0a13f21224b459bc56e9dd/inferno","SM6.0:config-m:/aae68c0f4e2e57969caa96eed1053e0e/inferno","SM6.0:config-m:/b34e3b0831431e87f7b4a2f7228ff5eb/inferno","SM6.0:config-m:/f5316214b7bf57d95193387bcbe85108/inferno","SM6.0:index-m","SM6.0:index-m:/4030171b9c0d4968255f8e9cea9bdf54","SM6.0:index-m:/592703d83fd8be1e47705eb4","SM6.0:index-m:/5938268e791d56803ed4bd07","SM6.0:index-m:/5ec5491b037bbf969536afc3","SM6.0:index-m:/5f54ffc3bcc0851898da64aad90bcbdd","SM6.0:index-m:/60b7b3ef2341b8f96ccb0703","SM6.0:index-m:/60df39e8043be7de957c3bb8","SM6.0:index-m:/619beecf0f886d7572be8246","SM6.0:index-m:/6217ca927613c7798f8de3a4","SM6.0:index-m:/641b7f1bcb8b910b2e4f907b","SM6.0:index-m:/6511ebda5e16e60b4a51b2ca","SM6.0:index-m:/65e75cd7625626e0acd0bbc0","SM6.0:index-m:/7cb2fdf6ed0a13f21224b459bc56e9dd","SM6.0:index-m:/aae68c0f4e2e57969caa96eed1053e0e","SM6.0:index-m:/b34e3b0831431e87f7b4a2f7228ff5eb","SM6.0:index-m:/f5316214b7bf57d95193387bcbe85108","app/streams","app/streams/20250609151548210","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Clear Channel","streams","streams/1961","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:0b6499737e83b1e1b16f9fa0b7c07e81","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:1d5a7f00484e9261402c48665f0fb3fa","domain/z100portland.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/6196653f047224777b471460","PS:datasource:/61c23c206f1dcc0c664ddeb9","PS:datasource:/627ab2d87bd70ad9eedfcfa7","PS:leads","PS:leads:/5d8bd536df8f904b41e2618b","PS:leads:/60c11fb91cd14383a9774ca0","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/687aaea4875b23cab49ddde2","PS:subscription","PS:subscription:0e45fbc715eb9f3e6bdd5ddde50cbf6e","PS:subscription:7bd4965df53589bf75ff3d497a517102","SM6.0:datasource-leads","SM6.0:datasource-leads:766b84878ab00ccda90cc4face3dcfac","SM6.0:datasource-publishing","SM6.0:datasource-publishing:3ddeb4d554aceda4a5e93f138a3a4a8a","SM6.0:datasource-publishing:4853d7e0e5d2ae1808c068cad3b561d7","SM6.0:datasource-publishing:a4c73755df353fea8f259f4d0f24dea2","SM6.0:datasource-publishing:dc27228f5ea6284944b6fe5c3d8695f6","SM6.0:site-streams","SM6.0:site-streams:1d5a7f00484e9261402c48665f0fb3fa","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250721163332915","sites","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"z100portland.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","prNumber":false},"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":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","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":"Hot Dog Spill Closes Busy Interstate","permalink":"https://z100portland.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"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:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F687aaea4875b23cab49ddde2","type":"LEADS","record":{"title":"Nominate An Exceptional Teacher Who Is Making A Lasting Impact!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/687aae40875b23cab49ddde1","img_meta":{"base_id":"%2F687aae40875b23cab49ddde1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.donorschoose.org/iheartradio"},"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":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5d8bd536df8f904b41e2618b","type":"LEADS","record":{"title":"Exclusive Shows From Your Favorite Artists!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67f9617f86d1db4121bb37e8","img_meta":{"base_id":"%2F67f9617f86d1db4121bb37e8","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/featured/iheartradio-live/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjozfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjowLCJ3bWVOSyI6LTF9fQ==","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":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled &quot;Sydney Sweeney Has Great Jeans,&quot; \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between &quot;genes&quot; and &quot;jeans.&quot;\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, &quot;My jeans are blue,&quot; which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, &quot;Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story.&quot;\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://z100portland.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady &amp; Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady &amp; Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. &quot;Thank you for all the great memories and for your loyalty,&quot; Deen wrote, emphasizing her family's appreciation for the community. The Lady &amp; Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://z100portland.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F4030171b9c0d4968255f8e9cea9bdf54","slug":"johnjay-and-rich","ownBrand":"brands/Johnjay And Rich (53803)","configByLookup":{"common":{"branding":{"name":"Johnjay And Rich","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/627aa887707626b7f9964e05"}}}}}},{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd"}}}}}},{"_id":"%2F65e75cd7625626e0acd0bbc0","slug":"rayne","ownBrand":"brands/Rayne","configByLookup":{"common":{"branding":{"name":"Rayne","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/67b4af57292d6a15996cfba6"}}}}}},{"_id":"%2F619beecf0f886d7572be8246","slug":"mikey-v-frankie-v-the-vbros","ownBrand":"brands/Mikey V & Frankie V – The VBros","configByLookup":{"common":{"branding":{"name":"Mikey V, Frankie V & Gianna: The VBros","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/631738eb8fc0787e7ac439dc"}}}}}},{"_id":"%2F6217ca927613c7798f8de3a4","slug":"kayla-kiis","ownBrand":"brands/Kayla KIIS","configByLookup":{"common":{"branding":{"name":"Kayla","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6217cafcd7d4cf5f25151d1c"}}}}}},{"_id":"%2F641b7f1bcb8b910b2e4f907b","slug":"the-new-hit-list","ownBrand":"brands/The New Hit List","configByLookup":{"common":{"branding":{"name":"The New Hit List","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5cdb0ac9ac51d6077dcd4289"}}}}}},{"_id":"%2F60df39e8043be7de957c3bb8","slug":"bex-buster","ownBrand":"brands/Bex & Buster","configByLookup":{"common":{"branding":{"name":"Bex & Buster","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60df39f361c5b5efb517e859"}}}}}},{"_id":"%2Ff5316214b7bf57d95193387bcbe85108","slug":"iheartradio-countdown-blog","ownBrand":"brands/iHeartRadio Countdown (57472)","configByLookup":{"common":{"branding":{"name":"iHeartRadio Countdown","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0"}}}}}},{"_id":"%2F592703d83fd8be1e47705eb4","slug":"on-the-move-with-enrique-santos","ownBrand":"brands/On The Move with Enrique Santos (English Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"On The Move with Enrique Santos","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6033d21010f75536adb7c5e3"}}}}}},{"_id":"%2F5938268e791d56803ed4bd07","slug":"most-requested-live","ownBrand":"brands/Most Requested Live","configByLookup":{"common":{"branding":{"name":"Most Requested Live with Romeo","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/610448c3c255cddc0aac0235"}}}}}},{"_id":"%2F60b7b3ef2341b8f96ccb0703","slug":"the-hype-with-elizabethany-and-zac","ownBrand":"brands/The HYPE with Elizabethany and Zac","configByLookup":{"common":{"branding":{"name":"The HYPE with Elizabethany and Zac","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60ccd4ed2c9ef77501c7006f"}}}}}},{"_id":"%2F7cb2fdf6ed0a13f21224b459bc56e9dd","slug":"at40","ownBrand":"brands/AT40 (57504)","configByLookup":{"common":{"branding":{"name":"American Top 40","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60f860c7239470cb6de263dd"}}}}}},{"_id":"%2Faae68c0f4e2e57969caa96eed1053e0e","slug":"colt","ownBrand":"brands/Colt (57888)","configByLookup":{"common":{"branding":{"name":"Colt","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b48c71eccea19159b21adbf"}}}}}},{"_id":"%2F6511ebda5e16e60b4a51b2ca","slug":"kpop-with-jojo","ownBrand":"brands/KPOP With JoJo","configByLookup":{"common":{"branding":{"name":"KPOP With JoJo","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f17264b4b417c8925c145b0"}}}}}},{"_id":"%2F5ec5491b037bbf969536afc3","slug":"the-vibe","ownBrand":"brands/The Vibe","configByLookup":{"common":{"branding":{"name":"The Vibe with Tanya & EJ","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5f2c5bfaa68821a7f2b55b03"}}}}}}]},{"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":["27293201","23996864","27503399","28600956","30117992","27660422","30599432","59791610","57927691","82770100","28149788"]},{"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":"%2F688e2affb112ee2b9ae62ba3","type":"PUBLISHING","record":{"ref_id":"%2F688e2affb112ee2b9ae62ba3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688e2b2bb112ee2b9ae62bac","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Oregon Parks and Recreation Department (OPRD) is updating some visitor fees at select parks as part of a broader, proactive effort to build a more resilient financial future for Oregon State Parks. \u003c/p>\n\n\u003cp>Starting Oct. 1, 2025, Oregon State Parks will no longer waive the parking fee at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D367&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677511563%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=2QnM%2F9pzZEH6mvZ3Hqeet0kuhJj2IdujqcFwKApkBcs%3D&reserved=0\" target=\"_blank\">21 additional day-use parks\u003c/a>. The parking fee is currently $10 for in-state visitors and $12 out-of-state visitors.  \u003c/p>\n\n\u003cp>The parking fee does not apply to visitors who walk, bike, use public transportation, have a valid hangtag from camping at an Oregon State Park or a \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparks.reserveamerica.com%2FposProducts.do%3FcontractCode%3DOR%26posFilterCat%3D598053577&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677532881%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oGomi2luCP3EAc%2BmRZN8TDoh2IfKcSkwDcV0Nz1tcQs%3D&reserved=0\" target=\"_blank\">12 or 24-month parking permit\u003c/a>. Currently, OPRD charges for \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dvisit.day-use&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677553787%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=5IAfv%2BuoUQrPigsTIdG69q21ICT3Dz1llONXTXGh2T8%3D&reserved=0\" target=\"_blank\">parking at 25 parks\u003c/a> and waives parking fees at over 225 parks across the state.   \u003c/p>\n\n\u003cp>The 21 additional parks include some of the busiest parks in the system such as Harris Beach State Park, which experienced an estimated 2 million day-use visits last year. Visitor fees help pay for maintenance and operation.  \u003c/p>\n\n\u003cp>Some overnight camping rates will also see \u003cstrong>\u003cem>updates for visits beginning May 1, 2026\u003c/em>\u003c/strong>\u003cstrong>:\u003c/strong> \u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D351&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677571667%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=r%2BQkHa4ll9iVnNIyhRLVJQxPv%2Bd9incGshKW1RgW%2B6w%3D&reserved=0\" target=\"_blank\">Overnight rates at our 29 \u003c/a>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D351&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677571667%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=r%2BQkHa4ll9iVnNIyhRLVJQxPv%2Bd9incGshKW1RgW%2B6w%3D&reserved=0\" target=\"_blank\">\u003cstrong>busiest parks\u003c/strong>\u003c/a> will increase to the \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677588616%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=w6b%2Bx2QH9Bd2s8x3%2FMz%2Bet5AV%2BkyyGTlYHvojQulx0M%3D&reserved=0\" target=\"_blank\">top of the\u003c/a> \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677604838%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=yRHqfobNiIZS6QjAUxTR%2FZJq9RW9tw09lLUT8H2ZkJw%3D&reserved=0\" target=\"_blank\">current rate range\u003c/a> from May 1 through September 30. This increase will apply year round on Friday, Saturday and Sunday nights \u003cstrong>(Top rate is $29 for tents and $52 for full hook-up RV)\u003c/strong> \u003c/li>\n\u003cli>\u003cstrong>At all parks: \u003c/strong>\u003c/li>\n\u003cli>Cabin and yurt prices will increase to the \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677619898%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=ia%2FV%2FQhqaZt8NyJlzhzQ3Xo9XgmdvlhsuM%2BQutZX140%3D&reserved=0\" target=\"_blank\">top of the rate range\u003c/a> year round. \u003cstrong>(Top rates vary from $72 for rustic yurts to $129 for deluxe cabins/yurts)\u003c/strong>\u003c/li>\n\u003cli>Boat moorage fees will increase from $15 to $20.  \u003c/li>\n\u003cli>Overnight parking, overflow camping and primitive camping fees will increase from about $10 to at least $15 per night.  \u003c/li>\u003c/ul>\n\u003cp>The park system faces a projected 14% budget shortfall due to increasing costs, impacts from record visitation and a reduction in lottery funds for operations. These targeted fee adjustments, along with internal efforts to reduce costs, modernize procurement and explore new revenue, will help maintain current service levels and ensure the system remains strong and accessible now and in the future. \u003c/p>\n\n\u003cp>“State parks are some of the most beloved spaces in Oregon, but we have struggled as a state to sustainably fund them. We’re working to reimagine the future of Oregon State Parks as financially resilient system that will serve generations to come,” said Director Lisa Sumption.  \u003c/p>\n\n\u003cp>State parks has three main sources of funding: a little less than half comes from constitutionally dedicated lottery funds, about 15% comes from recreational vehicle license plate fees and roughly 35% comes from park fees from visitors. It is not funded by general fund taxes. \u003c/p>\n\n\u003cp>For visitors looking to save on parking, there are annual and 24-month parking permits available for Oregon State Parks. The 12-month parking permit costs $30 and the 24-month permit costs $50. You can buy them \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparks.reserveamerica.com%2FposProducts.do%3FcontractCode%3DOR%26posFilterCat%3D598053577&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677634170%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=0RkbIzZv5Z6A6iziS%2BbZqdxmqww8F7WJbqxIJHR1PW8%3D&reserved=0\" target=\"_blank\">online\u003c/a>. \u003c/p>\n\n\u003cp>Oregon State Parks is also collecting feedback to help guide its effort to reimagine a stronger resilient park system. \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparksnew.oprd%2Findex.cfm%3Fdo%3Dv.reimagine&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677650695%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=blmv8n%2BMsukAewJBGHIYp2G%2BJ343mQRAVkzKLQy3Fq8%3D&reserved=0\" target=\"_blank\">The survey\u003c/a> includes priorities for new and existing experiences, services and amenities as well as views on public-private partnerships, sponsorships and other funding options.  \u003c/p>\n\n\u003cp>\u003cem>Source: Oregon State Parks\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-fees-going-up-at-oregon-state-parks/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F688e2b2bb112ee2b9ae62bac"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147340000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-fees-going-up-at-oregon-state-parks","social_title":"","summary":"The cost of camping is going up in Oregon as the State Parks Department increases revenue to avoid cuts.","targets":[],"title":"Fees Going Up At Oregon State Parks","permalink":"https://z100portland.iheart.com/content/2025-08-02-fees-going-up-at-oregon-state-parks/"},"slug":"2025-08-02-fees-going-up-at-oregon-state-parks","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac","title":"Fees Going Up At Oregon State Parks","description":"The cost of camping is going up in Oregon as the State Parks Department increases revenue to avoid cuts.","author":""},"pub_start":1754147340000,"pub_until":4115978604802,"pub_changed":1754147684602,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e2affb112ee2b9ae62ba3","slug:2025-08-02-fees-going-up-at-oregon-state-parks","slug:2025-08-02-fees-going-up-at-oregon-state-parks"]}},{"id":"%2F688e2a64b112ee2b9ae62b97","type":"PUBLISHING","record":{"ref_id":"%2F688e2a64b112ee2b9ae62b97","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688e2aa1b112ee2b9ae62ba0","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Oregon Zoo’s youngest Asian elephant is halfway to 1 today, and what a year it’s been so far: In her first six months, Tula-Tu has delighted fans around the world with her playful personality, sparking community connections and hope for an endangered species.\u003c/p>\n\n\u003cp>Since her Feb. 1 birth to mom Rose-Tu, Tula has already made two appearances on NBC’s Today show — which named her frontrunner for “\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2FvFsdjG_XT04%3Fsi%3Db2PfEH3wF2c705X_&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975692001%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=sQkaAl2pixn2cP32ylyTUW5z6wMSyXPBeaY3%2FuuBGqY%3D&reserved=0\" target=\"_blank\">\u003cu>cutest animal of 2025\u003c/u>\u003c/a>” — and served as grand marshal of the Rose Festival’s Grand Floral Parade. Alaska Airlines joined the celebration with an imaginative float design inspired by the young elephant’s playfulness and charm.\u003c/p>\n\n\u003cp>“Tula-Tu has quickly become a symbol of hope and connection,” said zoo director Heidi Rahn. “Not only for our zoo community, but for the entire region. Having her recognized in the Grand Floral Parade was a joyful nod to the importance of conservation and coming together for wildlife.”\u003c/p>\n\n\u003cp>Experts say interest in the Tula-Tu could spell good news for her wild counterparts. “The more exposure people have,” University of Michigan professor Stephanie Preston said in a \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.forbes.com%2Fsites%2Flesliekatz%2F2025%2F02%2F04%2Fwatch-the-oregon-zoos-new-baby-elephant-take-its-first-wobbly-steps%2F&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975707076%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=FQbQFwRqm72tdBcYn3kl3PMlvVVVd9lWcWKnIrvLm9k%3D&reserved=0\" target=\"_blank\">\u003cu>Forbes article about the young elephant\u003c/u>\u003c/a>, “the more likely they are to consider it important to conserve the spaces where the species live.”\u003c/p>\n\n\u003cp>The playful pachyderm has been growing fast in both confidence and size, according to Steve Lefave, who oversees the zoo’s elephant area. Tula-Tu now tips the scales at nearly 650 pounds — about three times her birth weight — and has taken some dips in the large pool at Elephant Lands.\u003c/p>\n\n\u003cp>“Tula’s hitting all the important developmental milestones,” Lefave said. “She’s still nursing but also starting to explore solid foods like bamboo leaves and alfalfa. Her taste buds are developing so we have yet to discover her favorite treats. Texture and \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2FHzKrk-YmuoE%3Fsi%3Dlz-7KEo_9QX2q5gE&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975721827%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=juTDTs2C%2BNccYreI%2Bg4%2F2LS7B4QvXWijA%2FFtRSWdmoY%3D&reserved=0\" target=\"_blank\">\u003cu>food that is fun to play with\u003c/u>\u003c/a> seem to interest her the most right now.”\u003c/p>\n\n\u003cp>Highly endangered in their range countries, Asian elephants are threatened by habitat loss, conflict with humans and disease. It’s estimated that just 40,000 to 50,000 of them remain in fragmented populations from India to Borneo, and their home range overlaps with some of the most populous human areas on the planet — 20% of people worldwide live in or next to Asian elephant habitat.\u003c/p>\n\n\u003cp>“Tula isn’t the only tiny elephant we’re caring for,” Lefave noted. “In Borneo, which is home to the world’s smallest and rarest elephants, our partnership with the Wildlife Rescue Unit means more \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2Fv9xb58IM99c%3Fsi%3DPha60wocWekTYujC&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975735793%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=v8zoANlE91OVkM915Y91DvcfPbuIKxqCFe58togUl5Q%3D&reserved=0\" target=\"_blank\">\u003cu>wildlife rangers are working to protect rescued calves\u003c/u>\u003c/a> and reunite them with their families.”\u003c/p>\n\n\u003cp>The Oregon Zoo is recognized worldwide for its elephant care program, which has spanned more than 60 years. It has established a $1 million endowment fund supporting Asian elephants, including the Association of Zoos and Aquariums’ SAFE program to advance conservation across all 13 of the species’ range countries. Beyond direct elephant care, the zoo \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.oregonzoo.org%2Fnews%2Fzoo-convenes-action-imperiled-elephants&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975750369%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=bqEzRBMr2Ue5Jq3FSrPuePcbH6WCkSfvu%2BW5uj3w8Qw%3D&reserved=0\" target=\"_blank\">\u003cu>collaborates with local partners in Borneo\u003c/u>\u003c/a> to create lasting conservation solutions, from replanting forests and establishing protected corridors to fostering peaceful coexistence between elephants and communities.\u003c/p>\n\n\u003cp>\u003cem>Source: Oregon Zoo\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-oregon-zoos-baby-elephant-triples-in-size/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F688e2aa1b112ee2b9ae62ba0"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147220000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-oregon-zoos-baby-elephant-triples-in-size","social_title":"","summary":"At her first half-birthday, the Oregon Zoo's new baby elephant tops 600 pounds.","targets":[],"title":"Oregon Zoo's Baby Elephant Triples In Size","permalink":"https://z100portland.iheart.com/content/2025-08-02-oregon-zoos-baby-elephant-triples-in-size/"},"slug":"2025-08-02-oregon-zoos-baby-elephant-triples-in-size","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0","title":"Oregon Zoo's Baby Elephant Triples In Size","description":"At her first half-birthday, the Oregon Zoo's new baby elephant tops 600 pounds.","author":""},"pub_start":1754147220000,"pub_until":4115978604802,"pub_changed":1754147541130,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e2a64b112ee2b9ae62b97","slug:2025-08-02-oregon-zoos-baby-elephant-triples-in-size","slug:2025-08-02-oregon-zoos-baby-elephant-triples-in-size"]}},{"id":"%2F688e29a2b112ee2b9ae62b8c","type":"PUBLISHING","record":{"ref_id":"%2F688e29a2b112ee2b9ae62b8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F687e38c73e656b537dfb37c9","new_tab":false,"schedule":{},"source_credit":"Ford, Brad (uploader)","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cem>Photo: Getty Images\u003c/em>\u003c/p>\n\n\u003cp>The Oregon Department of Justice (ODOJ) is issuing an urgent warning to Oregonians as reports of a sophisticated “gold bar scam” continue to climb in the Pacific Northwest. In the latest case, an Oregon woman was defrauded out of tens of thousands of dollars after scammers convinced her that her bank accounts were compromised and her money would only be safe if converted into gold.\u003c/p>\n\n\u003cp>This comes just weeks after another victim lost $600,000 in a nearly identical scheme in Eastern Oregon, while another person in the same county lost $60,000 involving silver bars—just two of countless cases under investigation across the country.\u003c/p>\n\n\u003cp>In almost all of these cases, the scammers impersonate financial institutions or government agencies, creating a sense of urgency and fear. Victims were told their money was at risk of being frozen or stolen, and that purchasing gold was the only way to protect their savings. Once the gold was handed over to a so-called “courier” for safekeeping, the scammers vanished.\u003c/p>\n\n\u003cp>“These scams are cruel, calculated, and financially devastating,” said Attorney General Dan Rayfield. “If someone tells you to buy gold to keep your money safe, it’s a scam—full stop. No government agency, no bank, no tech support line will ever ask you to liquidate your assets into gold or cash and hand it over to a stranger. Hang up and report it to law enforcement.”\u003c/p>\n\n\u003cp>How the Gold Bar Scam Works\u003c/p>\n\n\u003cp>Federal and state law enforcement agencies have documented a clear pattern in these schemes:\u003c/p>\n\n\u003cul>\u003cli>Initial Contact – Scammers reach out by phone, email, or text, often posing as a government agency, financial institution, or tech company.\u003c/li>\n\u003cli>False Emergency – They claim your financial accounts are compromised, frozen, or under investigation.\u003c/li>\n\u003cli>Asset Conversion – You are told to withdraw your money and convert it to gold or other valuables for “protection.”\u003c/li>\n\u003cli>Courier Collection – A courier arrives to pick up the gold, promising it will be stored safely.\u003c/li>\n\u003cli>Disappearance – Once the gold is handed over, it—and the scammers—are gone.\u003c/li>\u003c/ul>\n\u003cp>No legitimate government agency or bank will ever:\u003c/p>\n\n\u003cul>\u003cli>Ask you to buy gold or convert assets to protect them.\u003c/li>\n\u003cli>Send a courier to your home to collect valuables.\u003c/li>\n\u003cli>Pressure you to make urgent financial decisions on the spot.\u003c/li>\u003c/ul>\n\u003cp>To protect yourself and others:\u003c/p>\n\n\u003cul>\u003cli>Hang up immediately if you receive suspicious calls about your finances.\u003c/li>\n\u003cli>Call local law enforcement\u003c/li>\n\u003cli>Never share personal or financial information with strangers.\u003c/li>\n\u003cli>Report suspected scams to the ODOJ Consumer Hotline at 1-877-877-9392 or file a complaint at OregonConsumer.gov.\u003c/li>\n\u003cli>File reports with the Federal Trade Commission at ReportFraud.FTC.gov\u003c/li>\u003c/ul>\n\u003cp>\u003cem>Source: Oregon Department of Justice\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-gold-bar-scam-continues-to-hit-oregonians/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F687e38c73e656b537dfb37c9"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147040000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-gold-bar-scam-continues-to-hit-oregonians","social_title":"","summary":"Another Oregonian has lost thousands of dollars to the Gold Bar Scam.","targets":[],"title":"Gold Bar Scam Continues To Hit Oregonians","permalink":"https://z100portland.iheart.com/content/2025-08-02-gold-bar-scam-continues-to-hit-oregonians/"},"slug":"2025-08-02-gold-bar-scam-continues-to-hit-oregonians","summary":{"image":"https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9","title":"Gold Bar Scam Continues To Hit Oregonians","description":"Another Oregonian has lost thousands of dollars to the Gold Bar Scam.","author":""},"pub_start":1754147040000,"pub_until":4115978604802,"pub_changed":1754147345561,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e29a2b112ee2b9ae62b8c","slug:2025-08-02-gold-bar-scam-continues-to-hit-oregonians","slug:2025-08-02-gold-bar-scam-continues-to-hit-oregonians"]}},{"id":"%2F688d2255f4de911d5405c53a","type":"PUBLISHING","record":{"ref_id":"%2F688d2255f4de911d5405c53a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c2906bf1-d66b-496c-b151-49e838569c72","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/cardi-b-31246427/?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/artist/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d2556f4de911d5405c54e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B & Rah Ali","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31246427\" data-catalog-related-id=\"\">\u003cstrong>Cardi B\u003c/strong>\u003c/a> is opening up about her recent run-in with Rah Ali seven years after their alleged scuffle at New York Fashion Week. \u003cbr />\u003cbr />On Friday, August 1, the Bronx native hopped on X Spaces to respond after the reality TV star shared her side of the story behind their recent confrontation at an airport in France. In a new episode of the web series \u003ca href=\"https://www.youtube.com/watch?v=rPxY4zrIIIc\" target=\"_blank\">\u003cstrong>&quot;Sited,&quot;\u003c/strong>\u003c/a> Rah Ali detailed her unexpected run-in with Bardi following her time at Cannes. She claimed the \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/songs/outside-334644591/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"334644591\" data-catalog-related-id=\"\">\u003cstrong>&quot;Outside&quot;\u003c/strong>\u003c/a> rapper started yelling, screaming and cursing at her before she threw her shoe and bags at her, but Cardi said otherwise. \u003cbr />\u003c/p>\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%2Fbigorecap%2Fstatus%2F1951100336191775063","@url":"https://x.com/bigorecap/status/1951100336191775063","author_name":"BIGO RECAP","author_url":"https://twitter.com/bigorecap","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/RahAli?src=hash&amp;ref_src=twsrc%5Etfw\">#RahAli\u003c/a> talks about her recent run in w/ \u003ca href=\"https://twitter.com/hashtag/CardiB?src=hash&amp;ref_src=twsrc%5Etfw\">#CardiB\u003c/a> @ the airport in \u003ca href=\"https://twitter.com/hashtag/Cannes?src=hash&amp;ref_src=twsrc%5Etfw\">#Cannes\u003c/a> (France). The 2 had not been in close proximity of each other since their “Alleged” fight back in 2018 at the \u003ca href=\"https://twitter.com/hashtag/HarpersBazaar?src=hash&amp;ref_src=twsrc%5Etfw\">#HarpersBazaar\u003c/a> Icon party in \u003ca href=\"https://twitter.com/hashtag/NewYork?src=hash&amp;ref_src=twsrc%5Etfw\">#NewYork\u003c/a> Take a look! 😧☕️✈️ 🤬\u003ca href=\"https://twitter.com/hashtag/Bigorecap?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigorecap\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigolive?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigolive\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigousa?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigousa\u003c/a>… \u003ca href=\"https://t.co/v49zEDGPXU\">pic.twitter.com/v49zEDGPXU\u003c/a>\u003c/p>&mdash; BIGO RECAP (@bigorecap) \u003ca href=\"https://twitter.com/bigorecap/status/1951100336191775063?ref_src=twsrc%5Etfw\">August 1, 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/bigorecap/status/1951100336191775063","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/RahAli?src=hash&amp;ref_src=twsrc%5Etfw\">#RahAli\u003c/a> talks about her recent run in w/ \u003ca href=\"https://twitter.com/hashtag/CardiB?src=hash&amp;ref_src=twsrc%5Etfw\">#CardiB\u003c/a> @ the airport in \u003ca href=\"https://twitter.com/hashtag/Cannes?src=hash&amp;ref_src=twsrc%5Etfw\">#Cannes\u003c/a> (France). The 2 had not been in close proximity of each other since their “Alleged” fight back in 2018 at the \u003ca href=\"https://twitter.com/hashtag/HarpersBazaar?src=hash&amp;ref_src=twsrc%5Etfw\">#HarpersBazaar\u003c/a> Icon party in \u003ca href=\"https://twitter.com/hashtag/NewYork?src=hash&amp;ref_src=twsrc%5Etfw\">#NewYork\u003c/a> Take a look! 😧☕️✈️ 🤬\u003ca href=\"https://twitter.com/hashtag/Bigorecap?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigorecap\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigolive?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigolive\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigousa?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigousa\u003c/a>… \u003ca href=\"https://t.co/v49zEDGPXU\">pic.twitter.com/v49zEDGPXU\u003c/a>\u003c/p>&mdash; BIGO RECAP (@bigorecap) \u003ca href=\"https://twitter.com/bigorecap/status/1951100336191775063?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/bigorecap/status/1951100336191775063"},{"html":"\u003cp>&quot;You come here and say the best version of how it happened,&quot; Cardi \u003ca href=\"https://x.com/XXL/status/1951331595908161597\" target=\"_blank\">\u003cstrong>explained\u003c/strong>\u003c/a>. &quot;You forgot to say.. cuz you know you did say 'Yeah you thought I wasn't gonna get my lick back.' But you didn't say why I said why I got my lick back' because you know about that JBL speak that you conveniently left out.&quot;\u003cbr />\u003cbr />&quot;She looking at me like she want it,&quot; she continued. &quot;So that's when I start arguing with her and she's just telling me 'You need to grow up.' So that's when I threw a JBL speaker on her head. And she said, 'Do you feel better about yourself?' and then she acting like she was gonna fight.&quot; \u003cbr />\u003cbr />Both Cardi and Rah Ali said the incident happened a month ago in Cannes. However, there's clearly two versions of what happened — just like their initial run-in. The former &quot;Love &amp; Hip-Hop: New York&quot; stars reportedly got into a fight at an event Harper's Bazaar held during New York Fashion Week in 2018. Cardi came out of the fight with a knot on her head and witnesses claimed Ali struck the rapper multiple times. During her Spaces, Cardi admitted the fight happened, but Ali only got one good punch in. \u003cbr />\u003cbr />Listen to Cardi B explain her side of the story below. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\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%2Fupdatesofcardi%2Fstatus%2F1951298283957047399","@url":"https://x.com/updatesofcardi/status/1951298283957047399","author_name":"Cardi B | Updates","author_url":"https://twitter.com/updatesofcardi","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Cardi B clears up the lies made after the 2018 Harper&#39;s Bazaar Party and speaks about her interaction at the airport with wannabe gangster Rashida Ali at the airport in Cannes. \u003ca href=\"https://t.co/JXsljLRRVV\">pic.twitter.com/JXsljLRRVV\u003c/a>\u003c/p>&mdash; Cardi B | Updates (@updatesofcardi) \u003ca href=\"https://twitter.com/updatesofcardi/status/1951298283957047399?ref_src=twsrc%5Etfw\">August 1, 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/updatesofcardi/status/1951298283957047399","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Cardi B clears up the lies made after the 2018 Harper&#39;s Bazaar Party and speaks about her interaction at the airport with wannabe gangster Rashida Ali at the airport in Cannes. \u003ca href=\"https://t.co/JXsljLRRVV\">pic.twitter.com/JXsljLRRVV\u003c/a>\u003c/p>&mdash; Cardi B | Updates (@updatesofcardi) \u003ca href=\"https://twitter.com/updatesofcardi/status/1951298283957047399?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/updatesofcardi/status/1951298283957047399"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/","cuser":"user/ldap/1133095","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/Cardi B","keywords/Rah Ali","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F688d2556f4de911d5405c54e"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1754083320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","social_title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","summary":"It's the first time Cardi B has spoken about her first incident with Rah Ali in years ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","permalink":"https://z100portland.iheart.com/content/2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/"},"slug":"2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e","title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","description":"It's the first time Cardi B has spoken about her first incident with Rah Ali in years ","author":"Tony M. Centeno"},"pub_start":1754083320000,"pub_until":4115978604802,"pub_changed":1754083719912,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d2255f4de911d5405c53a","slug:2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","slug:2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","keyword:keywords/Cardi B","keyword:keywords/Rah Ali","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","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":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>&quot;I felt so powerless against these companies,&quot; she told \u003cem>NBC News\u003c/em>. &quot;It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing.&quot;\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>&quot;If one person gets covered because they saw this story, then I would be happy about that,&quot; she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","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":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://z100portland.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d09a3978182e97ad58670","type":"PUBLISHING","record":{"ref_id":"%2F688d09a3978182e97ad58670","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"83a624d6-7f10-4ebe-bcc4-4dded7312269","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31090140/?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/podcast/31090140/?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/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d0b1a978182e97ad5867b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lindsay Lohan\u003c/strong> resurrected a fabulous \u003cem>Freaky Friday\u003c/em> look for the \u003cem>Freakier Friday \u003c/em>premiere in London on Thursday (July 31).\u003c/p>\n\n\u003cp>The beloved actress donned a purple dress (similar to the outfit she wore to her mother's wedding in the final scene of the 2003 blockbuster) for the premiere of the highly-anticipated sequel, which sees Lohan and \u003cstrong>Jamie Lee Curtis\u003c/strong> reprising their roles as \u003ca href=\"https://www.instagram.com/p/DMyRmJ9JPHP/\" target=\"_blank\">mother-daughter duo\u003c/a> \u003cstrong>Anna\u003c/strong> and \u003cstrong>Tess Coleman\u003c/strong>. \u003c/p>\n\n\u003cp>Lohan paid homage to the early 2000s ensemble \u003ca href=\"https://www.iheart.com/content/2025-07-31-lindsay-lohan-finally-reveals-the-real-reason-she-moved-out-of-the-us/\" target=\"_blank\">22 years later\u003c/a> with sparkly silver detailing and a guitar purse to show that \u003ca href=\"https://www.youtube.com/watch?v=8U1uEPic2rQ\" target=\"_blank\">\u003cem>Pink Slip\u003c/em>\u003c/a>'s days of rocking the scene are far from over! \u003c/p>\n\n\u003cp>Earlier this week, the standout expressed her excitement for the sequel and echoed her love for the cast, telling \u003ca href=\"https://pagesix.com/2025/07/29/celebrity-news/lindsay-lohan-reveals-advice-she-got-from-jamie-lee-curtis/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> the advice that Curtis gave her on the set of \u003cem>Freaky Friday\u003c/em> \u003ca href=\"https://www.iheart.com/content/2025-07-30-lindsay-lohan-reveals-extremely-powerful-advice-jamie-lee-curtis-gave-her/\" target=\"_blank\">as a teenager\u003c/a> that has stuck with her all these years. \u003c/p>\n\n\u003cp>&quot;She said, 'How you show up on set is how the whole crew feels. You control the energy that goes on set, so always bring your best self.'&quot; \u003c/p>\n\n\u003cp>\u003cem>Freakier Friday\u003c/em> is slated to hit theaters on August 8. \u003c/p>\n\n\u003cp>For more, read \u003ca href=\"https://www.iheart.com/content/2024-11-18-lindsay-lohan-reveals-exciting-new-detail-about-freaky-friday-sequel/\" target=\"_blank\">Lindsay Lohan Reveals Exciting New Detail About 'Freaky Friday' Sequel\u003c/a>. \u003c/p>\n\n\u003cp>See pics of Lohan in her stunning, purple, \u003cem>Freakier Friday\u003c/em> premiere dress below! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDMybYsAIbw0%2F%3Fimg_index%3D5","@url":"https://www.instagram.com/p/DMybYsAIbw0/?img_index=5","author_name":"lindsaylohan","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Lindsay Lohan (@lindsaylohan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":556,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527135507_18531112324060419_2803866243681310417_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHpa1T_vxm8oG33KLyH2VKXMy9QPM4e8Ai5dfwQu9QT2CMdxEZJgDrffvo08SIED7Y&_nc_ohc=qMvh6nQvPkkQ7kNvwHPEOCM&_nc_gid=gLdj8k_6SSrUDSmnjybmwA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRVr84jclFuVXjdWmnk6zfuYPUZucwlrWZW_F8ZvWVw_Q&oe=6892C80B&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Lindsay Lohan (@lindsaylohan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMybYsAIbw0/?img_index=5"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/","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/Freaky Friday","keywords/Lindsay Lohan","keywords/sequel","keywords/Photos","keywords/actress","keywords/standout","keywords/premiere","keywords/Freakier","keywords/London","keywords/Anna"],"primary_image":{"bucket":"new_assets","id":"%2F688d0b1a978182e97ad5867b"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1754075100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","social_title":"","summary":"She slayed this look in 2003 AND in 2025! 🔥","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Lindsay Lohan (39359)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"PHOTOS: Lindsay Lohan Revives Iconic 'Freaky Friday' Look Two Decades Later","permalink":"https://z100portland.iheart.com/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/"},"slug":"2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b","title":"PHOTOS: Lindsay Lohan Revives Iconic 'Freaky Friday' Look Two Decades Later","description":"She slayed this look in 2003 AND in 2025! 🔥","author":"Logan DeLoye"},"pub_start":1754075100000,"pub_until":4115978604802,"pub_changed":1754075672848,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Lindsay Lohan (39359)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d09a3978182e97ad58670","slug:2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","slug:2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","keyword:keywords/Freaky Friday","keyword:keywords/Lindsay Lohan","keyword:keywords/sequel","keyword:keywords/Photos","keyword:keywords/actress","keyword:keywords/standout","keyword:keywords/premiere","keyword:keywords/Freakier","keyword:keywords/London","keyword:keywords/Anna","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d00a5ab5d6e76b7afc371","type":"PUBLISHING","record":{"ref_id":"%2F688d00a5ab5d6e76b7afc371","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"80159774","kind":"podcast","related_id":"288313861","schedule":{},"type":"catalog"},{"html":"\u003cp>On today's show: A Second Date Update where a guy may have fumbled the date trying to be kind. We also have your Morning Hack for Pick-Up lines that may actually work and a listener is struggling with their boyfriends' super competitive family. Listen NOW on the On Air With Ryan Seacrest Podcast!\u003ca href=\"https://www.instagram.com/onairwithryan\" target=\"_self\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688cff6eab5d6e76b7afc370","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","feed_type":"PODCAST","feed_vendor":"On Air With Ryan Seacrest","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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/Ryan Seacrest (52241)"]},"publish_date":1754056364000,"publish_end_date":4115978604802,"publish_origin":"brands/Ryan Seacrest (52241)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke","social_title":"","summary":"On today's show: A Second Date Update where a guy may have fumbled the date trying to be kind. We also have your Morning Hack for Pick-Up lines that may actually work and a listener is struggling with their boyfriends' super competitive family. Listen NOW on the On Air With Ryan Seacrest Podcast!...","targets":[],"title":"FULL SHOW: Are You Intimidated by Farmer's Markets?","permalink":"https://z100portland.iheart.com/featured/ryan-seacrest/content/2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke/"},"slug":"2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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":"FULL SHOW: Are You Intimidated by Farmer's Markets?","description":"On today's show: A Second Date Update where a guy may have fumbled the date trying to be kind. We also have your Morning Hack for Pick-Up lines that may actually work and a listener is struggling with their boyfriends' super competitive family. Listen NOW on the On Air With Ryan Seacrest Podcast!...","author":""},"pub_start":1754056364000,"pub_until":4115978604802,"pub_changed":1754071205653,"subscription":[{"tags":["brands/Ryan Seacrest (52241)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Ryan Seacrest (52241)","id:/688d00a5ab5d6e76b7afc371","slug:2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke","slug:2025-08-01-51-on-air-with-ryan-seacrest-full-show-are-you-intimidated-by-farmers-marke"]}},{"id":"%2F688ced84fc30ebb301ba597d","type":"PUBLISHING","record":{"ref_id":"%2F688ced84fc30ebb301ba597d","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288305206","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688ce9a4ab5d6e76b7afc30d","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1754050761000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"BIG BOLD CLAIMS... and White TEETH","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth/"},"slug":"2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"BIG BOLD CLAIMS... and White TEETH","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1754050761000,"pub_until":4115978604802,"pub_changed":1754066351276,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688ced84fc30ebb301ba597d","slug:2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth","slug:2025-08-01-51-johnjay-rich-on-demand-big-bold-claims-and-white-teeth"]}},{"id":"%2F688b9a41ab5d6e76b7afc0b7","type":"PUBLISHING","record":{"ref_id":"%2F688b9a41ab5d6e76b7afc0b7","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288205507","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688b99f817576db11315860e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1753964893000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Will you be SWOON by the magic cologne?","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne/"},"slug":"2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"Will you be SWOON by the magic cologne?","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1753964893000,"pub_until":4115978604802,"pub_changed":1753979457902,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688b9a41ab5d6e76b7afc0b7","slug:2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne","slug:2025-07-31-51-johnjay-rich-on-demand-will-you-be-swoon-by-the-magic-cologne"]}},{"id":"%2F688b9a3bfc30ebb301ba5728","type":"PUBLISHING","record":{"ref_id":"%2F688b9a3bfc30ebb301ba5728","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288204933","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688b986d17576db113158609","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1753964495000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Ooh, it's Thursday... who's cheatin'?!?","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin/"},"slug":"2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"Ooh, it's Thursday... who's cheatin'?!?","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1753964495000,"pub_until":4115978604802,"pub_changed":1753979453057,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688b9a3bfc30ebb301ba5728","slug:2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin","slug:2025-07-31-51-johnjay-rich-on-demand-ooh-its-thursday-whos-cheatin"]}},{"id":"%2F688b82a817576db1131585d0","type":"PUBLISHING","record":{"ref_id":"%2F688b82a817576db1131585d0","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"27293201","kind":"podcast","related_id":"288198404","schedule":{},"type":"catalog"},{"html":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688b81d517576db1131585c5","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-johnjay-rich-on-demand-27293201","feed_type":"PODCAST","feed_vendor":"Johnjay & Rich On Demand","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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/Johnjay And Rich (53803)"]},"publish_date":1753958610000,"publish_end_date":4115978604802,"publish_origin":"brands/Johnjay And Rich (53803)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick","social_title":"","summary":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"What makes you feel, as an adult, like a child picked last for Dodgeball?!","permalink":"https://z100portland.iheart.com/featured/johnjay-and-rich/content/2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick/"},"slug":"2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzAzYmY2YWI4LTMwYjItNDM2MC05MjgyLWIyYzYwMTIyMTNmNS9hNzk0ODNlYi1hYTNhLTQzMWUtYmRiMC1iMmM2MDEyMjE2Y2EvaW1hZ2UuanBnP3Q9MTc0NTI1Njk3NCZzaXplPUxhcmdl?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":"What makes you feel, as an adult, like a child picked last for Dodgeball?!","description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1753958610000,"pub_until":4115978604802,"pub_changed":1753973416605,"subscription":[{"tags":["brands/Johnjay And Rich (53803)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Johnjay And Rich (53803)","id:/688b82a817576db1131585d0","slug:2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick","slug:2025-07-31-51-johnjay-rich-on-demand-what-makes-you-feel-as-an-adult-like-a-child-pick"]}},{"id":"%2F688a569fbf131e8e7613bfeb","type":"PUBLISHING","record":{"ref_id":"%2F688a569fbf131e8e7613bfeb","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"80159774","kind":"podcast","related_id":"288088471","schedule":{},"type":"catalog"},{"html":"\u003cp>On today's show: Sisanie confesses to keeping a snack stash hidden away, a listener calls in because his wife has a crush on a coworker and another listener shares about her experience on a 7 week course to find her forever person. Playing NOW on the On Air With Ryan Seacrest Podcast!\u003ca href=\"https://www.instagram.com/onairwithryan\" target=\"_self\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688a5697fc30ebb301ba54e7","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774","feed_type":"PODCAST","feed_vendor":"On Air With Ryan Seacrest","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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/Ryan Seacrest (52241)"]},"publish_date":1753881943000,"publish_end_date":4115978604802,"publish_origin":"brands/Ryan Seacrest (52241)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash","social_title":"","summary":"On today's show: Sisanie confesses to keeping a snack stash hidden away, a listener calls in because his wife has a crush on a coworker and another listener shares about her experience on a 7 week course to find her forever person. Playing NOW on the On Air With Ryan Seacrest Podcast!\u003cp>\u003ca href=\"...","targets":[],"title":"FULL SHOW: Are You Keeping A Secret Nut Stash?","permalink":"https://z100portland.iheart.com/featured/ryan-seacrest/content/2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash/"},"slug":"2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl?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":"FULL SHOW: Are You Keeping A Secret Nut Stash?","description":"On today's show: Sisanie confesses to keeping a snack stash hidden away, a listener calls in because his wife has a crush on a coworker and another listener shares about her experience on a 7 week course to find her forever person. Playing NOW on the On Air With Ryan Seacrest Podcast!\u003cp>\u003ca href=\"...","author":""},"pub_start":1753881943000,"pub_until":4115978604802,"pub_changed":1753896608508,"subscription":[{"tags":["brands/Ryan Seacrest (52241)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Ryan Seacrest (52241)","id:/688a569fbf131e8e7613bfeb","slug:2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash","slug:2025-07-30-51-on-air-with-ryan-seacrest-full-show-are-you-keeping-a-secret-nut-stash"]}}],"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":"%2F679be0fb519bd4524355e6c6","type":"PUBLISHING","record":{"ref_id":"%2F679be0fb519bd4524355e6c6","type":"content:calendar","payload":{"canonical_url":"https://jamn1075.iheart.com/calendar/content/2025-08-12-hozier-812-moda-center","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Hozier returns to Portland as he brings his Unreal Unearth Tour to the Moda Center August 12th with special guest Gigi Perez. Grab your tickets now at \u003ca href=\"https://www.ticketmaster.com/hozier-unreal-unearth-tour-2025-portland-oregon-08-12-2025/event/0F00623C01503493\" target=\"_blank\">Ticketmaster.com\u003c/a>. As always, be on the lookout for your chance to score a pair of tickets from our friends at Live Nation! \u003c/p>\n\n"},{"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":"%2F681a61f04ac51aae718b9ae4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4","source_credit":"","title":"","url":"asset://assets.calendar/681a61f04ac51aae718b9ae4","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755050400193,"enabled":false,"end":1755068340193}]},"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":"%2F681a61f04ac51aae718b9ae4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4","source_credit":"","title":"","url":"asset://assets.calendar/681a61f04ac51aae718b9ae4","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-12-hozier-812-moda-center"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Hozier 8/12 @ Moda Center"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/681a61f04ac51aae718b9ae4","use_caption":false},"keywords":[],"primary_slug":"2025-08-12-hozier-812-moda-center","slugs":["2025-08-12-hozier-812-moda-center"],"sponsored":false,"title":"Hozier 8/12 @ Moda Center"},"targeting":{"exclusion":{"tags":[]},"publish_date":1738268700000,"publish_end_date":1755067500000,"publish_origin":"brands/KXJM-FM (11645)","syndication":{"publish_origin":"brands/KXJM-FM (11645)","refs":{}},"targets":[{"id":"679be0fb519bd4524355e6c7","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KKRZ-HD (15197)","brands/KKCW-FM (871)","brands/KKRZ-FM (884)"],"workflow":""}]},"permalink":"https://jamn1075.iheart.com/calendar/content/2025-08-12-hozier-812-moda-center"},"slug":"2025-08-12-hozier-812-moda-center","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/681a61f04ac51aae718b9ae4","title":"Hozier 8/12 @ Moda Center","description":"","author":""},"pub_start":1738268700000,"pub_until":1755067500000,"pub_changed":1746559587107,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KKRZ-HD (15197)","brands/KKCW-FM (871)","brands/KKRZ-FM (884)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KXJM-FM (11645)","id:/679be0fb519bd4524355e6c6","slug:2025-08-12-hozier-812-moda-center","slug:2025-08-12-hozier-812-moda-center"]}},{"id":"%2F67ad3c15763f75a2f3334ec2","type":"PUBLISHING","record":{"ref_id":"%2F67ad3c15763f75a2f3334ec2","type":"content:calendar","payload":{"canonical_url":"https://k103.iheart.com/calendar/content/2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The Lumineers return to the Northwest August 13th and 14th for two incredible shows at Hayden Homes Amphitheater. Get your tickets now at \u003ca href=\"https://www.ticketmaster.com/artist/1498863?venueId=123444\" target=\"_blank\">Ticketmaster.com\u003c/a> and be listening to win! \u003c/p>\n\n"},{"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":"%2F6855c8715dfe96075920b0b3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3","source_credit":"","title":"","url":"asset://assets.calendar/6855c8715dfe96075920b0b3","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755136800289,"enabled":false,"end":1755241140289}]},"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":"%2F6855c8715dfe96075920b0b3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3","source_credit":"","title":"","url":"asset://assets.calendar/6855c8715dfe96075920b0b3","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"The Lumineers 8/13-14 @ Hayden Homes Amphitheater"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6855c8715dfe96075920b0b3","use_caption":false},"keywords":[],"primary_slug":"2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","slugs":["2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"],"sponsored":false,"title":"The Lumineers 8/13-14 @ Hayden Homes Amphitheater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1739406300000,"publish_end_date":1755240300000,"publish_origin":"brands/KKCW-FM (871)","syndication":{"publish_origin":"brands/KKCW-FM (871)","refs":{}},"targets":[{"id":"67ad3c15763f75a2f3334ec3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KKRZ-FM (884)","brands/KKCW-FM (871)","brands/KKRZ-HD (15197)"],"workflow":""}]},"permalink":"https://k103.iheart.com/calendar/content/2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"},"slug":"2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6855c8715dfe96075920b0b3","title":"The Lumineers 8/13-14 @ Hayden Homes Amphitheater","description":"","author":""},"pub_start":1739406300000,"pub_until":1755240300000,"pub_changed":1750452503260,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KKRZ-FM (884)","brands/KKCW-FM (871)","brands/KKRZ-HD (15197)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KKCW-FM (871)","id:/67ad3c15763f75a2f3334ec2","slug:2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater","slug:2025-08-13-the-lumineers-813-14-hayden-homes-amphitheater"]}},{"id":"%2F66f1ae8a136d42f5f7d84e74","type":"PUBLISHING","record":{"ref_id":"%2F66f1ae8a136d42f5f7d84e74","type":"content:calendar","payload":{"canonical_url":"https://z100portland.iheart.com/calendar/content/2025-08-13-weird-al-yankovic-813-14","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>&quot;Weird Al&quot; Yankovic brings the Bigger &amp; Weirder tour to the world-famous lawn at McMenamins Edgefield August 13th and 14th with special guest Puddles Pity Party. Tickets will move fast so make sure you claim yours now at \u003ca href=\"https://edgefieldconcerts.com/event/weird-al-yankovic-bigger-weirder-2025-tour/\" target=\"_blank\">Edgefieldconcerts.com\u003c/a>. \u003c/p>\n\n"},{"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":"%2F68190eb00176ef7af3e2c045","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045","source_credit":"","title":"","url":"asset://assets.calendar/68190eb00176ef7af3e2c045","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755136800355,"enabled":false,"end":1755241140355}]},"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":"%2F68190eb00176ef7af3e2c045","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045","source_credit":"","title":"","url":"asset://assets.calendar/68190eb00176ef7af3e2c045","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-13-weird-al-yankovic-813-14"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"\"Weird Al\" Yankovic 8/13-14 "},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":"McMenamins Edgefield "}},"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/68190eb00176ef7af3e2c045","use_caption":false},"keywords":[],"primary_slug":"2025-08-13-weird-al-yankovic-813-14","slugs":["2025-08-13-weird-al-yankovic-813-14"],"sponsored":false,"title":"\"Weird Al\" Yankovic 8/13-14 "},"targeting":{"exclusion":{"tags":[]},"publish_date":1727114820000,"publish_end_date":1755240300000,"publish_origin":"brands/KKRZ-FM (884)","syndication":{"publish_origin":"brands/KKRZ-FM (884)","refs":{}},"targets":[{"id":"66f1ae8a136d42f5f7d84e75","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KLTH-FM (11653)","brands/KKCW-FM (871)","brands/KFBW-FM (5269)","brands/KKRZ-FM (884)"],"workflow":""}]},"permalink":"https://z100portland.iheart.com/calendar/content/2025-08-13-weird-al-yankovic-813-14"},"slug":"2025-08-13-weird-al-yankovic-813-14","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68190eb00176ef7af3e2c045","title":"\"Weird Al\" Yankovic 8/13-14 ","description":"","author":""},"pub_start":1727114820000,"pub_until":1755240300000,"pub_changed":1746472752225,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KLTH-FM (11653)","brands/KKCW-FM (871)","brands/KFBW-FM (5269)","brands/KKRZ-FM (884)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KKRZ-FM (884)","id:/66f1ae8a136d42f5f7d84e74","slug:2025-08-13-weird-al-yankovic-813-14","slug:2025-08-13-weird-al-yankovic-813-14"]}},{"id":"%2F68378a06abc1f747616e1727","type":"PUBLISHING","record":{"ref_id":"%2F68378a06abc1f747616e1727","type":"content:calendar","payload":{"canonical_url":"https://z100portland.iheart.com/calendar/content/2025-08-14-wiz-khalifa-814-cascades-amphitheater","cuser":"user/ldap/1127202","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Wiz Khalifa brings the Good Vibes Only Tour to the Cascades Amphitheater August 14th with a packed line-up including Dom Kennedy, Earl Sweatshirt, Curren$y, Ab-Soul and more! \u003ca href=\"http://concerts.livenation.com/event/0F0062AE837C1227?utm_campaign=PRM-00384139&utm_source=kkrz-fm&utm_medium=ln_promo\" target=\"_blank\">Click here\u003c/a> to get your tickets now and be listening to win your way into the show courtesy of our friends at Live Nation! \u003c/p>\n\n"},{"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":"%2F683788bcabc1f747616e1723","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723","source_credit":"","title":"","url":"asset://assets.calendar/683788bcabc1f747616e1723","use_caption":false}}]},"event_date":{"type":"multidate","value":[{"begin":1755223200694,"enabled":false,"end":1755230400694}]},"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":"%2F683788bcabc1f747616e1723","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723","source_credit":"","title":"","url":"asset://assets.calendar/683788bcabc1f747616e1723","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-14-wiz-khalifa-814-cascades-amphitheater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Wiz Khalifa 8/14 @ Cascades Amphitheater"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/683788bcabc1f747616e1723","use_caption":false},"keywords":[],"primary_slug":"2025-08-14-wiz-khalifa-814-cascades-amphitheater","slugs":["2025-08-14-wiz-khalifa-814-cascades-amphitheater"],"sponsored":false,"title":"Wiz Khalifa 8/14 @ Cascades Amphitheater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1748470020000,"publish_end_date":1755240300000,"publish_origin":"brands/KKRZ-FM (884)","syndication":{"publish_origin":"brands/KKRZ-FM (884)","refs":{}},"targets":[{"id":"68378a06abc1f747616e1728","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KKRZ-FM (884)","brands/KXJM-FM (11645)"],"workflow":""}]},"permalink":"https://z100portland.iheart.com/calendar/content/2025-08-14-wiz-khalifa-814-cascades-amphitheater"},"slug":"2025-08-14-wiz-khalifa-814-cascades-amphitheater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/683788bcabc1f747616e1723","title":"Wiz Khalifa 8/14 @ Cascades Amphitheater","description":"","author":""},"pub_start":1748470020000,"pub_until":1755240300000,"pub_changed":1748470394197,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KKRZ-FM (884)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KKRZ-FM (884)","id:/68378a06abc1f747616e1727","slug:2025-08-14-wiz-khalifa-814-cascades-amphitheater","slug:2025-08-14-wiz-khalifa-814-cascades-amphitheater"]}}],"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":"1781993"},{"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":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, &quot;Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm.&quot; He added, &quot;I can tell you personally, hot dogs are very slippery. I did not know that.&quot;\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","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":"Hot Dog Spill Closes Busy Interstate","permalink":"https://z100portland.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"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:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled &quot;Sydney Sweeney Has Great Jeans,&quot; \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between &quot;genes&quot; and &quot;jeans.&quot;\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, &quot;My jeans are blue,&quot; which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, &quot;Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story.&quot;\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://z100portland.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady &amp; Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady &amp; Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. &quot;Thank you for all the great memories and for your loyalty,&quot; Deen wrote, emphasizing her family's appreciation for the community. The Lady &amp; Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://z100portland.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e2affb112ee2b9ae62ba3","type":"PUBLISHING","record":{"ref_id":"%2F688e2affb112ee2b9ae62ba3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688e2b2bb112ee2b9ae62bac","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Oregon Parks and Recreation Department (OPRD) is updating some visitor fees at select parks as part of a broader, proactive effort to build a more resilient financial future for Oregon State Parks. \u003c/p>\n\n\u003cp>Starting Oct. 1, 2025, Oregon State Parks will no longer waive the parking fee at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D367&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677511563%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=2QnM%2F9pzZEH6mvZ3Hqeet0kuhJj2IdujqcFwKApkBcs%3D&reserved=0\" target=\"_blank\">21 additional day-use parks\u003c/a>. The parking fee is currently $10 for in-state visitors and $12 out-of-state visitors.  \u003c/p>\n\n\u003cp>The parking fee does not apply to visitors who walk, bike, use public transportation, have a valid hangtag from camping at an Oregon State Park or a \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparks.reserveamerica.com%2FposProducts.do%3FcontractCode%3DOR%26posFilterCat%3D598053577&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677532881%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oGomi2luCP3EAc%2BmRZN8TDoh2IfKcSkwDcV0Nz1tcQs%3D&reserved=0\" target=\"_blank\">12 or 24-month parking permit\u003c/a>. Currently, OPRD charges for \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dvisit.day-use&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677553787%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=5IAfv%2BuoUQrPigsTIdG69q21ICT3Dz1llONXTXGh2T8%3D&reserved=0\" target=\"_blank\">parking at 25 parks\u003c/a> and waives parking fees at over 225 parks across the state.   \u003c/p>\n\n\u003cp>The 21 additional parks include some of the busiest parks in the system such as Harris Beach State Park, which experienced an estimated 2 million day-use visits last year. Visitor fees help pay for maintenance and operation.  \u003c/p>\n\n\u003cp>Some overnight camping rates will also see \u003cstrong>\u003cem>updates for visits beginning May 1, 2026\u003c/em>\u003c/strong>\u003cstrong>:\u003c/strong> \u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D351&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677571667%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=r%2BQkHa4ll9iVnNIyhRLVJQxPv%2Bd9incGshKW1RgW%2B6w%3D&reserved=0\" target=\"_blank\">Overnight rates at our 29 \u003c/a>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstateparks.oregon.gov%2Findex.cfm%3Fdo%3Dv.feature-article%26articleId%3D351&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677571667%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=r%2BQkHa4ll9iVnNIyhRLVJQxPv%2Bd9incGshKW1RgW%2B6w%3D&reserved=0\" target=\"_blank\">\u003cstrong>busiest parks\u003c/strong>\u003c/a> will increase to the \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677588616%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=w6b%2Bx2QH9Bd2s8x3%2FMz%2Bet5AV%2BkyyGTlYHvojQulx0M%3D&reserved=0\" target=\"_blank\">top of the\u003c/a> \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677604838%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=yRHqfobNiIZS6QjAUxTR%2FZJq9RW9tw09lLUT8H2ZkJw%3D&reserved=0\" target=\"_blank\">current rate range\u003c/a> from May 1 through September 30. This increase will apply year round on Friday, Saturday and Sunday nights \u003cstrong>(Top rate is $29 for tents and $52 for full hook-up RV)\u003c/strong> \u003c/li>\n\u003cli>\u003cstrong>At all parks: \u003c/strong>\u003c/li>\n\u003cli>Cabin and yurt prices will increase to the \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsecure.sos.state.or.us%2Foard%2FviewSingleRule.action%3FruleVrsnRsn%3D317305&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677619898%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=ia%2FV%2FQhqaZt8NyJlzhzQ3Xo9XgmdvlhsuM%2BQutZX140%3D&reserved=0\" target=\"_blank\">top of the rate range\u003c/a> year round. \u003cstrong>(Top rates vary from $72 for rustic yurts to $129 for deluxe cabins/yurts)\u003c/strong>\u003c/li>\n\u003cli>Boat moorage fees will increase from $15 to $20.  \u003c/li>\n\u003cli>Overnight parking, overflow camping and primitive camping fees will increase from about $10 to at least $15 per night.  \u003c/li>\u003c/ul>\n\u003cp>The park system faces a projected 14% budget shortfall due to increasing costs, impacts from record visitation and a reduction in lottery funds for operations. These targeted fee adjustments, along with internal efforts to reduce costs, modernize procurement and explore new revenue, will help maintain current service levels and ensure the system remains strong and accessible now and in the future. \u003c/p>\n\n\u003cp>“State parks are some of the most beloved spaces in Oregon, but we have struggled as a state to sustainably fund them. We’re working to reimagine the future of Oregon State Parks as financially resilient system that will serve generations to come,” said Director Lisa Sumption.  \u003c/p>\n\n\u003cp>State parks has three main sources of funding: a little less than half comes from constitutionally dedicated lottery funds, about 15% comes from recreational vehicle license plate fees and roughly 35% comes from park fees from visitors. It is not funded by general fund taxes. \u003c/p>\n\n\u003cp>For visitors looking to save on parking, there are annual and 24-month parking permits available for Oregon State Parks. The 12-month parking permit costs $30 and the 24-month permit costs $50. You can buy them \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparks.reserveamerica.com%2FposProducts.do%3FcontractCode%3DOR%26posFilterCat%3D598053577&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677634170%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=0RkbIzZv5Z6A6iziS%2BbZqdxmqww8F7WJbqxIJHR1PW8%3D&reserved=0\" target=\"_blank\">online\u003c/a>. \u003c/p>\n\n\u003cp>Oregon State Parks is also collecting feedback to help guide its effort to reimagine a stronger resilient park system. \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Foregonstateparksnew.oprd%2Findex.cfm%3Fdo%3Dv.reimagine&data=05%7C02%7Cnews%401190kex.com%7C658d316c98c5450a5f8208ddd11e651b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650677650695%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=blmv8n%2BMsukAewJBGHIYp2G%2BJ343mQRAVkzKLQy3Fq8%3D&reserved=0\" target=\"_blank\">The survey\u003c/a> includes priorities for new and existing experiences, services and amenities as well as views on public-private partnerships, sponsorships and other funding options.  \u003c/p>\n\n\u003cp>\u003cem>Source: Oregon State Parks\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-fees-going-up-at-oregon-state-parks/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F688e2b2bb112ee2b9ae62bac"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147340000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-fees-going-up-at-oregon-state-parks","social_title":"","summary":"The cost of camping is going up in Oregon as the State Parks Department increases revenue to avoid cuts.","targets":[],"title":"Fees Going Up At Oregon State Parks","permalink":"https://z100portland.iheart.com/content/2025-08-02-fees-going-up-at-oregon-state-parks/"},"slug":"2025-08-02-fees-going-up-at-oregon-state-parks","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688e2b2bb112ee2b9ae62bac","title":"Fees Going Up At Oregon State Parks","description":"The cost of camping is going up in Oregon as the State Parks Department increases revenue to avoid cuts.","author":""},"pub_start":1754147340000,"pub_until":4115978604802,"pub_changed":1754147684602,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e2affb112ee2b9ae62ba3","slug:2025-08-02-fees-going-up-at-oregon-state-parks","slug:2025-08-02-fees-going-up-at-oregon-state-parks"]}},{"id":"%2F688e2a64b112ee2b9ae62b97","type":"PUBLISHING","record":{"ref_id":"%2F688e2a64b112ee2b9ae62b97","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688e2aa1b112ee2b9ae62ba0","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Oregon Zoo’s youngest Asian elephant is halfway to 1 today, and what a year it’s been so far: In her first six months, Tula-Tu has delighted fans around the world with her playful personality, sparking community connections and hope for an endangered species.\u003c/p>\n\n\u003cp>Since her Feb. 1 birth to mom Rose-Tu, Tula has already made two appearances on NBC’s Today show — which named her frontrunner for “\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2FvFsdjG_XT04%3Fsi%3Db2PfEH3wF2c705X_&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975692001%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=sQkaAl2pixn2cP32ylyTUW5z6wMSyXPBeaY3%2FuuBGqY%3D&reserved=0\" target=\"_blank\">\u003cu>cutest animal of 2025\u003c/u>\u003c/a>” — and served as grand marshal of the Rose Festival’s Grand Floral Parade. Alaska Airlines joined the celebration with an imaginative float design inspired by the young elephant’s playfulness and charm.\u003c/p>\n\n\u003cp>“Tula-Tu has quickly become a symbol of hope and connection,” said zoo director Heidi Rahn. “Not only for our zoo community, but for the entire region. Having her recognized in the Grand Floral Parade was a joyful nod to the importance of conservation and coming together for wildlife.”\u003c/p>\n\n\u003cp>Experts say interest in the Tula-Tu could spell good news for her wild counterparts. “The more exposure people have,” University of Michigan professor Stephanie Preston said in a \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.forbes.com%2Fsites%2Flesliekatz%2F2025%2F02%2F04%2Fwatch-the-oregon-zoos-new-baby-elephant-take-its-first-wobbly-steps%2F&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975707076%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=FQbQFwRqm72tdBcYn3kl3PMlvVVVd9lWcWKnIrvLm9k%3D&reserved=0\" target=\"_blank\">\u003cu>Forbes article about the young elephant\u003c/u>\u003c/a>, “the more likely they are to consider it important to conserve the spaces where the species live.”\u003c/p>\n\n\u003cp>The playful pachyderm has been growing fast in both confidence and size, according to Steve Lefave, who oversees the zoo’s elephant area. Tula-Tu now tips the scales at nearly 650 pounds — about three times her birth weight — and has taken some dips in the large pool at Elephant Lands.\u003c/p>\n\n\u003cp>“Tula’s hitting all the important developmental milestones,” Lefave said. “She’s still nursing but also starting to explore solid foods like bamboo leaves and alfalfa. Her taste buds are developing so we have yet to discover her favorite treats. Texture and \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2FHzKrk-YmuoE%3Fsi%3Dlz-7KEo_9QX2q5gE&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975721827%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=juTDTs2C%2BNccYreI%2Bg4%2F2LS7B4QvXWijA%2FFtRSWdmoY%3D&reserved=0\" target=\"_blank\">\u003cu>food that is fun to play with\u003c/u>\u003c/a> seem to interest her the most right now.”\u003c/p>\n\n\u003cp>Highly endangered in their range countries, Asian elephants are threatened by habitat loss, conflict with humans and disease. It’s estimated that just 40,000 to 50,000 of them remain in fragmented populations from India to Borneo, and their home range overlaps with some of the most populous human areas on the planet — 20% of people worldwide live in or next to Asian elephant habitat.\u003c/p>\n\n\u003cp>“Tula isn’t the only tiny elephant we’re caring for,” Lefave noted. “In Borneo, which is home to the world’s smallest and rarest elephants, our partnership with the Wildlife Rescue Unit means more \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyoutu.be%2Fv9xb58IM99c%3Fsi%3DPha60wocWekTYujC&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975735793%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=v8zoANlE91OVkM915Y91DvcfPbuIKxqCFe58togUl5Q%3D&reserved=0\" target=\"_blank\">\u003cu>wildlife rangers are working to protect rescued calves\u003c/u>\u003c/a> and reunite them with their families.”\u003c/p>\n\n\u003cp>The Oregon Zoo is recognized worldwide for its elephant care program, which has spanned more than 60 years. It has established a $1 million endowment fund supporting Asian elephants, including the Association of Zoos and Aquariums’ SAFE program to advance conservation across all 13 of the species’ range countries. Beyond direct elephant care, the zoo \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.oregonzoo.org%2Fnews%2Fzoo-convenes-action-imperiled-elephants&data=05%7C02%7Cnews%401190kex.com%7C8940fda9456b4858c62308ddd11e7540%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638896650975750369%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=bqEzRBMr2Ue5Jq3FSrPuePcbH6WCkSfvu%2BW5uj3w8Qw%3D&reserved=0\" target=\"_blank\">\u003cu>collaborates with local partners in Borneo\u003c/u>\u003c/a> to create lasting conservation solutions, from replanting forests and establishing protected corridors to fostering peaceful coexistence between elephants and communities.\u003c/p>\n\n\u003cp>\u003cem>Source: Oregon Zoo\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-oregon-zoos-baby-elephant-triples-in-size/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F688e2aa1b112ee2b9ae62ba0"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147220000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-oregon-zoos-baby-elephant-triples-in-size","social_title":"","summary":"At her first half-birthday, the Oregon Zoo's new baby elephant tops 600 pounds.","targets":[],"title":"Oregon Zoo's Baby Elephant Triples In Size","permalink":"https://z100portland.iheart.com/content/2025-08-02-oregon-zoos-baby-elephant-triples-in-size/"},"slug":"2025-08-02-oregon-zoos-baby-elephant-triples-in-size","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688e2aa1b112ee2b9ae62ba0","title":"Oregon Zoo's Baby Elephant Triples In Size","description":"At her first half-birthday, the Oregon Zoo's new baby elephant tops 600 pounds.","author":""},"pub_start":1754147220000,"pub_until":4115978604802,"pub_changed":1754147541130,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e2a64b112ee2b9ae62b97","slug:2025-08-02-oregon-zoos-baby-elephant-triples-in-size","slug:2025-08-02-oregon-zoos-baby-elephant-triples-in-size"]}},{"id":"%2F688e29a2b112ee2b9ae62b8c","type":"PUBLISHING","record":{"ref_id":"%2F688e29a2b112ee2b9ae62b8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F687e38c73e656b537dfb37c9","new_tab":false,"schedule":{},"source_credit":"Ford, Brad (uploader)","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cem>Photo: Getty Images\u003c/em>\u003c/p>\n\n\u003cp>The Oregon Department of Justice (ODOJ) is issuing an urgent warning to Oregonians as reports of a sophisticated “gold bar scam” continue to climb in the Pacific Northwest. In the latest case, an Oregon woman was defrauded out of tens of thousands of dollars after scammers convinced her that her bank accounts were compromised and her money would only be safe if converted into gold.\u003c/p>\n\n\u003cp>This comes just weeks after another victim lost $600,000 in a nearly identical scheme in Eastern Oregon, while another person in the same county lost $60,000 involving silver bars—just two of countless cases under investigation across the country.\u003c/p>\n\n\u003cp>In almost all of these cases, the scammers impersonate financial institutions or government agencies, creating a sense of urgency and fear. Victims were told their money was at risk of being frozen or stolen, and that purchasing gold was the only way to protect their savings. Once the gold was handed over to a so-called “courier” for safekeeping, the scammers vanished.\u003c/p>\n\n\u003cp>“These scams are cruel, calculated, and financially devastating,” said Attorney General Dan Rayfield. “If someone tells you to buy gold to keep your money safe, it’s a scam—full stop. No government agency, no bank, no tech support line will ever ask you to liquidate your assets into gold or cash and hand it over to a stranger. Hang up and report it to law enforcement.”\u003c/p>\n\n\u003cp>How the Gold Bar Scam Works\u003c/p>\n\n\u003cp>Federal and state law enforcement agencies have documented a clear pattern in these schemes:\u003c/p>\n\n\u003cul>\u003cli>Initial Contact – Scammers reach out by phone, email, or text, often posing as a government agency, financial institution, or tech company.\u003c/li>\n\u003cli>False Emergency – They claim your financial accounts are compromised, frozen, or under investigation.\u003c/li>\n\u003cli>Asset Conversion – You are told to withdraw your money and convert it to gold or other valuables for “protection.”\u003c/li>\n\u003cli>Courier Collection – A courier arrives to pick up the gold, promising it will be stored safely.\u003c/li>\n\u003cli>Disappearance – Once the gold is handed over, it—and the scammers—are gone.\u003c/li>\u003c/ul>\n\u003cp>No legitimate government agency or bank will ever:\u003c/p>\n\n\u003cul>\u003cli>Ask you to buy gold or convert assets to protect them.\u003c/li>\n\u003cli>Send a courier to your home to collect valuables.\u003c/li>\n\u003cli>Pressure you to make urgent financial decisions on the spot.\u003c/li>\u003c/ul>\n\u003cp>To protect yourself and others:\u003c/p>\n\n\u003cul>\u003cli>Hang up immediately if you receive suspicious calls about your finances.\u003c/li>\n\u003cli>Call local law enforcement\u003c/li>\n\u003cli>Never share personal or financial information with strangers.\u003c/li>\n\u003cli>Report suspected scams to the ODOJ Consumer Hotline at 1-877-877-9392 or file a complaint at OregonConsumer.gov.\u003c/li>\n\u003cli>File reports with the Federal Trade Commission at ReportFraud.FTC.gov\u003c/li>\u003c/ul>\n\u003cp>\u003cem>Source: Oregon Department of Justice\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://1190kex.iheart.com/content/2025-08-02-gold-bar-scam-continues-to-hit-oregonians/","cuser":"user/ldap/CCRPDX1BJN","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":"%2F687e38c73e656b537dfb37c9"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]},"publish_date":1754147040000,"publish_end_date":4115978604802,"publish_origin":"brands/KEX-AM (610)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-gold-bar-scam-continues-to-hit-oregonians","social_title":"","summary":"Another Oregonian has lost thousands of dollars to the Gold Bar Scam.","targets":[],"title":"Gold Bar Scam Continues To Hit Oregonians","permalink":"https://z100portland.iheart.com/content/2025-08-02-gold-bar-scam-continues-to-hit-oregonians/"},"slug":"2025-08-02-gold-bar-scam-continues-to-hit-oregonians","summary":{"image":"https://i.iheart.com/v3/re/new_assets/687e38c73e656b537dfb37c9","title":"Gold Bar Scam Continues To Hit Oregonians","description":"Another Oregonian has lost thousands of dollars to the Gold Bar Scam.","author":""},"pub_start":1754147040000,"pub_until":4115978604802,"pub_changed":1754147345561,"subscription":[{"tags":["categories/local-news","brands/Portland Local News","brands/KKCW-FM (871)","brands/KKRZ-FM (884)","brands/KKRZ-HD (15197)","brands/KPOJ-AM (674)","brands/KLTH-FM (11653)","brands/KFBW-FM (5269)","brands/KEX-AM (610)","brands/KXJM-FM (11645)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KEX-AM (610)","id:/688e29a2b112ee2b9ae62b8c","slug:2025-08-02-gold-bar-scam-continues-to-hit-oregonians","slug:2025-08-02-gold-bar-scam-continues-to-hit-oregonians"]}},{"id":"%2F688d2255f4de911d5405c53a","type":"PUBLISHING","record":{"ref_id":"%2F688d2255f4de911d5405c53a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c2906bf1-d66b-496c-b151-49e838569c72","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/cardi-b-31246427/?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/artist/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d2556f4de911d5405c54e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B & Rah Ali","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31246427\" data-catalog-related-id=\"\">\u003cstrong>Cardi B\u003c/strong>\u003c/a> is opening up about her recent run-in with Rah Ali seven years after their alleged scuffle at New York Fashion Week. \u003cbr />\u003cbr />On Friday, August 1, the Bronx native hopped on X Spaces to respond after the reality TV star shared her side of the story behind their recent confrontation at an airport in France. In a new episode of the web series \u003ca href=\"https://www.youtube.com/watch?v=rPxY4zrIIIc\" target=\"_blank\">\u003cstrong>&quot;Sited,&quot;\u003c/strong>\u003c/a> Rah Ali detailed her unexpected run-in with Bardi following her time at Cannes. She claimed the \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/songs/outside-334644591/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"334644591\" data-catalog-related-id=\"\">\u003cstrong>&quot;Outside&quot;\u003c/strong>\u003c/a> rapper started yelling, screaming and cursing at her before she threw her shoe and bags at her, but Cardi said otherwise. \u003cbr />\u003c/p>\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%2Fbigorecap%2Fstatus%2F1951100336191775063","@url":"https://x.com/bigorecap/status/1951100336191775063","author_name":"BIGO RECAP","author_url":"https://twitter.com/bigorecap","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/RahAli?src=hash&amp;ref_src=twsrc%5Etfw\">#RahAli\u003c/a> talks about her recent run in w/ \u003ca href=\"https://twitter.com/hashtag/CardiB?src=hash&amp;ref_src=twsrc%5Etfw\">#CardiB\u003c/a> @ the airport in \u003ca href=\"https://twitter.com/hashtag/Cannes?src=hash&amp;ref_src=twsrc%5Etfw\">#Cannes\u003c/a> (France). The 2 had not been in close proximity of each other since their “Alleged” fight back in 2018 at the \u003ca href=\"https://twitter.com/hashtag/HarpersBazaar?src=hash&amp;ref_src=twsrc%5Etfw\">#HarpersBazaar\u003c/a> Icon party in \u003ca href=\"https://twitter.com/hashtag/NewYork?src=hash&amp;ref_src=twsrc%5Etfw\">#NewYork\u003c/a> Take a look! 😧☕️✈️ 🤬\u003ca href=\"https://twitter.com/hashtag/Bigorecap?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigorecap\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigolive?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigolive\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigousa?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigousa\u003c/a>… \u003ca href=\"https://t.co/v49zEDGPXU\">pic.twitter.com/v49zEDGPXU\u003c/a>\u003c/p>&mdash; BIGO RECAP (@bigorecap) \u003ca href=\"https://twitter.com/bigorecap/status/1951100336191775063?ref_src=twsrc%5Etfw\">August 1, 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/bigorecap/status/1951100336191775063","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/RahAli?src=hash&amp;ref_src=twsrc%5Etfw\">#RahAli\u003c/a> talks about her recent run in w/ \u003ca href=\"https://twitter.com/hashtag/CardiB?src=hash&amp;ref_src=twsrc%5Etfw\">#CardiB\u003c/a> @ the airport in \u003ca href=\"https://twitter.com/hashtag/Cannes?src=hash&amp;ref_src=twsrc%5Etfw\">#Cannes\u003c/a> (France). The 2 had not been in close proximity of each other since their “Alleged” fight back in 2018 at the \u003ca href=\"https://twitter.com/hashtag/HarpersBazaar?src=hash&amp;ref_src=twsrc%5Etfw\">#HarpersBazaar\u003c/a> Icon party in \u003ca href=\"https://twitter.com/hashtag/NewYork?src=hash&amp;ref_src=twsrc%5Etfw\">#NewYork\u003c/a> Take a look! 😧☕️✈️ 🤬\u003ca href=\"https://twitter.com/hashtag/Bigorecap?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigorecap\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigolive?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigolive\u003c/a> \u003ca href=\"https://twitter.com/hashtag/Bigousa?src=hash&amp;ref_src=twsrc%5Etfw\">#Bigousa\u003c/a>… \u003ca href=\"https://t.co/v49zEDGPXU\">pic.twitter.com/v49zEDGPXU\u003c/a>\u003c/p>&mdash; BIGO RECAP (@bigorecap) \u003ca href=\"https://twitter.com/bigorecap/status/1951100336191775063?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/bigorecap/status/1951100336191775063"},{"html":"\u003cp>&quot;You come here and say the best version of how it happened,&quot; Cardi \u003ca href=\"https://x.com/XXL/status/1951331595908161597\" target=\"_blank\">\u003cstrong>explained\u003c/strong>\u003c/a>. &quot;You forgot to say.. cuz you know you did say 'Yeah you thought I wasn't gonna get my lick back.' But you didn't say why I said why I got my lick back' because you know about that JBL speak that you conveniently left out.&quot;\u003cbr />\u003cbr />&quot;She looking at me like she want it,&quot; she continued. &quot;So that's when I start arguing with her and she's just telling me 'You need to grow up.' So that's when I threw a JBL speaker on her head. And she said, 'Do you feel better about yourself?' and then she acting like she was gonna fight.&quot; \u003cbr />\u003cbr />Both Cardi and Rah Ali said the incident happened a month ago in Cannes. However, there's clearly two versions of what happened — just like their initial run-in. The former &quot;Love &amp; Hip-Hop: New York&quot; stars reportedly got into a fight at an event Harper's Bazaar held during New York Fashion Week in 2018. Cardi came out of the fight with a knot on her head and witnesses claimed Ali struck the rapper multiple times. During her Spaces, Cardi admitted the fight happened, but Ali only got one good punch in. \u003cbr />\u003cbr />Listen to Cardi B explain her side of the story below. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\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%2Fupdatesofcardi%2Fstatus%2F1951298283957047399","@url":"https://x.com/updatesofcardi/status/1951298283957047399","author_name":"Cardi B | Updates","author_url":"https://twitter.com/updatesofcardi","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Cardi B clears up the lies made after the 2018 Harper&#39;s Bazaar Party and speaks about her interaction at the airport with wannabe gangster Rashida Ali at the airport in Cannes. \u003ca href=\"https://t.co/JXsljLRRVV\">pic.twitter.com/JXsljLRRVV\u003c/a>\u003c/p>&mdash; Cardi B | Updates (@updatesofcardi) \u003ca href=\"https://twitter.com/updatesofcardi/status/1951298283957047399?ref_src=twsrc%5Etfw\">August 1, 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/updatesofcardi/status/1951298283957047399","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Cardi B clears up the lies made after the 2018 Harper&#39;s Bazaar Party and speaks about her interaction at the airport with wannabe gangster Rashida Ali at the airport in Cannes. \u003ca href=\"https://t.co/JXsljLRRVV\">pic.twitter.com/JXsljLRRVV\u003c/a>\u003c/p>&mdash; Cardi B | Updates (@updatesofcardi) \u003ca href=\"https://twitter.com/updatesofcardi/status/1951298283957047399?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/updatesofcardi/status/1951298283957047399"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/","cuser":"user/ldap/1133095","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/Cardi B","keywords/Rah Ali","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F688d2556f4de911d5405c54e"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1754083320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","social_title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","summary":"It's the first time Cardi B has spoken about her first incident with Rah Ali in years ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","permalink":"https://z100portland.iheart.com/content/2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france/"},"slug":"2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d2556f4de911d5405c54e","title":"Cardi B Addresses Rah Ali After She Details Their Confrontation In France","description":"It's the first time Cardi B has spoken about her first incident with Rah Ali in years ","author":"Tony M. Centeno"},"pub_start":1754083320000,"pub_until":4115978604802,"pub_changed":1754083719912,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d2255f4de911d5405c53a","slug:2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","slug:2025-08-01-cardi-b-addresses-rah-ali-after-she-details-their-confrontation-in-france","keyword:keywords/Cardi B","keyword:keywords/Rah Ali","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","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":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>&quot;I felt so powerless against these companies,&quot; she told \u003cem>NBC News\u003c/em>. &quot;It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing.&quot;\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>&quot;If one person gets covered because they saw this story, then I would be happy about that,&quot; she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","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":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://z100portland.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d09a3978182e97ad58670","type":"PUBLISHING","record":{"ref_id":"%2F688d09a3978182e97ad58670","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"83a624d6-7f10-4ebe-bcc4-4dded7312269","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31090140/?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/podcast/31090140/?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/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d0b1a978182e97ad5867b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lindsay Lohan\u003c/strong> resurrected a fabulous \u003cem>Freaky Friday\u003c/em> look for the \u003cem>Freakier Friday \u003c/em>premiere in London on Thursday (July 31).\u003c/p>\n\n\u003cp>The beloved actress donned a purple dress (similar to the outfit she wore to her mother's wedding in the final scene of the 2003 blockbuster) for the premiere of the highly-anticipated sequel, which sees Lohan and \u003cstrong>Jamie Lee Curtis\u003c/strong> reprising their roles as \u003ca href=\"https://www.instagram.com/p/DMyRmJ9JPHP/\" target=\"_blank\">mother-daughter duo\u003c/a> \u003cstrong>Anna\u003c/strong> and \u003cstrong>Tess Coleman\u003c/strong>. \u003c/p>\n\n\u003cp>Lohan paid homage to the early 2000s ensemble \u003ca href=\"https://www.iheart.com/content/2025-07-31-lindsay-lohan-finally-reveals-the-real-reason-she-moved-out-of-the-us/\" target=\"_blank\">22 years later\u003c/a> with sparkly silver detailing and a guitar purse to show that \u003ca href=\"https://www.youtube.com/watch?v=8U1uEPic2rQ\" target=\"_blank\">\u003cem>Pink Slip\u003c/em>\u003c/a>'s days of rocking the scene are far from over! \u003c/p>\n\n\u003cp>Earlier this week, the standout expressed her excitement for the sequel and echoed her love for the cast, telling \u003ca href=\"https://pagesix.com/2025/07/29/celebrity-news/lindsay-lohan-reveals-advice-she-got-from-jamie-lee-curtis/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> the advice that Curtis gave her on the set of \u003cem>Freaky Friday\u003c/em> \u003ca href=\"https://www.iheart.com/content/2025-07-30-lindsay-lohan-reveals-extremely-powerful-advice-jamie-lee-curtis-gave-her/\" target=\"_blank\">as a teenager\u003c/a> that has stuck with her all these years. \u003c/p>\n\n\u003cp>&quot;She said, 'How you show up on set is how the whole crew feels. You control the energy that goes on set, so always bring your best self.'&quot; \u003c/p>\n\n\u003cp>\u003cem>Freakier Friday\u003c/em> is slated to hit theaters on August 8. \u003c/p>\n\n\u003cp>For more, read \u003ca href=\"https://www.iheart.com/content/2024-11-18-lindsay-lohan-reveals-exciting-new-detail-about-freaky-friday-sequel/\" target=\"_blank\">Lindsay Lohan Reveals Exciting New Detail About 'Freaky Friday' Sequel\u003c/a>. \u003c/p>\n\n\u003cp>See pics of Lohan in her stunning, purple, \u003cem>Freakier Friday\u003c/em> premiere dress below! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDMybYsAIbw0%2F%3Fimg_index%3D5","@url":"https://www.instagram.com/p/DMybYsAIbw0/?img_index=5","author_name":"lindsaylohan","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Lindsay Lohan (@lindsaylohan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":556,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527135507_18531112324060419_2803866243681310417_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHpa1T_vxm8oG33KLyH2VKXMy9QPM4e8Ai5dfwQu9QT2CMdxEZJgDrffvo08SIED7Y&_nc_ohc=qMvh6nQvPkkQ7kNvwHPEOCM&_nc_gid=gLdj8k_6SSrUDSmnjybmwA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRVr84jclFuVXjdWmnk6zfuYPUZucwlrWZW_F8ZvWVw_Q&oe=6892C80B&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMybYsAIbw0/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Lindsay Lohan (@lindsaylohan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMybYsAIbw0/?img_index=5"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/","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/Freaky Friday","keywords/Lindsay Lohan","keywords/sequel","keywords/Photos","keywords/actress","keywords/standout","keywords/premiere","keywords/Freakier","keywords/London","keywords/Anna"],"primary_image":{"bucket":"new_assets","id":"%2F688d0b1a978182e97ad5867b"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1754075100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","social_title":"","summary":"She slayed this look in 2003 AND in 2025! 🔥","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Lindsay Lohan (39359)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"PHOTOS: Lindsay Lohan Revives Iconic 'Freaky Friday' Look Two Decades Later","permalink":"https://z100portland.iheart.com/content/2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later/"},"slug":"2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d0b1a978182e97ad5867b","title":"PHOTOS: Lindsay Lohan Revives Iconic 'Freaky Friday' Look Two Decades Later","description":"She slayed this look in 2003 AND in 2025! 🔥","author":"Logan DeLoye"},"pub_start":1754075100000,"pub_until":4115978604802,"pub_changed":1754075672848,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Lindsay Lohan (39359)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d09a3978182e97ad58670","slug:2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","slug:2025-08-01-photos-lindsay-lohan-revives-iconic-freaky-friday-look-two-decades-later","keyword:keywords/Freaky Friday","keyword:keywords/Lindsay Lohan","keyword:keywords/sequel","keyword:keywords/Photos","keyword:keywords/actress","keyword:keywords/standout","keyword:keywords/premiere","keyword:keywords/Freakier","keyword:keywords/London","keyword:keywords/Anna","author:user"]}},{"id":"%2F688cff3f2e24d7fcac0823af","type":"PUBLISHING","record":{"ref_id":"%2F688cff3f2e24d7fcac0823af","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25d5ca72-6873-474f-8403-ef91ebd707ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nearly 200,000 KidKraft Farm to Table Play Kitchens have been recalled after a child died while playing with it. ","id":"%2F688cffcc2e24d7fcac0823b9","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recall On KidKraft Farm to Table Play Kitchens","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Nearly \u003ca href=\"https://abcnews.go.com/GMA/Family/192000-kids-play-kitchens-recalled-after-1-death/story?id=124241619\" target=\"_blank\">200,000 KidKraft Farm to Table Model Play Kitchen sets are being recalled\u003c/a> after a tragic incident led to the death of a toddler. The recall, announced by Backyard Kids, LLC and the Consumer Product Safety Commission, follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook of the play kitchen set in February 2023.\u003c/p>\n\n\u003cp>The play kitchens, sold between 2018 and July 2025, \u003ca href=\"https://www.usatoday.com/story/money/2025/08/01/kidkraft-play-kitchens-recall/85471428007/\" target=\"_blank\">pose a risk of strangulation and asphyxia if a child climbs on the counter\u003c/a> or crawls through the opening in the back. The recalled units are black and light gray with wood-like countertops and measure 44 inches in length, 13 3/4 inches in width, and 43 inches high. They were intended for children aged three and above.\u003c/p>\n\n\u003cp>Although 192,000 units are impacted, only 400 were sold to consumers by Backyard Kids. The play kitchens were available online on Amazon, Walmart, and KidKraft's websites, retailing between $120 and $270.\u003c/p>\n\n\u003cp>Backyard Kids is \u003ca href=\"https://www.cpsc.gov/Recalls/2025/Backyard-Kids-Recalls-KidKraft-Farm-to-Table-Play-Kitchens-Due-to-Strangulation-Hazard-One-Death-Reported\" target=\"_blank\">offering free replacement hooks to consumers\u003c/a> with affected units. They can be contacted via email at recall@kidkraft.com or by phone at (800) 882-0234, Monday through Friday from 8:30 a.m. to 5 p.m. ET.\u003c/p>\n\n\u003cp>KidKraft, Inc., which manufactured the sets, filed for bankruptcy in May 2024. As of now, no other incidents have been reported involving the hooks catching on children's clothing.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","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":"new_assets","id":"%2F688cffcc2e24d7fcac0823b9"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754070900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","social_title":"","summary":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","permalink":"https://z100portland.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/"},"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9","title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","description":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","author":"iHeartRadio"},"pub_start":1754070900000,"pub_until":4115978604802,"pub_changed":1754071336411,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff3f2e24d7fcac0823af","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688ce9d2cf5ba826d1a165b0","type":"PUBLISHING","record":{"ref_id":"%2F688ce9d2cf5ba826d1a165b0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"32b60ec1-4e5e-43e6-adf4-0083a8f55f42","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/44368/?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/44368/?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/44368/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/44368/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688ce9efcf5ba826d1a165bb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>There are a few essential items \u003cstrong>Hailey Bieber\u003c/strong> relied on \u003ca href=\"https://www.iheart.com/content/2025-03-09-photos-hailey-bieber-shares-never-before-seen-snap-of-son-jack-blues/\" target=\"_blank\">throughout her pregnancy\u003c/a> and during her first year as a mother to son \u003cstrong>Jack Blues Bieber\u003c/strong>, that she could not have lived without! \u003c/p>\n\n\u003cp>The Rhode beauty founder zoomed in on a few pregnancy and mom-life non-negotiables on her \u003ca href=\"https://www.instagram.com/haileybieber/\" target=\"_blank\">Instagram Story\u003c/a> earlier this week, shouting out specific brands and products that made her life so much easier over the last few years. \u003c/p>\n\n\u003cp>&quot;Since my son is almost a year, I wanted to finally share all my favorite pregnancy and post-baby things that I loved and couldn't live without and some I still use to this day. For any pregnant or new mamas, these were the things I couldn't live without,&quot; she wrote. \u003c/p>\n\n\u003cp>The 28-year-old shared snaps of her favorite glass milk jars, body butters, and diaper creams, and even shone a bright spotlight on a few of her own Rhode beauty skin care products, including the beloved Glazing Milk and the Lip Treatment, per \u003ca href=\"https://people.com/hailey-bieber-shares-items-she-couldnt-live-without-as-new-mom-11782972\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Aside from her brand, Bieber drew attention to the SKIMS nursing bras and boy shorts, Silverette's nipple cups, Momcozy's M5 Pumps, Coterie's wipes and diapers, Bumpsuit's baby carrier, and Weleda's diaper cream.\u003c/p>\n\n\u003cp>Hailey and her husband,\u003ca href=\"https://www.iheart.com/artist/justin-bieber-44368/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44368\" data-catalog-related-id=\"\"> Justin Bieber\u003c/a>, welcomed their little bundle of joy into the world \u003ca href=\"https://www.iheart.com/content/2024-11-01-hailey-bieber-shares-adorable-first-photo-of-baby-son-jack-blues/\" target=\"_blank\">last August\u003c/a> and have been living their best lives as a trio ever since. Both take every opportunity to highlight precious moments with baby Jack on social media, while keeping his face off-screen. \u003c/p>\n\n\u003cp>For adorable content of \u003ca href=\"https://www.iheart.com/content/2025-01-16-photos-justin-bieber-posts-rare-adorable-close-up-of-son-jack-blues/\" target=\"_blank\">Jack Blues\u003c/a> ahead of his first birthday, read \u003ca href=\"https://www.iheart.com/content/2025-07-07-justin-bieber-is-all-smiles-with-baby-jack-blues-in-adorable-new-video/\" target=\"_blank\">Justin Bieber Is All Smiles With Son Jack Blues In Adorable New Video\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-hailey-bieber-unveils-list-of-essential-items-she-couldnt-live-without/","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/beauty founder","keywords/Hailey Bieber","keywords/Jack Blues Bieber","keywords/pregnancy","keywords/baby","keywords/brands","keywords/essentials","keywords/baby things"],"primary_image":{"bucket":"new_assets","id":"%2F688ce9efcf5ba826d1a165bb"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1754070540000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-hailey-bieber-unveils-list-of-essential-items-she-couldnt-live-without","social_title":"","summary":"The beloved Rhode beauty founder 'couldn't live without' these items during and after her pregnancy! ","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hailey Bieber Unveils List Of Essential Items She 'Couldn't Live Without' ","permalink":"https://z100portland.iheart.com/content/2025-08-01-hailey-bieber-unveils-list-of-essential-items-she-couldnt-live-without/"},"slug":"2025-08-01-hailey-bieber-unveils-list-of-essential-items-she-couldnt-live-without","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688ce9efcf5ba826d1a165bb","title":"Hailey Bieber Unveils List Of Essential Items She 'Couldn't Live Without' ","description":"The beloved Rhode beauty founder 'couldn't live without' these items during and after her pregnancy! ","author":"Logan DeLoye"},"pub_start":1754070540000,"pub_until":4115978604802,"pub_changed":1754071351145,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688ce9d2cf5ba826d1a165b0","slug:2025-08-01-hailey-bieber-unveils-list-of-essential-items-she-couldnt-live-without","slug:2025-08-01-hailey-bieber-unveils-list-of-essential-items-she-couldnt-live-without","keyword:keywords/beauty founder","keyword:keywords/Hailey Bieber","keyword:keywords/Jack Blues Bieber","keyword:keywords/pregnancy","keyword:keywords/baby","keyword:keywords/brands","keyword:keywords/essentials","keyword:keywords/baby things","author:user"]}},{"id":"%2F688ce509772af8bad05f0805","type":"PUBLISHING","record":{"ref_id":"%2F688ce509772af8bad05f0805","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e62964d1-7801-4875-bb7e-0e36f2c94704","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31090140/?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/podcast/31090140/?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/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688cea0e772af8bad05f0810","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Despite growing up in the digital age, \u003ca href=\"https://www.netflix.com/title/81231974\" target=\"_blank\">\u003cem>Wednesday\u003c/em>\u003c/a> star \u003cstrong>Jenna Ortega\u003c/strong> isn't a huge fan of social media. \u003c/p>\n\n\u003cp>The actress, 22, recently commented on how difficult it is to find community and purpose on social platforms, and believes that people are fond of the series because it \u003ca href=\"https://www.iheart.com/content/2024-08-22-jenna-ortega-reveals-way-co-star-shocked-her-on-set-jump-scare-for-sure/\" target=\"_blank\">presents themes\u003c/a> of &quot;where we find our sense of community now.&quot;\u003c/p>\n\n\u003cp>On Wednesday (July 30), she told the \u003ca href=\"https://www.bbc.com/news/articles/c209p0nd1x1o\" target=\"_blank\">\u003cem>BBC\u003c/em>\u003c/a> that seeking community online &quot;can be very isolating&quot; and that the sense of connection today is nothing like it was back in the 1970s. \u003c/p>\n\n\u003cp>&quot;I wasn't around in the '70s, but I hear stories of people knocking on their neighbors' doors, and the bikes going all throughout the city, and just expecting to meet someone at a certain time on \u003ca href=\"https://www.iheart.com/content/2025-02-04-the-weeknd-debuts-trippy-trailer-for-upcoming-hurry-up-tomorrow-film/\" target=\"_blank\">a certain location\u003c/a>.&quot; \u003c/p>\n\n\u003cp>The \u003cem>Beetlejuice Beetlejuice\u003c/em> standout thinks social media exposes young minds to an abundance of opinions that make it &quot;harder to find a sense of self.&quot; \u003c/p>\n\n\u003cblockquote>&quot;Much more than you would typically be, or that humans are kind of meant to be exposed to. So I think it's harder to find a sense of self. Young people are struggling to find, 'What makes my voice stand out? What is it about me in this world and this society today that gives me a sense of purpose or control or authority?&quot;\u003c/blockquote>\n\n\u003cp>See \u003ca href=\"https://www.iheart.com/content/2024-08-22-watch-sabrina-carpenter-confront-jenna-ortega-in-dramatic-taste-teaser/\" target=\"_blank\">Ortega shine\u003c/a> as \u003cstrong>Wednesday Addams\u003c/strong> in season two of \u003cem>Wednesday\u003c/em>, out on \u003ca href=\"https://www.youtube.com/watch?v=03u4xyj0TH4\" target=\"_blank\">\u003cem>Netflix\u003c/em>\u003c/a> September 3! \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-how-jenna-ortega-really-feels-about-social-media-as-a-gen-z/","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/people","keywords/Jenna Ortega","keywords/community","keywords/social media","keywords/actress","keywords/series","keywords/gen z","keywords/fan","keywords/stories","keywords/age"],"primary_image":{"bucket":"new_assets","id":"%2F688cea0e772af8bad05f0810"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1754069880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-how-jenna-ortega-really-feels-about-social-media-as-a-gen-z","social_title":"","summary":"'I hear stories...'","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Jenna Ortega (39472705)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How Jenna Ortega Really Feels About Social Media As A Gen Z","permalink":"https://z100portland.iheart.com/content/2025-08-01-how-jenna-ortega-really-feels-about-social-media-as-a-gen-z/"},"slug":"2025-08-01-how-jenna-ortega-really-feels-about-social-media-as-a-gen-z","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cea0e772af8bad05f0810","title":"How Jenna Ortega Really Feels About Social Media As A Gen Z","description":"'I hear stories...'","author":"Logan DeLoye"},"pub_start":1754069880000,"pub_until":4115978604802,"pub_changed":1754070370938,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Jenna Ortega (39472705)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688ce509772af8bad05f0805","slug:2025-08-01-how-jenna-ortega-really-feels-about-social-media-as-a-gen-z","slug:2025-08-01-how-jenna-ortega-really-feels-about-social-media-as-a-gen-z","keyword:keywords/people","keyword:keywords/Jenna Ortega","keyword:keywords/community","keyword:keywords/social media","keyword:keywords/actress","keyword:keywords/series","keyword:keywords/gen z","keyword:keywords/fan","keyword:keywords/stories","keyword:keywords/age","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","_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","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","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","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}}; </script> <script> // This needs to be here so it is loaded before lazysizes. // Lazysizes loads thanks to webpack, before any app code is run. // https://github.com/aFarkas/lazysizes#js-api window.lazySizesConfig = window.lazySizesConfig || {}; window.lazySizesConfig.init = false; // CCPA Compliance window.deferAnalyticsVendorBeacons = false; </script> <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component","AptivadaKeywordContest-component"]}</script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.5c38c75fa14e89967971.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.fcd21625a257928b01e0.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.ebca40387bc6507a0acd.js"></script> <script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.22fd96ce3a97461201e5.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.f48ec165e3da9a949f55.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.js"></script> <script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script> <script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.a58f9b17ed1802cd6512.js"></script> <script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script> <script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script> <script async data-chunk="core-page-blocks-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.ee3234ca914dd952a1c0.js"></script> <script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.js"></script> <script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script> <script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script> <script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.c847d80e9aa862b03d51.js"></script> <script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.05d77890dc9884cc76e2.js"></script> <script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.js"></script> <script async data-chunk="core-page-blocks-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.5e0cc4120d526a5ea860.js"></script> <script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.05cdd4f29edec5e3d7e3.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.js"></script> <script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script> <script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script> <script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.d932ebf2afeb78ef5324.js"></script> </body> </html>


URL: