editor
Logout
Account
Preferences
Did you know...
Streams heard since April 2006:
13,870,625
view source - https://955thebull.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="components-catalog-TrackList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-catalog-TrackList-component.626e2b289929900208bd.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(210,96.3%,8%); --gradient-stop: hsl(210,96.3%,2%); --accent-color: #023669; --darkFooterColor: hsl(210,96.3%,6%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">95.5 The Bull - Las Vegas' #1 For Country</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/81ab990f60deaac4a511ff33ad8c6087?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/81ab990f60deaac4a511ff33ad8c6087?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/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://955thebull.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="#023669"/><meta data-rh="true" property="og:title" content="95.5 The Bull - Las Vegas' #1 For Country"/><meta data-rh="true" property="twitter:title" content="95.5 The Bull - Las Vegas' #1 For Country"/><meta data-rh="true" itemprop="name" content="95.5 The Bull - Las Vegas' #1 For Country"/><meta data-rh="true" name="description" content="Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!"/><meta data-rh="true" property="og:description" content="Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!"/><meta data-rh="true" property="twitter:description" content="Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!"/><meta data-rh="true" itemprop="description" content="Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!"/><meta data-rh="true" name="keywords" content="bull, kwnr, radio, 95.5, las vegas, nevada, country, music, BigD, Golden Knights, WayneD"/><meta data-rh="true" property="og:url" content="https://955thebull.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://955thebull.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://955thebull.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?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="@955thebull"/><meta data-rh="true" property="twitter:creator" content="@955thebull"/><meta data-rh="true" property="twitter:domain" content="955thebull.iheart.com"/><meta data-rh="true" property="og:site_name" content="95.5 The Bull"/><meta data-rh="true" name="application-name" content="95.5 The Bull"/><meta data-rh="true" property="fb:app_id" content="248316588515453"/><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/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="95.5 The Bull - Las Vegas' #1 For Country" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul style="max-height:calc(100vh - 100px)" class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Bobby Bones Show" class="button-text" tabindex="0"><span class="menu-label">Bobby Bones Show</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Bobby Bones Blog" tabindex="0" href="/featured/bobby-bones/">Bobby Bones Blog</a></li><li><a aria-label="Amy's Blog" tabindex="0" href="/featured/amy-s-blog/">Amy's Blog</a></li><li><a href="https://www.iheart.com/podcast/139-bobby-bones-show-25100459/?autoplay=true" target="_self" aria-label="BBS On Demand">BBS On Demand</a></li><li><a href="https://www.iheart.com/podcast/139-bobby-cast-27722337/" target="_self" aria-label="BobbyCast">BobbyCast</a></li><li><a href="https://www.iheart.com/podcast/834-4-things-with-amy-brown-30156363/" target="_self" aria-label="4 Things With Amy Brown">4 Things With Amy Brown</a></li><li><a href="https://www.iheart.com/podcast/834-sore-losers-29732487/" target="_self" aria-label="Sore Losers">Sore Losers</a></li><li><a href="https://www.iheart.com/podcast/1119-movie-mikes-movie-podcast-53761269/" target="_self" aria-label="Movie Mike's Movie Podcast">Movie Mike's Movie Podcast</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for On-Air" class="button-text" tabindex="0"><span class="menu-label">On-Air</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="The Bobby Bones Show" tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></li><li><a aria-label="Double L" tabindex="0" href="/featured/lois-lewis/">Double L</a></li><li><a aria-label="MoJoe Roberts" tabindex="0" href="/featured/mojoe/">MoJoe Roberts</a></li><li><a aria-label="Wayne D" tabindex="0" href="/featured/wayne-and-tay/">Wayne D</a></li><li><a aria-label="Tay Hamilton" tabindex="0" href="/featured/tay-hamilton/">Tay Hamilton</a></li><li><a aria-label="After Midnite with Granger Smith" tabindex="0" href="/featured/after-midnite/">After Midnite with Granger Smith</a></li><li><a aria-label="Ice" tabindex="0" href="/featured/ice/">Ice</a></li><li><a aria-label="Kathi Yeager" tabindex="0" href="/featured/kathi-yeager/">Kathi Yeager</a></li><li><a aria-label="Brooke Taylor" tabindex="0" href="/featured/brooke-taylor/">Brooke Taylor</a></li><li><a aria-label="Jessica C" tabindex="0" href="/featured/jess-c/">Jessica C</a></li><li><a aria-label="Amy James" tabindex="0" href="/featured/amy-james/">Amy James</a></li><li><a aria-label="Kasper" tabindex="0" href="/featured/kasper/">Kasper</a></li><li><a aria-label="On-Air Schedule" tabindex="0" href="/schedule/">On-Air Schedule</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Music & More" class="button-text" tabindex="0"><span class="menu-label">Music & More</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Top Songs On The Bull" tabindex="0" href="/music/top-songs/">Top Songs On The Bull</a></li><li><a aria-label="Recently Played On The Bull" tabindex="0" href="/music/recently-played/">Recently Played On The Bull</a></li><li><a aria-label="Entertainment News" tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></li><li><a aria-label="CEO's You Should Know" tabindex="0" href="/featured/ceos-you-should-know-las-vegas/">CEO's You Should Know</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Connect" class="button-text" tabindex="0"><span class="menu-label">Connect</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="Concert Calendar" tabindex="0" href="/calendar/">Concert Calendar</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li><li><a aria-label="Traffic" tabindex="0" href="/traffic/">Traffic</a></li><li><a href="https://iheartmedia.wd5.myworkdayjobs.com/External_iHM/0/refreshFacet/318c8bb6f553100021d223d9780d30be" target="_blank" rel="noopener" aria-label="Employment">Employment</a></li><li><a href="http://iheartlasvegasadvertising.com" target="_blank" rel="noopener" aria-label="Media Kit">Media Kit</a></li><li><a aria-label="Advertise" tabindex="0" href="/advertise/">Advertise</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests & Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests & Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="https://stellarosa.com/sweepstakes-queenofchill/" target="_blank" rel="noopener" aria-label="Stella Rosa Summer Queen of Chill Sweepstakes">Stella Rosa Summer Queen of Chill Sweepstakes</a></li><li><a aria-label="Enter for Your Chance to Win a $250 NYX Professional Makeup Gift Card!" tabindex="0" href="/promotions/enter-for-your-chance-to-win-1796281/">Enter for Your Chance to Win a $250 NYX Professional Makeup Gift Card!</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="Enter to Win Tickets to Las Vegas' Songwriters Festival!" tabindex="0" href="/promotions/enter-to-win-tickets-to-las-1799834/">Enter to Win Tickets to Las Vegas' Songwriters Festival!</a></li><li><a aria-label="95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!" tabindex="0" href="/promotions/955-the-bull-wants-you-to-1800240/">95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!</a></li><li><a aria-label="All Contests & Promotions" tabindex="0" href="/promotions/">All Contests & Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on 95.5 The Bull</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/955thebull" 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/955thebull" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/channel/UCE7sRteAjUo79rkspJqDarA" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/955thebull" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@955thebull" 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/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="95.5 The Bull - Las Vegas' #1 For Country" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home kwnr-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 95.5 The Bull 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/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="Logo for 95.5 The Bull - Las Vegas' #1 For Country" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>95.5 The Bull</h1><span class="OnairPlayTile-module_positioner_lTAsj">Las Vegas' #1 For Country</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/mojoe/">MoJoe</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 tabindex="0" href="/promotions/95-5-the-bull-wants-you-to-enter-for-a-chance-to-win-a-visit-to-the-disneyland-resort-1800240/"><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//688a6908e79f93897a86c5a2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//688a6908e79f93897a86c5a2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//688a6908e79f93897a86c5a2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//688a6908e79f93897a86c5a2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//688a6908e79f93897a86c5a2?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="95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/95-5-the-bull-wants-you-to-enter-for-a-chance-to-win-a-visit-to-the-disneyland-resort-1800240/">95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/country-in-the-cove-2025-1764036/?apt_id=1764036&apt_type=contest&apt_share_type=&apt_ulink_stat_id=63555606"><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//680bd1287d46a31cf356aa9b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//680bd1287d46a31cf356aa9b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//680bd1287d46a31cf356aa9b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//680bd1287d46a31cf356aa9b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//680bd1287d46a31cf356aa9b?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="Country in the Cove 2025!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/country-in-the-cove-2025-1764036/?apt_id=1764036&apt_type=contest&apt_share_type=&apt_ulink_stat_id=63555606">Country in the Cove 2025!</a></figcaption></figure><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's #1 Audio Company" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/advertise/?campid=advertise_promo">Advertise with America's #1 Audio Company</a></figcaption></figure></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 class="component-container component-playlist tile themed-block"><header class="component-heading"><h2 class="heading-title">95.5 The Bull Music</h2></header><div class="component-tabs"><div class="tab-controls"><ul class="tab-selector"><li class="tab active"><button class="button-text">Recently Played</button></li><li class="tab"><button class="button-text">Top Songs</button></li></ul></div><div class="tab-content"><ul class="component-track-list"><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/cole-swindell-867822/songs/she-had-me-at-heads-carolina-164408560/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/164408560?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/164408560?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/164408560?ops=gravity("center"),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="She Had Me At Heads Carolina by Cole Swindell" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/cole-swindell-867822/songs/she-had-me-at-heads-carolina-164408560/" class="track-title" target="_blank" rel="noopener"><span>She Had Me At Heads Carolina</span></a><a href="https://www.iheart.com/artist/cole-swindell-867822/" class="track-artist" target="_blank" rel="noopener"><span>Cole Swindell</span></a><a href="https://www.iheart.com/artist/cole-swindell-867822/albums/stereotype-164408556/" class="track-album" target="_blank" rel="noopener"><span>Stereotype</span></a><time class="component-datetime-display track-time" dateTime="2025-08-02T13:04:53" data-timezone="America/Los_Angeles">1:04 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/kane-brown-30689928/songs/heaven-50971140/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/50971140?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/50971140?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/50971140?ops=gravity("center"),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Heaven by Kane Brown" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/kane-brown-30689928/songs/heaven-50971140/" class="track-title" target="_blank" rel="noopener"><span>Heaven</span></a><a href="https://www.iheart.com/artist/kane-brown-30689928/" class="track-artist" target="_blank" rel="noopener"><span>Kane Brown</span></a><a href="https://www.iheart.com/artist/kane-brown-30689928/albums/kane-brown-deluxe-edition-50971125/" class="track-album" target="_blank" rel="noopener"><span>Kane Brown (Deluxe Edition)</span></a><time class="component-datetime-display track-time" dateTime="2025-08-02T13:02:08" data-timezone="America/Los_Angeles">1:02 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/koe-wetzel-31592236/songs/high-road-287577851/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/287577851?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/287577851?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/287577851?ops=gravity("center"),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="High Road by Koe Wetzel" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/koe-wetzel-31592236/songs/high-road-287577851/" class="track-title" target="_blank" rel="noopener"><span>High Road</span></a><a href="https://www.iheart.com/artist/koe-wetzel-31592236/" class="track-artist" target="_blank" rel="noopener"><span>Koe Wetzel</span></a><a href="https://www.iheart.com/artist/koe-wetzel-31592236/albums/that-aint-no-man-thats-the-devil-287577842/" class="track-album" target="_blank" rel="noopener"><span>That Ain't No Man That's The Devil</span></a><time class="component-datetime-display track-time" dateTime="2025-08-02T12:59:19" data-timezone="America/Los_Angeles">12:59 PM</time></figcaption></figure></li></ul><a class="component-button button-faux secondary small see-all" tabindex="0" href="/music/recently-played/">See All Recently Played</a></div></div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Bobby Bones Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/lois-lewis/"><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/60c253d8cbac652b553047eb?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60c253d8cbac652b553047eb?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60c253d8cbac652b553047eb?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Double-L" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/lois-lewis/">Double-L</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/mojoe/"><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/659b80014a7c85ddcc615c4f?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/659b80014a7c85ddcc615c4f?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/659b80014a7c85ddcc615c4f?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of MoJoe" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/mojoe/">MoJoe</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/wayne-and-tay/"><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/6328c17ea0e006ff550f7efd?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6328c17ea0e006ff550f7efd?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6328c17ea0e006ff550f7efd?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Wayne and Tay" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/wayne-and-tay/">Wayne and Tay</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/tay-hamilton/"><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/60414206286c770c74e578f6?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60414206286c770c74e578f6?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60414206286c770c74e578f6?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Tay Hamilton" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/tay-hamilton/">Tay Hamilton</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/after-midnite/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of After MidNite with Granger Smith" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/after-midnite/">After MidNite with Granger Smith</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><div class="component-container component-podcasts themed-block block"><header class="component-heading"><h2 class="heading-title">95.5 The Bull<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-the-bobby-bones-show-25100459/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/25100459?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Bobby Bones Show Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Bobby Bones Show</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/834-bobbycast-27722337/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/27722337?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Bobbycast Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Bobbycast</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/834-sore-losers-29732487/" 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/29732487?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/29732487?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/29732487?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/29732487?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/29732487?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/29732487?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/29732487?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 Sore Losers 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">Sore Losers</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/834-feeling-things-with-amy-ka-30156363/" 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/30156363?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/30156363?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/30156363?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/30156363?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/30156363?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/30156363?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/30156363?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 Feeling Things with Amy & Kat 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">Feeling Things with Amy & Kat</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-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/"><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/688d843254716966469c5264?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely" 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-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/">Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely</a><time class="component-date-display" dateTime="1754104740000">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-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/"><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/688d7bf754716966469c524f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f?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 - Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85" 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-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/">Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85</a><time class="component-date-display" dateTime="1754102580000">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-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/"><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/688d260d54716966469c5201?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201?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 - Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey" 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-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/">Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey</a><time class="component-date-display" dateTime="1754081100000">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-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/"><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/688d1bb054716966469c51d9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9?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 - Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary" 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-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/">Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary</a><time class="component-date-display" dateTime="1754078220000">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-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/"><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/688d10a054716966469c51bc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc?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 - Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single" 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-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/">Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single</a><time class="component-date-display" dateTime="1754075400000">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/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - The One-Year Anniversary For Eddie & Kid Updates" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates/">The One-Year Anniversary For Eddie & Kid Updates</a><time class="component-date-display" dateTime="1754125500000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - The Best 7 Segments On The Bobby Bones Show This Week" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-/">The Best 7 Segments On The Bobby Bones Show This Week</a><time class="component-date-display" dateTime="1754125320000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - Eddie Breaks Down His Hot Dog Challenge" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge/">Eddie Breaks Down His Hot Dog Challenge</a><time class="component-date-display" dateTime="1754125200000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - SORE LOSERS: BabyBox2 Joins the Podcast! " class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast/">SORE LOSERS: BabyBox2 Joins the Podcast! </a><time class="component-date-display" dateTime="1754092800000">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/bobby-bones/content/2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi8xZTljODU2MS1iODQ4LTQ0NDctOWUxMC1iMzI5MDAwMTljZDQvaW1hZ2UuanBnP3Q9MTc1Mzc0NzY2MiZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - What's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an/">What's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)</a><time class="component-date-display" dateTime="1754092800000">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/bobby-bones/content/2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Bobby Bones Show - BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Dr" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/bobby-bones/">The Bobby Bones Show</a></nav><a class="card-title" tabindex="0" href="/featured/bobby-bones/content/2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean/">BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Dr</a><time class="component-date-display" dateTime="1754071200000">Aug 01, 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-06-13-summer-at-knotts-berry-farm/"><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/68644bb4790c9124a85cf3fd?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd?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 - Summer at Knott's Berry Farm!" 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/entertainment/">Entertainment</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-06-13-summer-at-knotts-berry-farm/">Summer at Knott's Berry Farm!</a><time class="component-date-display" dateTime="1749787200731">Jun 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-09-larry-the-cable-guy-in-laughlin/"><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/687a9f3134bd50776621c752?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752?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 - Larry the Cable Guy in Laughlin!" 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-09-larry-the-cable-guy-in-laughlin/">Larry the Cable Guy in Laughlin!</a><time class="component-date-display" dateTime="1754791200656">Aug 09, 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-10-dwight-yoakam-at-virgin-hotels-las-vegas/"><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/682f90e9f75c7d0a0c28d7c1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1?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 - Dwight Yoakam at Virgin Hotels Las Vegas!" 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-10-dwight-yoakam-at-virgin-hotels-las-vegas/">Dwight Yoakam at Virgin Hotels Las Vegas!</a><time class="component-date-display" dateTime="1754877600109">Aug 10, 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-07-08-lanco-at-jason-aldeans-kitchen-bar/"><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/684aea89f7a50578b7fa7269?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269?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 - LANCO at Jason Aldean's Kitchen + Bar" 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-07-08-lanco-at-jason-aldeans-kitchen-bar/">LANCO at Jason Aldean's Kitchen + Bar</a><time class="component-date-display" dateTime="1755198000553">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-station-links"><li><a href="http://iheartlasvegasadvertising.com/roi/" target="_self">Las Vegas Radio Advertising</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 95.5 The Bull</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/955thebull" 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/955thebull" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/channel/UCE7sRteAjUo79rkspJqDarA" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/955thebull" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@955thebull" 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">Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!</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/KWNR/" target="_blank" rel="noopener">KWNR<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KWNR/" target="_blank" rel="noopener">KWNR<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/6839d97790cb8af5c27a0c51?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":"%2F8b43b2539ac87c48086f778a8e3105c5","canonicalHostname":"955thebull.iheart.com","hostnames":[],"facets":["genres/Country","formats/COUNTRY","brands/KWNR-FM (1056)","markets/LASVEGAS-NV","facets/CountryFestWinB4Contest","facets/All Sites - English","facets/MaddieAndTaeContest","facets/bclub affiliates","facets/BobbyBonesStations","facets/WinB4Contest","facets/FestivalHouseOfMusic","facets/2025MusicFestivalStations","facets/Q3CashContest","facets/Q3CashContestExclusion","facets/ThankATeacherEnglish","facets/2025MusicFestivalContest"],"slug":"kwnr-fm","market":"markets/LASVEGAS-NV","ownBrand":"brands/KWNR-FM (1056)","timeZone":"America/Los_Angeles","keys":["hostname:955thebull.iheart.com","hostname:www.955thebull.com","hostname:955thebull.com","hostname:www.kwnr.com","hostname:kwnr.com","hostname:www.vegascountryrodeoparty.com","hostname:kwnr-fm.radio.iheart.com","hostname:vegascountryrodeoparty.com","id:/8b43b2539ac87c48086f778a8e3105c5","brand:brands/KWNR-FM (1056)","slug:kwnr-fm","primaryParentOf:/59d2b1fea7edaffa726359ac","primaryParentOf:/5a32a33a88bc87b5c3050ac5","primaryParentOf:/5ae229185d70ff8ea69ae905","primaryParentOf:/5ca363ad4d2ac488bd230335","primaryParentOf:/5daf8aea7adc221fd09d90ac","primaryParentOf:/83f7346c01fd2f9eed83c146233058f0","primaryParentOf:/b76ea8c85bed1099342cf038436df1fa","stream:1345","primaryParentOf:/5f45acccb19ed1fceb03d735","primaryParentOf:/606c5cc9b6964bc233f9a74b","primaryParentOf:/6092b803da90ba67acca1ad8","broadcastFacility:61527","broadcastFacilityCallsign:kwnr","primaryParentOf:/6320dc59ad3ff46f419df6ff"],"stream":{"id":1345,"primaryPronouncement":"ninety five five the bull","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"95.5 The Bull","description":"Las Vegas' New Country! Playing artists like Jason Aldean, Luke Bryan, Eric Church, Toby Keith, Miranda Lambert, Blake Shelton, Taylor Swift and more!"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/8b43b2539ac87c48086f778a8e3105c5/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"bullpen","path":"/bullpen/"},{"name":"newsletter","path":"/newsletter/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"music_home","path":"/music/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","priority":0,"source":"/village","regex":false,"schedule":{"begin":1498086000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Daytime Village"},"disabled":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1506214800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Daytime Village"},"disabled":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":true,"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":"02gRr","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775033332,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=212"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MgSYD","priority":0,"source":"/fpm/","regex":false,"schedule":{"begin":1498500000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Fresh Pick Mondays (2757)"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7NkJx","priority":0,"source":"/freshpickmondays/","regex":false,"schedule":{"begin":1498500000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Fresh Pick Mondays (2757)"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kIATW","priority":0,"source":"/hondastage","regex":false,"schedule":{"begin":1498496400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Honda Stage (1513)"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"N0X2J","priority":0,"source":"/iheartsummer","regex":false,"schedule":{"begin":1498489200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartSummer Weekend"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3GEUU","priority":0,"source":"/poolparty","regex":false,"schedule":{"begin":1498489200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartSummer Weekend"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"O5IqG","priority":0,"source":"/freshpickmonday","regex":false,"schedule":{"begin":1498500000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Fresh Pick Mondays (2757)"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"U6baT","priority":0,"source":"/freshpicksmondays","regex":false,"schedule":{"begin":1498500000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Fresh Pick Mondays (2757)"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZkAjW","priority":0,"source":"/freshpicksmonday","regex":false,"schedule":{"begin":1498500000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Fresh Pick Mondays (2757)"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"f9l81","priority":0,"source":"/guestdj","regex":false,"schedule":{"begin":1498514400000,"end":4115978604802},"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TR9u2","priority":0,"source":"/jinglehack","regex":false,"schedule":{"begin":1498662000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Jingle Hack"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OQAPm","priority":0,"source":"/jingleday","regex":false,"schedule":{"begin":1498665600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio National Jingle Day"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AQQSL","priority":0,"source":"/iheart80sparty/","regex":false,"schedule":{"begin":1498759200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeart80s Party (1676)"},"disabled":true,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0tUuR","priority":0,"source":"/lollapalooza/","regex":false,"schedule":{"begin":1501178400000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lollapalooza/"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nNJ06","priority":0,"source":"/lolla/","regex":false,"schedule":{"begin":1501178400000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lollapalooza/"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IQNu8","priority":0,"source":"/exclusive","regex":false,"schedule":{"begin":1505232000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Exclusives"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"s2bIM","priority":0,"source":"/exclusives","regex":false,"schedule":{"begin":1505232000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Exclusives"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cBkAS","priority":0,"source":"/lifestyle","regex":false,"schedule":{"begin":1505232000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Lifestyle"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"EEzzv","priority":0,"source":"/thefour","regex":false,"schedule":{"begin":1513281600000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/the-four/"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JwDXd","priority":0,"source":"/thefour","regex":false,"schedule":{"begin":1513281600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Four"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dAO61","priority":0,"source":"/superbowl","regex":false,"schedule":{"begin":1516986000000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/super-bowl/"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Sw4pc","priority":0,"source":"/superbowl","regex":false,"schedule":{"begin":1516986000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Super Bowl"},"disabled":true,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8UkVn","priority":0,"source":"/survey","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/local-radio-station-survey/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vZ6Yb","priority":0,"source":"/mojo","regex":false,"schedule":{"begin":1618279140986,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/MoJoe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OG1QT","priority":0,"source":"/mojoe","regex":false,"schedule":{"begin":1618279140429,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/MoJoe"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PQz8k","priority":0,"source":"/lasvegas","regex":false,"schedule":{"begin":1620255360863,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Las Vegas"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9QE19","priority":0,"source":"/concerts","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://955thebull.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"uWKzx","priority":0,"source":"/stjude","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://955thebull.iheart.com/content/2023-12-04-become-a-st-jude-partner-in-hope/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"uyE8t","priority":0,"source":"/jack","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://955thebull.iheart.com/content/2021-11-04-personalize-your-bottle-of-gentleman-jack-with-custom-engraving/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qlp6z","priority":0,"source":"/BullNation","regex":false,"schedule":{"begin":1665412020251,"end":4115978604802},"destination":{"type":"URL","value":"https://955thebull.iheart.com/newsletter/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VBRdx","priority":0,"source":"/MorganAndMorgan","regex":false,"schedule":{"begin":1741579200256,"end":1743408032849},"destination":{"type":"URL","value":"https://955thebull.iheart.com/contests/win-a-trip-for-2-to-the-iheartcountry-festival-and-500-sponsored-by-morgan-amp-morgan-1754763/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"atx2o","priority":0,"source":"/cove","regex":false,"schedule":{"begin":0,"end":1755548722174},"destination":{"type":"URL","value":"https://955thebull.iheart.com/promotions/country-in-the-cove-2025-1764036/?apt_id=1764036&apt_type=contest&apt_share_type=&apt_ulink_stat_id=56685091"},"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":true,"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":true,"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":true,"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":true,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":true,"schedule":{"begin":1498680000000,"end":4115978604802}},{"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":true,"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":true,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":true,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Daytime Village"},"disabled":true,"schedule":{"begin":1502820000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":true,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":true,"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":true,"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":"/featured/capital-one/iheartcountry-festival/"},"disabled":true,"schedule":{"begin":1579410000000,"end":1588478400000}},{"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":"pnhZm","keywords":["BigD","big D","big-d"],"destination":{"type":"BRAND","value":"brands/Big D (52810)"},"disabled":false,"schedule":{"begin":1497471540000,"end":4115978604802}},{"id":"XoEnQ","keywords":["ROI"],"destination":{"type":"URL","value":"http://iheartlasvegasadvertising.com/roi/"},"disabled":false,"schedule":{"begin":1497472320000,"end":4115978604802}},{"id":"4IFrR","keywords":["Elizabethany"],"destination":{"type":"URL","value":"http://955thebull.iheart.com/onair/elizabethany-52691/"},"disabled":false,"schedule":{"begin":1497474240000,"end":4115978604802}},{"id":"x5ZuY","keywords":["bullpen","friendly ford","Ford "],"destination":{"type":"URL","value":"http://955thebull.iheart.com/bullpen/"},"disabled":false,"schedule":{"begin":1499456940000,"end":1507405740000}},{"id":"QPasw","keywords":["route","route 91","harvest festival"],"destination":{"type":"URL","value":"http://955thebull.iheart.com/calendar/event/594d8e10a2b6536ecac253da/"},"disabled":false,"schedule":{"begin":1499457960000,"end":1506924360000}},{"id":"k30VE","keywords":["WIN"],"destination":{"type":"URL","value":"http://955thebull.iheart.com/contests/disneyland-name-of-the-271356/"},"disabled":false,"schedule":{"begin":1500910320000,"end":1514793540000}},{"id":"hrtNW","keywords":["House "],"destination":{"type":"URL","value":"http://sunny1065.iheart.com/contests/prmi-bhhs-home-buyers-event-276176/?apt_id=276176&apt_type=contest"},"disabled":false,"schedule":{"begin":1502034660000,"end":1511164740000}},{"id":"ZIWGT","keywords":["Vetstalk"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast/vetstalk-28494397/"},"disabled":false,"schedule":{"begin":1506454320000,"end":1536692400000}},{"id":"oaPfW","keywords":["vegasstrong","#VegasStong"],"destination":{"type":"URL","value":"https://955thebull.iheart.com/featured/vegas-strong/"},"disabled":false,"schedule":{"begin":1507141980000,"end":4115978604802}},{"id":"Z4HfH","keywords":["News "],"destination":{"type":"URL","value":"https://955thebull.iheart.com/topic/national-news/"},"disabled":false,"schedule":{"begin":1510764360000,"end":4115978604802}},{"id":"YLSkW","keywords":["contest","contests"],"destination":{"type":"URL","value":"/contests/"},"disabled":false,"schedule":{"begin":1549649280000,"end":4115978604802}},{"id":"aXa8p","keywords":["Double L","Double-L","Lois","Lois Lewis"],"destination":{"type":"BRAND","value":"brands/Lois Lewis (57448)"},"disabled":false,"schedule":{"begin":1497471840000,"end":4115978604802}},{"id":"WNg8b","keywords":["Bobby","Bobby Bones"],"destination":{"type":"BRAND","value":"brands/Bobby Bones (2072)"},"disabled":false,"schedule":{"begin":1497472380000,"end":4115978604802}},{"id":"R8ydX","keywords":["Cody Alan","cody"],"destination":{"type":"BRAND","value":"brands/CMT Cody Alan (54719)"},"disabled":false,"schedule":{"begin":1497474300000,"end":4115978604802}},{"id":"YqKWT","keywords":["Honda Stage","HondaStage"],"destination":{"type":"BRAND","value":"brands/Honda Stage (1513)"},"disabled":true,"schedule":{"begin":1498496400000,"end":4115978604802}},{"id":"m48Pi","keywords":["Fresh Pick Mondays","Fresh Pick Monday","Fresh Picks Mondays","Fresh Picks Monday","Fresh Picks"],"destination":{"type":"BRAND","value":"brands/Fresh Pick Mondays (2757)"},"disabled":true,"schedule":{"begin":1498500000000,"end":4115978604802}},{"id":"9J8kU","keywords":["iHeartRadio Jingle Hack","Jingle Hack","Jingle Punks"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Jingle Hack"},"disabled":true,"schedule":{"begin":1498662000000,"end":4115978604802}},{"id":"qZ6KG","keywords":["iHeartRadio National Jingle Day","iHeartRadio Jingle Day","Jingle Day","National Jingle Day"],"destination":{"type":"BRAND","value":"brands/iHeartRadio National Jingle Day"},"disabled":true,"schedule":{"begin":1498665600000,"end":4115978604802}},{"id":"zyh0V","keywords":["iHeart80s Party","iHeart 80s Party","iHeartRadio 80s Party","iHeart Eighties Party","iHeartEighties Party"],"destination":{"type":"BRAND","value":"brands/iHeart80s Party (1676)"},"disabled":true,"schedule":{"begin":1498759200000,"end":4115978604802}},{"id":"ZRYcR","keywords":["iHeartSummer Weekend","iHeartRadio Summer Weekend","iHeartSummer 17 Weekend","iHeartSummer '17 Weekend","iHeartRadio Summer Pool Party","iHeartSummer Pool Party","Pool Party"],"destination":{"type":"BRAND","value":"brands/iHeartSummer Weekend"},"disabled":true,"schedule":{"begin":1499356800000,"end":4115978604802}},{"id":"VSYXj","keywords":["Lollapalooza","Lolla"],"destination":{"type":"URL","value":"/featured/lollapalooza/"},"disabled":true,"schedule":{"begin":1501178400000,"end":4115978604802}},{"id":"CtBS9","keywords":["iHeartRadio Exclusives","Exclusive","Exclusives"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Exclusives"},"disabled":true,"schedule":{"begin":1505232000000,"end":4115978604802}},{"id":"93FqM","keywords":["iHeartRadio Lifestyle","Lifestyle"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Lifestyle"},"disabled":true,"schedule":{"begin":1505232000000,"end":4115978604802}},{"id":"Rq5tI","keywords":["The Four"],"destination":{"type":"BRAND","value":"brands/The Four"},"disabled":true,"schedule":{"begin":1513281600000,"end":4115978604802}},{"id":"9z0Mn","keywords":["Pinot","Pinots"],"destination":{"type":"URL","value":"/content/2019-02-08-we-are-country-strong-at-pinots-palette-with-big-d/"},"disabled":false,"schedule":{"begin":1550103960000,"end":1557789960000}},{"id":"FhAHj","keywords":["Golden Knights","Knights","VGK","Vegas Golden Knights"],"destination":{"type":"BRAND","value":"brands/Vegas Golden Knights"},"disabled":false,"schedule":{"begin":1550103960000,"end":1557789960000}},{"id":"7lUyZ","keywords":["Stagecoach"],"destination":{"type":"BRAND","value":"brands/Stagecoach"},"disabled":false,"schedule":{"begin":1550104140000,"end":1557790140000}},{"id":"UzStt","keywords":["Guitar","Guitar Pull","GuitarPull","Pull"],"destination":{"type":"URL","value":"https://955thebull.iheart.com/content/2019-02-08-955-the-bulls-11th-annual-all-star-guitar-pull/"},"disabled":false,"schedule":{"begin":1550253600000,"end":1557939600000}},{"id":"3OZBE","keywords":["eblast","email","iheart daily","iheartcountry daily","newsletter"],"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"schedule":{"begin":1551920160000,"end":4115978604802}},{"id":"GHWno","keywords":["Go Pool","GoPool"],"destination":{"type":"URL","value":"/content/2019-03-21-just-announced-go-pool-concert-series-presented-by-955-the-bull/"},"disabled":false,"schedule":{"begin":1553274120000,"end":1569826740000}},{"id":"lmgYU","keywords":["ACM","ACMawards","ACMs","Academy of Country Music Awards"],"destination":{"type":"BRAND","value":"brands/ACMs"},"disabled":false,"schedule":{"begin":1554315960000,"end":4115978604802}},{"id":"vgEDe","keywords":["Country in the Cove","cove"],"destination":{"type":"URL","value":"https://955thebull.iheart.com/content/2019-06-28-955-the-bull-presents-country-in-the-cove/"},"disabled":false,"schedule":{"begin":1564975740000,"end":1572928140000}},{"id":"Tk0um","keywords":["Toys","Toys For Tickets"],"destination":{"type":"URL","value":"/featured/buzzing-vegas/content/2019-10-21-955-the-bull-presents-toys-for-tickets-2019/"},"disabled":false,"schedule":{"begin":1571673000000,"end":4115978604802}},{"id":"HTgRw","keywords":["Disneyland","Disney"],"destination":{"type":"URL","value":"https://955thebull.iheart.com/contests/enter-for-your-chance-to-win-a-visit-to-disneyland-resort-782592/"},"disabled":false,"schedule":{"begin":1581667200000,"end":1582963200000}},{"id":"esPOG","keywords":["corona closures"],"destination":{"type":"URL","value":"/featured/coronavirus/content/2020-03-13-list-postponements-cancellations-affecting-las-vegas/"},"disabled":false,"schedule":{"begin":1584471000763,"end":1592419800763}},{"id":"UfcuH","keywords":["shoplocal","shop local","stay home for nevada","stayhomefornevada"],"destination":{"type":"URL","value":"/content/2020-03-22-local-las-vegas-businesses-to-support-during-stayhomefornevada/"},"disabled":false,"schedule":{"begin":0,"end":1593021180923}},{"id":"NCHRG","keywords":["ihelplv","#ihelplv"],"destination":{"type":"URL","value":"/featured/ihelp-las-vegas/"},"disabled":false,"schedule":{"begin":0,"end":1593191040207}},{"id":"1ZHh4","keywords":["senior","senior spotlight"],"destination":{"type":"URL","value":"/content/2020-04-15-class-of-2020-senior-spotlight-submission-form/"},"disabled":false,"schedule":{"begin":0,"end":1595270580424}},{"id":"lYUoq","keywords":["Get Well","GetWell"],"destination":{"type":"URL","value":"https://955thebull.iheart.com/content/2020-06-03-get-well-wishes-to-officer-mikalonis/"},"disabled":false,"schedule":{"begin":1591219980126,"end":1599168780126}},{"id":"kh955","keywords":["jack"],"destination":{"type":"URL","value":"/content/2021-11-04-personalize-your-bottle-of-gentleman-jack-with-custom-engraving/"},"disabled":false,"schedule":{"begin":1636569060574,"end":1644517860574}},{"id":"FpeCS","keywords":["CEO"],"destination":{"type":"URL","value":"https://955thebull.iheart.com/featured/ceos-you-should-know-las-vegas/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}}],"sections":{"general":{"name":"95.5 The Bull","positioner":"Las Vegas' #1 For Country","description":"Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!","keywords":[{"id":"bull"},{"id":"kwnr"},{"id":"radio"},{"id":"95.5"},{"id":"las vegas"},{"id":"nevada"},{"id":"country"},{"id":"music"},{"id":"BigD"},{"id":"Golden Knights"},{"id":"keywords/WayneD"}],"default_content":[{"id":"collections/Bobby Bones Blog (2072)"},{"id":"collections/entertainment-news-country"},{"id":"collections/MoJoe"},{"id":"collections/Las Vegas"}],"additional_distributions":[],"default_podcasts":[{"id":"25100459"},{"id":"27722337"},{"id":"29732487"},{"id":"30156363"},{"id":"53761269"},{"id":"28464414"},{"id":"72848159"},{"id":"80594442"},{"id":"27945149"},{"id":"92608456"},{"id":"89094301"}],"default_shows":[{"id":"brands/Bobby Bones (2072)","sites":{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show"}}}}},{"id":"brands/Lois Lewis (57448)","sites":{"_id":"%2Fb76ea8c85bed1099342cf038436df1fa","slug":"lois-lewis","ownBrand":"brands/Lois Lewis (57448)","configByLookup":{"common":{"branding":{"name":"Double-L"}}}}},{"id":"brands/MoJoe","sites":{"_id":"%2F5f45acccb19ed1fceb03d735","slug":"mojoe","ownBrand":"brands/MoJoe","configByLookup":{"common":{"branding":{"name":"MoJoe"}}}}},{"id":"brands/Big D (58245)","sites":{"_id":"%2F83f7346c01fd2f9eed83c146233058f0","slug":"wayne-and-tay","ownBrand":"brands/Big D (58245)","configByLookup":{"common":{"branding":{"name":"Wayne and Tay"}}}}},{"id":"brands/Tay Hamilton","sites":{"_id":"%2F5a32a33a88bc87b5c3050ac5","slug":"tay-hamilton","ownBrand":"brands/Tay Hamilton","configByLookup":{"common":{"branding":{"name":"Tay Hamilton"}}}}},{"id":"brands/After MidNite (Affiliate Blog)","sites":{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith"}}}}}],"default_playlists":[{"id":"312064750::QeN54gDQo4aY7eW6EGP8Ax"},{"id":"312064750::HHXmC8Gcao3MK6tJS2r3tX"},{"id":"312064750::CCJGYpnbUCGqDH9k6GBVqp"}],"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":"Las Vegas, NV","country":{"id":"countries/US"},"geo_latitude":"36.169941","geo_longitude":"-115.139830","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":"VKNS6","type":"link","label":"Bobby Bones Show","target":"_self","ref":"#","children":[{"id":"rpmhv","type":"brand","label":"Bobby Bones Blog","target":"_self","ref":"%2F6d722197558e13a2b5089856d15a1ecd","href":"/featured/bobby-bones/"},{"id":"nalEJ","type":"brand","label":"Amy's Blog","target":"_self","ref":"%2Fcef4b96b19101aaf4210d8a0db4ad635","href":"/featured/amy-s-blog/"},{"id":"nvf6O","type":"link","label":"BBS On Demand","target":"_self","ref":"https://www.iheart.com/podcast/139-bobby-bones-show-25100459/?autoplay=true","href":"https://www.iheart.com/podcast/139-bobby-bones-show-25100459/?autoplay=true"},{"id":"Fclaj","type":"link","label":"BobbyCast","target":"_self","ref":"https://www.iheart.com/podcast/139-bobby-cast-27722337/","href":"https://www.iheart.com/podcast/139-bobby-cast-27722337/"},{"id":"wsU3e","type":"link","label":"4 Things With Amy Brown","target":"_self","ref":"https://www.iheart.com/podcast/834-4-things-with-amy-brown-30156363/","href":"https://www.iheart.com/podcast/834-4-things-with-amy-brown-30156363/"},{"id":"WbVdk","type":"link","label":"Sore Losers","target":"_self","ref":"https://www.iheart.com/podcast/834-sore-losers-29732487/","href":"https://www.iheart.com/podcast/834-sore-losers-29732487/"},{"id":"2yBG6","type":"link","label":"Movie Mike's Movie Podcast","target":"_self","ref":"https://www.iheart.com/podcast/1119-movie-mikes-movie-podcast-53761269/","href":"https://www.iheart.com/podcast/1119-movie-mikes-movie-podcast-53761269/"}],"href":"#"},{"id":"eDhcz","type":"link","label":"On-Air","target":"_self","ref":"#","children":[{"id":"S0uHk","type":"brand","label":"The Bobby Bones Show","target":"_self","ref":"%2F6d722197558e13a2b5089856d15a1ecd","href":"/featured/bobby-bones/"},{"id":"pXlzR","type":"brand","label":"Double L","target":"_self","ref":"%2Fb76ea8c85bed1099342cf038436df1fa","href":"/featured/lois-lewis/"},{"id":"KsxDC","type":"brand","label":"MoJoe Roberts","target":"_self","ref":"%2F5f45acccb19ed1fceb03d735","href":"/featured/mojoe/"},{"id":"qFv00","type":"brand","label":"Wayne D","target":"_self","ref":"%2F83f7346c01fd2f9eed83c146233058f0","href":"/featured/wayne-and-tay/"},{"id":"bqMXD","type":"brand","label":"Tay Hamilton","target":"_self","ref":"%2F5a32a33a88bc87b5c3050ac5","href":"/featured/tay-hamilton/"},{"id":"ObZ04","type":"brand","label":"After Midnite with Granger Smith","target":"_self","ref":"%2F0d54feb023b11da0db565b7534676bab","href":"/featured/after-midnite/"},{"id":"ZXceI","type":"link","label":"Ice","target":"_self","ref":"/featured/ice/","href":"/featured/ice/"},{"id":"ZfDrW","type":"brand","label":"Kathi Yeager","target":"_self","ref":"%2F9b8b53fd4ff4f855a0126c0e2e263055","href":"/featured/kathi-yeager/"},{"id":"37IWu","type":"link","label":"Brooke Taylor","target":"_self","ref":"/featured/brooke-taylor/","href":"/featured/brooke-taylor/"},{"id":"Ukdca","type":"brand","label":"Jessica C","target":"_self","ref":"%2F5a2e965557af95e036796a5a","href":"/featured/jess-c/"},{"id":"oLAGF","type":"link","label":"Amy James","target":"_self","ref":"/featured/amy-james/","href":"/featured/amy-james/"},{"id":"FzZ49","type":"brand","label":"Kasper","target":"_self","ref":"%2F6169bdaf1329ca74800d5437","href":"/featured/kasper/"},{"id":"Islzv","type":"link","label":"On-Air Schedule","target":"_self","ref":"/schedule/","href":"/schedule/"}],"href":"#"},{"id":"xNAko","type":"link","label":"Music & More","target":"_self","ref":"#","children":[{"id":"t4CuN","type":"page","label":"Top Songs On The Bull","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"UZ0BN","type":"page","label":"Recently Played On The Bull","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"fr9d0","type":"link","label":"Entertainment News","target":"_self","ref":"/topic/entertainment-news/","href":"/topic/entertainment-news/"},{"id":"aV60W","type":"brand","label":"CEO's You Should Know","target":"_self","ref":"%2F6054d8aee3c08e2de0cf2da5","href":"/featured/ceos-you-should-know-las-vegas/"}],"href":"#"},{"id":"ev4Fh","type":"link","label":"Connect","target":"_self","ref":"#","children":[{"id":"JserT","type":"page","label":"Concert Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"rzO2V","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"},{"id":"NZZ3n","type":"page","label":"Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"HLT0T","type":"link","label":"Employment","target":"_blank","ref":"https://iheartmedia.wd5.myworkdayjobs.com/External_iHM/0/refreshFacet/318c8bb6f553100021d223d9780d30be","href":"https://iheartmedia.wd5.myworkdayjobs.com/External_iHM/0/refreshFacet/318c8bb6f553100021d223d9780d30be"},{"id":"aST9Q","type":"link","label":"Media Kit","target":"_blank","ref":"http://iheartlasvegasadvertising.com","href":"http://iheartlasvegasadvertising.com"},{"id":"F5qAq","type":"page","label":"Advertise","target":"_self","ref":"advertise","href":"/advertise/"}],"href":"#"}],"menu_footer":[{"id":"QeACO","type":"link","label":"Las Vegas Radio Advertising","target":"_self","ref":"http://iheartlasvegasadvertising.com/roi/","children":[],"href":"http://iheartlasvegasadvertising.com/roi/"}]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/light"},"logo_best_res":{"id":"asset://assets.brands/5d3b2d6a7f6f9067cd62fc3f","asset":{"bucket":"assets.brands","resourceId":"%2F5d3b2d6a7f6f9067cd62fc3f","href":"https://i.iheart.com/v3/re/assets.brands/5d3b2d6a7f6f9067cd62fc3f"}},"station_logo":{"id":"asset://assets.brands/5cc0bc7b530d5d9487086a5f","asset":{"bucket":"assets.brands","resourceId":"%2F5cc0bc7b530d5d9487086a5f","href":"https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f"}},"logo_favicon":{"id":"asset://assets.brands/81ab990f60deaac4a511ff33ad8c6087","asset":{"bucket":"assets.brands","resourceId":"%2F81ab990f60deaac4a511ff33ad8c6087","href":"https://i.iheart.com/v3/re/assets.brands/81ab990f60deaac4a511ff33ad8c6087"}},"font":{"id":"site-fonts/Mulish"},"accent_color":"#023669","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":"955thebull","facebook_app_id":"248316588515453","facebook_fan_page_id":null,"twitter_switch":true,"twitter_name":"955thebull","youtube_switch":true,"youtube_name":"channel/UCE7sRteAjUo79rkspJqDarA","instagram_switch":true,"instagram_name":"955thebull","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"955thebull"},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"702-798-9500","business_phone_number":"(702) 238-7300","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"For prize pickup, please enter from Fremont Street entrance, between Mickie Finnz and Hennessey’s (Suite 210).","location_address1":"425 Fremont Street, Suite 210","location_address2":"","location_city":"Las Vegas","location_state":"NV","location_zip":"89101","office_hours":"Open weekdays 9am-5pm. Closed weekends, major holidays, and usually close early the day before a holiday.","email_form_switch":false,"employment_info_switch":true,"contacts":[],"eeo_report_asset":{"id":"asset://assets.eeo/6839d97790cb8af5c27a0c51"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"kwnr-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":"61527","broadcastFrequency":"95.5","broadcastBand":"FM","broadcastCallLetters":"KWNR","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2Fcef4b96b19101aaf4210d8a0db4ad635","slug":"amy-s-blog","ownBrand":"brands/Amy's Blog (54188)","configByLookup":{"common":{"branding":{"name":"Amy"}}}},{"_id":"%2F9b8b53fd4ff4f855a0126c0e2e263055","slug":"kathi-yeager","ownBrand":"brands/Kathi Yeager (48962)","configByLookup":{"common":{"branding":{"name":"Kathi Yeager"}}}},{"_id":"%2F5a2e965557af95e036796a5a","slug":"jess-c","ownBrand":"brands/Jess C","configByLookup":{"common":{"branding":{"name":"Jess C"}}}},{"_id":"%2F6169bdaf1329ca74800d5437","slug":"kasper","ownBrand":"brands/Kasper","configByLookup":{"common":{"branding":{"name":"Kasper"}}}},{"_id":"%2F6054d8aee3c08e2de0cf2da5","slug":"ceos-you-should-know-las-vegas","ownBrand":"brands/CEOs You Should Know Las Vegas","configByLookup":{"common":{"branding":{"name":"CEOs You Should Know Las Vegas"}}}},{"_id":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show"}}}},{"_id":"%2Fb76ea8c85bed1099342cf038436df1fa","slug":"lois-lewis","ownBrand":"brands/Lois Lewis (57448)","configByLookup":{"common":{"branding":{"name":"Double-L"}}}},{"_id":"%2F5f45acccb19ed1fceb03d735","slug":"mojoe","ownBrand":"brands/MoJoe","configByLookup":{"common":{"branding":{"name":"MoJoe"}}}},{"_id":"%2F83f7346c01fd2f9eed83c146233058f0","slug":"wayne-and-tay","ownBrand":"brands/Big D (58245)","configByLookup":{"common":{"branding":{"name":"Wayne and Tay"}}}},{"_id":"%2F5a32a33a88bc87b5c3050ac5","slug":"tay-hamilton","ownBrand":"brands/Tay Hamilton","configByLookup":{"common":{"branding":{"name":"Tay Hamilton"}}}},{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\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://955thebull.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":"%2F688a6970e79f93897a86c5a4","type":"LEADS","record":{"title":"95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/688a6908e79f93897a86c5a2","img_meta":{"base_id":"%2F688a6908e79f93897a86c5a2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/95-5-the-bull-wants-you-to-enter-for-a-chance-to-win-a-visit-to-the-disneyland-resort-1800240/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F680bd1ae7d46a31cf356aa9c","type":"LEADS","record":{"title":"Country in the Cove 2025!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/680bd1287d46a31cf356aa9b","img_meta":{"base_id":"%2F680bd1287d46a31cf356aa9b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://955thebull.iheart.com/promotions/country-in-the-cove-2025-1764036/?apt_id=1764036&apt_type=contest&apt_share_type=&apt_ulink_stat_id=63555606"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"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}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6LTEsIndtZU5LIjotMSwiSkFyUk4iOjJ9fQ==","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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 "Sydney Sweeney Has Great Jeans," \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 "genes" and "jeans."\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, "My jeans are blue," 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, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\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://955thebull.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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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 & 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 & 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. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & 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://955thebull.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":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012"}}}}}},{"_id":"%2Fb76ea8c85bed1099342cf038436df1fa","slug":"lois-lewis","ownBrand":"brands/Lois Lewis (57448)","configByLookup":{"common":{"branding":{"name":"Double-L","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60c253d8cbac652b553047eb"}}}}}},{"_id":"%2F5f45acccb19ed1fceb03d735","slug":"mojoe","ownBrand":"brands/MoJoe","configByLookup":{"common":{"branding":{"name":"MoJoe","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/659b80014a7c85ddcc615c4f"}}}}}},{"_id":"%2F83f7346c01fd2f9eed83c146233058f0","slug":"wayne-and-tay","ownBrand":"brands/Big D (58245)","configByLookup":{"common":{"branding":{"name":"Wayne and Tay","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6328c17ea0e006ff550f7efd"}}}}}},{"_id":"%2F5a32a33a88bc87b5c3050ac5","slug":"tay-hamilton","ownBrand":"brands/Tay Hamilton","configByLookup":{"common":{"branding":{"name":"Tay Hamilton","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60414206286c770c74e578f6"}}}}}},{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["25100459","27722337","29732487","30156363","53761269","28464414","72848159","80594442","27945149","92608456","89094301"]},{"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":"%2F688d80c254716966469c5253","type":"PUBLISHING","record":{"ref_id":"%2F688d80c254716966469c5253","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"21d8174a-831e-490a-8ea6-5f9fe40c212e","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jeannie-seely-8727/?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/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d843254716966469c5264","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The country music community mourned the loss of \u003ca href=\"https://www.iheart.com/artist/jeannie-seely-8727/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8727\" data-catalog-related-id=\"\">\u003cstrong>Jeannie Seely\u003c/strong>\u003c/a>, a beloved singer-songwriter and legendary member of the Grand Ole Opry. Seely died on Friday (August 1) at Summit Medical Center in Hermitage, Tennessee, outside of downtown Nashville. \u003ca href=\"https://country.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/\" target=\"_blank\">She was 85\u003c/a>.\u003c/p>\n\n\u003cp>“I’ve always loved this woman! She was a little spitfire, opinionated team player! Rest in peace, Jeannie,” \u003ca href=\"https://www.iheart.com/artist/reba-mcentire-39264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39264\" data-catalog-related-id=\"\">\u003cstrong>Reba McEntire\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en\" target=\"_blank\">shared\u003c/a>.\u003c/p>\n\n\u003cp>“I have known Jeannie Seely since we were early on in Nashville,” \u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en\" target=\"_blank\">shared\u003c/a> in a statement on Friday evening. “She was one of my dearest friends. I think she was one of the greater singers in Nashville and she had a wonderful sense of humor. we had many wonderful laughs together, cried over certain things together and she will be missed.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>, who received her surprise invitation to become an Opry member from Parton, remembered Seely as one of her “biggest mentors.” Seely even brought Pearce backstage at the Opry when she knew it was the \u003cem>hummingbird\u003c/em> artist’s dream to perform on the legendary stage. Pearce has since performed on the Opry stage more than 100 times. She wrote in \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1\" target=\"_blank\">a tribute\u003c/a>:\u003c/p>\n\n\u003cblockquote>“When I was in my early 20s, Jeannie and I got to know each other because she lived down the street from me. She quickly took me under her wing, inviting me to go backstage at the [Opry] — knowing it was my dream to play there. Since then, she has become one of my biggest mentors and dearest friends. She celebrated my successes, let me cry on her back porch in private & helped welcome me into the Grand Ole Opry family. I can’t quite put into words what this woman means to me, the opry & country music… but I know there will be a hole in my heart forever. Jeannie, thank you for your guidance, your wit, your talents & your shine. I whispered in her ear this week that I promised to keep the sparkles in the circle and her legacy in lights- and I promise to do that. I love you forever, Jeannie. ♥️🪽”\u003c/blockquote>\n\n\u003cp>\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en\" target=\"_blank\">The Opry\u003c/a> remembered Seely as “a true icon,” and “the definition of a mentor and dear friend to many in the country music community. She first appeared at the Opry in 1966 and while it was her first time being shoulder to shoulder with some of her heroes, she officially joined our family the next year in 1967 and has stood on that stage ever since with a special grace, sass, style, and of course – her wit and humor to top it all off.\u003c/p>\n\n\u003cp>“Having performed at the Grand Ole Opry more than any other artist in history, 5,397 times to be exact, there’s no doubt this place was home to her,” the Opry’s tribute continued. “In her 57 years as an Opry member, she is recognized for changing the image of female country performers with her bold fashion statements, championed efforts to support and enhance women’s roles in the music industry and was quite proud to be the first female to host a segment of the Opry. …Your legacy will always live on here at the Opry House, Miss Country Soul. We will miss you dearly.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a> shared the Opry’s tribute on her Instagram story and wrote: “Love you forever Ms. Jeannie!” Others wrote comments expressing their heartbreak and appreciation for Seely and her career in country music. \u003ca href=\"https://www.iheart.com/artist/caylee-hammack-32726958/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32726958\" data-catalog-related-id=\"\">\u003cstrong>Caylee Hammack\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/tenille-arts-31345049/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31345049\" data-catalog-related-id=\"\">\u003cstrong>Tenille Arts\u003c/strong>\u003c/a> remembered Seely’s presence during their respective debut Opry performances. \u003ca href=\"https://www.iheart.com/artist/tenille-townes-32082074/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32082074\" data-catalog-related-id=\"\">\u003cstrong>Tenille Townes\u003c/strong>\u003c/a> hailed Seely “the kindest and the fiercest.” \u003ca href=\"https://www.iheart.com/artist/maggie-rose-752484/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"752484\" data-catalog-related-id=\"\">\u003cstrong>Maggie Rose\u003c/strong>\u003c/a> remembered her as a “gift.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/alana-springsteen-33328263/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33328263\" data-catalog-related-id=\"\">\u003cstrong>Alana Springsteen\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1\" target=\"_blank\">wrote\u003c/a> that she’s “heartbroken to hear of the passing of Jeannie Seely. I didn’t get as much time with her as I would have liked, but I’ll cherish the moments I did get. Jeannie was there the day of my first artist visit to the Opry and the day of my debut. she was always there. within minutes of talking to her you could feel that the Opry was her home and her heart. thank you Jeannie for your wisdom, your warmth, your witty banter and for paving the way for so many of us. the Opry and country music won’t be the same without you. heaven just gained a little more soul.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/tigirlily-gold-39018464/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39018464\" data-catalog-related-id=\"\">\u003cstrong>Tigirlily Gold\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/little-big-town-34021/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34021\" data-catalog-related-id=\"\">\u003cstrong>Little Big Town\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/margo-price-31106068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31106068\" data-catalog-related-id=\"\">\u003cstrong>Margo Price\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ashley-monroe-282750/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"282750\" data-catalog-related-id=\"\">\u003cstrong>Ashley Monroe\u003c/strong>\u003c/a>, \u003cstrong>Kimberly Williams-Paisley\u003c/strong> and many more paid tribute to the late legend. See some of the tributes in Seely’s honor 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%2FDM1nN1QoLxY%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en","author_name":"reba","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Reba McEntire (@reba)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":576,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526135540_18519544372060117_9165744868523427182_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QEhhFmhu6n76yIYXZG_u-aWFn3QhR3JEErlnoP7yKenNMmYp41FdK2Nl7G90Ys0I_Y&_nc_ohc=pHQWsT3xZ3QQ7kNvwEYN7IV&_nc_gid=haxkVW_9pGNXWBJTuEUQwA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQsy1UJeTGp2m-f3NuCFeMbVZ6RGw216k7V8LkB_j2h_A&oe=68936662&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Reba McEntire (@reba)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en"},{"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%2FDM1SdH_MhRm%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en","author_name":"dollyparton","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dolly Parton (@dollyparton)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":799,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526697392_18520635634055758_6394995130758295789_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QH9DdG-qq9hHmCuZTTTPQzj5AqPWqs-CZS9waSE3lwBnCdkWL_kBMptCtfrmOEC04M&_nc_ohc=Ets2JXvPsPYQ7kNvwH_wNUu&_nc_gid=-DFApSIQ2z6Km86IUSYnBg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfR4tIEbfvoFRQgUM8JFjYTO1Di1U8CxAE1RnATcfSIBsw&oe=689367BB&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dolly Parton (@dollyparton)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en"},{"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%2FDM1HVpOME-P%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1","author_name":"carlypearce","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by c a r l y p e a r c e (@carlypearce)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":318,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527242819_18519760870034821_3877182076066166333_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF_OOgVRMmlarjcy58Kj9KgJHJ9O5lz1n2Yva6Ie6WY-yzShLvChZXVY77mIaZ2Wss&_nc_ohc=jBkGz-K-TD8Q7kNvwH8d5m0&_nc_gid=nAosSruG-_NolVcEXRJ45g&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQgxx6iB-d_vV7GZsR9ZNSxIcAqBOMxYMu3A56ORhQ0Hw&oe=68934A93&_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/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by c a r l y p e a r c e (@carlypearce)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1"},{"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%2FDM1ILvWS9b9%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en","author_name":"opry","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Grand Ole Opry (@opry)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525705651_18517491712024586_6174561441838933425_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFkZ81STa37Q9r5E8eMD7P93hCfJNuZJ4krfBvLhduLi4YohmJBUtajTlgCXVfhQ-M&_nc_ohc=NRuNv8KQWDIQ7kNvwF2NH-d&_nc_gid=V5LZfFVl9w_w3W-sI5Q16g&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQpJKlOuLUJrlRNwYhxX4PIJ10EpcjEgQ8itRZjYnI6fw&oe=68936D38&_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/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Grand Ole Opry (@opry)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en"},{"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%2FDM1H5hpsg4d%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1","author_name":"alanaspringsteen","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by alana springsteen (@alanaspringsteen)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527274470_18519201226050153_1200188840737832560_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QGDORadhjZ1IkYYQlupJdmrh8vN5TqDw0M0vBQIf7Sbywg0Sr-9JwJCY9x0Xk7n7Ek&_nc_ohc=ZWDl3r72uEAQ7kNvwGVqqBv&_nc_gid=TAfD5fRQn3s7yXnPl2TR2w&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTHdYa_tLF8ojFFfDCK9QDSGmoBjC9gL6cwiP0-oNOaTA&oe=68936C1F&_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/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by alana springsteen (@alanaspringsteen)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1"},{"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%2FDM1PVa5PheR%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1PVa5PheR/?hl=en&img_index=1","author_name":"tigirlily","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Tigirlily Gold (@tigirlily)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526968969_18514712566022121_3655110560725344687_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QEJHsbJ7VFzidTdR_tAkRirKPUR7nQBqR0-v-dWacIlfRDKh0s3rfbtwMmd5ojJzmE&_nc_ohc=bO1FQBaeJEcQ7kNvwFwaiUr&_nc_gid=kYW96uYK-3PxUPLDOmXMZQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTYx1mej_5CH6mwHrm-6skSZj8GZ9nrqzvPEq2wYyS6qA&oe=68933D7E&_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/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Tigirlily Gold (@tigirlily)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1PVa5PheR/?hl=en&img_index=1"},{"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%2FDM1TWRjuUS0%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1TWRjuUS0/?hl=en","author_name":"tenillearts","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by TENILLE ARTS (@tenillearts)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":426,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525885835_18511157521022349_1529053060159167444_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QE5j2qJNbMZ31HKwMbr3RTkL-5zHhpumb8yrCb9TR--1tq_qaRjwotekIu--mYKjJs&_nc_ohc=GjqQXMblU5MQ7kNvwGBNRCs&_nc_gid=9BeK2YuMq01nn5fAP6kMmA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfToMo3Z0_FkJukeSv2mVDEh4NiOe5AyP2o7i9huuYNA5g&oe=68936B4D&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by TENILLE ARTS (@tenillearts)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1TWRjuUS0/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jeannie","keywords/Jeannie Seely","keywords/carly Pearce","keywords/Dolly Parton","keywords/loss"],"primary_image":{"bucket":"new_assets","id":"%2F688d843254716966469c5264"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754104740000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","social_title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely: 'Your Legacy Will Always Live On'","summary":"Dolly Parton, Carly Pearce and many others took part in an outpouring of tributes to remember Jeannie Seely. 🤍","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jeannie Seely (8727)"]},{"categories":["categories/music-news"],"distribution":["artists/Dolly Parton (2614)"]},{"categories":["categories/music-news"],"distribution":["artists/Carly Pearce (30727132)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely","permalink":"https://955thebull.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/"},"slug":"2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264","title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely","description":"Dolly Parton, Carly Pearce and many others took part in an outpouring of tributes to remember Jeannie Seely. 🤍","author":"Kelly Fisher"},"pub_start":1754104740000,"pub_until":4115978604802,"pub_changed":1754106232526,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jeannie Seely (8727)"]},{"tags":["categories/music-news","artists/Dolly Parton (2614)"]},{"tags":["categories/music-news","artists/Carly Pearce (30727132)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d80c254716966469c5253","slug:2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","slug:2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","keyword:keywords/Jeannie","keyword:keywords/Jeannie Seely","keyword:keywords/carly Pearce","keyword:keywords/Dolly Parton","keyword:keywords/loss","author:user"]}},{"id":"%2F688d7b5054716966469c5245","type":"PUBLISHING","record":{"ref_id":"%2F688d7b5054716966469c5245","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d644cb90-7d1c-44a7-8f96-9778a1fa179c","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jeannie-seely-8727/?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/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d7bf754716966469c524f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Legendary singer-songwriter and Grand Ole Opry member \u003ca href=\"https://www.iheart.com/artist/jeannie-seely-8727/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8727\" data-catalog-related-id=\"\">\u003cstrong>Jeannie Seely\u003c/strong>\u003c/a> died on Friday (August 1). She was 85.\u003c/p>\n\n\u003cp>Seely died following complications from an intestinal infection at Summit Medical Center in Hermitage, Tennessee, outside of downtown Nashville, according to a statement from Seely’s rep obtained by \u003ca href=\"https://people.com/jeannie-seely-dead-age-85-country-singer-grand-ole-opry-staple-8693403\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> and other news outlets on Friday evening.\u003c/p>\n\n\u003cp>Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — was born on July 6, 1940 in Titusville, Pennsylvania. She was the youngest of four children, and grew up in a community of about 300 residents. Her parents, \u003cstrong>Leo\u003c/strong> and \u003cstrong>Irene Seely\u003c/strong>, “strongly” influenced her music growing up (she was performing on radio and TV programs by ages 11 and 16, respectively). Ultimately, Seely became the first Pennsylvania-born artist to come a member of the historic Grand Ole Opry, which marks its centennial with ongoing Opry 100 vents throughout 2025. Seely delivered more than 5,000 performances on the Opry stage, more than any other artist, per \u003ca href=\"https://www.jeannieseely.com/biography.cfm\" target=\"_blank\">her bio\u003c/a>. Seely said she felt “very fortunate to be part of the Opry tradition, and I am truly indebted to all the wonderful fans who have supported me over the years.”\u003c/p>\n\n\u003cp>Seely was known for songs like “Don’t Touch Me,” “Sentimental Journey,” “Leavin’ and Sayin’ Goodbye,” and more throughout her decades-long career. Her songs have also been recorded by \u003ca href=\"https://www.iheart.com/artist/dottie-west-169401/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"169401\" data-catalog-related-id=\"\">\u003cstrong>Dottie West\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/merle-haggard-5739/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5739\" data-catalog-related-id=\"\">\u003cstrong>Merle Haggard\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/connie-smith-8187/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8187\" data-catalog-related-id=\"\">\u003cstrong>Connie Smith\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ray-price-8190/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8190\" data-catalog-related-id=\"\">\u003cstrong>Ray Price\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/willie-nelson-631/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"631\" data-catalog-related-id=\"\">\u003cstrong>Willie Nelson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ernest-tubb-9636/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"9636\" data-catalog-related-id=\"\">\u003cstrong>Ernest Tubb\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/little-jimmy-dickens-956741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"956741\" data-catalog-related-id=\"\">\u003cstrong>Little Jimmy Dickens\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/hank-williams-jr-120862/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"120862\" data-catalog-related-id=\"\">\u003cstrong>Hank Williams Jr.\u003c/strong>\u003c/a>, plus \u003ca href=\"https://www.iheart.com/artist/irma-thomas-31360/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31360\" data-catalog-related-id=\"\">\u003cstrong>Irma Thomas\u003c/strong>\u003c/a>, the “Soul Queen of New Orleans,” \u003ca href=\"https://www.iheart.com/artist/rhonda-vincent-98626/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"98626\" data-catalog-related-id=\"\">\u003cstrong>Rhonda Vincent\u003c/strong>\u003c/a>, the “Queen of Bluegrass,” and more. Seely was the oldest female entertainer in the genre to still actively record and perform, according to her bio, which also notes Seely’s success as a solo artist, a songwriter and a duet partner. She primarily teamed up with \u003ca href=\"https://www.iheart.com/artist/jack-greene-1465/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"1465\" data-catalog-related-id=\"\">\u003cstrong>Jack Greene\u003c/strong>\u003c/a>, and also delivered duets with \u003ca href=\"https://www.iheart.com/artist/porter-wagoner-8735/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8735\" data-catalog-related-id=\"\">\u003cstrong>Porter Wagoner\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bill-anderson-39707/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39707\" data-catalog-related-id=\"\">\u003cstrong>Bill Anderson\u003c/strong>\u003c/a>, and rising female country artists like \u003ca href=\"https://www.iheart.com/artist/tiera-kennedy-30979359/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30979359\" data-catalog-related-id=\"\">\u003cstrong>Tiera Kennedy\u003c/strong>\u003c/a>, to name a few. Seely’s loss left a significant impact on the country music community, with many artists — including \u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a> and more — \u003ca href=\"https://country.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/\" target=\"_blank\">quickly sharing tributes in honor of the late legend\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jeannie Seely","keywords/Grand Ole Opry","keywords/entertainer","keywords/bio"],"primary_image":{"bucket":"new_assets","id":"%2F688d7bf754716966469c524f"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754102580000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","social_title":"","summary":"Jeannie Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — has died. She was 85.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jeannie Seely (8727)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85","permalink":"https://955thebull.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/"},"slug":"2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f","title":"Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85","description":"Jeannie Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — has died. She was 85.","author":"Kelly Fisher"},"pub_start":1754102580000,"pub_until":4115978604802,"pub_changed":1754105611215,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jeannie Seely (8727)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d7b5054716966469c5245","slug:2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","slug:2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","keyword:keywords/Jeannie Seely","keyword:keywords/Grand Ole Opry","keyword:keywords/entertainer","keyword:keywords/bio","author:user"]}},{"id":"%2F688d254954716966469c51f7","type":"PUBLISHING","record":{"ref_id":"%2F688d254954716966469c51f7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3ab2df25-0723-44f0-9686-2ba72b35d5d6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/ashley-mcbryde-624648/?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/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d260d54716966469c5201","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ashley-mcbryde-624648/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"624648\" data-catalog-related-id=\"\">\u003cstrong>Ashley McBryde\u003c/strong>\u003c/a> is opening a “first-of-its-kind” destination among the historic stretch of honky tonks on Lower Broadway in Nashville, Tennessee.\u003c/p>\n\n\u003cp>The award-winning country artist announced on Friday (August 1) that she’s opening a bar called Redemption. It’s “inspired by \u003ca href=\"https://country.iheart.com/content/2025-06-12-ashley-mcbryde-shares-new-milestone-in-sobriety-journey/\" target=\"_blank\">McBryde’s personal path to sobriety\u003c/a> and designed as a welcoming space that honors authenticity, connection, and original songwriting,” per a press release issued Friday. Redemption will offer a stage for rising singer-songwriters and feature zero-proof cocktails in its space on the fifth floor of \u003ca href=\"https://www.iheart.com/artist/eric-church-34173/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34173\" data-catalog-related-id=\"\">\u003cstrong>Eric Church\u003c/strong>\u003c/a>’s six-story bar and entertainment venue, Chiefs, located at 200 Broadway.\u003c/p>\n\n\u003cp>“When the opportunity to make my mark on Broadway came, I knew I wanted to create a space that champions what’s made a difference in my life; a space that lifts up the brushed aside, and makes sure \u003cem>everyone \u003c/em>feels welcome,” McBryde said in a statement in the press release. She told \u003ca href=\"https://www.rollingstone.com/music/music-country/ashley-mcbryde-nashville-redemption-bar-1235397739/\" target=\"_blank\">\u003cem>Rolling Stone\u003c/em>\u003c/a>: “As someone who is three years sober, the typical response to ‘do you have anything Non-Alcoholic?’ is either ‘why did you come to a bar if you aren’t gonna drink?’ or ‘you can have soda water and a lime I guess.’ Some of my favorite places to socialize became wildly unaccommodating when the only thing that changed was what was in my cup. It was vital that I create a space where \u003cem>not\u003c/em> drinking is the forethought – normalized. You can get alcohol drinks in Redemption too, because everyone is welcome,” she explained. McBryde added that “songwriters are the backbone of this community, and it’s important to me to create a place for all the tourists on lower Broadway to experience original music from some of the people who are keeping dreams alive in this town.\u003c/p>\n\n\u003cp>“Redemption is a great place to start a conversation,” McBryde said, per the release. “A spot with incredible drinks of all kinds that are as well crafted and thought out as the songs you’re hearing from the vagabonds, drifters, and dreamers that make this music city, Music City.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en\" target=\"_blank\">Redemption\u003c/a> will open on August 28.\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%2FDM0RQkxuSvx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en","author_name":"ashleymcbryde","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Ashley McBryde (@ashleymcbryde)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1135,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/527211162_18518451874037631_2980026309369959030_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEyGtHFDUgyQPtbVZxlwx7pMcF8jB02GEMktNQm7b1tTodl7ZFbcBUAvQSZQrHn-mk&_nc_ohc=AhEZtNZN3kAQ7kNvwGowO4M&_nc_gid=FBXJLw8C8ehhbKEIg-ojwQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfSwpMlW0ymdAh6kgRRpqPOUxYZrwZ1cT3_DlAC8Sk1YDA&oe=68930831&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Ashley McBryde (@ashleymcbryde)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Ashley McBryde","keywords/destination","keywords/Redemption","keywords/bar","keywords/space"],"primary_image":{"bucket":"new_assets","id":"%2F688d260d54716966469c5201"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754081100000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","social_title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar With Non-Alcoholic Focus, Inspired By Her Own 'Path To Sobriety'","summary":"Ashley McBryde knew she wanted to create \"a space that lifts up the brushed aside, and makes sure everyone feels welcome.\" Here's what we know about the country star's upcoming first-of-its-kind bar:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Ashley McBryde (624648)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey","permalink":"https://955thebull.iheart.com/content/2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/"},"slug":"2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201","title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey","description":"Ashley McBryde knew she wanted to create \"a space that lifts up the brushed aside, and makes sure everyone feels welcome.\" Here's what we know about the country star's upcoming first-of-its-kind bar:","author":"Kelly Fisher"},"pub_start":1754081100000,"pub_until":4115978604802,"pub_changed":1754081517565,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Ashley McBryde (624648)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d254954716966469c51f7","slug:2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","slug:2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","keyword:keywords/Ashley McBryde","keyword:keywords/destination","keyword:keywords/Redemption","keyword:keywords/bar","keyword:keywords/space","author:user"]}},{"id":"%2F688d1a9b54716966469c51cf","type":"PUBLISHING","record":{"ref_id":"%2F688d1a9b54716966469c51cf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ecec6d84-3984-43be-b510-680297f63a18","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/luke-combs-30406307/?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/luke-combs-30406307/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/luke-combs-30406307/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/luke-combs-30406307/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d1bb054716966469c51d9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a> shared a photo from his wedding day as he and his wife, \u003cstrong>Nicole Combs\u003c/strong>, celebrated five years of marriage on Friday (August 1).\u003c/p>\n\n\u003cp>The “Back in the Saddle” artist said he “can’t believe we’ve been married for 5 years,” as he posted the beachside wedding photo \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en\" target=\"_blank\">on Instagram\u003c/a>. “I love you more every single day and I’m so blessed to get to live this crazy life with you! Happy Anniversary [Nicole Combs].”\u003c/p>\n\n\u003cp>Combs, 35, married his wife in southern Florida. a rep for Combs told \u003ca href=\"https://people.com/country/luke-combs-marries-nicole-hocking/\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> at that time that “despite the threat of a hurricane, the couple had a lovely intimate ceremony and will be celebrating with friends and family in the new year.” Combs wrote in an Instagram caption the day after his wedding that he “got to marry my best friend.” Nicole said at the time that it was “the most special day,” and “I’m so happy to spend the rest of my life with you!”\u003c/p>\n\n\u003cp>Combs and his wife have since welcomed two young sons. Their firstborn, \u003cstrong>Tex Lawrence Combs\u003c/strong>, arrived on Father’s Day in June 2022. Baby No. 2, \u003cstrong>Beau Lee Combs\u003c/strong>, was born in August 2023. See Combs’ anniversary tribute to his wife \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en\" target=\"_blank\">here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDM0vh4rxGaz%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en","author_name":"lukecombs","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Luke Combs 🎤 (@lukecombs)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527488193_18524484589047156_4870582248805040597_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGFywLQp8Vyq7sWTuTygpTUtShqFd1WS92tqmM_DOCetArDxQV_8nDGoTwXAgegxCI&_nc_ohc=kWXLs1eOhhwQ7kNvwE-nN1g&_nc_gid=Odil05onKFxabbtzzOXfZw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRFPDxhAMiihS8GLO0qbHyE0GmFysoBmRpAk3L48w60TA&oe=6892FE27&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Luke Combs 🎤 (@lukecombs)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Luke Combs","keywords/Nicole Combs","keywords/wife","keywords/photo","keywords/marriage","keywords/rep"],"primary_image":{"bucket":"new_assets","id":"%2F688d1bb054716966469c51d9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754078220000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","social_title":"","summary":"“I love you more every single day and I’m so blessed to get to live this crazy life with you!”","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Luke Combs (30406307)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary","permalink":"https://955thebull.iheart.com/content/2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/"},"slug":"2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9","title":"Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary","description":"“I love you more every single day and I’m so blessed to get to live this crazy life with you!”","author":"Kelly Fisher"},"pub_start":1754078220000,"pub_until":4115978604802,"pub_changed":1754078616812,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Luke Combs (30406307)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d1a9b54716966469c51cf","slug:2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","slug:2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","keyword:keywords/Luke Combs","keyword:keywords/Nicole Combs","keyword:keywords/wife","keyword:keywords/photo","keyword:keywords/marriage","keyword:keywords/rep","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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>"I felt so powerless against these companies," she told \u003cem>NBC News\u003c/em>. "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."\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>"If one person gets covered because they saw this story, then I would be happy about that," 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://955thebull.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":"%2F688d0ef454716966469c51a5","type":"PUBLISHING","record":{"ref_id":"%2F688d0ef454716966469c51a5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f744831-9ad2-4872-ab7d-e04006bdc533","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/bailey-zimmerman-35706214/?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/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d10a054716966469c51bc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35706214\" data-catalog-related-id=\"\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> looked nearly unrecognizable in a throwback photo he shared to announce the surprise release of a “fiery” track from his upcoming sophomore record.\u003c/p>\n\n\u003cp>Zimmerman debuted “Chevy Silverado” on Friday (August 1), one week before his album, \u003cem>Different Night Same Rodeo\u003c/em>, arrives on August 8. The singer-songwriter wrote in an \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1\" target=\"_blank\">Instagram caption\u003c/a>: “in honor of [the song’s release] here is a pic from 2016 on the day I got my drivers license. I borrowed $9,800 from my hometown bank to buy my grandpas 2005 white Chevy Silverado. I fell in love for the first time in this truck and as the story goes I felt my heart break for the first time in this truck too. This song talks about all of that. Hope you guys love it🤘”\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%2FDMzJWckuyQQ%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1","author_name":"bailey.zimmerman","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ▫Bailey Zimmerman▫ (@bailey.zimmerman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":640,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526881971_18534947449023431_4112922445003701705_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QE6ooTqz32FnBEVo7mm8EANb7Da1Ypst_AwxF1Ja0ksplWG1maadDiIi6qgGgBCaZs&_nc_ohc=K8a9UpusRtwQ7kNvwE0-WoI&_nc_gid=cb37cwmlQZaGAzxgbzDcTA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTvNCsg7k3ykiFefoKvzUoH_wAtGXnwAJDvwAm-NtQQwA&oe=6892E5C0&_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/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ▫Bailey Zimmerman▫ (@bailey.zimmerman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1"},{"html":"\u003cp>Zimmerman teamed up with \u003cstrong>Tucker Beathard\u003c/strong>, \u003cstrong>Ilsey Juber\u003c/strong>, \u003cstrong>Gavin Lucas\u003c/strong> and \u003cstrong>Heath Warren\u003c/strong> to write “Chevy Silverado.” It’s the latest track to release from the \u003cstrong>Austin Shawn\u003c/strong>-produced record, following “Comin’ In Cold,” “Holy Smokes,” “Backup Plan” with \u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a>, “New To Country,” “Hell or High Water” and “Holding On.” See the full track list below, and listen to “\u003ca href=\"https://www.youtube.com/watch?v=85JcFov1hYE\" target=\"_blank\">Chevy Silverado\u003c/a>” here:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK"},{"html":"\u003cp>\u003cem>Different Night Same Rodeo Tracklist\u003c/em>\u003c/p>\n\n\u003cp>1. \u003cstrong>Comin’ In Cold \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Jaron Boyer, Matt Gorman, Jake Puliti, Kaylin Roberson)\u003c/em>\u003c/p>\n\n\u003cp>2. \u003cstrong>Ashes (Diplo & Bailey Zimmerman) *\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Josh Serrato, Thomas Wesley, Josh Miller, Jimmy Robbins, Chris Tompkins)\u003c/em>\u003c/p>\n\n\u003cp>3. \u003cstrong>Chevy Silverado\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Ilsey Juber, Gavin Lucas, Heath Warren, Bailey Zimmerman)\u003c/em>\u003c/p>\n\n\u003cp>4. \u003cstrong>Yours For The Breaking \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Bart Butler, Jacob Davis, Drew Fulk, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>5. \u003cstrong>Lost (feat. The Kid LAROI)\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Rodney Clawson, Ryan Hurd, Michael Lotten, The Kid Laroi, Billy Walsh, Bailey Zimmerman, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>6.\u003cstrong> Holy Smokes \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Ben Stennis, Michael Tyler, Lauren Hungate)\u003c/em>\u003c/p>\n\n\u003cp>7. \u003cstrong>When It Was\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Kelly Archer, Ben Goldsmith, Carson Wallace, Ben Williams)\u003c/em>\u003c/p>\n\n\u003cp>8. \u003cstrong>It’s All Good\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, David Dorn, Ryan Tyndell)\u003c/em>\u003c/p>\n\n\u003cp>9. \u003cstrong>Backup Plan (feat. Luke Combs)\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Jimi Bell, Jon Sherwood)\u003c/em>\u003c/p>\n\n\u003cp>10. \u003cstrong>New To Country \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Jacob Hackworth, Heath Warren, Tim Galloway, Bailey Zimmerman)\u003c/em>\u003c/p>\n\n\u003cp>11. \u003cstrong>At The Same Time\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Jaxson Free, Aldae, Ben Johnson)\u003c/em>\u003c/p>\n\n\u003cp>12. \u003cstrong>Hell or High Water\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Ashley Gorley, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>13. \u003cstrong>These Nights\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Nora Collins, Randall Fowler, Mary Kutter, Brad Wagner)\u003c/em>\u003c/p>\n\n\u003cp>14. \u003cstrong>Everything But Up\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Devin Dawson, Jacob Hackworth, Sam Martinez, Heath Warren)\u003c/em>\u003c/p>\n\n\u003cp>15. \u003cstrong>Before You\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Bailey Zimmerman, Randall Fowler, Brian Alexander, Frank Romano, Austin Shawn, Marty James)\u003c/em>\u003c/p>\n\n\u003cp>16. \u003cstrong>Holding On \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Blake Whiten)\u003c/em>\u003c/p>\n\n\u003cp>17. \u003cstrong>Dare You To Try It\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Tucker Beathard, Gavin Lucas, Sam Martinez, Heath Warren)\u003c/em>\u003c/p>\n\n\u003cp>18. \u003cstrong>Happy Ever After Me\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Jimi Bell)\u003c/em>\u003c/p>\n\n\u003cp>\u003cstrong>All songs produced by Austin Shawn \u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>* Additional production by Diplo, Josh Serrato\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/throwback photo","keywords/Bailey Zimmerman","keywords/singer-songwriter","keywords/Chevy Silverado","keywords/single","keywords/surprise release","keywords/track","keywords/release"],"primary_image":{"bucket":"new_assets","id":"%2F688d10a054716966469c51bc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754075400000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","social_title":"Bailey Zimmerman Shares Nearly Unrecognizable Throwback Photo With 'Fiery' Surprise Single","summary":"Bailey Zimmerman shared a throwback photo in honor of his “fiery” surprise single. 👀 🔥","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Bailey Zimmerman (35706214)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single","permalink":"https://955thebull.iheart.com/content/2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/"},"slug":"2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc","title":"Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single","description":"Bailey Zimmerman shared a throwback photo in honor of his “fiery” surprise single. 👀 🔥","author":"Kelly Fisher"},"pub_start":1754075400000,"pub_until":4115978604802,"pub_changed":1754075778079,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Bailey Zimmerman (35706214)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d0ef454716966469c51a5","slug:2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","slug:2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","keyword:keywords/throwback photo","keyword:keywords/Bailey Zimmerman","keyword:keywords/singer-songwriter","keyword:keywords/Chevy Silverado","keyword:keywords/single","keyword:keywords/surprise release","keyword:keywords/track","keyword:keywords/release","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":"%2F688e0e30bca3c5ca27c5f25a","type":"PUBLISHING","record":{"ref_id":"%2F688e0e30bca3c5ca27c5f25a","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288370599","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688e0da6bca3c5ca27c5f257","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754125500000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates","social_title":"","summary":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","targets":[],"title":"The One-Year Anniversary For Eddie & Kid Updates","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates/"},"slug":"2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"The One-Year Anniversary For Eddie & Kid Updates","description":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","author":""},"pub_start":1754125500000,"pub_until":4115978604802,"pub_changed":1754140209016,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688e0e30bca3c5ca27c5f25a","slug:2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates","slug:2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates"]}},{"id":"%2F688e0e2efc30ebb301ba5ac9","type":"PUBLISHING","record":{"ref_id":"%2F688e0e2efc30ebb301ba5ac9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288370541","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688e0d1b0f0a8b50edba562e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754125320000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-","social_title":"","summary":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy ...","targets":[],"title":"The Best 7 Segments On The Bobby Bones Show This Week","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-/"},"slug":"2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"The Best 7 Segments On The Bobby Bones Show This Week","description":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy ...","author":""},"pub_start":1754125320000,"pub_until":4115978604802,"pub_changed":1754140207039,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688e0e2efc30ebb301ba5ac9","slug:2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-","slug:2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-"]}},{"id":"%2F688e0e2e0f0a8b50edba562f","type":"PUBLISHING","record":{"ref_id":"%2F688e0e2e0f0a8b50edba562f","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288370354","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688e0c97bca3c5ca27c5f256","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754125200000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge","social_title":"","summary":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omny...","targets":[],"title":"Eddie Breaks Down His Hot Dog Challenge","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge/"},"slug":"2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Eddie Breaks Down His Hot Dog Challenge","description":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omny...","author":""},"pub_start":1754125200000,"pub_until":4115978604802,"pub_changed":1754140206825,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688e0e2e0f0a8b50edba562f","slug:2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge","slug:2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge"]}},{"id":"%2F688d8fb20f0a8b50edba55ff","type":"PUBLISHING","record":{"ref_id":"%2F688d8fb20f0a8b50edba55ff","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288354496","schedule":{},"type":"catalog"},{"html":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better be ready for pure chaos. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688d8daaab5d6e76b7afc41e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754092800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast","social_title":"","summary":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better ...","targets":[],"title":"SORE LOSERS: BabyBox2 Joins the Podcast! ","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast/"},"slug":"2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"SORE LOSERS: BabyBox2 Joins the Podcast! ","description":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better ...","author":""},"pub_start":1754092800000,"pub_until":4115978604802,"pub_changed":1754107827365,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688d8fb20f0a8b50edba55ff","slug:2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast","slug:2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast"]}},{"id":"%2F688d8fb3fc30ebb301ba5aaa","type":"PUBLISHING","record":{"ref_id":"%2F688d8fb3fc30ebb301ba5aaa","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"30156363","kind":"podcast","related_id":"288354579","schedule":{},"type":"catalog"},{"html":"\u003cp>Welcome back for Part 5 of the official crossover series of the "What’s God Got To Do With It?" and Outweigh podcasts.\u003c/p>\n\n\u003cp> This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p>\n\n\u003cp> If you’ve been following along, you know we’ve been exploring how faith intersects with our struggles around food and self image. Today, we’re turning our focus to the physical side of things, and how your body (and your perception of it) are deeply intertwined.\u003c/p>\n\n\u003cp> We’ll be looking at this from both a nervous system and physiological perspective, but we can’t ignore the importance of how you view your body and your relationship with it.\u003c/p>\n\n\u003cp> This episode isn’t about offering a quick fix; it’s about helping you understand the deeper layers that contribute to your struggles.\u003c/p>\n\n\u003cp> Leanne also shares her personal journey of overcoming her own body image (and chronic pain) battles, so you can see that real, lasting change is possible...but it starts with breaking the chains of your own harsh self-criticism, guilt, and shame.\u003c/p>\n\n\u003cp> The hope is that by the end of this episode, you’ll feel empowered to start dismantling your own beliefs and step into a new story about your body. Remember, this isn’t just about what you weigh or how you look—it’s about freeing yourself from the heavy burden of judgment and stepping into a place of peace and self-compassion.\u003c/p>\n\n\u003cp> \u003c/p>\n\n\u003cp> HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\" target=\"_self\">@leanneellington\u003c/a>\u003c/p>\n\n\u003cp> To learn more about Leanne, head over to \u003ca href=\"http://www.leanneellington.com/\" target=\"_self\">www.LeanneEllington.com\u003c/a>, and to share your thoughts, questions, feedback, or guest suggestions instantly, head on over to \u003ca href=\"http://www.whatsgodgottodowithit.com/\" target=\"_self\">www.WhatsGodGotToDoWithIt.com\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/834-feeling-things-with-amy-ka-30156363","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688d8e7b0f0a8b50edba55f9","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/834-feeling-things-with-amy-ka-30156363","feed_type":"PODCAST","feed_vendor":"4 Things with Amy Brown","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi8xZTljODU2MS1iODQ4LTQ0NDctOWUxMC1iMzI5MDAwMTljZDQvaW1hZ2UuanBnP3Q9MTc1Mzc0NzY2MiZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754092800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an","social_title":"","summary":"\u003cp>Welcome back for Part 5 of the official crossover series of the \"What’s God Got To Do With It?\" and Outweigh podcasts.\u003c/p> \u003cp>This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p> \u003c...","targets":[],"title":"What's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an/"},"slug":"2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi8xZTljODU2MS1iODQ4LTQ0NDctOWUxMC1iMzI5MDAwMTljZDQvaW1hZ2UuanBnP3Q9MTc1Mzc0NzY2MiZzaXplPUxhcmdl?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's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)","description":"\u003cp>Welcome back for Part 5 of the official crossover series of the \"What’s God Got To Do With It?\" and Outweigh podcasts.\u003c/p> \u003cp>This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p> \u003c...","author":""},"pub_start":1754092800000,"pub_until":4115978604802,"pub_changed":1754107828343,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688d8fb3fc30ebb301ba5aaa","slug:2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an","slug:2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an"]}},{"id":"%2F688d3b4aab5d6e76b7afc3d7","type":"PUBLISHING","record":{"ref_id":"%2F688d3b4aab5d6e76b7afc3d7","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288333215","schedule":{},"type":"catalog"},{"html":"\u003cp>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bottle of whiskey and 12-pack of beer a day to not drinking anymore. The guys also talked about Cody being on the road for a large portion of his life and career, and why he cut back to spend more time with his family. Plus, Cody talked about going through an identity crisis which ultimately led to his fans not even recognizing him!\u003c/p>\n\n\u003cp> \u003cstrong>Follow on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/thebobbycast/\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@thebobbycast\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Watch this Episode on \u003c/strong>\u003ca href=\"https://www.youtube.com/bobbycast\" target=\"_self\">\u003cstrong>Youtube\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688d394cbca3c5ca27c5f1e3","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754071200000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean","social_title":"","summary":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bot...","targets":[],"title":"BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Dr","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean/"},"slug":"2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Dr","description":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bot...","author":""},"pub_start":1754071200000,"pub_until":4115978604802,"pub_changed":1754086219211,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688d3b4aab5d6e76b7afc3d7","slug:2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean","slug:2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean"]}}],"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":"%2F68644b77790c9124a85cf3f0","type":"PUBLISHING","record":{"ref_id":"%2F68644b77790c9124a85cf3f0","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-06-13-summer-at-knotts-berry-farm","cuser":"user/ldap/ccrorl1soh","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68644bb4790c9124a85cf3fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd","source_credit":"","title":"","url":"asset://assets.calendar/68644bb4790c9124a85cf3fd","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>This summer, there’s no place to soak up the California fun and sun like Knott’s Berry Farm. And there is no better way to experience it all than with a Knott’s Season Pass. It gets you unlimited visits all summer at the interactive wild west fun at Ghost Town Alive and Knott’s Summer Nights, a can’t-miss after-dark party. Head to Knott’s dot com to get your tickets this summer. Knott’s Berry Farm. It’s Knott’s. Or it’s not.\u003c/p>\n\n\u003cp>Click here for more information: \u003ca href=\"https://www.knotts.com/?utm_source=park_sponsor&utm_medium=referral\" target=\"_blank\">\u003cu>https://www.knotts.com/?utm_source=park_sponsor&utm_medium=referral\u003c/u>\u003c/a> &utm_campaign=summer_at_knotts_radio_promo_kwnr&utm_id=25SAS\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1749787200731,"enabled":false,"end":1756785540731}]},"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":"%2F68644bb4790c9124a85cf3fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd","source_credit":"","title":"","url":"asset://assets.calendar/68644bb4790c9124a85cf3fd","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-13-summer-at-knotts-berry-farm"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Summer at Knott's Berry Farm!"},"venue_address":{"type":"plain","value":"8039 Beach Blvd, Buena Park, CA 90620"},"venue_name":{"type":"plain","value":"Knott's Berry Farm"}},"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/68644bb4790c9124a85cf3fd","use_caption":false},"keywords":[],"primary_slug":"2025-06-13-summer-at-knotts-berry-farm","slugs":["2025-06-13-summer-at-knotts-berry-farm"],"sponsored":false,"title":"Summer at Knott's Berry Farm!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1751871600000,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"68644b77790c9124a85cf3f1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/entertainment"],"where":["brands/KWNR-FM (1056)"],"workflow":""}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-06-13-summer-at-knotts-berry-farm"},"slug":"2025-06-13-summer-at-knotts-berry-farm","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd","title":"Summer at Knott's Berry Farm!","description":"","author":""},"pub_start":1751871600000,"pub_until":4115978604802,"pub_changed":1751871600000,"subscription":[{"tags":["calendar-categories/entertainment","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/68644b77790c9124a85cf3f0","slug:2025-06-13-summer-at-knotts-berry-farm","slug:2025-06-13-summer-at-knotts-berry-farm"]}},{"id":"%2F687a9e1f34bd50776621c745","type":"PUBLISHING","record":{"ref_id":"%2F687a9e1f34bd50776621c745","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-08-09-larry-the-cable-guy-in-laughlin","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687a9f3134bd50776621c752","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752","source_credit":"","title":"","url":"asset://assets.calendar/687a9f3134bd50776621c752","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Get ready for a night of laughs with Larry the Cable in Laughlin! He will be performing at The Edgewater Casino at The Edge Pavilion with his outstanding stand-up act!\u003c/p>\n\n\u003cp>Tickets can be purchased here: \u003ca href=\"https://www.ticketmaster.com/event/1700625ADB0E695B\" target=\"_blank\">\u003cu>https://www.ticketmaster.com/event/1700625ADB0E695B\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754791200656,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687a9f3134bd50776621c752","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752","source_credit":"","title":"","url":"asset://assets.calendar/687a9f3134bd50776621c752","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-09-larry-the-cable-guy-in-laughlin"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Larry the Cable Guy in Laughlin!"},"venue_address":{"type":"plain","value":"2020 S. Casino Drive, Laughlin, NV 89029, US"},"venue_name":{"type":"plain","value":"The Edge Pavilion"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/687a9f3134bd50776621c752","use_caption":false},"keywords":[],"primary_slug":"2025-08-09-larry-the-cable-guy-in-laughlin","slugs":["2025-08-09-larry-the-cable-guy-in-laughlin"],"sponsored":false,"title":"Larry the Cable Guy in Laughlin!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1753081200000,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"KM2zI","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KWNR-FM (1056)"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-08-09-larry-the-cable-guy-in-laughlin"},"slug":"2025-08-09-larry-the-cable-guy-in-laughlin","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752","title":"Larry the Cable Guy in Laughlin!","description":"","author":""},"pub_start":1753081200000,"pub_until":4115978604802,"pub_changed":1753081200000,"subscription":[{"tags":["calendar-categories/concerts","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/687a9e1f34bd50776621c745","slug:2025-08-09-larry-the-cable-guy-in-laughlin","slug:2025-08-09-larry-the-cable-guy-in-laughlin"]}},{"id":"%2F682f90d8f75c7d0a0c28d7b4","type":"PUBLISHING","record":{"ref_id":"%2F682f90d8f75c7d0a0c28d7b4","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","cuser":"user/ldap/ccrcmh1jas","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F682f90e9f75c7d0a0c28d7c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1","source_credit":"","title":"","url":"asset://assets.calendar/682f90e9f75c7d0a0c28d7c1","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>On August 10th, 2025 Dwight Yoakam will be performing at The Theater inside Virgin Hotel Las Vegas!\u003c/p>\n\n\u003cp>Purchase tickets starting May 23rd at 10AM PST.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754877600109,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F682f90e9f75c7d0a0c28d7c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1","source_credit":"","title":"","url":"asset://assets.calendar/682f90e9f75c7d0a0c28d7c1","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Dwight Yoakam at Virgin Hotels Las Vegas!"},"venue_address":{"type":"plain","value":"Virgin Hotels and Casino, 4455 Paradise Rd, Las Vegas, NV 89169"},"venue_name":{"type":"plain","value":"The Theater at Virgin Hotels "}},"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/682f90e9f75c7d0a0c28d7c1","use_caption":false},"keywords":[],"primary_slug":"2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","slugs":["2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"],"sponsored":false,"title":"Dwight Yoakam at Virgin Hotels Las Vegas!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1747947480000,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"VwNPg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KWNR-FM (1056)"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"},"slug":"2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1","title":"Dwight Yoakam at Virgin Hotels Las Vegas!","description":"","author":""},"pub_start":1747947480000,"pub_until":4115978604802,"pub_changed":1747947802075,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/682f90d8f75c7d0a0c28d7b4","slug:2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","slug:2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"]}},{"id":"%2F6848610d3734dda7d1205c48","type":"PUBLISHING","record":{"ref_id":"%2F6848610d3734dda7d1205c48","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-07-08-lanco-at-jason-aldeans-kitchen-bar","cuser":"user/ldap/1137446","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F684aea89f7a50578b7fa7269","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269","source_credit":"","title":"","url":"asset://assets.calendar/684aea89f7a50578b7fa7269","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>95.5 The Bull's FREE Up 'N' Country Concert Series continues.\u003c/p>\n\n\u003cp>LANCO - Thursday August 14th at Noon\u003c/p>\n\n\u003cp>No ticket needed, just show up for a good time #DownAtAldeans\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1755198000553,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F684aea89f7a50578b7fa7269","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269","source_credit":"","title":"","url":"asset://assets.calendar/684aea89f7a50578b7fa7269","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-07-08-lanco-at-jason-aldeans-kitchen-bar"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"95.5 The Bull's FREE Up 'N' Country Concert Series continues."},"title":{"type":"title","value":"LANCO at Jason Aldean's Kitchen + Bar"},"venue_address":{"type":"plain","value":"63 City Center, 3716 S Las Vegas Blvd, Las Vegas, NV 89109"},"venue_name":{"type":"plain","value":"Jason Aldean's Kitchen + Bar"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"95.5 The Bull's FREE Up 'N' Country Concert Series continues.","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/684aea89f7a50578b7fa7269","use_caption":false},"keywords":[],"primary_slug":"2025-07-08-lanco-at-jason-aldeans-kitchen-bar","slugs":["2025-07-08-lanco-at-jason-aldeans-kitchen-bar"],"sponsored":false,"title":"LANCO at Jason Aldean's Kitchen + Bar"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749574068840,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"6848610d3734dda7d1205c49","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events"],"where":["brands/KWNR-FM (1056)"],"workflow":""},{"id":"2R4VP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events"],"where":["brands/KWNR-FM (1056)"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-07-08-lanco-at-jason-aldeans-kitchen-bar"},"slug":"2025-07-08-lanco-at-jason-aldeans-kitchen-bar","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269","title":"LANCO at Jason Aldean's Kitchen + Bar","description":"95.5 The Bull's FREE Up 'N' Country Concert Series continues.","author":""},"pub_start":1749574068840,"pub_until":4115978604802,"pub_changed":1749740186050,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events","brands/KWNR-FM (1056)"]},{"tags":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/6848610d3734dda7d1205c48","slug:2025-07-08-lanco-at-jason-aldeans-kitchen-bar","slug:2025-07-08-lanco-at-jason-aldeans-kitchen-bar"]}}],"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":{}}],["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-/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-/688e0e30bca3c5ca27c5f25a",{"data":null}],["item-eyebrow-/688e0e2efc30ebb301ba5ac9",{"data":null}],["item-eyebrow-/688d80c254716966469c5253",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/688e0e2e0f0a8b50edba562f",{"data":null}],["item-eyebrow-/688d1a9b54716966469c51cf",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/688d7b5054716966469c5245",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/688d0ef454716966469c51a5",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/688d254954716966469c51f7",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["contestsloader-kwnr-fm",{"data":[{"appType":"contest","appId":"1771743","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://955thebull.iheart.com/contests/stella-rosa-summer-queen-of-chill-sweepstakes-1771743/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X3N0YW5kYXJkXzE3NDY0NDIyODUuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzcxMzY1X21vYmlsZV8xNzUwNzk4NDQyLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","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":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1796281","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://955thebull.iheart.com/contests/enter-for-your-chance-to-win-a-250-nyx-professional-makeup-gift-card-1796281/","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":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1798537","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://955thebull.iheart.com/contests/give-your-favorite-teacher-a-chance-to-win-5-000-in-classroom-supplies-1798537/","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":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1799834","parentAppId":"","title":"Enter to Win Tickets to Las Vegas' Songwriters Festival!","shareTitle":"I just entered to win tickets to Las Vegas' Songwriters Festival from 95.5 The Bull!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://955thebull.iheart.com/contests/enter-to-win-tickets-to-las-vegas-songwriters-festival-1799834/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xNzk5ODM0X3N0YW5kYXJkXzE3NTMyOTc2MDYuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xNzk5ODM0X21vYmlsZV8xNzUzMjk3NzQxLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"A pair of tickets to Las Vegas' Songwriters Festival!","sort":"","startTime":"2025-07-28 00:00:00","endTime":"2025-08-03 23:59:00","scheduleStatus":"live","startDate":"2025-07-28 00:00:00","endDate":"2025-08-03 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xNzk5ODM0X21vYmlsZV8xNzUzMjk3NzQxLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxT1RrMU5qQTVOamhmWTI5dWRHVnpkRjh4TnprNU9ETTBYMjF2WW1sc1pWOHhOelV6TWprM056UXhMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1800240","parentAppId":"","title":"95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!","shareTitle":"I just entered to win tickets to Disneyland from 95.5 The Bull!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://955thebull.iheart.com/contests/95-5-the-bull-wants-you-to-enter-for-a-chance-to-win-a-visit-to-the-disneyland-resort-1800240/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjQwX3N0YW5kYXJkXzE3NTM0NzM1MzIucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjQwX21vYmlsZV8xNzUzODEyOTU3LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Four (4) Disneyland Resort 2-Day, 1-Park per day tickets. One (1) Grand Prize Winner will receive: A Two (2) Night stay at one of the Hotels of the Disneyland® Resort Four (4) 3-Day, 1-Park per Day Tickets","sort":"","startTime":"2025-07-28 00:00:00","endTime":"2025-08-15 23:59:00","scheduleStatus":"live","startDate":"2025-07-28 00:00:00","endDate":"2025-08-15 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjQwX21vYmlsZV8xNzUzODEyOTU3LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxT1RrMU5qQTVOamhmWTI5dWRHVnpkRjh4T0RBd01qUXdYMjF2WW1sc1pWOHhOelV6T0RFeU9UVTNMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1800265","parentAppId":"","title":"Enter to Win Tickets to Dwight Yoakam!","shareTitle":"I just entered to win tickets to Dwight Yoakam from 95.5 The Bull!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://955thebull.iheart.com/contests/enter-to-win-tickets-to-dwight-yoakam-1800265/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjY1X3N0YW5kYXJkXzE3NTMzODUzMzEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjY1X21vYmlsZV8xNzUzMzg1NTEyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"A pair of tickets to Dwight Yoakam.","sort":"","startTime":"2025-07-28 00:00:00","endTime":"2025-08-03 23:59:00","scheduleStatus":"live","startDate":"2025-07-28 00:00:00","endDate":"2025-08-03 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjY1X21vYmlsZV8xNzUzMzg1NTEyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxT1RrMU5qQTVOamhmWTI5dWRHVnpkRjh4T0RBd01qWTFYMjF2WW1sc1pWOHhOelV6TXpnMU5URXlMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1800296","parentAppId":"","title":"Enter to Win Tickets to Dwight Yoakam!","shareTitle":"I just entered to win tickets to Dwight Yoakam from 95.5 The Bull!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://955thebull.iheart.com/contests/enter-to-win-tickets-to-dwight-yoakam-1800296/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjk2X3N0YW5kYXJkXzE3NTMzOTE0NTYuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjk2X21vYmlsZV8xNzUzMzkxNzI1LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"A pair of tickets to Dwight Yoakam.","sort":"","startTime":"2025-08-02 12:00:00","endTime":"2025-08-02 13:59:00","scheduleStatus":"live","startDate":"2025-08-02 12:00:00","endDate":"2025-08-02 13:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAwMjk2X21vYmlsZV8xNzUzMzkxNzI1LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxT1RrMU5qQTVOamhmWTI5dWRHVnpkRjh4T0RBd01qazJYMjF2WW1sc1pWOHhOelV6TXpreE56STFMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1801394","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://955thebull.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2025-and-1000-1801394/","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":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1802304","parentAppId":"","title":"WINNING WEEKEND: Listen to Win Tickets to Both Nights of the 2025 iHeartRadio Music Festival!","shareTitle":"I just entered to win tickets to BOTH nights of the 2025 iHeartRadio Musical Festival from 95.5 The Bull!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://955thebull.iheart.com/contests/winning-weekend-listen-to-win-tickets-to-both-nights-of-the-2025-iheartradio-music-festival-1802304/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAyMzA0X3N0YW5kYXJkXzE3NTM5MDQ5NzIucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAyMzA0X21vYmlsZV8xNzUzOTA1MDM2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"A pair of tickets to both nights of the 2025 iHRMF.","sort":"","startTime":"2025-08-01 00:00:00","endTime":"2025-08-03 23:59:00","scheduleStatus":"live","startDate":"2025-08-01 00:00:00","endDate":"2025-08-03 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xODAyMzA0X21vYmlsZV8xNzUzOTA1MDM2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxT1RrMU5qQTVOamhmWTI5dWRHVnpkRjh4T0RBeU16QTBYMjF2WW1sc1pWOHhOelV6T1RBMU1ETTJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1764036","parentAppId":"","title":"Country in the Cove 2025!","shareTitle":"I just bought my tickets for 95.5 The Bull's Country in the Cove!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://955thebull.iheart.com/contests/country-in-the-cove-2025-1764036/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xNzY0MDM2X3N0YW5kYXJkXzE3NTA3OTAyMTMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xNzY0MDM2X21vYmlsZV8xNzUwNzg3MDg4LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"2","startTime":"2025-03-31 10:00:00","endTime":"2025-08-17 23:59:00","scheduleStatus":"live","startDate":"2025-03-31 10:00:00","endDate":"2025-08-17 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81OTk1NjA5NjhfY29udGVzdF8xNzY0MDM2X21vYmlsZV8xNzUwNzg3MDg4LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxT1RrMU5qQTVOamhmWTI5dWRHVnpkRjh4TnpZME1ETTJYMjF2WW1sc1pWOHhOelV3TnpnM01EZzRMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"599560968","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/688d8fb3fc30ebb301ba5aaa",{"data":null}],["$podcastloader-25100459,27722337,29732487,30156363,53761269,28464414,72848159,80594442,27945149,92608456,89094301",{"data":[{"id":25100459,"title":"The Bobby Bones Show","description":"Listen to 'The Bobby Bones Show' by downloading the daily full replay.","lastUpdated":1744354172,"slug":"1119-the-bobby-bones-show","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEtoNUAAAGYYFp-AA"},"items":[{"id":288370599,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"The One-Year Anniversary For Eddie & Kid Updates","duration":1468,"isExplicit":false,"description":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754125500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":288370541,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"The Best 7 Segments On The Bobby Bones Show This Week","duration":3602,"isExplicit":false,"description":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754125320000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":288370354,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"Eddie Breaks Down His Hot Dog Challenge","duration":2289,"isExplicit":false,"description":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754125200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":288354496,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"SORE LOSERS: BabyBox2 Joins the Podcast! ","duration":3467,"isExplicit":false,"description":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better be ready for pure chaos. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754092800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl"},{"id":288333215,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Drinking + From Playing 200 Shows a Year to Spending More Time with Family + How an Identity Crisis Led To a Big Mistake ","duration":3840,"isExplicit":false,"description":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bottle of whiskey and 12-pack of beer a day to not drinking anymore. The guys also talked about Cody being on the road for a large portion of his life and career, and why he cut back to spend more time with his family. Plus, Cody talked about going through an identity crisis which ultimately led to his fans not even recognizing him!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754071200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl"},{"id":288310581,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"FRI PT 2: Brain Scan Reveals When You'll Die + Chris Janson On Crazy Tip Money Made In ONE Night + Celebrity Lawsuits","duration":3912,"isExplicit":false,"description":"\u003cp>Bobby talks about a brain scan that can tell you when you die and the crazy carnival ride incident where 23 people were injured. We went around the room and shared a bunch of crazy news stories, some uplifting but others depressing at times. Chris Janson has a new album Wild Horses out today, he stopped by to share some stories from the record, dad life and how much he made in one night in tips before he was famous. Bobby talked about the Candace Owens lawsuit and explained it to Eddie.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754055000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":288303819,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"FRI PT 1: Bobby Made A Bucket List + Tipping At The Post Office?! + Can Anyone Catch Eddie In Easy Trivia?","duration":3216,"isExplicit":false,"description":"\u003cp>Bobby shared what two big things are on his bucket list and what is on everyone else's on the show. Abby wanted to know what Bobby thinks about a tip jar that was spotted at the Post Office in a video online. We played Easy Trivia, can anyone close in on Eddie or will he get a bigger lead on everyone else? In Fun Fact Friday, we learned about a philosopher who played Julia Roberts' hospital bill.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754049600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":288225381,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"25W: Somebody Hit Bobby’s Mailbox + What We Miss Most About Being Single + Which NFL Player Would We Want to Hang Out with for One Day","duration":3044,"isExplicit":false,"description":"\u003cp>Bobby kicks things off telling the guys the story about his UberEats driver hitting his mailbox earlier this week. After delivering his food, he found it weird the driver came back and rang his doorbell, but it was so she could tell him that she hit his mailbox and wanted to give her his information and pay for it. Plus, after a story came out about what guys miss the most about being single, we went around the room and named what we miss most about our days of being single. And Eddie says he would love to hang out with Lamar Jackson for one day, so everyone gave their answer as well!\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow the Show:\u003c/strong> \u003ca href=\"https://www.instagram.com/bobbybonessports/\">@BobbyBonesSports\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow the Crew:\u003c/strong>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/mrbobbybones/\">@MrBobbyBones\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/producereddie/\">@ProducerEddie\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/kickoffkevin/\">@KickoffKevin\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/mikedeestro/\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://www.instagram.com/brandonraymusic/?hl=en\">@BrandonRayMusic\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753971300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzgwYjA0ZWVmLThmYjctNDY2MS1iYzA4LWFlZWYwMDA2ODZjOC9kYzQxODhmZS0wZmI5LTQ2OGQtODZhYS1iMzJiMDExNjA3NjkvaW1hZ2UuanBnP3Q9MTc1Mzk4MTU1MCZzaXplPUxhcmdl"},{"id":288219189,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"THURS PT 2: Is An Alien Ship Heading Towards Us? + Bobby On The Key To Being Confident + How Much We’ve Made From Our Most Viral Videos? + Listener On Her Kidney Donation","duration":3211,"isExplicit":false,"description":"\u003cp>Bobby started with a freaky flight story where turbulence led to people in the hospital. This leads Bobby to talk about why an alien spaceship might be heading towards earth according to a Harvard scientist. We all shared how much we’ve made from our most viral videos. Bobby shared why he hates the phrase ‘fake it until you make it’ and gives his perspective on confidence. It’s all because of the emergency that happened in our building yesterday. We talked to Listener Dawn who donated a kidney on Monday and gives us an update on how it all went down and answers our questions on the process.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753968600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"},{"id":288202965,"podcastId":25100459,"podcastSlug":"1119-the-bobby-bones-show","title":"THURS PT 1: Why Bobby Hates This Pop Culture Baby Name + Amy's Pee Couch Dilemma + Bobby Feud: Top 10 Quiet Places","duration":2952,"isExplicit":false,"description":"\u003cp>A couple named their child after a couple in pop culture and Bobby thinks it's the dumbest thing ever but Amy likes it! In the Bobby Feud, we asked our listeners: What’s a place you have to be quiet? Can you name the Top 10 answers? Amy shared why she is struggling selling her couch without disclosing the fact that something disgusting happened on it.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753963200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl"}]}},{"id":27722337,"title":"Bobbycast","description":"A show Bobby Bones does from his house. In-depth interviews with songwriters, producers and artists in Nashville that reveal the stories behind the biggest songs, candid anecdotes and personal stories.","lastUpdated":1750439056,"slug":"834-bobbycast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9pbWFnZS5qcGc_dD0xNzUwNDM4OTI4JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABDFZFAAAAGXe2sCYA"},"items":[{"id":287868481,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#528 - Cody Jinks on Why People Think He’s Mean + The Reason He Quit Drinking + From Playing 200 Shows a Year to Spending More Time with Family + How an Identity Crisis Led To a Big Mistake ","duration":3840,"isExplicit":false,"description":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bottle of whiskey and 12-pack of beer a day to not drinking anymore. The guys also talked about Cody being on the road for a large portion of his life and career, and why he cut back to spend more time with his family. Plus, Cody talked about going through an identity crisis which ultimately led to his fans not even recognizing him!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753751100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl"},{"id":287123254,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#527 - Rodney Atkins on When He Find Out He Was Adopted + Meeting His Birth Mom + Why Jimmy Butler Requested to Meet Him + How Delivering Wood To Alan Jackson Led to a Huge Career Moment + Why He Refused to Change His Name","duration":3152,"isExplicit":false,"description":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sits down with country music singer/songwriter, \u003ca href=\"https://www.instagram.com/rodneyatkins\">Rodney Atkins.\u003c/a> Rodney openly discussed his story as a kid and how he found out he was adopted at the age of 5. Plus, he talked about his birth family, why he didn't want to meet his birth father, and him and his birth mom being close today. Bobby and Rodney also discussed NBA star Jimmy Butler requesting to meet him when he was in Chicago. And Rodney told the story of the time he delivered wood to Alan Jackson and how that led to a huge career moment in his journey. Rodney also told Bobby why he refused to change his name, and much more! \u003cstrong>\u003cbr>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.instagram.com/thebobbycast/&source=gmail&ust=1753208059202000&usg=AOvVaw063U1pqas1z4CDNYGT2FaM\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.tiktok.com/@thebobbycast&source=gmail&ust=1753208059202000&usg=AOvVaw1PPW8o3DGCJCR30skmDgtV\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.youtube.com/bobbycast&source=gmail&ust=1753208059202000&usg=AOvVaw1HZ6JDG_QlULD_kjVWggij\">Youtube\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753146300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My81NDIxZGRiNC1mMGEyLTRiN2ItOTg2NC1iMzIxMDEyZTkwMWMvaW1hZ2UuanBnP3Q9MTc1MzEyMjI5NCZzaXplPUxhcmdl"},{"id":285823613,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#526 - Sam Williams on His Dad, Hank Williams Jr., Walking Out Mid-Interview with Bobby a Few Years Ago + Living Up to a Family Legacy + How He Got Dolly Parton on Happy all the Time + Not Having Family Money Like People Assume","duration":2928,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down with singer/songwriter, \u003ca href=\"https://www.instagram.com/samwillivms/?hl=en\" data-saferedirecturl=\"https://www.google.com/url?q=https://www.instagram.com/samwillivms/?hl%3Den&source=gmail&ust=1752603296274000&usg=AOvVaw3n345XxYXjKtfrpWm6jLI8\">Sam Williams\u003c/a>. Sam is the son of country legend Hank Williams Jr. and brought up the time his dad walked out on Bobby mid-interview a few years ago going viral. Sam also talked about having to live up to his dad and grandfather's legacy and why he's happy that he has a different name. Plus, Dolly Parton is on a song of his called \"Happy All The Time\", so Bobby asked how he made that happen, and Sam discussed the misinterpretation that people have about him having family money. \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752541500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yZWE4NjRhMC03OTFjLTQyZWQtODhiOC1iMzFhMDEzMDRkNmYvaW1hZ2UuanBnP3Q9MTc1MjUxNzk5NiZzaXplPUxhcmdl"},{"id":284767424,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#525 - Trisha Yearwood on People Driving By Her House + Being Told She Wasn’t a Good Songwriter + She and Garth Going to the Grocery Store Regularly + Her Death Row Meal + How She was Almost Part of a Country Band","duration":3754,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down with country music legend, \u003ca href=\"https://www.instagram.com/trishayearwood/?hl=en\">Trisha Yearwood\u003c/a>. Trisha and Bobby talked about city tour buses going to their houses and getting weird people that would get out and take pictures of them in their yard, which ultimately led to them moving. Plus, Trisha told the story of someone telling her that she wasn't a good songwriter, and how that stuck with her for years until this most recent project. Bobby & Trisha also talked about her and her husband Garth going out in public regularly to the grocery store, her last meal if she was on death row, and how she was almost part of a country band!\u003cbr>\u003cbr>\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751936700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMDNkMzMxNS0yY2RkLTQ0NTktYjk5NS1iMzEyMDEwYmM5ZTcvaW1hZ2UuanBnP3Q9MTc1MTgxODU1MCZzaXplPUxhcmdl"},{"id":284331213,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#524 - Bobby Believes He is Being Blackballed from DWTS + Celebrities Who Have Been Blackballed Over the Years + Round 2 of Fan Q&A: What Drives Bobby to Succeed? And More + Lionel Richie Invited Bobby to One of His Shows!","duration":2051,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby does another solo podcast because he believes he is being blackballed by Dancing With the Stars. He thinks the show has blackballed him because he has never been invited back to any season finales or show reunions, and his friend who works for the show also thinks somebody is keeping him out on purpose. Bobby then goes over a list of some of the most memorable celebrities to be blackballed, including Madonna, Justin Bieber, Ron Artest, and more! And Bobby does round 2 of fan Q&A: what drives him to succeed, talking reality . And he exchanged some DMs with Lionel Richie, and Lionel invited him to a show!\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751715501000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My83MDA3OWIxNi00ZmUwLTRhYTctODcyNy1iMzExMDBmZGZlODQvaW1hZ2UuanBnP3Q9MTc1MTcyOTMwNSZzaXplPUxhcmdl"},{"id":283493173,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#523 - Dolly Parton on Writing \"Jolene\" and I Will Always Love You\" on the Same Day + The Making of Her 'Rockstar' Album","duration":3366,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sat down with the legendary, Dolly Parton. Dolly talks about what her home was like growing up, being married to someone who wanted to be out of the spotlight and she gives Bobby marriage advice. Bobby asks Dolly about her Rock & Roll Hall of Fame nomination and why she didn't think she was worthy. Dolly then shares some of the behind-the-scenes of the making of her rock album, Rockstar. Finally, Bobby replays the interview from when Dolly was on the Bobby Bones Show and she talked about writing \"Jolene\" and \" I Will Always Love You\" in the same day!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751331900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9kZWExNmYwYi1iOTI1LTQxYWUtOGNjMi1iMzBkMDAzMjIxYzQvaW1hZ2UuanBnP3Q9MTc1MTMzOTQyNCZzaXplPUxhcmdl"},{"id":282884802,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#522 - Mark Cuban on Why He Left Shark Tank & Sold His Majority Stake in the Mavericks + Auditioning for the Show While Hungover + Going Door-to-Door Selling Trash Bags as a 12-Year-Old + Bobby & Mike Discuss Some of the Biggest Success Stories from Shark Tank","duration":2266,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby talks to entrepreneur billionaire, Mark Cuban. Mark is well-known for his role as a 'Shark' on the hit TV show, Shark Tank, along with being a majority owner in the Dallas Mavericks. Bobby asks Mark why he is leaving the show after 15 years and why he sold his majority stakes in the Mavericks after a 23-year run. Mark says it was time for him to move on and spend more time with his family; while also saying leaving the show was emotional and he still plays a small role in the Mavericks. Plus, Mark talked about being an entrepreneur since he was a kid, including going door-to-door selling trash bags at 12-years-old. Bobby and Mike also discuss some of the most memorable and successful stories that came from Shark Tank!\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750962928000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8yYzI2OTg1Ni0zZGRkLTQ3YjEtYjQ0Mi1iMzA4MDExZmYxMzgvaW1hZ2UuanBnP3Q9MTc1MDk1ODk1NiZzaXplPUxhcmdl"},{"id":282639150,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#521 - Brooks & Dunn on Whether or Not They Actually Like Each Other + Why Reba Played a Huge Role in Getting them to Get Back Together + The Time They Thought Their Run on Top Had Ended + Bobby & Eddie Discuss Some Unknown Behind the Scenes Stories About Bands in the Past ","duration":3305,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down with the legendary country duo, \u003ca href=\"https://www.instagram.com/brooksanddunn/?hl=en\">Brooks & Dunn.\u003c/a> Bobby asks the duo if they still get along till this day, and Brooks & Dunn answer candidly when they explain how they have gone through many ups and downs over the years. Plus, the guys tell Bobby about the time Reba invited them to Las Vegas for a show and how that ultimately led them to getting back together. Bobby also talked to the guys about feeling like their run on top was over when they lost entertainer of the year after winning it back-to-back years. Plus, Bobby and Eddie talk about lesser-known stories from behind the music scene over the years! \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750745100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My8zZWIzNDhhOS1iY2Y2LTQzZTMtODJkYy1iMzA1MDExZmEwY2YvaW1hZ2UuanBnP3Q9MTc1MDY5OTg0NCZzaXplPUxhcmdl"},{"id":281874301,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#520 - Bobby Answers the Most Asked Questions on a Live Stream","duration":3685,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby goes on a live stream to answer listeners most asked questions! Bobby answered questions like, the moment in his career he still can't believe happened, if country music has lost its identity, the most overrated artist of all-time, whether or not Epstein killed himself, and much more! \u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750295100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hNjNkNzIxZi1kOTUzLTQ4NzUtOTM2NC1iMzAwMDE4MzAyOGYvaW1hZ2UuanBnP3Q9MTc1MDI4OTQ4NiZzaXplPUxhcmdl"},{"id":281371728,"podcastId":27722337,"podcastSlug":"834-bobbycast","title":"#519 - Brett Young on Why He Quit Drinking + How Famous He Wants To Be + How He Met His Wife + How Depression from a Baseball Injury Led Him to Pursue Music + Why he Got Roasted singing The National Anthem + The Hardest Part of a New Album","duration":4039,"isExplicit":false,"description":"\u003cp>On this episode of the BobbyCast, Bobby sits down with country star, \u003ca href=\"https://www.instagram.com/brettyoungmusic/\">Brett Young\u003c/a>. Brett dove into his family being his main motivation behind his decision to quit drinking alcohol. Bobby asked Brett how famous he wants to be, and Brett talked about reaching a certain point to provide for his family is enough. Plus, Brett talked about meeting his wife, how an injury in baseball led to him being depressed and ultimately pursuing music. Brett then told the story about getting roasted singing the national anthem one time. Bobby also asked Brett what the hardest part is about putting out a new album without copying his past songs, and much more!\u003c/p> \u003cp>\u003cstrong>Follow on Instagram: \u003ca href=\"https://www.instagram.com/thebobbycast/\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Follow on TikTok: \u003ca href=\"https://www.tiktok.com/@thebobbycast\">@TheBobbyCast\u003c/a>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch this Episode on \u003ca href=\"https://www.youtube.com/bobbycast\">Youtube\u003c/a>\u003c/strong>\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750122300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My84YjJiNmZmOS1hNTQxLTRhNTgtYjA0MS1iMmZlMDEzNDk1NmIvaW1hZ2UuanBnP3Q9MTc1MDA5OTk4OCZzaXplPUxhcmdl"}]}},{"id":29732487,"title":"Sore Losers","description":"We are the Sore Losers! Lunchbox and Ray are heard every morning on the award-winning, nationally syndicated iHeartRadio program, The Bobby Bones Show, which broadcasts to 200+ stations across the US and Canada and is the #1 country morning show with millions of weekly listeners. But on THIS podcast, they are The Sore Losers. The Sore Losers podcast features commentary on daily sports stories with added humor and witty banter between these friends living in Nashville. They love to talk about sports...even if they aren’t right all the time! New episodes are released on Mondays, Wednesdays, and Fridays.","lastUpdated":1735881825,"slug":"834-sore-losers","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9kN2QxZjIzZC0wMTExLTQ1ZmYtYWVhZi1hZTMwMDE4OGQyYjkvaW1hZ2UuanBnP3Q9MTcyMjAyNzI1NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABD-NBYAAAGX726nwA"},"items":[{"id":288301911,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"A Gas Leak Almost Killed The Sore Losers","duration":3309,"isExplicit":false,"description":"\u003cp>In this episode The Sore Losers were almost killed by a gas leak in the building and we relive the situation that almost took our lives. Ray went out to celebrate Justin's birthday but almost ended up getting canceled so BAE made him go home. Justin tried to the 9 hot dogs and 9 beers in 9 innings at a baseball game and BabyBox2 gives his review of doing the podcast. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754047200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9mYzE5NzI4My1lNDQwLTRlOTEtYTkzMC1iMzJjMDBkZjQ3ZjEvaW1hZ2UuanBnP3Q9MTc1NDA1NTQ0MCZzaXplPUxhcmdl"},{"id":287792859,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"BabyBox2 Joins the Podcast! ","duration":3467,"isExplicit":false,"description":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better be ready for pure chaos. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753711712000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl"},{"id":287549854,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Happy Birthday Lunchbox! ","duration":2556,"isExplicit":false,"description":"\u003cp>In this episode we celebrate Lunchbox as he celebrates his 44th birthday so we get his favorite memory from each year of his life. Lunchbox found out he lives with a certified diva after a little bike ride around the neighborhood and we bring back the game America loves to play. Plus Lunchbox finally gets a round of golf in and has a run in with One Armed Willy! \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753445199000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9kYjdhZDVjOC03NTRhLTQ1OTYtOTI2NS1iMzI1MDBlODU4YTAvaW1hZ2UuanBnP3Q9MTc1MzQ1MzA0MCZzaXplPUxhcmdl"},{"id":287310580,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Ray Goes on a Date With Big D! ","duration":2785,"isExplicit":false,"description":"\u003cp>In this episode Ray is reunited with his college roommate Big D and they spend the afternoon checking out Nashville. Big D had some crazy stories about his life over the last few years, so Ray has a new game called Was Big D lying where we figure out if the stories are real. Plus we land an interview with a couple walking in the halls who went to the Coldplay concert last night and Lunchbox sees a love connection at the pool. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753277299000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy84MzY5ZWJhZS0wYTgxLTQ4M2ItOWYyMy1iMzIzMDExYWM5YjQvaW1hZ2UuanBnP3Q9MTc1MzI5MDk1MCZzaXplPUxhcmdl"},{"id":287072260,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Celeb Sighting at a Nashville Park! ","duration":3467,"isExplicit":false,"description":"\u003cp>In this episode Lunchbox reveals the celebrity he saw when he was at the park with is kids and BabyBox freaked out! Lunchbox tried to hit the pool with the family on Friday night but it turned into Movie night thanks to Nashville being the rain capital of the world. Plus Lunchbox and his kids had an incredible night at the Nashville Soccer Game on Saturday with some memories that will last a lifetime. Also Ray had a few drinks so he decided to catch up on Big Brother and break down the first week in the house. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753108023000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8wM2FiY2VmZC00ZWRjLTQzMGYtYWM5MC1iMzIxMDEyYzg5YzUvaW1hZ2UuanBnP3Q9MTc1MzEyMjA4MyZzaXplPUxhcmdl"},{"id":286759004,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Lunchbox's Wife is in the Doghouse","duration":2696,"isExplicit":false,"description":"\u003cp>In this episode Lunchbox has a bone to pick with his wife on her sandwich ordering execution and screwing up his day. Plus Lunchbox got an extra kid in his lap and was sent to the pool to supervise four kids while his wife hung out to chat with a friend. Also Lunchbox got scammed on his way to the Nashville Soccer Game when he fell for the it's close from the parking guy on the street. BabyBox turned 7 on Thursday so we hear all about the 7th Birthday and the trip to the zoo. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752843922000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9lYjM3NWE3Yi1mMGE4LTRlZmMtODQ3MS1iMzFlMDExNDM4ODUvaW1hZ2UuanBnP3Q9MTc1Mjg1Nzk3NyZzaXplPUxhcmdl"},{"id":286254911,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Why Do You Like to Blow So Much? ","duration":2736,"isExplicit":false,"description":"\u003cp>In this episode Lunchbox talks about the guy who likes to blow things even in the rain, in the dark, and in the morning. We finally get the cameras working with a little Youtube live action and we try to figure out why people buy nice things that they never use. Also Ray had a realization while on vacation that when you put your phone down life is more enjoyable and Lunchbox calls out Batters Box for his phone addiction. Plus Ray got called a little B*tch over and over when he was down in Miami and he got his feelings hurt. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752672772000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8xOGIwMWYzYi00YzA1LTRmMjgtOGNiMy1iMzFjMDExYjcyYWMvaW1hZ2UuanBnP3Q9MTc1MjY4Njg5MCZzaXplPUxhcmdl"},{"id":285779239,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Who Knew Eggs Were So Funny? ","duration":3086,"isExplicit":false,"description":"\u003cp>In this episode Ray is the shoulder that Justin needed to cry on during some emotional times over the weekend. Lunchbox fills us in on his journey to the operating room and all the jokes he heard about him deciding to eat eggs the day before. Plus Justin has an explanation for the birthday golf text thread and Lunchbox rents a party bus for a Sunday afternoon for some wine tasting with the neighbors. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752502741000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8wYzE0ZWEyYS0yOTJhLTQxMWEtYWYxMC1iMzFhMDEyNzhhNjIvaW1hZ2UuanBnP3Q9MTc1MjUxNjg0MyZzaXplPUxhcmdl"},{"id":285424106,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"New Game: Who's The Biggest Idiot? ","duration":2742,"isExplicit":false,"description":"\u003cp>In this episode we play a new game called Who's the biggest idiot? We have 3 contestants who each have a different story where they do something stupid and we have to decide which one is the winner. Ray reveals something shocking about his Dad's baseball career and Cousin Andrew is heading to Cooperstown so watch the Hall of Fame inductions. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752233100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8zNmM3YjE1Yy1iMTUxLTQ3ZjEtODY0Ny1iMzE3MDBlMTRkY2IvaW1hZ2UuanBnP3Q9MTc1MjI0MjAwMCZzaXplPUxhcmdl"},{"id":285094934,"podcastId":29732487,"podcastSlug":"834-sore-losers","title":"Welcome to Miami Ray and BAE! ","duration":3211,"isExplicit":false,"description":"\u003cp>In this episode Ray shares his stories from his vacation down to Miami. We finally hear about Ray being over charged by $5,000, Tom Brady spotted at the pool, Ray has a review of the Rao's Spaghetti Sauce restaurant, and stanchion guy returns! Plus we talk about the role cousins play in our life and how at a certain age cousins seems to just fade out of our lives. Then Ray has a great idea on how to finally make some money from the podcast. \u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/soreloserspodcast\" rel=\"payment\">Follow us on Instagram: https://www.instagram.com/soreloserspodcast\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752068696000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy8wOTVkZDg3MC0yMjRkLTQwNjEtOGExNC1iMzE1MDEyMDVlMDMvaW1hZ2UuanBnP3Q9MTc1MjA4Mjk3NiZzaXplPUxhcmdl"}]}},{"id":30156363,"title":"Feeling Things with Amy & Kat","description":"Feeling Things with Amy & Kat is a podcast for anyone who’s ever had feelings—or wants to. Hosted by Amy Brown and therapist Kat Van Buren, this is a space where nothing is off-limits. From deep reflections on childhood to pop culture obsessions to what’s happening in the world, all feelings deserve a seat at the table—big, small, awkward, joyful, confusing, and everything in between. At its core, it’s real friends having real conversations about real feelings. Some episodes go deep, some stay light, but all are rooted in curiosity, honesty, and connection. In a world that moves fast, sometimes the most powerful thing we can do is pause... and feel things.","lastUpdated":1744160116,"slug":"834-feeling-things-with-amy-ka","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2RhMjUzMWU5LTdhMjctNGMwNi05MzU2LWFlMzIwMDgxZTA3MS9mNDU3MjgyMS0wNGNkLTQ4MmEtOTRmNS1hZTMyMDA4MWUwYTkvaW1hZ2UuanBnP3Q9MTc0NDE2MDAzNSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEZV-cAAAGYJSFcAA"},"items":[{"id":288354579,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"What's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)","duration":2586,"isExplicit":false,"description":"\u003cp>Welcome back for Part 5 of the official crossover series of the \"What’s God Got To Do With It?\" and Outweigh podcasts.\u003c/p> \u003cp>This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p> \u003cp>If you’ve been following along, you know we’ve been exploring how faith intersects with our struggles around food and self image. Today, we’re turning our focus to the physical side of things, and how your body (and your perception of it) are deeply intertwined.\u003c/p> \u003cp>We’ll be looking at this from both a nervous system and physiological perspective, but we can’t ignore the importance of how you view your body and your relationship with it.\u003c/p> \u003cp>This episode isn’t about offering a quick fix; it’s about helping you understand the deeper layers that contribute to your struggles.\u003c/p> \u003cp>Leanne also shares her personal journey of overcoming her own body image (and chronic pain) battles, so you can see that real, lasting change is possible...but it starts with breaking the chains of your own harsh self-criticism, guilt, and shame.\u003c/p> \u003cp>The hope is that by the end of this episode, you’ll feel empowered to start dismantling your own beliefs and step into a new story about your body. Remember, this isn’t just about what you weigh or how you look—it’s about freeing yourself from the heavy burden of judgment and stepping into a place of peace and self-compassion.\u003c/p> \u003cp> \u003c/p> \u003cp>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>To learn more about Leanne, head over to \u003ca href=\"http://www.leanneellington.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.leanneellington.com/&source=gmail&ust=1714539681499000&usg=AOvVaw3BjBPycZuWVnVwXxPCl4IR\">www.LeanneEllington.com\u003c/a>, and to share your thoughts, questions, feedback, or guest suggestions instantly, head on over to \u003ca href=\"http://www.whatsgodgottodowithit.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.whatsgodgottodowithit.com/&source=gmail&ust=1714539681499000&usg=AOvVaw1Hk9ZUnoukqLrctCj09MiI\">www.WhatsGodGotToDoWithIt.com\u003c/a>.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754092800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi8xZTljODU2MS1iODQ4LTQ0NDctOWUxMC1iMzI5MDAwMTljZDQvaW1hZ2UuanBnP3Q9MTc1Mzc0NzY2MiZzaXplPUxhcmdl"},{"id":288320092,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"Soul Sessions: Lion's Gate Portal: How to Manifest Abundance & Empower Your Life","duration":1260,"isExplicit":false,"description":"\u003cp>The Lion's Gate Portal is a significant cosmic event occurring annually from July 26th to August 12th. This mystical alignment involves the Earth, Sun, the star Sirius, and the Orion Constellation, forming a powerful galactic bridge between the human and the divine. It's an opportune time for empowerment, abundance, and spiritual evolution.\u003c/p> \u003cp>Considered a beautiful period for manifestation, the Lion's Gate Portal acts as an empowering gateway to access your higher consciousness and connect with your higher self.\u003c/p> \u003cp>Mark your calendar for August 8th to fully harness the amplified energy of the 8/8 numerology code. This is a prime time for:\u003c/p> \u003cul> \u003cli aria-level=\"1\">\u003cstrong>Meditation and self-reflection:\u003c/strong> Engage in quiet contemplation, light a candle, burn sage, and practice deep breathing to connect with this mystical energy.\u003c/li> \u003cli aria-level=\"1\">\u003cstrong>Chakra activation:\u003c/strong> Focus on activating your solar plexus chakra.\u003c/li> \u003cli aria-level=\"1\">\u003cstrong>Crystal work:\u003c/strong> Incorporate citrine, pyrite, gold, and tiger's eye crystals to enhance your energetic alignment.\u003c/li> \u003c/ul> \u003cp>With the Sun in Leo during this period, the Lion's Gate Portal emphasizes fertility and abundance. Your mind becomes especially open and fertile, allowing you to co-create your reality and birth something new. Take time to envision and dream, clearly seeing yourself in the future you desire.\u003c/p> \u003cp>Celebrate this potent time by getting creative and intentionally taking steps to live a higher, lighter, and brighter life. Explore ways to spread your light and give your heart freely and generously.\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Read more about the Lion’s Gate Portal on Amanda’s Blog: \u003c/strong>\u003c/p> \u003cp>\u003ca href=\"https://soulpathology.com/the-lions-gate-portal-and-the-888-numerology-code/\">Lion’s Gate Portal 8/8: What to Know, What to Remember, and How to Align\u003c/a>\u003c/p> \u003cp>Host: Amanda Rieger Green\u003c/p> \u003cp>YouTube: \u003ca href=\"https://www.youtube.com/@soul_pathology\">@soul_pathology\u003c/a> \u003c/p> \u003cp>Instagram: \u003ca href=\"https://www.instagram.com/soulpathology/\">@soulpathology\u003c/a> \u003c/p> \u003cp>Website: SoulPathology.com \u003c/p> \u003cp>Email: \u003ca href=\"mailto:Podcast@SoulSessions.me\">Podcast@soulsessions.me\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754060400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYmJlYmY3LThmM2EtNDMxZC05M2ExLWIwMDUwMGM2NGNiYy80ZTc5OTYxYi0wNzAyLTQzODgtYmI4Ny1iMzJhMDBhOGExYTkvaW1hZ2UuanBnP3Q9MTc1Mzg3MDYwNCZzaXplPUxhcmdl"},{"id":288171209,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"Doing What Feels Best For You (Couch Talks)","duration":970,"isExplicit":false,"description":"\u003cp>Amy and Kat dive into a couple of listener emails. One from Erin, a middle school teacher, shares her new “Feeling Things Friday” classroom routine to help kids check in with their emotions and we’re, of course, obsessed with this idea! Then, Kayla opens up about navigating pressure and anxiety around having a second child after a challenging first pregnancy and postpartum journey. Amy and Kat offer advice, words of affirmation, and talk about why it’s okay to live life on your own terms…whether that means one kid, two kids, or none!!\u003c/p> \u003cp>Watch us on Youtube \u003ca href=\"https://www.youtube.com/@feelingthingspodcast\">HERE\u003c/a>!\u003c/p> \u003cp>Call and leave a voicemail: 877-207-2077\u003c/p> \u003cp>Email: \u003ca href=\"mailto:heythere@feelingthingspodcast.com\">heythere@feelingthingspodcast.com\u003c/a>\u003c/p> \u003cp>HOSTS:\u003c/p> \u003cp>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Kat Van Buren // \u003ca href=\"https://www.instagram.com/katvanburen/\">@KatVanburen\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753930800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2RhMjUzMWU5LTdhMjctNGMwNi05MzU2LWFlMzIwMDgxZTA3MS9mNDU3MjgyMS0wNGNkLTQ4MmEtOTRmNS1hZTMyMDA4MWUwYTkvaW1hZ2UuanBnP3Q9MTc0NDE2MDAzNSZzaXplPUxhcmdl"},{"id":287873618,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"The Fun You Find on the Other Side of Awkward","duration":3201,"isExplicit":false,"description":"\u003cp>Amy’s feeling a mix of fun, cool, vulnerable, and gladness in this episode after attending a hip hop dance class (sporting freshly lasered off brows) with her daughter and Kat introduces us to the term exhausterwhelmulated. Needless to say, there are a lot of feelings happening in this episode. Lastly, Amy’s son’s “nice and slow like hot butter” approach to dating has us cracking up and they discuss emergency contact problems after major life changes…like divorce.\u003c/p> \u003cp>Watch us on Youtube \u003ca href=\"https://www.youtube.com/@feelingthingspodcast\">HERE\u003c/a>!\u003c/p> \u003cp>Call and leave a voicemail: 877-207-2077\u003c/p> \u003cp>Email: \u003ca href=\"mailto:heythere@feelingthingspodcast.com\">heythere@feelingthingspodcast.com\u003c/a>\u003c/p> \u003cp>HOSTS:\u003c/p> \u003cp>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Kat Van Buren // \u003ca href=\"https://www.instagram.com/katvanburen/\">@KatVanburen\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753758000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2RhMjUzMWU5LTdhMjctNGMwNi05MzU2LWFlMzIwMDgxZTA3MS8xMzMzZjAzOC03ZmZlLTRjMmMtYTRhYS1iMzI4MDE4ODY0ZWEvaW1hZ2UuanBnP3Q9MTc1Mzc0NjY2MiZzaXplPUxhcmdl"},{"id":287660773,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"Soul Sessions: Harnessing the Mystical Power of Water: Intentional Practices for Healing and Clarity","duration":2248,"isExplicit":false,"description":"\u003cp>In this episode of Soul Sessions with Amanda Rieger Green, Amanda dives deep into the magical and mystical properties of water. She discusses the various ways she has intentionally utilized water in her spiritual practices over the past decade, including cleansing, hydrating, and using water's bio-resonant abilities to soothe and heal the nervous system. Amanda also shares fascinating insights from scientific studies, like those of Dr. Emoto and Veda Austin, which highlight water's interactive memory and responsive nature. Listeners will learn practical tips and rituals for incorporating water into their daily lives to amplify intuition, balance glandular systems, and even enhance dream recall. Join Amanda as she explores how to intentionally engage with water to create cognitive shifts and transcendental experiences.\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Additional Resources:\u003c/strong>\u003c/p> \u003cp>\u003ca href=\"https://podcasts.apple.com/us/podcast/soul-sessions-with-amanda-rieger-green/id1688379902?i=1000669405072\">Water Meditation: Entrain Energy, Clarify Mind, Amplify Intuition\u003c/a>\u003c/p> \u003cp>\u003ca href=\"https://podcasts.apple.com/us/podcast/soul-sessions-with-amanda-rieger-green/id1688379902?i=1000634353496\">How to Clear Your Energy with Epsom Salt\u003c/a> \u003c/p> \u003cp>\u003ca href=\"https://podcasts.apple.com/us/podcast/soul-sessions-with-amanda-rieger-green/id1688379902?i=1000639185178\">5-Minute Open Eye Meditation\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Host: Amanda Rieger Green\u003c/p> \u003cp>YouTube: \u003ca href=\"https://www.youtube.com/@soul_pathology\">@soul_pathology\u003c/a> \u003c/p> \u003cp>Instagram: \u003ca href=\"https://www.instagram.com/soulpathology/\">@soulpathology\u003c/a> \u003c/p> \u003cp>Website: SoulPathology.com \u003c/p> \u003cp>Email: \u003ca href=\"mailto:Podcast@SoulSessions.me\">Podcast@soulsessions.me\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753574400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYmJlYmY3LThmM2EtNDMxZC05M2ExLWIwMDUwMGM2NGNiYy8zMWFmZmM3Mi01OTU2LTQwYmYtOTY2ZC1iMzIzMDBhN2U3ZjkvaW1hZ2UuanBnP3Q9MTc1MzI2ODI4NCZzaXplPUxhcmdl"},{"id":287577224,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"Write Your Story: Writing Advice That Might Hurt Your Feelings ","duration":2298,"isExplicit":false,"description":"\u003cp>This week, I want to offer some straightforward writing and publishing advice that might hurt your feelings; but I’m willing to hurt your feelings since it is in service of awakening your inner artist (see: last week’s episode). \u003c/p> \u003cp>Even if you’re “not a writer” or don’t have any aspirations for publishing, this advice is for you. It’s for any creative person who questions the validity of their art because they don’t make much (or any) money from their creative pursuits, because they don’t have a big following, or because their art doesn’t look like the art of those who have had commercial success. \u003c/p> \u003cp>Before you give up, or if you already have, check out today’s episode. What I have to say might just change the way you approach your art altogether. I hope it helps you and I can’t wait to see what you make.\u003c/p> \u003cp> \u003c/p> \u003cp>Sign up for class for free on the \u003ca href=\"https://www.hotyogaofeastnashville.com\">MindBody app\u003c/a>. \u003c/p> \u003cp>Host: Ally Fallon // \u003ca href=\"https://www.instagram.com/allyfallon/\">@allyfallon\u003c/a> // \u003ca href=\"https://allisonfallon.com\">allisonfallon.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753466400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2ExMmNmYTMyLWYxMzQtNDJlNS1iZWNiLWIwMWYwMGZkYTJkMS85NDUxNDlkNS1mNjAxLTQ1YWUtODQ3OC1iMzIyMDEyOGQ5ZDEvaW1hZ2UuanBnP3Q9MTc1MzIwNzcyMCZzaXplPUxhcmdl"},{"id":287551592,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"What's God Got To Do With It?: God, the Brain, and the Body Battle (Part 4)","duration":2002,"isExplicit":false,"description":"\u003cp>This week on What's God Got To Do With It? With Leanne Ellington:\u003c/p> \u003cp>If you’ve been struggling with disordered eating patterns, restrictive diets, or feeling chained to unhealthy eating habits, this conversation is for you. We talk about how inviting God into your journey can help break those chains, allowing you to step into a new identity rooted in peace, love, and TRUE freedom.\u003cbr>\u003cbr>We explore the concept of the \"food brain\" and how it’s wired to seek comfort and connection through unhealthy coping mechanisms like overeating, mindless scrolling, or other habits that distract from what your soul truly needs.\u003cbr>\u003cbr>This episode isn’t about quick fixes or surface-level solutions; it's about understanding the root of your struggles and learning to meet them with compassion, solution-focused care, and faith.\u003cbr>\u003cbr>If you’re ready to shift your focus from fighting with your body to truly healing your relationship with food, this conversation will guide you toward that transformation, with God right by your side.\u003cbr>\u003cbr>\u003c/p> \u003cp>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>To learn more about Leanne, head over to \u003ca href=\"http://www.leanneellington.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.leanneellington.com/&source=gmail&ust=1714539681499000&usg=AOvVaw3BjBPycZuWVnVwXxPCl4IR\">www.LeanneEllington.com\u003c/a>, and to share your thoughts, questions, feedback, or guest suggestions instantly, head on over to \u003ca href=\"http://www.whatsgodgottodowithit.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.whatsgodgottodowithit.com/&source=gmail&ust=1714539681499000&usg=AOvVaw1Hk9ZUnoukqLrctCj09MiI\">www.WhatsGodGotToDoWithIt.com\u003c/a>.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753446720000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi81ODUxYjgyNi1kMzNlLTRmMTgtODI2Ny1iMzIyMDEyYmQwZTkvaW1hZ2UuanBnP3Q9MTc1MzIwNzk4MyZzaXplPUxhcmdl"},{"id":287377897,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"How to Find the Right Therapist (Couch Talks)","duration":1242,"isExplicit":false,"description":"\u003cp>Amy and Kat answer a listener question from Cinthia about what to look for in a therapist. They share practical tips for figuring out what you need, how to get trustworthy recommendations, and why it’s okay to test out a few therapists before finding the right fit. If you’ve been curious about therapy but don’t know where to start, this chat will help!\u003c/p> \u003cp>Email: \u003ca href=\"mailto:heythere@feelingthingspodcast.com\">heythere@feelingthingspodcast.com\u003c/a>\u003c/p> \u003cp>Call and leave a voicemail: 877-207-2077\u003c/p> \u003cp>HOSTS:\u003c/p> \u003cp>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Kat Van Buren // \u003ca href=\"https://www.instagram.com/katvanburen/\">@KatVanburen\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753326000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2RhMjUzMWU5LTdhMjctNGMwNi05MzU2LWFlMzIwMDgxZTA3MS9mNDU3MjgyMS0wNGNkLTQ4MmEtOTRmNS1hZTMyMDA4MWUwYTkvaW1hZ2UuanBnP3Q9MTc0NDE2MDAzNSZzaXplPUxhcmdl"},{"id":287163503,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"The Truth About ‘Let Them’: A Mel Robbins Deep Dive","duration":4202,"isExplicit":false,"description":"\u003cp>Kat takes the lead as teacher in this episode, walking Amy through a deep dive on Mel Robbins, the controversy around her \u003cem>Let Them Theory,\u003c/em> and the viral poem by Cassie Phillips that started it all. Together, Amy and Kat explore plagiarism claims, the idea of “cruel optimism,” and why so many self-help messages start to feel like sales pitches. They share what first drew them to Mel, what’s changed over time, and the 5 questions we can all ask before deciding who to trust in the self-help world.\u003c/p> \u003cp>Call and leave a voicemail: 877-207-2077\u003c/p> \u003cp>Email: \u003ca href=\"mailto:heythere@feelingthingspodcast.com\">heythere@feelingthingspodcast.com\u003c/a>\u003c/p> \u003cp>HOSTS:\u003c/p> \u003cp>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Kat Van Buren // \u003ca href=\"https://www.instagram.com/katvanburen/\">@KatVanburen\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753172252000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2RhMjUzMWU5LTdhMjctNGMwNi05MzU2LWFlMzIwMDgxZTA3MS8xMWRhZTFiOC0yYTcxLTQ5ZjYtOWFkNS1iMzIyMDBiODZkMWUvaW1hZ2UuanBnP3Q9MTc1MzE4MzA1MyZzaXplPUxhcmdl"},{"id":286873575,"podcastId":30156363,"podcastSlug":"834-feeling-things-with-amy-ka","title":"Soul Sessions: Elevate Your Energetic Currency: A Mid-Year Guide to Inner Alignment","duration":2162,"isExplicit":false,"description":"\u003cp>On this week's episode of Soul Sessions with Amanda Rieger Green:\u003c/p> \u003cp>As we reach the midpoint of the year, it's a powerful time to recognize that your energy and frequency are your most vital currency. Your physical body acts as a sacred tuning fork, constantly sensing and reflecting your inner state. Understanding and refining this connection is key to navigating life with grace and integrity.\u003c/p> \u003cp>We are living through a period of significant energetic shifts and evolution, where old structures are decomposing to make way for new. These changes are not just abstract; they are real and visceral, impacting us on physical, energetic, and spiritual levels. Honoring what resonates as true within your energetic field is paramount.\u003c/p> \u003cp>To cultivate a strong and coherent energetic field, focus on these three checkpoints:\u003c/p> \u003cp>\u003cstrong> Sacred Discernment: Trust Your Inner Knowing\u003c/strong>\u003c/p> \u003cp>\u003cem>Your discernment is a sacred tool for navigating your energetic landscape. It's not about judgment, but rather a deep, intuitive recognition of what aligns with your highest good. We've often been conditioned to override this inner knowing with politeness or external expectations, leading to regret and energetic drain. \u003c/em>\u003cstrong>\u003cem>Mantra: \"If it dulls my field, it doesn't belong.\"\u003c/em>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Energetic Boundaries: Cultivate Stable Containment\u003c/strong>\u003c/p> \u003cp>\u003cem>Energetic boundaries are not about building walls or defensive armor; they're about fostering stability within your own energetic field. The goal is to become so attuned to your own unique signal that anything out of alignment cannot stick or reside within your space. \u003c/em>\u003cstrong>\u003cem>Mantra: \"I hold my signal. I do not shrink, and I do not leak.\"\u003c/em>\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Your Body as a Tuning Fork: Calibrated for Coherence\u003c/strong>\u003c/p> \u003cp>\u003cem>Your physical body is not something to constantly fix; it's an intricate frequency reader and bio-instrument, constantly tuning and recalibrating. It's often processing information faster than your mind can consciously grasp. \u003c/em>\u003cstrong>\u003cem>Mantra: \"My body is calibrated for coherence; it only harmonizes with truth.\"\u003c/em>\u003c/strong>\u003c/p> \u003cp>Remember, the most sacred thing you can do right now is to honor what feels true in your field. This isn't about seeking external proof; it's about claiming your sacred discernment. When you hold your signal clearly, you create the space for authentic connection and alignment.\u003c/p> \u003cp>Tune in to hear as Amanda shares practical exercises to help you maintain your energetic integrity!\u003c/p> \u003cp>\u003cstrong>Send Amanda a DM: \u003c/strong>\u003ca href=\"https://www.instagram.com/soulpathology/\">@SoulPathology\u003c/a>\u003cstrong> or Email: \u003c/strong>\u003ca href=\"mailto:Podcast@SoulSessions.me\">Podcast@SoulSessions.me\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752969600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNiYmJlYmY3LThmM2EtNDMxZC05M2ExLWIwMDUwMGM2NGNiYy8wNGM1ZWUwOC1iZjYzLTQ1ZmYtYjQ4OC1iMzFjMDA5ZTY1OTkvaW1hZ2UuanBnP3Q9MTc1MjY2MTgxMiZzaXplPUxhcmdl"}]}},{"id":53761269,"title":"Movie Mike's Movie Podcast","description":"Movie Mike’s Movie Podcast is hosted by Mike D who is the head writer on The Bobby Bones Show and The BobbyCast where he has been dubbed as the ‘resident movie expert’. The podcast offers a weekly deep dive in a cinema topic often formatted in a ranking list format. Each episode, Mike gives a spoiler free review of a new movie in theaters or streaming at home. Plus, Mike offers listeners a look at what’s coming to a screen near you soon inside of Movie Mike’s Trailer Park where he breaks down the latest film teasers. Mike is a frequent moviegoer and researcher of movie facts and trivia. He doesn’t consider himself a ‘critic’ because he’s just a guy who loves movies!","lastUpdated":1735785784,"slug":"834-movie-mikes-movie-podcast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS8xNWM4NTNiOS1jYWRkLTQ0MmMtOGViMi1hZTM5MDA2ZGIzMDgvaW1hZ2UuanBnP3Q9MTY0NDU2MTU2NiZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABCJGKAAAAGXCh8aYA"},"items":[{"id":287726329,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Actors Paid MILLIONS for Little Screen Time + Movie Review: Fantastic Four + Trailer Park: Mortal Kombat 2","duration":2884,"isExplicit":false,"description":"\u003cp>Mike shares actors who took home million dollar paydays despite being on screen for a little amount of time. Some actors earned a million dollars for each minute they appeared on screen! While others were paid for movies that were never even released or that they ended up being cut from. It’s wild! In the Movie Review, The Fantastic Four: First Steps. Mister Fantastic, Invisible Woman, Human Torch and the Thing face their most daunting challenge yet as they defend Earth from Galactus and Silver Surfer. Does it do a good job setting up the next phase of the MCU, what was lacking in the story and who stole the show. In the Trailer Park, Mike talks about Mortal Kombat 2 starring Karl Urban as Johnny Cage who is an actor forced into the role of champion of Earth in a universal fighting tournament to the death. Mike talks about his history with the video game, why this movie seems to lean more into the fun and violence but questions why all movies like this are starting to look the same?\u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753664700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS9mZDk5NzJhYy00MjFhLTQ5YTktYjA3YS1iMzI3MDBmOWU4OGMvaW1hZ2UuanBnP3Q9MTc1MzYyOTQyMSZzaXplPUxhcmdl"},{"id":286931878,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"The 10 Best, 5 Worst and 5 Most Disappointing DC Movies + Movie Review: I Know What You Did Last Summer + Trailer Park: Weapons","duration":3283,"isExplicit":false,"description":"\u003cp>Mike is riding off a DC Comics high so he decides to rank his Top 10 DC movies of all time. He also shares the Top 5 Worst and Top 5 Disappointments that left a bad taste in his mouth. Where does Superman (2025) rank on this list and the one movie that most people hate but makes his Top 10. In the Movie Review, Mike talks about I Know What You Did Last Summer where we see the return of Jennifer Love Hewitt and Freddie Prinze Jr. It’s about a new group of friends who are terrorized by a stalker who knows about a gruesome incident from their past. What was the most frustrating part, what he hated about the fisherman killer and how the OGs did at reprising their roles. In the Trailer Park, Mike talks about the Weapons starring Julia Garner and Josh Brolin and why it genuinely freaked him out. The trailer shows kids mysteriously leaving their homes and everyone in the town trying to figure out why. Mike also talks about Josh Brolin and how he was broke when one of his most famous movies was released. \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753059900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS82NTlhMmUyNC00OGJiLTQyYjYtYmU5NS1iMzIwMDBmNWY2MzMvaW1hZ2UuanBnP3Q9MTc1MzAyMzUwNiZzaXplPUxhcmdl"},{"id":285616811,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Top 10 Highest Grossing Actors and How Much Money They REALLY Make + Movie Review: Superman + Trailer Park: Roofman","duration":2986,"isExplicit":false,"description":"\u003cp>With the huge opening of “Jurassic World: Rebirth,” Scarlett Johansson has just become the highest-grossing actor in movie history. Mike takes a look at the Top 10 actors, breaks down how much an actor would take home after getting paid $20 million dollars for 1 role and what actors on the cusp have the best shot at breaking into the Top 10?\u003cstrong> \u003c/strong>In the Movie Review, Mike talks about Superman directed by James Gunn. Mike has never been a fan of the character but did this movie change that? Mike also answers the questions: How was David Corenswet as the Man of Steel? Does it set up DC for success? Who were the rest of the standouts?\u003cstrong> \u003c/strong>The story follows Superman who gets drawn into conflicts at home and abroad, his actions are questioned, giving tech billionaire Lex Luthor the opportunity to get the Man of Steel out of the way for good. In the Trailer Park, Mike talks about how Roofman with Channing Tatum could be his next favorite movie. The film follows a robber who lived in a Toys R Us store & broke into more than 60 McDonald’s then emptied the cash register after herding staff into freezers. \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752455100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS84N2EyNTNkMy03NmExLTQwNmUtODFjOS1iMzE5MDBmYzI3MDMvaW1hZ2UuanBnP3Q9MTc1MjQyMDQyMSZzaXplPUxhcmdl"},{"id":284506784,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Best and Worst of June with Mike and Kelsey + Movie Review: Why Did Jurassic World Rebirth Suck? + Trailer Park: Project Hail Mary ","duration":2789,"isExplicit":false,"description":"\u003cp>Mike and Kelsey talk about the Best and Worst movies they saw in the month of June. They share their experience at a new theater chain they went to on vacation in Arizona, why Sydney Sweeney’s character was insufferable in Echo Valley and a movie Mike can’t believe got greenlit in 2025. In the Movie Review, Mike talks about Jurassic World: Rebirth starring Scarlett Johansson. The movie takes place five years post-Jurassic World: Dominion (2022). It’s about an expedition that braves isolated equatorial regions to extract DNA from three massive prehistoric creatures for a groundbreaking medical breakthrough. Where does it rank in the franchise, why the acting felt off and why it looked magnificent despite being boring. In The Trailer Park, Mike talks about how Ryan Gosling is humanity's last chance for survival in the upcoming movie \"Project Hail Mary.\" He plays as a middle school teacher who is sent to space as the world comes to an end. Mike gives his reasoning on why the movie will either be a huge hit or major flop. \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751850300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS9jYzBkOWExNS0wZDFiLTRhZjEtYTE3My1iMzEyMDBmYzU5MDcvaW1hZ2UuanBnP3Q9MTc1MTgxNzYyMyZzaXplPUxhcmdl"},{"id":283237744,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"The Making of Final Destination: Bloodlines with Directors Adam Stein and Zach Lipovsky + Movie Review: 28 Years Later + Trailer Park: Deliver Me from Nowhere","duration":3175,"isExplicit":false,"description":"\u003cp>Mike talks to Adam Stein and Zach Lipovsky who directed Final Destination Bloodlines. They share stories behind the coolest deaths, how veteran stuntwoman Yvette Ferguson came out of retirement to become the oldest person ever set on fire on camera, the films that inspired them to become directors, and the episode of Goosebumps that Zach starred in as a kid! Final Destination Bloodlines is now available on digital and on 4K UHD on July 22! In the Movie Review, Mike talks about 28 Years Later starring Aaron Taylor-Johnson. Oscar-winning director Danny Boyle and writer Alex Garland reunite. It's been almost three decades since the rage virus escaped a biological weapons laboratory, and now, still in a ruthlessly enforced quarantine, some have found ways to exist amidst the infected. Mike talks about what sets it apart in the franchise, why it’s one of the most beautiful horror films he’s watched and why it is what he describes to be as ‘butt drenching’. In the Trailer Park, Mike talks about Jeremy Allen White as Bruce Springsteen in Deliver Me from Nowhere which is an upcoming biographical musical drama film about the iconic singer. Are we over biopics, does embody Bruce and is it too soon to tell his story?\u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751245500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS81MzQ2MDZkNi1mNTg3LTQ1NDctYTk1Yi1iMzA4MDE0MTE2ZmEvaW1hZ2UuanBnP3Q9MTc1MDk2NjIxNiZzaXplPUxhcmdl"},{"id":282368268,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"The Best and Worst Live-Action Remakes of Animated Movies + Movie Review: Did Materialists Bring Rom-Coms Back? + Trailer Park: Eddington - Why Is Pedro Pascal So Popular?","duration":3271,"isExplicit":false,"description":"\u003cp>Mike loves animation but not always when studios decide that the movies we love need a live-action remake. He shares what he thinks are the Top 5 Best, Worst and ones that actually need a live-action adaptation that haven’t been made. In the Movie Review, Mike talks about Materialists starring Dakota Johnson, Pedro Pascal and Chris Evans. It’s about a young New York City matchmaker's lucrative business that gets complicated as she finds herself torn between the perfect match and her imperfect ex. Mike talks about 3 classic things it brought back, has Dakota Johnson recovered from Madame Web and how it included one of his newest movie pet peeves. In the Trailer Park, Mike breaks down Eddington directed by Ari Aster. The western is set during the tense summer of 2020 and stars Joaquin Phoenix and Pedro Pascal\u003cstrong> \u003c/strong>in a heated small-town mayoral race. It follows the political and social turmoil in the fictional city of Eddington, New Mexico, caused by the COVID-19 pandemic. Mike does a dive into why Pedro Pascal is so popular right now. \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750640700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS82NTFhN2RhMy0yMGE3LTQwOTYtOTE1Zi1iMzA0MDEzZDY0NDQvaW1hZ2UuanBnP3Q9MTc1MDYxOTgzNSZzaXplPUxhcmdl"},{"id":281088235,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Top 5 Debut Films of Mike’s Favorite Directors + Movie Review: The Phoenician Scheme and Is Wes Anderson Still Cool? + Trailer Park: Mike and Kelsey on Going to Broadway and Wicked: For Good","duration":2971,"isExplicit":false,"description":"\u003cp>Mike was recently inspired by the Paul Reubens’ documentary after learning about Pee Wee’s Big Adventure being such an important first film for Tim Burton. He shared what directors he believes made the biggest splashes with their debut studio films, why he thinks the Oscars are wrong about animation and what new directors are just heating up. In the Movie Review, Mike talks about The Phoenician Scheme from one of his favorite directors Wes Anderson. Benicio Del Toro plays a wealthy and maligned industrialist Zsa Zsa Korda , who, after surviving one too many assassination attempts by rivals, names his forgotten daughter as his sole heir-over his eight sons. Mike talks about if Wes Anderson is still cool, where it ranks among his most recent films and why Michael Cera was born for this role. In the Trailer Park, Mike and Kelsey talk about Wicked: For Good, going to see Wicked on Broadway this summer and how it lines up with The Wizard of Oz.\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750035900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS84ZTBhMzZjYy1iMjhiLTQxMWYtOTkyNy1iMmZkMDEwZDJkMGMvaW1hZ2UuanBnP3Q9MTc1MDAwNDYxNSZzaXplPUxhcmdl"},{"id":279773879,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Which Dead Actor Would You Bring Back for One Final Movie? + Movie Review: Bring Her Back + 3 Red Flags About Happy Gilmore 2","duration":2599,"isExplicit":false,"description":"\u003cp>The theme of this episode is Death and creepy rituals. Mike shares the top 5 actors he would bring back from the dead and what 1 movie he would want them to star in. In the Movie Review, Mike talks about A24’s Bring Her Back. It’s about a brother and sister who witness a terrifying ritual at the secluded home of their new foster mother. Mike gives his reasoning why it is the horror movie of the year, how twin brothers went from YouTubers to directing bangers and how one of the actors job the part with ZERO acting experience. In the Trailer Park, Mike shares his 3 Red Flags why Netflix’s Happy Gilmore 2 isn’t going to be good. It takes place 30 years after winning his first tour and retired golfer Happy Gilmore returns to the sport to pay to send Vienna to a ballet school.\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1749431100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS9jODMyZWI2Mi05Y2RmLTRkZTAtYWI3Mi1iMmY2MDEzNTM5ZDIvaW1hZ2UuanBnP3Q9MTc0OTQwODQ0NyZzaXplPUxhcmdl"},{"id":278584332,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Movie Experience with In-Laws, Kelsey Questions Mike’s Google History, Underrated Movie Snack + Movie Review: Why ‘Mission: Impossible – The Final Reckoning’ Fell Short + Trailer Park: Keanu Reeves Is A Guardian Angel In “Good Fortune\"","duration":3263,"isExplicit":false,"description":"\u003cp>Mike and Kelsey share their best and worst movies for the month of June. They talk about the best and worst places to sit in the theater, an underrated movie snack, and Mike feeling embarrassed for liking Stitch so much. In the Movie Review, Mike talks about Tom Cruise in Mission: Impossible – The Final Reckoning. He shares why he thinks the finale to the franchise fell short, why Tom Cruise needs to go back to dramas and will Glen Powell take over the franchise? In the Trailer Park, Mike talks about Keanu Reeves in “Good Fortune,” which is an upcoming comedy from Aziz Ansari. The “John Wick” star plays a well-meaning guardian angel named Gabriel who tries to help Arj, played by Ansari, by swapping his life with a wealthy venture capitalist, played by Seth Rogen. \u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1748826300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS84NmQ5MTI0ZS05ZjI5LTQ5YTgtYjJkOS1iMmVmMDEwYTc3OTQvaW1hZ2UuanBnP3Q9MTc0ODc5NDQ4MyZzaXplPUxhcmdl"},{"id":277420192,"podcastId":53761269,"podcastSlug":"834-movie-mikes-movie-podcast","title":"Controversial Scenes So Bad They Were Pulled From Movies + Did Disney Ruin ‘Lilo and Stitch’ for Mike? + Trailer Park: F1 and Why Brad Pitt Will Never Play a Grandpa","duration":3233,"isExplicit":false,"description":"\u003cp>Mike talks about movie scenes that were considered to be too inappropriate and were removed from the final cuts from films such as The Program, Toy Story 2 and Lilo and Stitch. Mike shares what made the scenes controversial that audiences ended up finding offensive, disrespectful or some that even posed a threat to the public. In the Movie Review, it’s the one Mike has been waiting for. The live-action remake of his favorite Disney movie, Lilo and Stitch. He shares some of the major differences between it and the animated version, why it was more emotional than the original and did they keep his favorite scene in the movie? In the Trailer Park, Mikes talks about Brad Pitt's racing new drama \"F1\". He plays a retired Formula 1 driver, Sonny Hayes, who returns to the sport to mentor a young driver, Joshua Pearce, played by Damson Idris. Mike shares why Brad Pitt will never play a grandpa, what he loves and hates about racing movies and how the sound design shines in this trailer. \u003c/p> \u003cp>\u003cstrong>New Episodes Every Monday!\u003c/strong>\u003c/p> \u003cp>\u003cstrong>Watch on YouTube:\u003c/strong> \u003ca href=\"https://www.youtube.com/mikedeestro\">@MikeDeestro\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on X: \u003c/strong>\u003ca href=\"https://twitter.com/mikedeestro\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Follow Mike on Letterboxd: \u003c/strong>\u003ca href=\"https://letterboxd.com/mikedeestro/\">\u003cstrong>@mikedeestro\u003c/strong>\u003c/a>\u003c/p> \u003cp>\u003cstrong>Email: \u003c/strong>MovieMikeD@gmail.com\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1748221500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU4MzZjMWY5LTE0MjctNGViZi04ZDQ4LWFlMzkwMDZkYjJmYS9hMDRlMDA0YS04OTgyLTRjOTMtYmFlOS1iMmU4MDExNTBlMTMvaW1hZ2UuanBnP3Q9MTc0ODIwNzk2NSZzaXplPUxhcmdl"}]}},{"id":28464414,"title":"Wayne D & Tay The Podcast","description":"From pop culture guests and topics, Wayne D & Tay cover everything. Guests include musicians, athletes & more.","lastUpdated":1724177108,"slug":"960-wayne-d-tay-the-podcast","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAOk8QAAAGVXFv_wA"},"items":[{"id":287177126,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Ella Langley's Tattoo Regrets","duration":1328,"isExplicit":false,"description":"In this episode, Wayne D sits down with rising country star Ella Langley for a candid and entertaining conversation. Ella opens up about life on the road while touring with Riley Green, sharing behind-the-scenes stories, lessons learned, and the wild moments that come with life on tour. They also dive into the topic of tattoo regret—yes, she has one—and the story behind it is as hilarious as it is relatable. Plus, Ella talks about her creative process, her Alabama roots, and what’s next on her musical journey.Whether you're a longtime fan or just discovering Ella, this episode is packed with laughs, honesty, and a whole lot of Southern charm.","startDate":1753186631000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":283391921,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"The Future of Mustaches with Riley Green","duration":1410,"isExplicit":false,"description":"In this episode, Wayne D sits down with country music star Riley Green for a candid conversation that covers it all—from the wild ride of his 2025 Damn Country Music Tour to the unexpected magic behind his hit collaborations with Ella Langley. Riley opens up about how their viral duet “You Look Like You Love Me” almost didn’t happen, and why their voices—and roots—blend so naturally.Plus, Wayne gets the scoop on the internet-breaking moment when Riley shaved off his signature mustache. Was it a style choice, a statement, or just a surprise? Riley shares the story behind the shave that had fans divided and social media buzzing.Whether you're a longtime fan or just tuning in, this episode is packed with laughs, behind-the-scenes stories, and a whole lot of country charm.","startDate":1751288495000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":279145197,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"30 Number Ones & Still Rolling with Jason Aldean","duration":840,"isExplicit":false,"description":"In this special episode, country music powerhouse Jason Aldean joins us to celebrate a monumental career milestone—30 number one hits, with his latest chart-topper “Whiskey Drink” marking a new chapter in his legacy. Jason opens up about the journey from his debut in 2005 to becoming one of the genre’s most consistent hitmakers, sharing the stories behind some of his biggest songs and what keeps him inspired after two decades in the spotlight.We also dive into the booming success of his Nashville bar, Jason Aldean’s Kitchen + Rooftop Bar, and how it’s become a staple on Broadway. Plus, Jason gets personal about how his priorities have shifted over the years, emphasizing the growing importance of family time and balance amidst the fast-paced world of touring and recording.Whether you're a longtime fan or new to his music, this episode offers a heartfelt and behind-the-scenes look at the man behind the hits.\u003cbr />\u003cbr />🎧 Tune in now for a conversation full of music, memories, and meaning.","startDate":1749038755000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":275093579,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Bailey Zimmerman Shares Tough Life Lessons","duration":1536,"isExplicit":false,"description":"Join us for an exclusive episode featuring rising country star Bailey Zimmerman! In this candid conversation, Bailey opens up about his close relationship with fellow artist Morgan Wallen. Discover how their friendship has influenced his music and career.We'll dive into the highs and lows of touring, sharing unforgettable moments and the challenges that come with life on the road. Bailey also sheds light on the pressures of the music business, offering a raw look at the hard lessons he's learned along the way.Whether you're a fan of Bailey's music or curious about the inner workings of the industry, this episode promises to be a heartfelt and insightful journey. Tune in for an honest discussion that goes beyond the spotlight. 🎶Don't miss out! Subscribe now and get ready to be inspired by Bailey Zimmerman's story.","startDate":1747042072000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":274695050,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Nashville is Going BANANAS","duration":1448,"isExplicit":false,"description":"In this exciting episode, we talk Banana Ball Buzz, we sit down with Zack Frongillo, the Director of Entertainment for the Savannah Bananas, and Dustin Baber, the second baseman for the Party Animals. Join us as we dive into the incredible success of Banana Ball, the innovative and entertaining twist on traditional baseball that has captivated fans across the nation.Zack and Dustin share their insights on what makes Banana Ball so special, from the unique rules to the high-energy atmosphere that keeps fans on the edge of their seats. They also give us a sneak peek into the upcoming game in Nashville this weekend, promising loads of fun and unforgettable moments.Whether you're a die-hard baseball fan or just looking for a good time, this episode is packed with excitement, laughter, and behind-the-scenes stories that you won't want to miss. Tune in and get ready to catch the Banana Ball fever!","startDate":1746787640000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":274300539,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Cole Swindell is Getting Baby Practice in!","duration":1774,"isExplicit":false,"description":"In this heartfelt episode, we sit down with country music sensation Cole Swindell to discuss his latest number one song that's taking the charts by storm. Cole opens up about the inspiration behind his hit single and the journey to its success.But the excitement doesn't stop there! Cole shares the joyous news of his pregnant wife and how they're both eagerly anticipating the arrival of their first child. Tune in to hear Cole's thoughts on becoming a dad, the emotions he's experiencing, and how he's preparing for this new chapter in his life.","startDate":1746631447000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":273637917,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Blake Shelton is a Massive Post Malone Fan?","duration":706,"isExplicit":false,"description":"Blake Shelton is setting up a breand new album and he says he's enjoying ti just as much as he ever had. His relationship with Post Malone has motivated him to get back into the studio and record a bunch of new songs. ","startDate":1745866146000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":272595570,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Jon Pardi is NOT Interested in This, AT ALL!!","duration":1146,"isExplicit":false,"description":"Mr. Saturday night is back with a new album and daaaang, is it good!?! He tells us about how quick the process was this time around and why it feels like the best music he's put out to date! Outside of music, he's busy too. ","startDate":1744714688000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":272301882,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Chris Young Takes New Approach, Will It Work?","duration":908,"isExplicit":false,"description":"Chris Young not only has a new song & album to celebrate BUT he's also got an entire new team behind him to support it. For the first time in his career, Chris bet on himself and went to find a new home for his music. We cath up on that and what pressure there is in country music to CREATE, CREATE, CREATE!","startDate":1744374266000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"},{"id":269390788,"podcastId":28464414,"podcastSlug":"960-wayne-d-tay-the-podcast","title":"Will We Even Recognize New Jelly Roll?","duration":519,"isExplicit":false,"description":"This may have been the deepest, most honest artist conversation we've ever had. Jelly Roll is in a different place then he's ever been before mentally and physically. Whats he shared with us about wherte he's been, how he's feeling and what his music may sound like moving forward, may bring you to tears.\u003cbr />\u003cbr />","startDate":1741011288000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVmMTg5Mjg5ZTk2ZTFmYmI0Y2MxYmZlNWRiM2ZiOWQwLmpwZw"}]}},{"id":72848159,"title":"Outweigh","description":"Outweigh aims to break the stigma around disordered eating and eating disorders. Hosts Amy Brown and Leanne Ellington share their own experiences with overcoming food and body image struggles and talk with experts who provide wisdom and careful guidance. Each week provides a dose of encouragement and hope for anyone navigating thoughts and behaviors in this space. These episodes are also helpful for loved ones that are coming alongside someone on this journey. You can hear Amy on \"The Bobby Bones Show\" and her \"Feeling Things with Amy & Kat\" podcast, and Leanne is the creator of Stressless Eating, and you can check her out on her upcoming podcast “What's God Got To Do With It?”","lastUpdated":1745753766,"slug":"1119-outweigh","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABCYzekAAAGXJEgvgA"},"items":[{"id":288360638,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Two Things Can Be True At The Same Time: Part 4 [The Mini-Series] (Normalizing the In-Betweens and Healing From Extremism)","duration":970,"isExplicit":false,"description":"\u003cp>Can you love food AND maintain a healthy relationship with food? We absolutely think so! And that's why we are here to talk about this very important distinction. These things do NOT have to cancel eachother out or stay mutually exclusive. But...there are some very important distinctions that you want to keep in mind--- especially since there are a lot of mixed messages out there about this topic.\u003c/p> \u003cp>Amy & Leanne are back again for the FOURTH episode of the Mini-Series Two Things Can Be True At The Same Time (Normalizing the In-Betweens and Healing From \u003cem>Extremism\u003c/em>) where they share their thoughts and takeaways on how you can have BOTH: You can heal from your disordered eating and have a healthy relationship with food.... AND still love food, love sugar, find pleasure and joy in food....AND still have food 'stuff' you're continually working though (it can ALL be true).\u003c/p> \u003cp> \u003c/p> \u003cp>HOSTS:\u003cbr>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.StresslessEating.com&source=gmail&ust=1687036939148000&usg=AOvVaw0906rNfdll_qVVeR92vES6\">www.StresslessEating.com\u003c/a> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754103600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":287604827,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Two Things Can Be True At The Same Time: Part 3 [The Mini-Series] (Normalizing the In-Betweens and Healing From Extremism)","duration":909,"isExplicit":false,"description":"\u003cp>You can be on the journey to self-love and self-worth... AND still have really crappy thoughts about yourself show up.\u003c/p> \u003cp>Yep....it's true! Even the most confident, self-assured, empowered women can have \"ugly\" thoughts about themselves. This does NOT have to mean anything, and in fact, it's totally normal. What matters most is how you RESPOND (instead of react) to those thoughts. And that's why on this episode of Outweigh, we share some very important distinctions that you'll want to keep in mind around this subject specifically.\u003c/p> \u003cp>Amy & Leanne are back again for the THIRD episode of the Mini-Series Two Things Can Be True At The Same Time (Normalizing the In-Betweens and Healing From \u003cem>Extremism\u003c/em>) where they share their thoughts and takeaways on how you can have BOTH: You can be on the journey to self-love and self-worth... AND still have really crappy thoughts about yourself show up.\u003cbr>\u003cbr>\u003c/p> \u003cp>HOSTS:\u003cbr>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.StresslessEating.com&source=gmail&ust=1687036939148000&usg=AOvVaw0906rNfdll_qVVeR92vES6\">www.StresslessEating.com\u003c/a> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753498800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":286818615,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Two Things Can Be True At The Same Time: Part 2 [The Mini-Series] (Normalizing the In-Betweens and Healing From Extremism)","duration":864,"isExplicit":false,"description":"\u003cp>We are back again sharing Two Things that can ABSOLUTELY be true at the same time: You can be on the journey to self-love and self-worth (and not have self-worth tied to your appearance)....AND still care about what you look like.\u003c/p> \u003cp>These things do NOT have to cancel eachother out or stay mutually exclusive. But...there are some very important distinctions that you want to keep in mind--- especially since there are a lot of messages out there telling you that you \"shouldn't\" ever focus on your appearance or that it is 'vain' to care what you look like.\u003c/p> \u003cp>Here at Outweigh, we love to give a different perspective, and that's why Amy & Leanne came together for the SECOND episode of the Mini-Series Two Things Can Be True At The Same Time (Normalizing the In-Betweens and Healing From \u003cem>Extremism\u003c/em>) where they share their thoughts and takeaways on how you can have BOTH: You can be on the journey to self-love and self-worth (and not have self-worth tied to your appearance)....AND still care about what you look like. \u003c/p> \u003cp> \u003c/p> \u003cp>HOSTS:\u003cbr>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.StresslessEating.com&source=gmail&ust=1687036939148000&usg=AOvVaw0906rNfdll_qVVeR92vES6\">www.StresslessEating.com\u003c/a> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752894000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":285488371,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Two Things Can Be True At The Same Time Part 1 [The Mini-Series] (Normalizing the In-Betweens and Healing From Extremism)","duration":911,"isExplicit":false,"description":"\u003cp>Yes.... you heard that correctly. You can be pro body-image (and pro-self worth and body-positive) ....AND still have health goals you want to reach. These things do NOT have to cancel eachother out or stay mutually exclusive. But...there are some very important distinctions that you want to keep in mind to make sure that you are leading yourself in the direction of health, freedom, and healing.\u003c/p> \u003cp>\u003cbr>Amy & Leanne come together for the FIRST episode of the Mini-Series Two Things Can Be True At The Same Time (Normalizing the In-Betweens and Healing From \u003cem>Extremism\u003c/em>) where they share their thoughts and takeaways on how you can have BOTH: a healthy relationship with food and your body....AND work towards the goals that are important to you.\u003c/p> \u003cp>\u003cbr>This is also Leanne's first episode as the official Co-Host of Outweigh alongside Amy, and we are so excited to be co-pilots as we bring you a weekly dose of hope, insight, inspiration, and healing.\u003c/p> \u003cp> \u003c/p> \u003cp>HOSTS:\u003cbr>Amy Brown // \u003ca href=\"http://radioamy.com/\">RadioAmy.com\u003c/a> // \u003ca href=\"https://www.instagram.com/radioamy/\">@RadioAmy\u003c/a>\u003c/p> \u003cp>Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.StresslessEating.com&source=gmail&ust=1687036939148000&usg=AOvVaw0906rNfdll_qVVeR92vES6\">www.StresslessEating.com\u003c/a> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752289200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":284318971,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"\"Does It Ever Get Easier?\" - Part 2","duration":1055,"isExplicit":false,"description":"\u003cp>Leanne is back to continue the conversation from last week and dives deeper into the question of \"Does it ever get easier?\". She argues that restrictive diets and intense exercise plans create a cycle of difficulty and ultimately fail because they train your brain for \"hard work\" instead of training it for\"ease.\" \u003cbr>\u003cbr>This week Leanne literally shares a step-by-step checklist for how you can make sure your brain is focusing on creating \"ease\" by practicing behaviors that are enjoyable, sustainable, and create a sense of freedom. You can take this \"checklist\" of practices that cultivate ease (flexibility, consistency, happiness) contrasted with practices that reinforce difficulty (control, pain, guilt) to make sure that YOUR brain is set up for success. \u003cbr>\u003cbr>By understanding these two categories (when your brain is practicing EASE vs. when your brain is practicing HARD), you can choose the path of least resistance which leads to lasting change and a more peaceful relationship with food and your body.\u003c/p> \u003cp>\u003cbr>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about how to turn off the part of your brain that’s obsessed with food or obsessed with your weight and rewire your own brain for peace and freedom,....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.stresslesseating.com/&source=gmail&ust=1713044594059000&usg=AOvVaw3avp1ybMywvo4619dEAbEI\">www.StresslessEating.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751684400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":283125706,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"\"Does It Ever Get Easier?\" - Part 1","duration":1114,"isExplicit":false,"description":"\u003cp>On this week's episode of Outweigh, Leanne tackles a question on every woman's mind stuck in the diet-and-weight-loss cycle: \"Does it ever get easier?\" Leanne challenges the idea of quick-fix diets and restrictive plans, arguing that they simply create more of the yo-yo effect that you're desperate to break free from AND leave you feeling like a prisoner in your own body.\u003c/p> \u003cp>Instead, she proposes a different approach: focusing on the \"why\" behind your struggles with food and body image. By becoming a master of your thoughts and habits, you can break free from the \"diet mentality\" and start creating sustainable change. The episode offers a seed of hope, suggesting that true ease comes from changing your thinking, not through sheer willpower and deprivation.\u003cbr>\u003cbr>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>To learn more about how to turn off the part of your brain that’s obsessed with food or obsessed with your weight and rewire your own brain for peace and freedom,....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.stresslesseating.com/&source=gmail&ust=1712338717455000&usg=AOvVaw2hOamBwcdUKWgrxNkpynxt\">www.StresslessEating.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751079600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":282232333,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Conversations with A Brain Surgeon With Dr. Lee Warren - Part 4: Neuro-habits","duration":1222,"isExplicit":false,"description":"\u003cp>So far, we've explored the incredible power of neuro-thoughts, neuro-feelings, and neuro-beliefs. But how do these translate into action? In this final episode of \"Conversations with a Brain Surgeon\", Dr. Lee Warren guides us through the fascinating realm of neuro-habits. We'll discover how your thoughts, feelings, and beliefs shape your daily actions, behaviors, and ultimately, your habits. Join us as we uncover the neural mechanisms behind habit formation and explore strategies for rewiring our brain to cultivate healthier, more empowering behaviors.\u003c/p> \u003cp> \u003c/p> \u003cp>GUEST: \u003ca href=\"https://www.instagram.com/drleewarren/\">@drleewarren\u003c/a>\u003c/p> \u003cp>Dr. Warren's Podcast: \u003ca href=\"https://wleewarrenmd.com/podcast/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/podcast/&source=gmail&ust=1716484712610000&usg=AOvVaw0iTUj7ce2yUlzcP68m-gWk\">https://wleewarrenmd.com/podcast/\u003c/a>\u003c/p> \u003cp>Dr. Warren's Latest Book: \u003ca href=\"https://wleewarrenmd.com/books/hope-is-the-first-dose/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/books/hope-is-the-first-dose/&source=gmail&ust=1716484712610000&usg=AOvVaw3vwMiIl4YmJdn8r_zzN2Iw\">https://wleewarrenmd.com/books/hope-is-the-first-dose/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.stresslesseating.com/&source=gmail&ust=1713460948997000&usg=AOvVaw0kTQie1nohHsl1gCK-_IOk\">www.StresslessEating.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750474800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":280930713,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Conversations with A Brain Surgeon With Dr. Lee Warren - Part 3: Neuro-beliefs","duration":1028,"isExplicit":false,"description":"\u003cp>We are back with Dr. Lee Warren to explore the two-way-street between thoughts and beliefs. In Part 1 we explored the power of neuro-thoughts, and part 2 revealed how they influence your neuro-feelings. Now, we get to the core: \u003cstrong>your beliefs!\u003c/strong> Dr. Warren delves into the fascinating world of neuro-beliefs, explaining the intricate dance between your thoughts and your core convictions. You'll learn how thoughts shape beliefs, and beliefs reinforce specific patterns of thinking and feeling. Prepare to unlock the secrets of your belief system, understand how it impacts your reality, and discover strategies to cultivate beliefs that actually empower you.\u003c/p> \u003cp> \u003c/p> \u003cp>GUEST: \u003ca href=\"https://www.instagram.com/drleewarren/\">@drleewarren\u003c/a>\u003c/p> \u003cp>Dr. Warren's Podcast: \u003ca href=\"https://wleewarrenmd.com/podcast/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/podcast/&source=gmail&ust=1716484712610000&usg=AOvVaw0iTUj7ce2yUlzcP68m-gWk\">https://wleewarrenmd.com/podcast/\u003c/a>\u003c/p> \u003cp>Dr. Warren's Latest Book: \u003ca href=\"https://wleewarrenmd.com/books/hope-is-the-first-dose/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/books/hope-is-the-first-dose/&source=gmail&ust=1716484712610000&usg=AOvVaw3vwMiIl4YmJdn8r_zzN2Iw\">https://wleewarrenmd.com/books/hope-is-the-first-dose/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.stresslesseating.com/&source=gmail&ust=1713460948997000&usg=AOvVaw0kTQie1nohHsl1gCK-_IOk\">www.StresslessEating.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1749870000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":279651534,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Conversations with A Brain Surgeon With Dr. Lee Warren - Part 2: Neuro-feelings","duration":767,"isExplicit":false,"description":"\u003cp>In Part 2 of our series, \"Conversations with A Brain Surgeon,\" we explore the profound connection between our thoughts and our feelings. Building upon the insights from Part 1, we delve into how our neuro-thoughts shape our emotional landscape, affecting our emotional regulation and overall well-being. Join us as we uncover the intricate interplay between our thoughts and feelings, and discover practical strategies to cultivate emotional resilience and balance.\u003c/p> \u003cp>GUEST: \u003ca href=\"https://www.instagram.com/drleewarren/\">@drleewarren\u003c/a>\u003c/p> \u003cp>Dr. Warren's Podcast: \u003ca href=\"https://wleewarrenmd.com/podcast/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/podcast/&source=gmail&ust=1716484712610000&usg=AOvVaw0iTUj7ce2yUlzcP68m-gWk\">https://wleewarrenmd.com/podcast/\u003c/a>\u003c/p> \u003cp>Dr. Warren's Latest Book: \u003ca href=\"https://wleewarrenmd.com/books/hope-is-the-first-dose/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/books/hope-is-the-first-dose/&source=gmail&ust=1716484712610000&usg=AOvVaw3vwMiIl4YmJdn8r_zzN2Iw\">https://wleewarrenmd.com/books/hope-is-the-first-dose/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.stresslesseating.com/&source=gmail&ust=1713460948997000&usg=AOvVaw0kTQie1nohHsl1gCK-_IOk\">www.StresslessEating.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1749265200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"},{"id":278449641,"podcastId":72848159,"podcastSlug":"1119-outweigh","title":"Conversations with A Brain Surgeon With Dr. Lee Warren - Part 1: Neuro-thoughts","duration":802,"isExplicit":false,"description":"\u003cp>Ever wonder if your thoughts can literally change your brain? Welcome to the first episode of our Neuro-series where we are joined by Dr. Lee Warren, a neurosurgeon, author, and fellow podcaster, as we dive into the fascinating world of neuro-thoughts. Discover the power of neuroplasticity and neurobiology, and how there's an entire science behind how your thoughts can become your reality.\u003cbr>\u003cbr>We'll unpack the incredible power of your thoughts and how they can literally shape your reality, impacting your emotions, behavior, and even your physical health. Discover how to take back power from your mind for lasting change and a more fulfilling life.\u003c/p> \u003cp> \u003c/p> \u003cp>GUEST: \u003ca href=\"https://www.instagram.com/drleewarren/\">@drleewarren\u003c/a>\u003c/p> \u003cp>Dr. Warren's Podcast: \u003ca href=\"https://wleewarrenmd.com/podcast/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/podcast/&source=gmail&ust=1716484712610000&usg=AOvVaw0iTUj7ce2yUlzcP68m-gWk\">https://wleewarrenmd.com/podcast/\u003c/a>\u003c/p> \u003cp>Dr. Warren's Latest Book: \u003ca href=\"https://wleewarrenmd.com/books/hope-is-the-first-dose/\" data-saferedirecturl=\"https://www.google.com/url?q=https://wleewarrenmd.com/books/hope-is-the-first-dose/&source=gmail&ust=1716484712610000&usg=AOvVaw3vwMiIl4YmJdn8r_zzN2Iw\">https://wleewarrenmd.com/books/hope-is-the-first-dose/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\">@leanneellington\u003c/a>\u003c/p> \u003cp>\u003cbr>To learn more about re-wiring your brain to heal from the all-or-nothing diet mentality for good....but WITHOUT restricting yourself, punishing your body, (and definitely WITHOUT ever having to use words like macros, low-carb, or calorie burn) check out Leanne's FREE Stressless Eating Webinar @ \u003ca href=\"http://www.stresslesseating.com/\" data-saferedirecturl=\"https://www.google.com/url?q=http://www.stresslesseating.com/&source=gmail&ust=1713460948997000&usg=AOvVaw0kTQie1nohHsl1gCK-_IOk\">www.StresslessEating.com\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1748660400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQxYjFkNjBhLTUzOTMtNGQ3Mi04YjU3LWFlMmMwMDdjZmM0Yy8wNTlmM2YwOC1lZmJiLTRlMWQtYWQyMC1hZTJjMDA3Y2ZjNWEvaW1hZ2UuanBnP3Q9MTc0NTc1MzcwNCZzaXplPUxhcmdl"}]}},{"id":80594442,"title":"It's All Relative with Wayne D","description":"We know all about artists and different celebrities, but what about the people that helped make them who they are? When the spotlights are off, what is life like? On \"It's All Relative,\" we meet the friends and families of some of your favorite artists & celebrities and get the inside scoop on life away from stages and crowds.","lastUpdated":1724176596,"slug":"398-its-all-relative-with-wayn","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2E4MmNmNDVjZTcxYWE4NWM3NWM4NmI4NjZmNjkwMThlLmpwZw","episodes":{"pageInfo":{"nextCursor":null},"items":[{"id":84118947,"podcastId":80594442,"podcastSlug":"398-its-all-relative-with-wayn","title":"Lawyer Up with Kristen Davis","duration":1843,"isExplicit":false,"description":"Kristen Davis, the wife of one of the fastest rising stars in country music, Jordan Davis, stops by to chat about meeting Jordan, becoming a mommy, balancing her fast paced career & what life is like away from tour buses and stage lights.","startDate":1624630842000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2E4MmNmNDVjZTcxYWE4NWM3NWM4NmI4NjZmNjkwMThlLmpwZw"},{"id":81693178,"podcastId":80594442,"podcastSlug":"398-its-all-relative-with-wayn","title":"Best Bad Influence with Caroline Bryan","duration":973,"isExplicit":false,"description":"Caroline Bryan, wife of Luke Bryan, is our guest on this episode of It's All Relative! Is there anything more epic than Pranks-mas? Well cover that, share awkward stories of in laws & bathrooms (you gotta hear that) & the amazing chariity work the Bryan family has wrapped their arms around!","startDate":1619189361000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2E4MmNmNDVjZTcxYWE4NWM3NWM4NmI4NjZmNjkwMThlLmpwZw"},{"id":81693177,"podcastId":80594442,"podcastSlug":"398-its-all-relative-with-wayn","title":"It Takes A Village with Hayley Hubbard","duration":1045,"isExplicit":false,"description":"Hayley Hubbard, wife of Tyler from Florida Georgia Line, is so much more than the wife of a country star. Hayley is a BUSY wife, mama, works with charities & just launched a new podcast to help parents stay informed & educated on different challenges when it comes to raising a child.","startDate":1617717875000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2E4MmNmNDVjZTcxYWE4NWM3NWM4NmI4NjZmNjkwMThlLmpwZw"}]}},{"id":27945149,"title":"Cody Cast with Cody Alan","description":"When Country Stars talk, they talk to Cody Alan!","lastUpdated":1735699666,"slug":"51-cody-cast-with-cody-alan","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAUxZFEAAAF8BDIimA"},"items":[{"id":90932429,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 209: Cody Alan's 5 Unforgettable Moments","duration":574,"isExplicit":false,"description":"\u003cp>It's the end of the year, and \u003cstrong>Cody Alan\u003c/strong> is filled with all the warm fuzzies! \u003c/p>\u003cp>On this episode of the \u003cem>Cody Cast\u003c/em> podcast, Cody counts down his top 5 unforgettable moments from the past and looks toward 2022 with gratitude. Tune in for his year in review and gain some advice from the stars on how to zero in on your own goals for the New Year! \u003c/p>\u003cp>PLUS: Cody reveals the thoughtful gift he gave \u003cstrong>Taylor Swift\u003c/strong> that \u003cstrong>Blake Shelton\u003c/strong> won't stop making jokes about. \u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1640820720000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":90160533,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 208: Cole Swindell & Lainey Wilson","duration":476,"isExplicit":false,"description":"\u003cp>On this episode of the \u003cem>Cody Cast\u003c/em>, \u003cstrong>Cody Alan \u003c/strong>is kicking things off by introducing \u003cstrong>Cole Swindell\u003c/strong> and \u003cstrong>Lainey Wilson\u003c/strong> to the 'Bone Broth Diet.' Of course, everyone agrees that it sounds disgusting. Thankfully, Cole and Lainey have served up a new duet that sounds hot, fresh, and way more appetizing. \u003c/p>\u003cp>It's time to talk music, reveal our favorite holiday foods, and reboot some timeless fashion statements with the country music stars. \u003c/p>\u003cp>PLUS: Get exclusive insight into Cole and Lainey's latest song, \"Never Say Never,\" and hear their hilarious responses when Cody asks them to play the 'Never Say Never' game. \u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1638815491000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":89599016,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 207: Chris Lane","duration":852,"isExplicit":false,"description":"\u003cp>“New phone, who dis?” \u003cstrong>Chris Lane\u003c/strong> dials \u003cstrong>Cody Alan\u003c/strong> from his “new” hand-me-down phone to announce a new song, share baby updates, and discuss the nostalgic reason he can’t wait to be part of the upcoming Macy’s Day Parade.\u003c/p>\u003cp>PLUS: Chris namechecks the stars and celebrities that he wants to spend time with as he plays Cody’s game called “I Ain’t Even Met You Yet.”\u003c/p>\u003cp>Listen in now on the Cody Cast podcast.\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1637597593000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":89309981,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 206: Justin Moore","duration":1087,"isExplicit":true,"description":"\u003cp>On this episode of the \u003cem>Cody Cast\u003c/em> podcast, \u003cstrong>Cody Alan\u003c/strong> sits down with \u003cstrong>Justin Moore\u003c/strong> to discuss the adrenaline rush he feels after performing on stage, rooting for the Arkansas Razorbacks this football season, and wrangling his kids on the road. Of course, Justin showed up ready to party and inevitably steal the show with his humor. Listen to hear Justin share relationship advice, what inspired his single, “With A Woman You Love,” and how he plans to keep his “partner in crime” happy. \u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Will Cody join Justin on the ‘Justin Moore Podcast?’ They discuss. \u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1636994640000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":88510821,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 205: Dustin Lynch","duration":910,"isExplicit":false,"description":"\u003cp>On this episode of the \u003cem>Cody Cast\u003c/em> podcast, \u003cstrong>Dustin Lynch\u003c/strong> and \u003cstrong>Cody Alan\u003c/strong> share their favorite memories of attending Luke Bryan’s \u003cem>‘Crash My Playa.’\u003c/em> Dustin reveals what \u003cstrong>Luke Bryan\u003c/strong> is like off-camera and talks about preparing for the upcoming beach blast as he takes a headlining slot for 2022. \u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>While preparing for performances is always fun, Dustin also reveals his excitement behind being asked to perform at the upcoming CMA Awards with his duet partner MacKenzie Porter and taking the stage for the Opry’s 5000th show.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>PLUS: Is new music on the way? You will have to listen and find out.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Get this and discover how Dustin is celebrating the holidays, complete with what he is cooking up in the kitchen. \u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1635337004000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":88149952,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 204: Reba McEntire","duration":880,"isExplicit":false,"description":"\u003cp>On this episode of the \u003cem>Cody Cast \u003c/em>podcast, country icon \u003cstrong>Reba McEntire\u003c/strong> drops in with \u003cstrong>Cody Alan\u003c/strong> to talk about singing with \u003cstrong>Dolly Parton\u003c/strong>, her new box set,\u003cem> 'Revived, Remixed\u003c/em>\u003cstrong>\u003cem>,\u003c/em>\u003c/strong>\u003cem> Revisited,'\u003c/em> and her boyfriend, \u003cstrong>Rex Linn\u003c/strong>. \u003c/p>\u003cp>Listen now to hear Reba share what it was like to sing with Dolly for the first time. If that story isn't enough, Reba also shares her best business advice, her favorite fast and healthy meal, and the adorable nickname that she and her boyfriend Rex have for one another. \u003c/p>\u003cp>Get it all now by getting in on this Cody Cast podcast conversation! \u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1634578265000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":87892760,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 203: Hunter Hayes","duration":1197,"isExplicit":true,"description":"\u003cp>On this episode of the \u003cem>Cody Cast\u003c/em> podcast, \u003cstrong>Hunter Hayes\u003c/strong> is celebrating the 10th anniversary of his debut self-titled album, and \u003cstrong>Cody Alan\u003c/strong> is asking all of the burning questions! It's an \"album celebration conversation\" chock full of fun facts like, \"Did you know that Hunter wrote 'What You Gonna Do (When I Am Gone) at fourteen years old?\" or \"He wrote or co-wrote\u003cstrong> \u003c/strong>every track on the album and you plays every instrument we hear?\" It's all true! \u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Listen to hear the \"Wanted\" singer reflect on making the album that earned him three Grammy nominations and made him a household name among country music fans. \u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>PLUS: Cody asks the one question he \"HATES\" to ask, only for Hunter to reveal an answer that Cody now wants to put on a bumper sticker.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Celebrate with Hunter and Cody by listening to their entertaining, unedited, raw conversation.\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1633980720000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":87627710,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 202: Caylee Hammack","duration":988,"isExplicit":false,"description":"\u003cp>\u003cstrong>Caylee Hammack\u003c/strong> gets down and dirty on this \u003cem>Cody Cast\u003c/em> podcast to talk to \u003cstrong>Cody Alan\u003c/strong> about everything from swinging hammers and Halloween to \u003cstrong>Chris Stapleton \u003c/strong>and life on the road.\u003c/p>\u003cp>Listen in to hear the special moment where Caylee comes unhinged after Cody reveals the secret behind how \u003cstrong>Luke Bryan\u003c/strong> picks his openers. She’s stunned by the compliment and responds by sharing the secret skill that\u003cstrong> Luke Bryan\u003c/strong> taught her while out on his “Proud To Be Right Here Tour.”\u003c/p>\u003cp>PLUS: The topic of T-shirt cannons come up, and Cody wants to live out his lifelong dream. Caylee wants to help! Listen now to find out what it is!\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1633362167000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":87376270,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 201: Keith Urban","duration":604,"isExplicit":false,"description":"\u003cp>If you are “Holding Out For A Hero,” this \u003cem>Cody Cast\u003c/em> podcast was made just for you! \u003c/p>\u003cp>Country superstar \u003cstrong>Keith Urban\u003c/strong> drops in with \u003cstrong>Cody Alan\u003c/strong> to chat about everything from crushing on \u003cstrong>Nicole Kidman\u003c/strong>’s character role to manifesting dreams and stepping away from self-doubt. Keith also reveals how his personal journey led him to record and serve up “Wild Hearts,” a country anthem for dreamers.\u003c/p>\u003cp>PLUS: Keith comes unhinged after writing the forward for Cody’s new book ‘Hear’s The Thing’ coming November 9th.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Take a listen to get the latest from the greatest by clicking the link below, and be sure to pre-order Cody’s book at \u003ca href=\"www.CodyAlanBook.com\">CodyAlanBook.com\u003c/a>.\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1632759780000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"},{"id":87123025,"podcastId":27945149,"podcastSlug":"51-cody-cast-with-cody-alan","title":"Episode 200: Dan + Shay","duration":521,"isExplicit":false,"description":"\u003cp>\u003cstrong>Dan + Shay\u003c/strong> are hitting all of the high notes as they drop in with \u003cstrong>Cody Alan\u003c/strong> on the \u003cem>Cody Cast \u003c/em>podcast. Listen in to hear Dan Smyers and Shay Mooney laugh as Dan reveals the odd birthday wish that he recently requested from his friends on Facebook. And, it’s not just birthdays that we are celebrating! Dan + Shay also share which songs are the most fun to perform, which Hollywood actor Shay is crushing on, and the “Glad You Exist” singers list off their favorite things.\u003c/p>\u003cp>Catch up on all the “Good Things” by listening to the Cody Cast podcast now.\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1632157967000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2FhNDIwN2MwLWUxNjQtNDUzMS05YWQ0LWFlMzkwMDM3YWQzNC9mYWUyN2FmYy00ZDRjLTQ3NGUtYmU0NS1hZTM5MDAzN2FkM2UvaW1hZ2UuanBnP3Q9MTY0NDU0OTgwNyZzaXplPUxhcmdl"}]}},{"id":92608456,"title":"Living Las Vegas","description":"A positive weekly look at the events and happenings around Las Vegas, hosted by MoJoe Roberts, Ice and Tony Matteo.","lastUpdated":1724176738,"slug":"1248-living-las-vegas","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAdRUTwAAAGKc-T7SA"},"items":[{"id":131490074,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 67 - Holiday Happenings In Las Vegas","duration":1983,"isExplicit":false,"description":"Tony, Ice & MoJoe rundown the must-do Christmas season events, attractions and happenings around Las Vegas for the season!","startDate":1701191238000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":129498075,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 66 - F1 Recap and Thanksgiving Tips","duration":2143,"isExplicit":false,"description":"Tony, Ice, & MoJoe recap the Las Vegas Grand Prix F1 race. One of us didn't even watch it. Plus Ice has a BIG tip for the servie industry, just in time for Thanksgiving.","startDate":1700506869000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":128226307,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 65 - Putting The F in F1","duration":1696,"isExplicit":false,"description":"Tony, Ice & MoJoe give a positive look at all things F1 in preparation for this weekend's innaugural Las Vegas Grand Prix.","startDate":1699988272000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":127664512,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 64 - Las Vegas Ranked #1 Most Fun City In America","duration":2030,"isExplicit":false,"description":"Tony, Ice & MoJoe discuss a new survey ranking Las Vegas as most fun city in America (duh). And this week, we talk about a trip to the White House, WWE icon meet up, a new movie filmed here making its debut and some F1 travel advisories you should hear ahead of next week's big event.","startDate":1699387649000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":127113053,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 63 - Las Vegas Halloween Spooktacular","duration":1524,"isExplicit":false,"description":"Tony, Ice, & MoJoe share all the spooky Halloween happenings around Las Vegas!","startDate":1698773044000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":126556362,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 62 - Green Day In A Small Room and The Sphere Experience","duration":1857,"isExplicit":false,"description":"Tony, Ice & MoJoe recap the When We Were Young Festival and our Las Vegas Aces championship parade. Plus, one of us got to experience Green Day in a small room and the Sphere. Listen to hear the stories behind those experiences.","startDate":1698172973000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":126098026,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 61 - Punk Rock Takes Over Las Vegas","duration":1511,"isExplicit":false,"description":"Tony, Ice & MoJoe talk about the hugh punk rock festival, When We Were Young, and the excitement about some of the side shows, including a surprise Green Day pop up show. Plus another banner week for Las Vegas sports teams, including UNLV!","startDate":1697651157000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":125423898,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 60 - Sphere & Sports Extravaganza","duration":1619,"isExplicit":false,"description":"Tony, Ice & MoJoe are back and raving about the new MSG Sphere. Plus it's an incredibly great week for Las Vegas sports! Raiders big win on Monday Night Football, our Aces are on the verge of winning back to back WNBA finals and our Golden Knights kickoff the regular season tonight at the Fortress.\u003cbr />\u003cbr />","startDate":1696964757000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":122781468,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 59 - Ice's Best Night Ever Last Weekend","duration":720,"isExplicit":false,"description":"It finally happened! Ice has been working on making something happen, even long before she moved to Las Vegas. The stars alligned, mercury retrograded and it arrived. What? We'll let Ice tell the story of her best night every, which happened last weekend in Las Vegas.","startDate":1694174402000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"},{"id":122769724,"podcastId":92608456,"podcastSlug":"1248-living-las-vegas","title":"Ep 58 - Las Vegas' F1 Tree Cutting Controversy","duration":798,"isExplicit":true,"description":"Las Vegas locals are upset over the tree removal in front of Bellagio, in preparation for the F1 races. Tony, Ice & MoJoe explain why. And as we gear up for a BIG Sports weekend in Las Vegas, Tony shares a great pep talk for our UNLV Rebels as they face #2 Michigan. Will it help? We'll see...","startDate":1694161501000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y1YjQyOTc0YzIzZDlmYThjZTNmZGM0NjVmNDRkZDM0LmpwZw"}]}},{"id":89094301,"title":"Amazing Wildlife: A San Diego Zoo Podcast","description":"Did you know that in the world of elephants the females are the ones in charge? Or that a grizzly bear's bite is strong enough to crush a bowling ball? Amazing Wildlife gives a behind-the-scenes look inside the San Diego Zoo and San Diego Zoo Safari Park to gain insight on rare species and to explore the ongoing conservation efforts to save endangered wildlife no matter how big or small. Join us as hosts Rick Schwartz and now Marco Wendt transport listeners around the globe to highlight the San Diego Zoo Wildlife Alliance’s collaborative efforts with local communities to drive positive change for the future of animals and plants. Through one-of-a-kind stories, you’ll hear what it takes to create a healthy next chapter for not only wildlife, but also for the people that share their habitats.","lastUpdated":1735816110,"slug":"1119-amazing-wildlife-a-san-di","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAqR9cAAAGV2x8MgA"},"items":[{"id":288181484,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Orchids: Resilient, Yet Endangered","duration":2277,"isExplicit":false,"description":"\u003cp>The San Diego Zoo is home to several critically endangered species, and not just animals. We’re talking about plants, too! This week, hosts Rick and Marco speak with Zoo Horticulture Manager Christy Powell and Senior Plant Propagator Heinfried Block about orchids. You can find orchids on every continent except Antarctica, however conditions need to be just right—including having a special fungus around. Find out how our team is saving, protecting, and caring for orchids, the importance of symbiosis, and how you can visit the Orchid House.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753941600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":286667449,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Elephant Conservation","duration":2430,"isExplicit":false,"description":"\u003cp>This week, hosts Rick and Marco speak with Dr. Kirstie Ruppert and Dr. Shifra Goldenberg about human and elephant conflict and coexistence. African elephants are invaluable to ecosystems and hold great cultural importance to Kenyans, but sometimes communities come into conflict with these giant mammals. Our guests talk about adaptability training and ways to balance the behavior of elephants and the needs of humans.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1752814800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":284229442,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Giant Panda Update","duration":1508,"isExplicit":false,"description":"\u003cp>California Panda Day is coming up on August 8th, so hosts Rick and Marco are headed to the Denny Sanford Panda Ridge to get an update on everyone’s favorite black and white bears at the San Diego Zoo. This week, they are speaking with Senior Wildlife Care Specialist Jessica Wagner about caring for Xin Bao and Yun Chuan. Tune in to learn about their pseudo thumbs, their behaviors, and how many pounds of food they can eat in a day (hint: it’s a lot)! \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1751605200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":282138362,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Giraffes: Long Necks, Long Legs, and a Long List of Amazing Adaptations","duration":2115,"isExplicit":false,"description":"\u003cp>Did you know the longest day of the year in the western hemisphere—June 21—is also World Giraffe Day? In this episode, hosts Rick and Marco visit giraffes on the savanna at the San Diego Zoo Safari Park and speak with wildlife care specialist Natalie Sheridan to find out more about the world’s tallest land animal. Tune in to hear about adaptations that help giraffes thrive on the savannas of Africa, their unique behaviors, and the functions of their amazing spots.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1750395600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":279548221,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Zoos, Conservation and the Przewalski's Horse","duration":1778,"isExplicit":false,"description":"\u003cp>Having never been successfully domesticated, the Przewalski's horse is the only true wild horse of our time. This week, hosts Rick and Marco are speaking with Amanda Lussier about the Przewalski's horse and how the species went from being extinct in the wild to having populations reintroduced in Mongolia. Tune in to learn more about these horses and how zoos, conservation work, and science are helping save these amazing horses.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1749186000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":277161920,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Curating the Coldest “Zoo” on Earth","duration":2872,"isExplicit":false,"description":"\u003cp>In this episode, hosts Rick and Marco are headed back to the Frozen Zoo® to speak with its curator, Marlys Houck. This first-of-its-kind biobank began with a cell, and over the past 50 years it has grown to be the most extensive collection of its kind in the world, preserving living cell lines of mammals, birds, reptiles, aquatic wildlife, plants, and more. Discover how the trailblazing Frozen Zoo is preserving hope for the future of life on Earth.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747976400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":274617512,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Inspire and Empower Through Conservation Education","duration":1609,"isExplicit":false,"description":"\u003cp>Wildlife conservation starts with people—of all ages. In this episode, hosts Rick and Marco speak with Lisa Biasillo, vice president of wildlife education programs for San Diego Zoo Wildlife Alliance. The San Diego Zoo and San Diego Zoo Safari Park have numerous programs that inspire and educate youths and adults, empowering them to become active in conservation so they can make a difference in their communities and around the world. Tune in to find out more about what they learn, and the importance of environmental literacy.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1746766800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":273383483,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Flamingo Fact or Fiction?","duration":1200,"isExplicit":false,"description":"\u003cp>April 26 is International Flamingo Day! To celebrate, hosts Rick and Marco speak with Wildlife Care Specialist Erin Massey to learn more about these long-legged birds. Do their knees really bend backwards? Why do they stand on one leg, and why are most of them pink? Tune in to find out, and learn about their mud nests, how flamingo parents share incubation duties, and how even males can make a form of milk!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1745557200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":272279795,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Founding the Frozen Zoo","duration":1426,"isExplicit":false,"description":"\u003cp>This year marks the 50th anniversary of San Diego Zoo Wildlife Alliance’s Frozen Zoo®. To learn about its history, hosts Rick and Marco speak with Rolf Benirschke, son of Frozen Zoo founder Kurt Benirschke. Rolf explains the events that inspired his father to start the Frozen Zoo, the creative ways we can all help conservation without being a scientist, and Rolf’s Kicks for Critters, a charity he started during his time in the NFL.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1744347600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"},{"id":271206359,"podcastId":89094301,"podcastSlug":"1119-amazing-wildlife-a-san-di","title":"Digging in and Unearthing Fascinating Meerkat Facts","duration":1574,"isExplicit":false,"description":"\u003cp>Welcome back to Amazing Wildlife! We are kicking off season 4 by learning all about meerkats. In this episode, Marco and Rick learn how a specific type of stress can make a meerkat family a more cohesive and healthier group. Senior Wildlife Care Specialist Lacy Pearson tells us about eustress, meerkat mobs, and how these social animals learn to work together.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1743138000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzIyNTU0YzdjLTMzNmItNGRhYi04NjAyLWFlMzkwMDM3NWYwMy9mMDBiNjU4My05MDk4LTQxZmEtYjYxYi1hZTM5MDAzNzVmMTEvaW1hZ2UuanBnP3Q9MTY4NDQzOTExMCZzaXplPUxhcmdl"}]}}]}],["item-eyebrow-/688d8fb20f0a8b50edba55ff",{"data":null}],["item-eyebrow-/688d3b4aab5d6e76b7afc3d7",{"data":null}],["item-eyebrow-/687a9e1f34bd50776621c745",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/6848610d3734dda7d1205c48",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/682f90d8f75c7d0a0c28d7b4",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/68644b77790c9124a85cf3f0",{"data":{"name":"entertainment","source":{"id":null,"display_name":"Entertainment","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kwnr-fm",{"data":{"count":1266,"pageInfo":{"nextCursor":"AAAAAGiOchMAAAAAAAAAAwAABPI"},"tracks":[{"artistId":867822,"albumId":164408556,"trackId":164408560,"title":"She Had Me At Heads Carolina","artist":{"artistName":"Cole Swindell","genreId":null},"albumName":"Stereotype","trackDuration":206,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20220405042944879/093624872115/resources/e7ddee47a3eac9979b99f3f197748d3d.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1754165093,"endTime":1754165297,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":30689928,"albumId":50971125,"trackId":50971140,"title":"Heaven","artist":{"artistName":"Kane Brown","genreId":null},"albumName":"Kane Brown (Deluxe Edition)","trackDuration":177,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/incoming/prod/DDEX/A10301A00037732183_20170927181515547/resources/2398e2555cc4a86adefa70e7dfa5c847.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1754164928,"endTime":1754165100,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":31592236,"albumId":287577842,"trackId":287577851,"title":"High Road","artist":{"artistName":"Koe Wetzel","genreId":null},"albumName":"That Ain't No Man That's The Devil","trackDuration":178,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/A10301A0005365792D_20240905200501176/3d8d343008427bca7f1f7f30281d5bb0.20126.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1754164759,"endTime":1754164935,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["onairtileloader-kwnr-fm",{"data":{"current":{"siteId":"%2F8b43b2539ac87c48086f778a8e3105c5","site":"brands/KWNR-FM (1056)","coreShowId":6745,"coreStationId":39,"name":"MoJoe","show":"shows/MoJoe Roberts (6745)","station":"KWNR-FM","link":"","onNow":true,"startTime12":"10:00 AM","startDate":"2025-08-02T17:00:00.000Z","startMs":1754154000000,"startEng":"Saturday, August 2nd, 2025 10:00 AM","stopTime12":"3:00 PM","stopDate":"2025-08-02T22:00:00.000Z","stopMs":1754172000000,"stopEng":"Saturday, August 2nd, 2025 3:00 PM","showSite":{"slug":"mojoe","configByLookup":{"sections":{"general":{"name":"MoJoe","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/659b80014a7c85ddcc615c4f"}}}}}}},"upcoming":{"siteId":"%2F8b43b2539ac87c48086f778a8e3105c5","site":"brands/KWNR-FM (1056)","coreShowId":1789,"coreStationId":39,"name":"Kathi Yeager","show":"shows/Kathi Yeager (1789)","station":"KWNR-FM","link":"","onNow":false,"startTime12":"3:00 PM","startDate":"2025-08-02T22:00:00.000Z","startMs":1754172000000,"startEng":"Saturday, August 2nd, 2025 3:00 PM","stopTime12":"7:00 PM","stopDate":"2025-08-03T02:00:00.000Z","stopMs":1754186400000,"stopEng":"Saturday, August 2nd, 2025 7:00 PM","showSite":{"slug":"kathi-yeager","configByLookup":{"sections":{"general":{"name":"Kathi Yeager","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6425e9ed9a8aa0feaada96ac"}}}}}}},"later":{"siteId":"%2F8b43b2539ac87c48086f778a8e3105c5","site":"brands/KWNR-FM (1056)","coreShowId":4015,"coreStationId":39,"name":"Country House Party","show":"shows/Country House Party (4015)","station":"KWNR-FM","link":"","onNow":false,"startTime12":"7:00 PM","startDate":"2025-08-03T02:00:00.000Z","startMs":1754186400000,"startEng":"Saturday, August 2nd, 2025 7: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":"country-house-party","configByLookup":{"sections":{"general":{"name":"Country House Party","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6328c17ea0e006ff550f7efd"}}}}}}}}}],["keyword-contest-loader-kwnr-fm-1781993",{"data":{"appType":"countdown","appId":"1786357","title":"Listen to Win $1000","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":"11","timeStamp":1753487726,"endTime":1753491312,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"14037781","prize":{"timeStamp":1753416000,"endTime":1753502400,"sort":"32","active":"","description":"","countdown_prize_id":"1204122","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","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\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://955thebull.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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\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://955thebull.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":["bull","kwnr","radio","955","las-vegas","nevada","country","music","bigd","golden-knights","wayned"],"genre":["country"],"format":"COUNTRY"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KWNR-FM","stationFormat":"COUNTRY","stationMarket":"LASVEGAS-NV","stationMicrosite":"","tags":["bull","kwnr","radio","955","las-vegas","nevada","country","music","bigd","golden-knights","wayned"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"955thebull.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":"#023669","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/81ab990f60deaac4a511ff33ad8c6087?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/81ab990f60deaac4a511ff33ad8c6087?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":"95.5 The Bull - Las Vegas' #1 For Country","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"95.5 The Bull - Las Vegas' #1 For Country","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"95.5 The Bull - Las Vegas' #1 For Country","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"95.5 The Bull - Las Vegas' #1 For Country","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Las Vegas' #1 for Country! Playing artists like Luke Combs, Jason Aldean, Luke Bryan, Miranda Lambert, Morgan Wallen, Eric Church, Garth Brooks, Carrie Underwood, Thomas Rhett and more!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"bull, kwnr, radio, 95.5, las vegas, nevada, country, music, BigD, Golden Knights, WayneD","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://955thebull.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://955thebull.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://955thebull.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?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/5cc0bc7b530d5d9487086a5f?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5cc0bc7b530d5d9487086a5f?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":"@955thebull","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@955thebull","type":"meta"}],["canonical",{"value":"https://955thebull.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"955thebull.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"95.5 The Bull","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"95.5 The Bull","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"248316588515453","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:/0d54feb023b11da0db565b7534676bab/inferno","SM6.0:config-m:/5a32a33a88bc87b5c3050ac5/inferno","SM6.0:config-m:/5f45acccb19ed1fceb03d735/Default","SM6.0:config-m:/6d722197558e13a2b5089856d15a1ecd/inferno","SM6.0:config-m:/83f7346c01fd2f9eed83c146233058f0/inferno","SM6.0:config-m:/8b43b2539ac87c48086f778a8e3105c5/inferno","SM6.0:config-m:/b76ea8c85bed1099342cf038436df1fa/inferno","SM6.0:index-m","SM6.0:index-m:/0d54feb023b11da0db565b7534676bab","SM6.0:index-m:/5a32a33a88bc87b5c3050ac5","SM6.0:index-m:/5f45acccb19ed1fceb03d735","SM6.0:index-m:/6d722197558e13a2b5089856d15a1ecd","SM6.0:index-m:/83f7346c01fd2f9eed83c146233058f0","SM6.0:index-m:/8b43b2539ac87c48086f778a8e3105c5","SM6.0:index-m:/b76ea8c85bed1099342cf038436df1fa","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/1345","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:stream-site-brand","webapi-v4:stream-site-brand:860ee494dbda3513d08f00007fcc20bf","domain/955thebull.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61962ff97f66a5c34d5650c0","PS:datasource:/61c23be9c8f5c4744ff2194f","PS:datasource:/627ab2e742075c1ad7372911","PS:leads","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/680bd1ae7d46a31cf356aa9c","PS:leads:/687aaea4875b23cab49ddde2","PS:leads:/688a6970e79f93897a86c5a4","PS:subscription","PS:subscription:5ab262b0360ba1143f2f9dae9f837070","PS:subscription:7ea0d6596906fb5c6dd03715b2f8bbbb","SM6.0:datasource-leads","SM6.0:datasource-leads:298a2e45cce99cf464bc77502b9055c8","SM6.0:datasource-leads:3c2227c425ac93cd9fa6d82fc92ce7d7","SM6.0:datasource-leads:8761276434d5cedc94b865b14f0c9681","SM6.0:datasource-publishing","SM6.0:datasource-publishing:167479fe8b81b9276c69b3c51252bccb","SM6.0:datasource-publishing:42486a1cf3821348eddfcb158d3b003b","SM6.0:site-streams","SM6.0:site-streams:860ee494dbda3513d08f00007fcc20bf","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":"955thebull.iheart.com","path":"/","query":{},"params":{},"userAgent":"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\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://955thebull.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":"%2F688a6970e79f93897a86c5a4","type":"LEADS","record":{"title":"95.5 The Bull wants you to enter for a chance to win a visit to the Disneyland® Resort!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/688a6908e79f93897a86c5a2","img_meta":{"base_id":"%2F688a6908e79f93897a86c5a2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/95-5-the-bull-wants-you-to-enter-for-a-chance-to-win-a-visit-to-the-disneyland-resort-1800240/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F680bd1ae7d46a31cf356aa9c","type":"LEADS","record":{"title":"Country in the Cove 2025!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/680bd1287d46a31cf356aa9b","img_meta":{"base_id":"%2F680bd1287d46a31cf356aa9b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://955thebull.iheart.com/promotions/country-in-the-cove-2025-1764036/?apt_id=1764036&apt_type=contest&apt_share_type=&apt_ulink_stat_id=63555606"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"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}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6LTEsIndtZU5LIjotMSwiSkFyUk4iOjJ9fQ==","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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 "Sydney Sweeney Has Great Jeans," \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 "genes" and "jeans."\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, "My jeans are blue," 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, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\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://955thebull.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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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 & 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 & 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. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & 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://955thebull.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":"%2F6d722197558e13a2b5089856d15a1ecd","slug":"bobby-bones","ownBrand":"brands/Bobby Bones (2072)","configByLookup":{"common":{"branding":{"name":"The Bobby Bones Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6822585eedf232eea342e012"}}}}}},{"_id":"%2Fb76ea8c85bed1099342cf038436df1fa","slug":"lois-lewis","ownBrand":"brands/Lois Lewis (57448)","configByLookup":{"common":{"branding":{"name":"Double-L","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60c253d8cbac652b553047eb"}}}}}},{"_id":"%2F5f45acccb19ed1fceb03d735","slug":"mojoe","ownBrand":"brands/MoJoe","configByLookup":{"common":{"branding":{"name":"MoJoe","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/659b80014a7c85ddcc615c4f"}}}}}},{"_id":"%2F83f7346c01fd2f9eed83c146233058f0","slug":"wayne-and-tay","ownBrand":"brands/Big D (58245)","configByLookup":{"common":{"branding":{"name":"Wayne and Tay","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6328c17ea0e006ff550f7efd"}}}}}},{"_id":"%2F5a32a33a88bc87b5c3050ac5","slug":"tay-hamilton","ownBrand":"brands/Tay Hamilton","configByLookup":{"common":{"branding":{"name":"Tay Hamilton","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60414206286c770c74e578f6"}}}}}},{"_id":"%2F0d54feb023b11da0db565b7534676bab","slug":"after-midnite","ownBrand":"brands/After MidNite (Affiliate Blog)","configByLookup":{"common":{"branding":{"name":"After MidNite with Granger Smith","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61cf24f267bfb2e8f497fa3c"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["25100459","27722337","29732487","30156363","53761269","28464414","72848159","80594442","27945149","92608456","89094301"]},{"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":"%2F688d80c254716966469c5253","type":"PUBLISHING","record":{"ref_id":"%2F688d80c254716966469c5253","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"21d8174a-831e-490a-8ea6-5f9fe40c212e","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jeannie-seely-8727/?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/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d843254716966469c5264","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The country music community mourned the loss of \u003ca href=\"https://www.iheart.com/artist/jeannie-seely-8727/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8727\" data-catalog-related-id=\"\">\u003cstrong>Jeannie Seely\u003c/strong>\u003c/a>, a beloved singer-songwriter and legendary member of the Grand Ole Opry. Seely died on Friday (August 1) at Summit Medical Center in Hermitage, Tennessee, outside of downtown Nashville. \u003ca href=\"https://country.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/\" target=\"_blank\">She was 85\u003c/a>.\u003c/p>\n\n\u003cp>“I’ve always loved this woman! She was a little spitfire, opinionated team player! Rest in peace, Jeannie,” \u003ca href=\"https://www.iheart.com/artist/reba-mcentire-39264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39264\" data-catalog-related-id=\"\">\u003cstrong>Reba McEntire\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en\" target=\"_blank\">shared\u003c/a>.\u003c/p>\n\n\u003cp>“I have known Jeannie Seely since we were early on in Nashville,” \u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en\" target=\"_blank\">shared\u003c/a> in a statement on Friday evening. “She was one of my dearest friends. I think she was one of the greater singers in Nashville and she had a wonderful sense of humor. we had many wonderful laughs together, cried over certain things together and she will be missed.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>, who received her surprise invitation to become an Opry member from Parton, remembered Seely as one of her “biggest mentors.” Seely even brought Pearce backstage at the Opry when she knew it was the \u003cem>hummingbird\u003c/em> artist’s dream to perform on the legendary stage. Pearce has since performed on the Opry stage more than 100 times. She wrote in \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1\" target=\"_blank\">a tribute\u003c/a>:\u003c/p>\n\n\u003cblockquote>“When I was in my early 20s, Jeannie and I got to know each other because she lived down the street from me. She quickly took me under her wing, inviting me to go backstage at the [Opry] — knowing it was my dream to play there. Since then, she has become one of my biggest mentors and dearest friends. She celebrated my successes, let me cry on her back porch in private & helped welcome me into the Grand Ole Opry family. I can’t quite put into words what this woman means to me, the opry & country music… but I know there will be a hole in my heart forever. Jeannie, thank you for your guidance, your wit, your talents & your shine. I whispered in her ear this week that I promised to keep the sparkles in the circle and her legacy in lights- and I promise to do that. I love you forever, Jeannie. ♥️🪽”\u003c/blockquote>\n\n\u003cp>\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en\" target=\"_blank\">The Opry\u003c/a> remembered Seely as “a true icon,” and “the definition of a mentor and dear friend to many in the country music community. She first appeared at the Opry in 1966 and while it was her first time being shoulder to shoulder with some of her heroes, she officially joined our family the next year in 1967 and has stood on that stage ever since with a special grace, sass, style, and of course – her wit and humor to top it all off.\u003c/p>\n\n\u003cp>“Having performed at the Grand Ole Opry more than any other artist in history, 5,397 times to be exact, there’s no doubt this place was home to her,” the Opry’s tribute continued. “In her 57 years as an Opry member, she is recognized for changing the image of female country performers with her bold fashion statements, championed efforts to support and enhance women’s roles in the music industry and was quite proud to be the first female to host a segment of the Opry. …Your legacy will always live on here at the Opry House, Miss Country Soul. We will miss you dearly.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a> shared the Opry’s tribute on her Instagram story and wrote: “Love you forever Ms. Jeannie!” Others wrote comments expressing their heartbreak and appreciation for Seely and her career in country music. \u003ca href=\"https://www.iheart.com/artist/caylee-hammack-32726958/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32726958\" data-catalog-related-id=\"\">\u003cstrong>Caylee Hammack\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/tenille-arts-31345049/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31345049\" data-catalog-related-id=\"\">\u003cstrong>Tenille Arts\u003c/strong>\u003c/a> remembered Seely’s presence during their respective debut Opry performances. \u003ca href=\"https://www.iheart.com/artist/tenille-townes-32082074/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32082074\" data-catalog-related-id=\"\">\u003cstrong>Tenille Townes\u003c/strong>\u003c/a> hailed Seely “the kindest and the fiercest.” \u003ca href=\"https://www.iheart.com/artist/maggie-rose-752484/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"752484\" data-catalog-related-id=\"\">\u003cstrong>Maggie Rose\u003c/strong>\u003c/a> remembered her as a “gift.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/alana-springsteen-33328263/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33328263\" data-catalog-related-id=\"\">\u003cstrong>Alana Springsteen\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1\" target=\"_blank\">wrote\u003c/a> that she’s “heartbroken to hear of the passing of Jeannie Seely. I didn’t get as much time with her as I would have liked, but I’ll cherish the moments I did get. Jeannie was there the day of my first artist visit to the Opry and the day of my debut. she was always there. within minutes of talking to her you could feel that the Opry was her home and her heart. thank you Jeannie for your wisdom, your warmth, your witty banter and for paving the way for so many of us. the Opry and country music won’t be the same without you. heaven just gained a little more soul.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/tigirlily-gold-39018464/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39018464\" data-catalog-related-id=\"\">\u003cstrong>Tigirlily Gold\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/little-big-town-34021/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34021\" data-catalog-related-id=\"\">\u003cstrong>Little Big Town\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/margo-price-31106068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31106068\" data-catalog-related-id=\"\">\u003cstrong>Margo Price\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ashley-monroe-282750/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"282750\" data-catalog-related-id=\"\">\u003cstrong>Ashley Monroe\u003c/strong>\u003c/a>, \u003cstrong>Kimberly Williams-Paisley\u003c/strong> and many more paid tribute to the late legend. See some of the tributes in Seely’s honor 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%2FDM1nN1QoLxY%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en","author_name":"reba","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Reba McEntire (@reba)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":576,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526135540_18519544372060117_9165744868523427182_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QEhhFmhu6n76yIYXZG_u-aWFn3QhR3JEErlnoP7yKenNMmYp41FdK2Nl7G90Ys0I_Y&_nc_ohc=pHQWsT3xZ3QQ7kNvwEYN7IV&_nc_gid=haxkVW_9pGNXWBJTuEUQwA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQsy1UJeTGp2m-f3NuCFeMbVZ6RGw216k7V8LkB_j2h_A&oe=68936662&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Reba McEntire (@reba)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en"},{"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%2FDM1SdH_MhRm%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en","author_name":"dollyparton","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dolly Parton (@dollyparton)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":799,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526697392_18520635634055758_6394995130758295789_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QH9DdG-qq9hHmCuZTTTPQzj5AqPWqs-CZS9waSE3lwBnCdkWL_kBMptCtfrmOEC04M&_nc_ohc=Ets2JXvPsPYQ7kNvwH_wNUu&_nc_gid=-DFApSIQ2z6Km86IUSYnBg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfR4tIEbfvoFRQgUM8JFjYTO1Di1U8CxAE1RnATcfSIBsw&oe=689367BB&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dolly Parton (@dollyparton)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en"},{"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%2FDM1HVpOME-P%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1","author_name":"carlypearce","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by c a r l y p e a r c e (@carlypearce)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":318,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527242819_18519760870034821_3877182076066166333_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF_OOgVRMmlarjcy58Kj9KgJHJ9O5lz1n2Yva6Ie6WY-yzShLvChZXVY77mIaZ2Wss&_nc_ohc=jBkGz-K-TD8Q7kNvwH8d5m0&_nc_gid=nAosSruG-_NolVcEXRJ45g&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQgxx6iB-d_vV7GZsR9ZNSxIcAqBOMxYMu3A56ORhQ0Hw&oe=68934A93&_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/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by c a r l y p e a r c e (@carlypearce)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1"},{"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%2FDM1ILvWS9b9%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en","author_name":"opry","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Grand Ole Opry (@opry)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525705651_18517491712024586_6174561441838933425_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFkZ81STa37Q9r5E8eMD7P93hCfJNuZJ4krfBvLhduLi4YohmJBUtajTlgCXVfhQ-M&_nc_ohc=NRuNv8KQWDIQ7kNvwF2NH-d&_nc_gid=V5LZfFVl9w_w3W-sI5Q16g&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQpJKlOuLUJrlRNwYhxX4PIJ10EpcjEgQ8itRZjYnI6fw&oe=68936D38&_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/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Grand Ole Opry (@opry)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en"},{"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%2FDM1H5hpsg4d%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1","author_name":"alanaspringsteen","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by alana springsteen (@alanaspringsteen)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527274470_18519201226050153_1200188840737832560_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QGDORadhjZ1IkYYQlupJdmrh8vN5TqDw0M0vBQIf7Sbywg0Sr-9JwJCY9x0Xk7n7Ek&_nc_ohc=ZWDl3r72uEAQ7kNvwGVqqBv&_nc_gid=TAfD5fRQn3s7yXnPl2TR2w&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTHdYa_tLF8ojFFfDCK9QDSGmoBjC9gL6cwiP0-oNOaTA&oe=68936C1F&_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/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by alana springsteen (@alanaspringsteen)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1"},{"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%2FDM1PVa5PheR%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1PVa5PheR/?hl=en&img_index=1","author_name":"tigirlily","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Tigirlily Gold (@tigirlily)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526968969_18514712566022121_3655110560725344687_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QEJHsbJ7VFzidTdR_tAkRirKPUR7nQBqR0-v-dWacIlfRDKh0s3rfbtwMmd5ojJzmE&_nc_ohc=bO1FQBaeJEcQ7kNvwFwaiUr&_nc_gid=kYW96uYK-3PxUPLDOmXMZQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTYx1mej_5CH6mwHrm-6skSZj8GZ9nrqzvPEq2wYyS6qA&oe=68933D7E&_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/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Tigirlily Gold (@tigirlily)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1PVa5PheR/?hl=en&img_index=1"},{"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%2FDM1TWRjuUS0%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1TWRjuUS0/?hl=en","author_name":"tenillearts","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by TENILLE ARTS (@tenillearts)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":426,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525885835_18511157521022349_1529053060159167444_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QE5j2qJNbMZ31HKwMbr3RTkL-5zHhpumb8yrCb9TR--1tq_qaRjwotekIu--mYKjJs&_nc_ohc=GjqQXMblU5MQ7kNvwGBNRCs&_nc_gid=9BeK2YuMq01nn5fAP6kMmA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfToMo3Z0_FkJukeSv2mVDEh4NiOe5AyP2o7i9huuYNA5g&oe=68936B4D&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by TENILLE ARTS (@tenillearts)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1TWRjuUS0/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jeannie","keywords/Jeannie Seely","keywords/carly Pearce","keywords/Dolly Parton","keywords/loss"],"primary_image":{"bucket":"new_assets","id":"%2F688d843254716966469c5264"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754104740000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","social_title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely: 'Your Legacy Will Always Live On'","summary":"Dolly Parton, Carly Pearce and many others took part in an outpouring of tributes to remember Jeannie Seely. 🤍","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jeannie Seely (8727)"]},{"categories":["categories/music-news"],"distribution":["artists/Dolly Parton (2614)"]},{"categories":["categories/music-news"],"distribution":["artists/Carly Pearce (30727132)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely","permalink":"https://955thebull.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/"},"slug":"2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264","title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely","description":"Dolly Parton, Carly Pearce and many others took part in an outpouring of tributes to remember Jeannie Seely. 🤍","author":"Kelly Fisher"},"pub_start":1754104740000,"pub_until":4115978604802,"pub_changed":1754106232526,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jeannie Seely (8727)"]},{"tags":["categories/music-news","artists/Dolly Parton (2614)"]},{"tags":["categories/music-news","artists/Carly Pearce (30727132)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d80c254716966469c5253","slug:2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","slug:2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","keyword:keywords/Jeannie","keyword:keywords/Jeannie Seely","keyword:keywords/carly Pearce","keyword:keywords/Dolly Parton","keyword:keywords/loss","author:user"]}},{"id":"%2F688d7b5054716966469c5245","type":"PUBLISHING","record":{"ref_id":"%2F688d7b5054716966469c5245","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d644cb90-7d1c-44a7-8f96-9778a1fa179c","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jeannie-seely-8727/?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/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d7bf754716966469c524f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Legendary singer-songwriter and Grand Ole Opry member \u003ca href=\"https://www.iheart.com/artist/jeannie-seely-8727/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8727\" data-catalog-related-id=\"\">\u003cstrong>Jeannie Seely\u003c/strong>\u003c/a> died on Friday (August 1). She was 85.\u003c/p>\n\n\u003cp>Seely died following complications from an intestinal infection at Summit Medical Center in Hermitage, Tennessee, outside of downtown Nashville, according to a statement from Seely’s rep obtained by \u003ca href=\"https://people.com/jeannie-seely-dead-age-85-country-singer-grand-ole-opry-staple-8693403\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> and other news outlets on Friday evening.\u003c/p>\n\n\u003cp>Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — was born on July 6, 1940 in Titusville, Pennsylvania. She was the youngest of four children, and grew up in a community of about 300 residents. Her parents, \u003cstrong>Leo\u003c/strong> and \u003cstrong>Irene Seely\u003c/strong>, “strongly” influenced her music growing up (she was performing on radio and TV programs by ages 11 and 16, respectively). Ultimately, Seely became the first Pennsylvania-born artist to come a member of the historic Grand Ole Opry, which marks its centennial with ongoing Opry 100 vents throughout 2025. Seely delivered more than 5,000 performances on the Opry stage, more than any other artist, per \u003ca href=\"https://www.jeannieseely.com/biography.cfm\" target=\"_blank\">her bio\u003c/a>. Seely said she felt “very fortunate to be part of the Opry tradition, and I am truly indebted to all the wonderful fans who have supported me over the years.”\u003c/p>\n\n\u003cp>Seely was known for songs like “Don’t Touch Me,” “Sentimental Journey,” “Leavin’ and Sayin’ Goodbye,” and more throughout her decades-long career. Her songs have also been recorded by \u003ca href=\"https://www.iheart.com/artist/dottie-west-169401/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"169401\" data-catalog-related-id=\"\">\u003cstrong>Dottie West\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/merle-haggard-5739/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5739\" data-catalog-related-id=\"\">\u003cstrong>Merle Haggard\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/connie-smith-8187/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8187\" data-catalog-related-id=\"\">\u003cstrong>Connie Smith\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ray-price-8190/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8190\" data-catalog-related-id=\"\">\u003cstrong>Ray Price\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/willie-nelson-631/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"631\" data-catalog-related-id=\"\">\u003cstrong>Willie Nelson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ernest-tubb-9636/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"9636\" data-catalog-related-id=\"\">\u003cstrong>Ernest Tubb\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/little-jimmy-dickens-956741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"956741\" data-catalog-related-id=\"\">\u003cstrong>Little Jimmy Dickens\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/hank-williams-jr-120862/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"120862\" data-catalog-related-id=\"\">\u003cstrong>Hank Williams Jr.\u003c/strong>\u003c/a>, plus \u003ca href=\"https://www.iheart.com/artist/irma-thomas-31360/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31360\" data-catalog-related-id=\"\">\u003cstrong>Irma Thomas\u003c/strong>\u003c/a>, the “Soul Queen of New Orleans,” \u003ca href=\"https://www.iheart.com/artist/rhonda-vincent-98626/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"98626\" data-catalog-related-id=\"\">\u003cstrong>Rhonda Vincent\u003c/strong>\u003c/a>, the “Queen of Bluegrass,” and more. Seely was the oldest female entertainer in the genre to still actively record and perform, according to her bio, which also notes Seely’s success as a solo artist, a songwriter and a duet partner. She primarily teamed up with \u003ca href=\"https://www.iheart.com/artist/jack-greene-1465/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"1465\" data-catalog-related-id=\"\">\u003cstrong>Jack Greene\u003c/strong>\u003c/a>, and also delivered duets with \u003ca href=\"https://www.iheart.com/artist/porter-wagoner-8735/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8735\" data-catalog-related-id=\"\">\u003cstrong>Porter Wagoner\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bill-anderson-39707/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39707\" data-catalog-related-id=\"\">\u003cstrong>Bill Anderson\u003c/strong>\u003c/a>, and rising female country artists like \u003ca href=\"https://www.iheart.com/artist/tiera-kennedy-30979359/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30979359\" data-catalog-related-id=\"\">\u003cstrong>Tiera Kennedy\u003c/strong>\u003c/a>, to name a few. Seely’s loss left a significant impact on the country music community, with many artists — including \u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a> and more — \u003ca href=\"https://country.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/\" target=\"_blank\">quickly sharing tributes in honor of the late legend\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jeannie Seely","keywords/Grand Ole Opry","keywords/entertainer","keywords/bio"],"primary_image":{"bucket":"new_assets","id":"%2F688d7bf754716966469c524f"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754102580000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","social_title":"","summary":"Jeannie Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — has died. She was 85.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jeannie Seely (8727)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85","permalink":"https://955thebull.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/"},"slug":"2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f","title":"Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85","description":"Jeannie Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — has died. She was 85.","author":"Kelly Fisher"},"pub_start":1754102580000,"pub_until":4115978604802,"pub_changed":1754105611215,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jeannie Seely (8727)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d7b5054716966469c5245","slug:2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","slug:2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","keyword:keywords/Jeannie Seely","keyword:keywords/Grand Ole Opry","keyword:keywords/entertainer","keyword:keywords/bio","author:user"]}},{"id":"%2F688d254954716966469c51f7","type":"PUBLISHING","record":{"ref_id":"%2F688d254954716966469c51f7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3ab2df25-0723-44f0-9686-2ba72b35d5d6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/ashley-mcbryde-624648/?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/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d260d54716966469c5201","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ashley-mcbryde-624648/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"624648\" data-catalog-related-id=\"\">\u003cstrong>Ashley McBryde\u003c/strong>\u003c/a> is opening a “first-of-its-kind” destination among the historic stretch of honky tonks on Lower Broadway in Nashville, Tennessee.\u003c/p>\n\n\u003cp>The award-winning country artist announced on Friday (August 1) that she’s opening a bar called Redemption. It’s “inspired by \u003ca href=\"https://country.iheart.com/content/2025-06-12-ashley-mcbryde-shares-new-milestone-in-sobriety-journey/\" target=\"_blank\">McBryde’s personal path to sobriety\u003c/a> and designed as a welcoming space that honors authenticity, connection, and original songwriting,” per a press release issued Friday. Redemption will offer a stage for rising singer-songwriters and feature zero-proof cocktails in its space on the fifth floor of \u003ca href=\"https://www.iheart.com/artist/eric-church-34173/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34173\" data-catalog-related-id=\"\">\u003cstrong>Eric Church\u003c/strong>\u003c/a>’s six-story bar and entertainment venue, Chiefs, located at 200 Broadway.\u003c/p>\n\n\u003cp>“When the opportunity to make my mark on Broadway came, I knew I wanted to create a space that champions what’s made a difference in my life; a space that lifts up the brushed aside, and makes sure \u003cem>everyone \u003c/em>feels welcome,” McBryde said in a statement in the press release. She told \u003ca href=\"https://www.rollingstone.com/music/music-country/ashley-mcbryde-nashville-redemption-bar-1235397739/\" target=\"_blank\">\u003cem>Rolling Stone\u003c/em>\u003c/a>: “As someone who is three years sober, the typical response to ‘do you have anything Non-Alcoholic?’ is either ‘why did you come to a bar if you aren’t gonna drink?’ or ‘you can have soda water and a lime I guess.’ Some of my favorite places to socialize became wildly unaccommodating when the only thing that changed was what was in my cup. It was vital that I create a space where \u003cem>not\u003c/em> drinking is the forethought – normalized. You can get alcohol drinks in Redemption too, because everyone is welcome,” she explained. McBryde added that “songwriters are the backbone of this community, and it’s important to me to create a place for all the tourists on lower Broadway to experience original music from some of the people who are keeping dreams alive in this town.\u003c/p>\n\n\u003cp>“Redemption is a great place to start a conversation,” McBryde said, per the release. “A spot with incredible drinks of all kinds that are as well crafted and thought out as the songs you’re hearing from the vagabonds, drifters, and dreamers that make this music city, Music City.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en\" target=\"_blank\">Redemption\u003c/a> will open on August 28.\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%2FDM0RQkxuSvx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en","author_name":"ashleymcbryde","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Ashley McBryde (@ashleymcbryde)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1135,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/527211162_18518451874037631_2980026309369959030_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEyGtHFDUgyQPtbVZxlwx7pMcF8jB02GEMktNQm7b1tTodl7ZFbcBUAvQSZQrHn-mk&_nc_ohc=AhEZtNZN3kAQ7kNvwGowO4M&_nc_gid=FBXJLw8C8ehhbKEIg-ojwQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfSwpMlW0ymdAh6kgRRpqPOUxYZrwZ1cT3_DlAC8Sk1YDA&oe=68930831&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Ashley McBryde (@ashleymcbryde)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Ashley McBryde","keywords/destination","keywords/Redemption","keywords/bar","keywords/space"],"primary_image":{"bucket":"new_assets","id":"%2F688d260d54716966469c5201"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754081100000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","social_title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar With Non-Alcoholic Focus, Inspired By Her Own 'Path To Sobriety'","summary":"Ashley McBryde knew she wanted to create \"a space that lifts up the brushed aside, and makes sure everyone feels welcome.\" Here's what we know about the country star's upcoming first-of-its-kind bar:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Ashley McBryde (624648)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey","permalink":"https://955thebull.iheart.com/content/2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/"},"slug":"2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201","title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey","description":"Ashley McBryde knew she wanted to create \"a space that lifts up the brushed aside, and makes sure everyone feels welcome.\" Here's what we know about the country star's upcoming first-of-its-kind bar:","author":"Kelly Fisher"},"pub_start":1754081100000,"pub_until":4115978604802,"pub_changed":1754081517565,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Ashley McBryde (624648)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d254954716966469c51f7","slug:2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","slug:2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","keyword:keywords/Ashley McBryde","keyword:keywords/destination","keyword:keywords/Redemption","keyword:keywords/bar","keyword:keywords/space","author:user"]}},{"id":"%2F688d1a9b54716966469c51cf","type":"PUBLISHING","record":{"ref_id":"%2F688d1a9b54716966469c51cf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ecec6d84-3984-43be-b510-680297f63a18","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/luke-combs-30406307/?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/luke-combs-30406307/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/luke-combs-30406307/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/luke-combs-30406307/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d1bb054716966469c51d9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a> shared a photo from his wedding day as he and his wife, \u003cstrong>Nicole Combs\u003c/strong>, celebrated five years of marriage on Friday (August 1).\u003c/p>\n\n\u003cp>The “Back in the Saddle” artist said he “can’t believe we’ve been married for 5 years,” as he posted the beachside wedding photo \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en\" target=\"_blank\">on Instagram\u003c/a>. “I love you more every single day and I’m so blessed to get to live this crazy life with you! Happy Anniversary [Nicole Combs].”\u003c/p>\n\n\u003cp>Combs, 35, married his wife in southern Florida. a rep for Combs told \u003ca href=\"https://people.com/country/luke-combs-marries-nicole-hocking/\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> at that time that “despite the threat of a hurricane, the couple had a lovely intimate ceremony and will be celebrating with friends and family in the new year.” Combs wrote in an Instagram caption the day after his wedding that he “got to marry my best friend.” Nicole said at the time that it was “the most special day,” and “I’m so happy to spend the rest of my life with you!”\u003c/p>\n\n\u003cp>Combs and his wife have since welcomed two young sons. Their firstborn, \u003cstrong>Tex Lawrence Combs\u003c/strong>, arrived on Father’s Day in June 2022. Baby No. 2, \u003cstrong>Beau Lee Combs\u003c/strong>, was born in August 2023. See Combs’ anniversary tribute to his wife \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en\" target=\"_blank\">here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDM0vh4rxGaz%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en","author_name":"lukecombs","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Luke Combs 🎤 (@lukecombs)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527488193_18524484589047156_4870582248805040597_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGFywLQp8Vyq7sWTuTygpTUtShqFd1WS92tqmM_DOCetArDxQV_8nDGoTwXAgegxCI&_nc_ohc=kWXLs1eOhhwQ7kNvwE-nN1g&_nc_gid=Odil05onKFxabbtzzOXfZw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRFPDxhAMiihS8GLO0qbHyE0GmFysoBmRpAk3L48w60TA&oe=6892FE27&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Luke Combs 🎤 (@lukecombs)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Luke Combs","keywords/Nicole Combs","keywords/wife","keywords/photo","keywords/marriage","keywords/rep"],"primary_image":{"bucket":"new_assets","id":"%2F688d1bb054716966469c51d9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754078220000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","social_title":"","summary":"“I love you more every single day and I’m so blessed to get to live this crazy life with you!”","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Luke Combs (30406307)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary","permalink":"https://955thebull.iheart.com/content/2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/"},"slug":"2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9","title":"Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary","description":"“I love you more every single day and I’m so blessed to get to live this crazy life with you!”","author":"Kelly Fisher"},"pub_start":1754078220000,"pub_until":4115978604802,"pub_changed":1754078616812,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Luke Combs (30406307)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d1a9b54716966469c51cf","slug:2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","slug:2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","keyword:keywords/Luke Combs","keyword:keywords/Nicole Combs","keyword:keywords/wife","keyword:keywords/photo","keyword:keywords/marriage","keyword:keywords/rep","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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>"I felt so powerless against these companies," she told \u003cem>NBC News\u003c/em>. "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."\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>"If one person gets covered because they saw this story, then I would be happy about that," 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://955thebull.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":"%2F688d0ef454716966469c51a5","type":"PUBLISHING","record":{"ref_id":"%2F688d0ef454716966469c51a5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f744831-9ad2-4872-ab7d-e04006bdc533","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/bailey-zimmerman-35706214/?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/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d10a054716966469c51bc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35706214\" data-catalog-related-id=\"\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> looked nearly unrecognizable in a throwback photo he shared to announce the surprise release of a “fiery” track from his upcoming sophomore record.\u003c/p>\n\n\u003cp>Zimmerman debuted “Chevy Silverado” on Friday (August 1), one week before his album, \u003cem>Different Night Same Rodeo\u003c/em>, arrives on August 8. The singer-songwriter wrote in an \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1\" target=\"_blank\">Instagram caption\u003c/a>: “in honor of [the song’s release] here is a pic from 2016 on the day I got my drivers license. I borrowed $9,800 from my hometown bank to buy my grandpas 2005 white Chevy Silverado. I fell in love for the first time in this truck and as the story goes I felt my heart break for the first time in this truck too. This song talks about all of that. Hope you guys love it🤘”\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%2FDMzJWckuyQQ%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1","author_name":"bailey.zimmerman","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ▫Bailey Zimmerman▫ (@bailey.zimmerman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":640,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526881971_18534947449023431_4112922445003701705_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QE6ooTqz32FnBEVo7mm8EANb7Da1Ypst_AwxF1Ja0ksplWG1maadDiIi6qgGgBCaZs&_nc_ohc=K8a9UpusRtwQ7kNvwE0-WoI&_nc_gid=cb37cwmlQZaGAzxgbzDcTA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTvNCsg7k3ykiFefoKvzUoH_wAtGXnwAJDvwAm-NtQQwA&oe=6892E5C0&_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/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ▫Bailey Zimmerman▫ (@bailey.zimmerman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1"},{"html":"\u003cp>Zimmerman teamed up with \u003cstrong>Tucker Beathard\u003c/strong>, \u003cstrong>Ilsey Juber\u003c/strong>, \u003cstrong>Gavin Lucas\u003c/strong> and \u003cstrong>Heath Warren\u003c/strong> to write “Chevy Silverado.” It’s the latest track to release from the \u003cstrong>Austin Shawn\u003c/strong>-produced record, following “Comin’ In Cold,” “Holy Smokes,” “Backup Plan” with \u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a>, “New To Country,” “Hell or High Water” and “Holding On.” See the full track list below, and listen to “\u003ca href=\"https://www.youtube.com/watch?v=85JcFov1hYE\" target=\"_blank\">Chevy Silverado\u003c/a>” here:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK"},{"html":"\u003cp>\u003cem>Different Night Same Rodeo Tracklist\u003c/em>\u003c/p>\n\n\u003cp>1. \u003cstrong>Comin’ In Cold \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Jaron Boyer, Matt Gorman, Jake Puliti, Kaylin Roberson)\u003c/em>\u003c/p>\n\n\u003cp>2. \u003cstrong>Ashes (Diplo & Bailey Zimmerman) *\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Josh Serrato, Thomas Wesley, Josh Miller, Jimmy Robbins, Chris Tompkins)\u003c/em>\u003c/p>\n\n\u003cp>3. \u003cstrong>Chevy Silverado\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Ilsey Juber, Gavin Lucas, Heath Warren, Bailey Zimmerman)\u003c/em>\u003c/p>\n\n\u003cp>4. \u003cstrong>Yours For The Breaking \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Bart Butler, Jacob Davis, Drew Fulk, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>5. \u003cstrong>Lost (feat. The Kid LAROI)\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Rodney Clawson, Ryan Hurd, Michael Lotten, The Kid Laroi, Billy Walsh, Bailey Zimmerman, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>6.\u003cstrong> Holy Smokes \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Ben Stennis, Michael Tyler, Lauren Hungate)\u003c/em>\u003c/p>\n\n\u003cp>7. \u003cstrong>When It Was\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Kelly Archer, Ben Goldsmith, Carson Wallace, Ben Williams)\u003c/em>\u003c/p>\n\n\u003cp>8. \u003cstrong>It’s All Good\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, David Dorn, Ryan Tyndell)\u003c/em>\u003c/p>\n\n\u003cp>9. \u003cstrong>Backup Plan (feat. Luke Combs)\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Jimi Bell, Jon Sherwood)\u003c/em>\u003c/p>\n\n\u003cp>10. \u003cstrong>New To Country \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Jacob Hackworth, Heath Warren, Tim Galloway, Bailey Zimmerman)\u003c/em>\u003c/p>\n\n\u003cp>11. \u003cstrong>At The Same Time\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Jaxson Free, Aldae, Ben Johnson)\u003c/em>\u003c/p>\n\n\u003cp>12. \u003cstrong>Hell or High Water\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Ashley Gorley, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>13. \u003cstrong>These Nights\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Nora Collins, Randall Fowler, Mary Kutter, Brad Wagner)\u003c/em>\u003c/p>\n\n\u003cp>14. \u003cstrong>Everything But Up\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Devin Dawson, Jacob Hackworth, Sam Martinez, Heath Warren)\u003c/em>\u003c/p>\n\n\u003cp>15. \u003cstrong>Before You\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Bailey Zimmerman, Randall Fowler, Brian Alexander, Frank Romano, Austin Shawn, Marty James)\u003c/em>\u003c/p>\n\n\u003cp>16. \u003cstrong>Holding On \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Blake Whiten)\u003c/em>\u003c/p>\n\n\u003cp>17. \u003cstrong>Dare You To Try It\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Tucker Beathard, Gavin Lucas, Sam Martinez, Heath Warren)\u003c/em>\u003c/p>\n\n\u003cp>18. \u003cstrong>Happy Ever After Me\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Jimi Bell)\u003c/em>\u003c/p>\n\n\u003cp>\u003cstrong>All songs produced by Austin Shawn \u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>* Additional production by Diplo, Josh Serrato\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/throwback photo","keywords/Bailey Zimmerman","keywords/singer-songwriter","keywords/Chevy Silverado","keywords/single","keywords/surprise release","keywords/track","keywords/release"],"primary_image":{"bucket":"new_assets","id":"%2F688d10a054716966469c51bc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754075400000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","social_title":"Bailey Zimmerman Shares Nearly Unrecognizable Throwback Photo With 'Fiery' Surprise Single","summary":"Bailey Zimmerman shared a throwback photo in honor of his “fiery” surprise single. 👀 🔥","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Bailey Zimmerman (35706214)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single","permalink":"https://955thebull.iheart.com/content/2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/"},"slug":"2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc","title":"Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single","description":"Bailey Zimmerman shared a throwback photo in honor of his “fiery” surprise single. 👀 🔥","author":"Kelly Fisher"},"pub_start":1754075400000,"pub_until":4115978604802,"pub_changed":1754075778079,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Bailey Zimmerman (35706214)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d0ef454716966469c51a5","slug:2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","slug:2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","keyword:keywords/throwback photo","keyword:keywords/Bailey Zimmerman","keyword:keywords/singer-songwriter","keyword:keywords/Chevy Silverado","keyword:keywords/single","keyword:keywords/surprise release","keyword:keywords/track","keyword:keywords/release","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":"%2F688e0e30bca3c5ca27c5f25a","type":"PUBLISHING","record":{"ref_id":"%2F688e0e30bca3c5ca27c5f25a","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288370599","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688e0da6bca3c5ca27c5f257","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754125500000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates","social_title":"","summary":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","targets":[],"title":"The One-Year Anniversary For Eddie & Kid Updates","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates/"},"slug":"2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"The One-Year Anniversary For Eddie & Kid Updates","description":"\u003cp>Morgan and Eddie answer listener questions! Listener shout outs to start, then Eddie answers questions about being a dad, his kids, that chicken business, Whataburger eats, and Morgan asks him to address something that happened on Best Bits last year. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudi...","author":""},"pub_start":1754125500000,"pub_until":4115978604802,"pub_changed":1754140209016,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688e0e30bca3c5ca27c5f25a","slug:2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates","slug:2025-08-02-1119-the-bobby-bones-show-the-one-year-anniversary-for-eddie-kid-updates"]}},{"id":"%2F688e0e2efc30ebb301ba5ac9","type":"PUBLISHING","record":{"ref_id":"%2F688e0e2efc30ebb301ba5ac9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288370541","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688e0d1b0f0a8b50edba562e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754125320000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-","social_title":"","summary":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy ...","targets":[],"title":"The Best 7 Segments On The Bobby Bones Show This Week","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-/"},"slug":"2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"The Best 7 Segments On The Bobby Bones Show This Week","description":"\u003cp>Morgan gathered the engagement and data from all of the socials to determine these best 7 segments from the Bobby Bones Show this week. Catch up on the show, so you don’t miss anything!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy ...","author":""},"pub_start":1754125320000,"pub_until":4115978604802,"pub_changed":1754140207039,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688e0e2efc30ebb301ba5ac9","slug:2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-","slug:2025-08-02-1119-the-bobby-bones-show-the-best-7-segments-on-the-bobby-bones-show-this-"]}},{"id":"%2F688e0e2e0f0a8b50edba562f","type":"PUBLISHING","record":{"ref_id":"%2F688e0e2e0f0a8b50edba562f","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288370354","schedule":{},"type":"catalog"},{"html":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688e0c97bca3c5ca27c5f256","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754125200000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge","social_title":"","summary":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omny...","targets":[],"title":"Eddie Breaks Down His Hot Dog Challenge","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge/"},"slug":"2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E0YTM3MmRiLTEzMmItNGIxNi04ZjljLWFlMjcwMTdjNDhjZC80NzNhMjU3Ni1kMDMxLTQxNDUtOTIyYy1hZTI3MDE3YzQ4ZDYvaW1hZ2UuanBnP3Q9MTc0NDM1NDA4OCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Eddie Breaks Down His Hot Dog Challenge","description":"\u003cp>Morgan and Eddie catch up on all things hot dogs. Eddie gives an update on his friend challenge that Morgan gave him last time. And Eddie questions Morgan more on her upcoming “Belize” vacation. \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omny...","author":""},"pub_start":1754125200000,"pub_until":4115978604802,"pub_changed":1754140206825,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688e0e2e0f0a8b50edba562f","slug:2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge","slug:2025-08-02-1119-the-bobby-bones-show-eddie-breaks-down-his-hot-dog-challenge"]}},{"id":"%2F688d8fb20f0a8b50edba55ff","type":"PUBLISHING","record":{"ref_id":"%2F688d8fb20f0a8b50edba55ff","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288354496","schedule":{},"type":"catalog"},{"html":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better be ready for pure chaos. \u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688d8daaab5d6e76b7afc41e","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754092800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast","social_title":"","summary":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better ...","targets":[],"title":"SORE LOSERS: BabyBox2 Joins the Podcast! ","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast/"},"slug":"2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzljZTU5NDdjLTUxNzctNDc5Yy1iNjk3LWFlMzAwMTg4ZDJhNy9iNzI5NTYxOS01Y2ZiLTQ4ZmMtODA3Yi1iMzI4MDEyNTUxMjYvaW1hZ2UuanBnP3Q9MTc1MzcyNTAxMyZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"SORE LOSERS: BabyBox2 Joins the Podcast! ","description":"\u003cp>In this episode BabyBox2 is in the building to talk about life as a 5 year old and everything he loves right now. Plus we find out if he's excited about starting Kindergarten in one week and what he is looking forward to the most. If you think this is going to be a seamless episode you better ...","author":""},"pub_start":1754092800000,"pub_until":4115978604802,"pub_changed":1754107827365,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688d8fb20f0a8b50edba55ff","slug:2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast","slug:2025-08-02-1119-the-bobby-bones-show-sore-losers-babybox2-joins-the-podcast"]}},{"id":"%2F688d8fb3fc30ebb301ba5aaa","type":"PUBLISHING","record":{"ref_id":"%2F688d8fb3fc30ebb301ba5aaa","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"30156363","kind":"podcast","related_id":"288354579","schedule":{},"type":"catalog"},{"html":"\u003cp>Welcome back for Part 5 of the official crossover series of the "What’s God Got To Do With It?" and Outweigh podcasts.\u003c/p>\n\n\u003cp> This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p>\n\n\u003cp> If you’ve been following along, you know we’ve been exploring how faith intersects with our struggles around food and self image. Today, we’re turning our focus to the physical side of things, and how your body (and your perception of it) are deeply intertwined.\u003c/p>\n\n\u003cp> We’ll be looking at this from both a nervous system and physiological perspective, but we can’t ignore the importance of how you view your body and your relationship with it.\u003c/p>\n\n\u003cp> This episode isn’t about offering a quick fix; it’s about helping you understand the deeper layers that contribute to your struggles.\u003c/p>\n\n\u003cp> Leanne also shares her personal journey of overcoming her own body image (and chronic pain) battles, so you can see that real, lasting change is possible...but it starts with breaking the chains of your own harsh self-criticism, guilt, and shame.\u003c/p>\n\n\u003cp> The hope is that by the end of this episode, you’ll feel empowered to start dismantling your own beliefs and step into a new story about your body. Remember, this isn’t just about what you weigh or how you look—it’s about freeing yourself from the heavy burden of judgment and stepping into a place of peace and self-compassion.\u003c/p>\n\n\u003cp> \u003c/p>\n\n\u003cp> HOST: Leanne Ellington // StresslessEating.com // \u003ca href=\"https://www.instagram.com/leanneellington/\" target=\"_self\">@leanneellington\u003c/a>\u003c/p>\n\n\u003cp> To learn more about Leanne, head over to \u003ca href=\"http://www.leanneellington.com/\" target=\"_self\">www.LeanneEllington.com\u003c/a>, and to share your thoughts, questions, feedback, or guest suggestions instantly, head on over to \u003ca href=\"http://www.whatsgodgottodowithit.com/\" target=\"_self\">www.WhatsGodGotToDoWithIt.com\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/834-feeling-things-with-amy-ka-30156363","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688d8e7b0f0a8b50edba55f9","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/834-feeling-things-with-amy-ka-30156363","feed_type":"PODCAST","feed_vendor":"4 Things with Amy Brown","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi8xZTljODU2MS1iODQ4LTQ0NDctOWUxMC1iMzI5MDAwMTljZDQvaW1hZ2UuanBnP3Q9MTc1Mzc0NzY2MiZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754092800000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an","social_title":"","summary":"\u003cp>Welcome back for Part 5 of the official crossover series of the \"What’s God Got To Do With It?\" and Outweigh podcasts.\u003c/p> \u003cp>This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p> \u003c...","targets":[],"title":"What's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an/"},"slug":"2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFmNzBhODExLTk3NGUtNDg4ZC1iZTM5LWIwNjUwMGZmY2IyZi8xZTljODU2MS1iODQ4LTQ0NDctOWUxMC1iMzI5MDAwMTljZDQvaW1hZ2UuanBnP3Q9MTc1Mzc0NzY2MiZzaXplPUxhcmdl?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's God Got To Do With It?: God, the Brain, and the Body Battle (Part 5)","description":"\u003cp>Welcome back for Part 5 of the official crossover series of the \"What’s God Got To Do With It?\" and Outweigh podcasts.\u003c/p> \u003cp>This week we’re diving deep into a crucial part of the food and body image conversation—what Leanne likes to call your “body brain.”\u003c/p> \u003c...","author":""},"pub_start":1754092800000,"pub_until":4115978604802,"pub_changed":1754107828343,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688d8fb3fc30ebb301ba5aaa","slug:2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an","slug:2025-08-02-834-feeling-things-with-amy-ka-whats-god-got-to-do-with-it-god-the-brain-an"]}},{"id":"%2F688d3b4aab5d6e76b7afc3d7","type":"PUBLISHING","record":{"ref_id":"%2F688d3b4aab5d6e76b7afc3d7","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"25100459","kind":"podcast","related_id":"288333215","schedule":{},"type":"catalog"},{"html":"\u003cp>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bottle of whiskey and 12-pack of beer a day to not drinking anymore. The guys also talked about Cody being on the road for a large portion of his life and career, and why he cut back to spend more time with his family. Plus, Cody talked about going through an identity crisis which ultimately led to his fans not even recognizing him!\u003c/p>\n\n\u003cp> \u003cstrong>Follow on Instagram: \u003c/strong>\u003ca href=\"https://www.instagram.com/thebobbycast/\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Follow on TikTok: \u003c/strong>\u003ca href=\"https://www.tiktok.com/@thebobbycast\" target=\"_self\">\u003cstrong>@TheBobbyCast\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp> \u003cstrong>Watch this Episode on \u003c/strong>\u003ca href=\"https://www.youtube.com/bobbycast\" target=\"_self\">\u003cstrong>Youtube\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F688d394cbca3c5ca27c5f1e3","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-bobby-bones-show-25100459","feed_type":"PODCAST","feed_vendor":"The Bobby Bones Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Bobby Bones (2072)"]},"publish_date":1754071200000,"publish_end_date":4115978604802,"publish_origin":"brands/Bobby Bones (2072)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean","social_title":"","summary":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bot...","targets":[],"title":"BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Dr","permalink":"https://955thebull.iheart.com/featured/bobby-bones/content/2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean/"},"slug":"2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2E2OWZjNWQ1LWU4MTgtNGMyMy04ZDIxLWFlMzIwMDgxZDg4My9hMTMxMDdhMy04ZTMwLTQ3ZjgtOWM3Mi1iMzI4MDEyYThlMWYvaW1hZ2UuanBnP3Q9MTc1MzcyNjEzOCZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"BOBBYCAST: Cody Jinks on Why People Think He’s Mean + The Reason He Quit Dr","description":"\u003cp>\u003cstrong>\u003c/strong>On this episode of the BobbyCast, Bobby sat down with country music singer/songwriter, Cody Jinks. Bobby asked Cody if he is ever misunderstood because of how he looks, and Cody talked about the reason people think he's mean. Cody also discussed why he went from drinking a bot...","author":""},"pub_start":1754071200000,"pub_until":4115978604802,"pub_changed":1754086219211,"subscription":[{"tags":["brands/Bobby Bones (2072)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Bobby Bones (2072)","id:/688d3b4aab5d6e76b7afc3d7","slug:2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean","slug:2025-08-01-1119-the-bobby-bones-show-bobbycast-cody-jinks-on-why-people-think-hes-mean"]}}],"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":"%2F68644b77790c9124a85cf3f0","type":"PUBLISHING","record":{"ref_id":"%2F68644b77790c9124a85cf3f0","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-06-13-summer-at-knotts-berry-farm","cuser":"user/ldap/ccrorl1soh","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68644bb4790c9124a85cf3fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd","source_credit":"","title":"","url":"asset://assets.calendar/68644bb4790c9124a85cf3fd","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>This summer, there’s no place to soak up the California fun and sun like Knott’s Berry Farm. And there is no better way to experience it all than with a Knott’s Season Pass. It gets you unlimited visits all summer at the interactive wild west fun at Ghost Town Alive and Knott’s Summer Nights, a can’t-miss after-dark party. Head to Knott’s dot com to get your tickets this summer. Knott’s Berry Farm. It’s Knott’s. Or it’s not.\u003c/p>\n\n\u003cp>Click here for more information: \u003ca href=\"https://www.knotts.com/?utm_source=park_sponsor&utm_medium=referral\" target=\"_blank\">\u003cu>https://www.knotts.com/?utm_source=park_sponsor&utm_medium=referral\u003c/u>\u003c/a> &utm_campaign=summer_at_knotts_radio_promo_kwnr&utm_id=25SAS\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1749787200731,"enabled":false,"end":1756785540731}]},"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":"%2F68644bb4790c9124a85cf3fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd","source_credit":"","title":"","url":"asset://assets.calendar/68644bb4790c9124a85cf3fd","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-13-summer-at-knotts-berry-farm"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Summer at Knott's Berry Farm!"},"venue_address":{"type":"plain","value":"8039 Beach Blvd, Buena Park, CA 90620"},"venue_name":{"type":"plain","value":"Knott's Berry Farm"}},"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/68644bb4790c9124a85cf3fd","use_caption":false},"keywords":[],"primary_slug":"2025-06-13-summer-at-knotts-berry-farm","slugs":["2025-06-13-summer-at-knotts-berry-farm"],"sponsored":false,"title":"Summer at Knott's Berry Farm!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1751871600000,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"68644b77790c9124a85cf3f1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/entertainment"],"where":["brands/KWNR-FM (1056)"],"workflow":""}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-06-13-summer-at-knotts-berry-farm"},"slug":"2025-06-13-summer-at-knotts-berry-farm","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68644bb4790c9124a85cf3fd","title":"Summer at Knott's Berry Farm!","description":"","author":""},"pub_start":1751871600000,"pub_until":4115978604802,"pub_changed":1751871600000,"subscription":[{"tags":["calendar-categories/entertainment","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/68644b77790c9124a85cf3f0","slug:2025-06-13-summer-at-knotts-berry-farm","slug:2025-06-13-summer-at-knotts-berry-farm"]}},{"id":"%2F687a9e1f34bd50776621c745","type":"PUBLISHING","record":{"ref_id":"%2F687a9e1f34bd50776621c745","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-08-09-larry-the-cable-guy-in-laughlin","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687a9f3134bd50776621c752","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752","source_credit":"","title":"","url":"asset://assets.calendar/687a9f3134bd50776621c752","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Get ready for a night of laughs with Larry the Cable in Laughlin! He will be performing at The Edgewater Casino at The Edge Pavilion with his outstanding stand-up act!\u003c/p>\n\n\u003cp>Tickets can be purchased here: \u003ca href=\"https://www.ticketmaster.com/event/1700625ADB0E695B\" target=\"_blank\">\u003cu>https://www.ticketmaster.com/event/1700625ADB0E695B\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754791200656,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F687a9f3134bd50776621c752","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752","source_credit":"","title":"","url":"asset://assets.calendar/687a9f3134bd50776621c752","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-09-larry-the-cable-guy-in-laughlin"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Larry the Cable Guy in Laughlin!"},"venue_address":{"type":"plain","value":"2020 S. Casino Drive, Laughlin, NV 89029, US"},"venue_name":{"type":"plain","value":"The Edge Pavilion"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/687a9f3134bd50776621c752","use_caption":false},"keywords":[],"primary_slug":"2025-08-09-larry-the-cable-guy-in-laughlin","slugs":["2025-08-09-larry-the-cable-guy-in-laughlin"],"sponsored":false,"title":"Larry the Cable Guy in Laughlin!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1753081200000,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"KM2zI","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KWNR-FM (1056)"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-08-09-larry-the-cable-guy-in-laughlin"},"slug":"2025-08-09-larry-the-cable-guy-in-laughlin","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/687a9f3134bd50776621c752","title":"Larry the Cable Guy in Laughlin!","description":"","author":""},"pub_start":1753081200000,"pub_until":4115978604802,"pub_changed":1753081200000,"subscription":[{"tags":["calendar-categories/concerts","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/687a9e1f34bd50776621c745","slug:2025-08-09-larry-the-cable-guy-in-laughlin","slug:2025-08-09-larry-the-cable-guy-in-laughlin"]}},{"id":"%2F682f90d8f75c7d0a0c28d7b4","type":"PUBLISHING","record":{"ref_id":"%2F682f90d8f75c7d0a0c28d7b4","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","cuser":"user/ldap/ccrcmh1jas","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F682f90e9f75c7d0a0c28d7c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1","source_credit":"","title":"","url":"asset://assets.calendar/682f90e9f75c7d0a0c28d7c1","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>On August 10th, 2025 Dwight Yoakam will be performing at The Theater inside Virgin Hotel Las Vegas!\u003c/p>\n\n\u003cp>Purchase tickets starting May 23rd at 10AM PST.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1754877600109,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F682f90e9f75c7d0a0c28d7c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1","source_credit":"","title":"","url":"asset://assets.calendar/682f90e9f75c7d0a0c28d7c1","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Dwight Yoakam at Virgin Hotels Las Vegas!"},"venue_address":{"type":"plain","value":"Virgin Hotels and Casino, 4455 Paradise Rd, Las Vegas, NV 89169"},"venue_name":{"type":"plain","value":"The Theater at Virgin Hotels "}},"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/682f90e9f75c7d0a0c28d7c1","use_caption":false},"keywords":[],"primary_slug":"2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","slugs":["2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"],"sponsored":false,"title":"Dwight Yoakam at Virgin Hotels Las Vegas!"},"targeting":{"exclusion":{"tags":[]},"publish_date":1747947480000,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"VwNPg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/KWNR-FM (1056)"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"},"slug":"2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/682f90e9f75c7d0a0c28d7c1","title":"Dwight Yoakam at Virgin Hotels Las Vegas!","description":"","author":""},"pub_start":1747947480000,"pub_until":4115978604802,"pub_changed":1747947802075,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/682f90d8f75c7d0a0c28d7b4","slug:2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas","slug:2025-08-10-dwight-yoakam-at-virgin-hotels-las-vegas"]}},{"id":"%2F6848610d3734dda7d1205c48","type":"PUBLISHING","record":{"ref_id":"%2F6848610d3734dda7d1205c48","type":"content:calendar","payload":{"canonical_url":"https://955thebull.iheart.com/calendar/content/2025-07-08-lanco-at-jason-aldeans-kitchen-bar","cuser":"user/ldap/1137446","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F684aea89f7a50578b7fa7269","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269","source_credit":"","title":"","url":"asset://assets.calendar/684aea89f7a50578b7fa7269","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>95.5 The Bull's FREE Up 'N' Country Concert Series continues.\u003c/p>\n\n\u003cp>LANCO - Thursday August 14th at Noon\u003c/p>\n\n\u003cp>No ticket needed, just show up for a good time #DownAtAldeans\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1755198000553,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F684aea89f7a50578b7fa7269","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269","source_credit":"","title":"","url":"asset://assets.calendar/684aea89f7a50578b7fa7269","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-07-08-lanco-at-jason-aldeans-kitchen-bar"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"95.5 The Bull's FREE Up 'N' Country Concert Series continues."},"title":{"type":"title","value":"LANCO at Jason Aldean's Kitchen + Bar"},"venue_address":{"type":"plain","value":"63 City Center, 3716 S Las Vegas Blvd, Las Vegas, NV 89109"},"venue_name":{"type":"plain","value":"Jason Aldean's Kitchen + Bar"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"95.5 The Bull's FREE Up 'N' Country Concert Series continues.","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/684aea89f7a50578b7fa7269","use_caption":false},"keywords":[],"primary_slug":"2025-07-08-lanco-at-jason-aldeans-kitchen-bar","slugs":["2025-07-08-lanco-at-jason-aldeans-kitchen-bar"],"sponsored":false,"title":"LANCO at Jason Aldean's Kitchen + Bar"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749574068840,"publish_end_date":4115978604802,"publish_origin":"brands/KWNR-FM (1056)","syndication":{"publish_origin":"brands/KWNR-FM (1056)","refs":{}},"targets":[{"id":"6848610d3734dda7d1205c49","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events"],"where":["brands/KWNR-FM (1056)"],"workflow":""},{"id":"2R4VP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events"],"where":["brands/KWNR-FM (1056)"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://955thebull.iheart.com/calendar/content/2025-07-08-lanco-at-jason-aldeans-kitchen-bar"},"slug":"2025-07-08-lanco-at-jason-aldeans-kitchen-bar","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/684aea89f7a50578b7fa7269","title":"LANCO at Jason Aldean's Kitchen + Bar","description":"95.5 The Bull's FREE Up 'N' Country Concert Series continues.","author":""},"pub_start":1749574068840,"pub_until":4115978604802,"pub_changed":1749740186050,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events","brands/KWNR-FM (1056)"]},{"tags":["calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/station-events","brands/KWNR-FM (1056)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KWNR-FM (1056)","id:/6848610d3734dda7d1205c48","slug:2025-07-08-lanco-at-jason-aldeans-kitchen-bar","slug:2025-07-08-lanco-at-jason-aldeans-kitchen-bar"]}}],"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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\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://955thebull.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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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 "Sydney Sweeney Has Great Jeans," \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 "genes" and "jeans."\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, "My jeans are blue," 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, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\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://955thebull.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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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 & 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 & 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. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & 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://955thebull.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":"%2F688d80c254716966469c5253","type":"PUBLISHING","record":{"ref_id":"%2F688d80c254716966469c5253","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"21d8174a-831e-490a-8ea6-5f9fe40c212e","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jeannie-seely-8727/?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/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d843254716966469c5264","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The country music community mourned the loss of \u003ca href=\"https://www.iheart.com/artist/jeannie-seely-8727/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8727\" data-catalog-related-id=\"\">\u003cstrong>Jeannie Seely\u003c/strong>\u003c/a>, a beloved singer-songwriter and legendary member of the Grand Ole Opry. Seely died on Friday (August 1) at Summit Medical Center in Hermitage, Tennessee, outside of downtown Nashville. \u003ca href=\"https://country.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/\" target=\"_blank\">She was 85\u003c/a>.\u003c/p>\n\n\u003cp>“I’ve always loved this woman! She was a little spitfire, opinionated team player! Rest in peace, Jeannie,” \u003ca href=\"https://www.iheart.com/artist/reba-mcentire-39264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39264\" data-catalog-related-id=\"\">\u003cstrong>Reba McEntire\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en\" target=\"_blank\">shared\u003c/a>.\u003c/p>\n\n\u003cp>“I have known Jeannie Seely since we were early on in Nashville,” \u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en\" target=\"_blank\">shared\u003c/a> in a statement on Friday evening. “She was one of my dearest friends. I think she was one of the greater singers in Nashville and she had a wonderful sense of humor. we had many wonderful laughs together, cried over certain things together and she will be missed.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>, who received her surprise invitation to become an Opry member from Parton, remembered Seely as one of her “biggest mentors.” Seely even brought Pearce backstage at the Opry when she knew it was the \u003cem>hummingbird\u003c/em> artist’s dream to perform on the legendary stage. Pearce has since performed on the Opry stage more than 100 times. She wrote in \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1\" target=\"_blank\">a tribute\u003c/a>:\u003c/p>\n\n\u003cblockquote>“When I was in my early 20s, Jeannie and I got to know each other because she lived down the street from me. She quickly took me under her wing, inviting me to go backstage at the [Opry] — knowing it was my dream to play there. Since then, she has become one of my biggest mentors and dearest friends. She celebrated my successes, let me cry on her back porch in private & helped welcome me into the Grand Ole Opry family. I can’t quite put into words what this woman means to me, the opry & country music… but I know there will be a hole in my heart forever. Jeannie, thank you for your guidance, your wit, your talents & your shine. I whispered in her ear this week that I promised to keep the sparkles in the circle and her legacy in lights- and I promise to do that. I love you forever, Jeannie. ♥️🪽”\u003c/blockquote>\n\n\u003cp>\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en\" target=\"_blank\">The Opry\u003c/a> remembered Seely as “a true icon,” and “the definition of a mentor and dear friend to many in the country music community. She first appeared at the Opry in 1966 and while it was her first time being shoulder to shoulder with some of her heroes, she officially joined our family the next year in 1967 and has stood on that stage ever since with a special grace, sass, style, and of course – her wit and humor to top it all off.\u003c/p>\n\n\u003cp>“Having performed at the Grand Ole Opry more than any other artist in history, 5,397 times to be exact, there’s no doubt this place was home to her,” the Opry’s tribute continued. “In her 57 years as an Opry member, she is recognized for changing the image of female country performers with her bold fashion statements, championed efforts to support and enhance women’s roles in the music industry and was quite proud to be the first female to host a segment of the Opry. …Your legacy will always live on here at the Opry House, Miss Country Soul. We will miss you dearly.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/lady-a-33498/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33498\" data-catalog-related-id=\"\">\u003cstrong>Lady A\u003c/strong>\u003c/a>’s \u003ca href=\"https://www.iheart.com/artist/hillary-scott-52553/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"52553\" data-catalog-related-id=\"\">\u003cstrong>Hillary Scott\u003c/strong>\u003c/a> shared the Opry’s tribute on her Instagram story and wrote: “Love you forever Ms. Jeannie!” Others wrote comments expressing their heartbreak and appreciation for Seely and her career in country music. \u003ca href=\"https://www.iheart.com/artist/caylee-hammack-32726958/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32726958\" data-catalog-related-id=\"\">\u003cstrong>Caylee Hammack\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/tenille-arts-31345049/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31345049\" data-catalog-related-id=\"\">\u003cstrong>Tenille Arts\u003c/strong>\u003c/a> remembered Seely’s presence during their respective debut Opry performances. \u003ca href=\"https://www.iheart.com/artist/tenille-townes-32082074/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32082074\" data-catalog-related-id=\"\">\u003cstrong>Tenille Townes\u003c/strong>\u003c/a> hailed Seely “the kindest and the fiercest.” \u003ca href=\"https://www.iheart.com/artist/maggie-rose-752484/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"752484\" data-catalog-related-id=\"\">\u003cstrong>Maggie Rose\u003c/strong>\u003c/a> remembered her as a “gift.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/alana-springsteen-33328263/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33328263\" data-catalog-related-id=\"\">\u003cstrong>Alana Springsteen\u003c/strong>\u003c/a> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1\" target=\"_blank\">wrote\u003c/a> that she’s “heartbroken to hear of the passing of Jeannie Seely. I didn’t get as much time with her as I would have liked, but I’ll cherish the moments I did get. Jeannie was there the day of my first artist visit to the Opry and the day of my debut. she was always there. within minutes of talking to her you could feel that the Opry was her home and her heart. thank you Jeannie for your wisdom, your warmth, your witty banter and for paving the way for so many of us. the Opry and country music won’t be the same without you. heaven just gained a little more soul.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/tigirlily-gold-39018464/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39018464\" data-catalog-related-id=\"\">\u003cstrong>Tigirlily Gold\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/little-big-town-34021/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34021\" data-catalog-related-id=\"\">\u003cstrong>Little Big Town\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/margo-price-31106068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31106068\" data-catalog-related-id=\"\">\u003cstrong>Margo Price\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ashley-monroe-282750/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"282750\" data-catalog-related-id=\"\">\u003cstrong>Ashley Monroe\u003c/strong>\u003c/a>, \u003cstrong>Kimberly Williams-Paisley\u003c/strong> and many more paid tribute to the late legend. See some of the tributes in Seely’s honor 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%2FDM1nN1QoLxY%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en","author_name":"reba","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Reba McEntire (@reba)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":576,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526135540_18519544372060117_9165744868523427182_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QEhhFmhu6n76yIYXZG_u-aWFn3QhR3JEErlnoP7yKenNMmYp41FdK2Nl7G90Ys0I_Y&_nc_ohc=pHQWsT3xZ3QQ7kNvwEYN7IV&_nc_gid=haxkVW_9pGNXWBJTuEUQwA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQsy1UJeTGp2m-f3NuCFeMbVZ6RGw216k7V8LkB_j2h_A&oe=68936662&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1nN1QoLxY/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Reba McEntire (@reba)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1nN1QoLxY/?hl=en"},{"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%2FDM1SdH_MhRm%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en","author_name":"dollyparton","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dolly Parton (@dollyparton)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":799,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526697392_18520635634055758_6394995130758295789_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QH9DdG-qq9hHmCuZTTTPQzj5AqPWqs-CZS9waSE3lwBnCdkWL_kBMptCtfrmOEC04M&_nc_ohc=Ets2JXvPsPYQ7kNvwH_wNUu&_nc_gid=-DFApSIQ2z6Km86IUSYnBg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfR4tIEbfvoFRQgUM8JFjYTO1Di1U8CxAE1RnATcfSIBsw&oe=689367BB&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1SdH_MhRm/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dolly Parton (@dollyparton)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1SdH_MhRm/?hl=en"},{"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%2FDM1HVpOME-P%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1","author_name":"carlypearce","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by c a r l y p e a r c e (@carlypearce)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":318,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527242819_18519760870034821_3877182076066166333_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF_OOgVRMmlarjcy58Kj9KgJHJ9O5lz1n2Yva6Ie6WY-yzShLvChZXVY77mIaZ2Wss&_nc_ohc=jBkGz-K-TD8Q7kNvwH8d5m0&_nc_gid=nAosSruG-_NolVcEXRJ45g&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQgxx6iB-d_vV7GZsR9ZNSxIcAqBOMxYMu3A56ORhQ0Hw&oe=68934A93&_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/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1HVpOME-P/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by c a r l y p e a r c e (@carlypearce)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1HVpOME-P/?hl=en&img_index=1"},{"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%2FDM1ILvWS9b9%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en","author_name":"opry","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Grand Ole Opry (@opry)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525705651_18517491712024586_6174561441838933425_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFkZ81STa37Q9r5E8eMD7P93hCfJNuZJ4krfBvLhduLi4YohmJBUtajTlgCXVfhQ-M&_nc_ohc=NRuNv8KQWDIQ7kNvwF2NH-d&_nc_gid=V5LZfFVl9w_w3W-sI5Q16g&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQpJKlOuLUJrlRNwYhxX4PIJ10EpcjEgQ8itRZjYnI6fw&oe=68936D38&_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/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1ILvWS9b9/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Grand Ole Opry (@opry)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1ILvWS9b9/?hl=en"},{"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%2FDM1H5hpsg4d%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1","author_name":"alanaspringsteen","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by alana springsteen (@alanaspringsteen)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527274470_18519201226050153_1200188840737832560_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QGDORadhjZ1IkYYQlupJdmrh8vN5TqDw0M0vBQIf7Sbywg0Sr-9JwJCY9x0Xk7n7Ek&_nc_ohc=ZWDl3r72uEAQ7kNvwGVqqBv&_nc_gid=TAfD5fRQn3s7yXnPl2TR2w&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTHdYa_tLF8ojFFfDCK9QDSGmoBjC9gL6cwiP0-oNOaTA&oe=68936C1F&_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/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1H5hpsg4d/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by alana springsteen (@alanaspringsteen)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1H5hpsg4d/?hl=en&img_index=1"},{"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%2FDM1PVa5PheR%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DM1PVa5PheR/?hl=en&img_index=1","author_name":"tigirlily","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Tigirlily Gold (@tigirlily)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":480,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526968969_18514712566022121_3655110560725344687_n.jpg?stp=dst-jpg_e15_s480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QEJHsbJ7VFzidTdR_tAkRirKPUR7nQBqR0-v-dWacIlfRDKh0s3rfbtwMmd5ojJzmE&_nc_ohc=bO1FQBaeJEcQ7kNvwFwaiUr&_nc_gid=kYW96uYK-3PxUPLDOmXMZQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTYx1mej_5CH6mwHrm-6skSZj8GZ9nrqzvPEq2wYyS6qA&oe=68933D7E&_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/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1PVa5PheR/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Tigirlily Gold (@tigirlily)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1PVa5PheR/?hl=en&img_index=1"},{"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%2FDM1TWRjuUS0%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM1TWRjuUS0/?hl=en","author_name":"tenillearts","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by TENILLE ARTS (@tenillearts)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":426,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525885835_18511157521022349_1529053060159167444_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QE5j2qJNbMZ31HKwMbr3RTkL-5zHhpumb8yrCb9TR--1tq_qaRjwotekIu--mYKjJs&_nc_ohc=GjqQXMblU5MQ7kNvwGBNRCs&_nc_gid=9BeK2YuMq01nn5fAP6kMmA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfToMo3Z0_FkJukeSv2mVDEh4NiOe5AyP2o7i9huuYNA5g&oe=68936B4D&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM1TWRjuUS0/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by TENILLE ARTS (@tenillearts)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM1TWRjuUS0/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jeannie","keywords/Jeannie Seely","keywords/carly Pearce","keywords/Dolly Parton","keywords/loss"],"primary_image":{"bucket":"new_assets","id":"%2F688d843254716966469c5264"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754104740000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","social_title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely: 'Your Legacy Will Always Live On'","summary":"Dolly Parton, Carly Pearce and many others took part in an outpouring of tributes to remember Jeannie Seely. 🤍","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jeannie Seely (8727)"]},{"categories":["categories/music-news"],"distribution":["artists/Dolly Parton (2614)"]},{"categories":["categories/music-news"],"distribution":["artists/Carly Pearce (30727132)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely","permalink":"https://955thebull.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/"},"slug":"2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d843254716966469c5264","title":"Dolly Parton, Carly Pearce, Others Mourn Loss Of Legend Jeannie Seely","description":"Dolly Parton, Carly Pearce and many others took part in an outpouring of tributes to remember Jeannie Seely. 🤍","author":"Kelly Fisher"},"pub_start":1754104740000,"pub_until":4115978604802,"pub_changed":1754106232526,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jeannie Seely (8727)"]},{"tags":["categories/music-news","artists/Dolly Parton (2614)"]},{"tags":["categories/music-news","artists/Carly Pearce (30727132)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d80c254716966469c5253","slug:2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","slug:2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely","keyword:keywords/Jeannie","keyword:keywords/Jeannie Seely","keyword:keywords/carly Pearce","keyword:keywords/Dolly Parton","keyword:keywords/loss","author:user"]}},{"id":"%2F688d7b5054716966469c5245","type":"PUBLISHING","record":{"ref_id":"%2F688d7b5054716966469c5245","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d644cb90-7d1c-44a7-8f96-9778a1fa179c","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jeannie-seely-8727/?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/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jeannie-seely-8727/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d7bf754716966469c524f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Legendary singer-songwriter and Grand Ole Opry member \u003ca href=\"https://www.iheart.com/artist/jeannie-seely-8727/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8727\" data-catalog-related-id=\"\">\u003cstrong>Jeannie Seely\u003c/strong>\u003c/a> died on Friday (August 1). She was 85.\u003c/p>\n\n\u003cp>Seely died following complications from an intestinal infection at Summit Medical Center in Hermitage, Tennessee, outside of downtown Nashville, according to a statement from Seely’s rep obtained by \u003ca href=\"https://people.com/jeannie-seely-dead-age-85-country-singer-grand-ole-opry-staple-8693403\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> and other news outlets on Friday evening.\u003c/p>\n\n\u003cp>Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — was born on July 6, 1940 in Titusville, Pennsylvania. She was the youngest of four children, and grew up in a community of about 300 residents. Her parents, \u003cstrong>Leo\u003c/strong> and \u003cstrong>Irene Seely\u003c/strong>, “strongly” influenced her music growing up (she was performing on radio and TV programs by ages 11 and 16, respectively). Ultimately, Seely became the first Pennsylvania-born artist to come a member of the historic Grand Ole Opry, which marks its centennial with ongoing Opry 100 vents throughout 2025. Seely delivered more than 5,000 performances on the Opry stage, more than any other artist, per \u003ca href=\"https://www.jeannieseely.com/biography.cfm\" target=\"_blank\">her bio\u003c/a>. Seely said she felt “very fortunate to be part of the Opry tradition, and I am truly indebted to all the wonderful fans who have supported me over the years.”\u003c/p>\n\n\u003cp>Seely was known for songs like “Don’t Touch Me,” “Sentimental Journey,” “Leavin’ and Sayin’ Goodbye,” and more throughout her decades-long career. Her songs have also been recorded by \u003ca href=\"https://www.iheart.com/artist/dottie-west-169401/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"169401\" data-catalog-related-id=\"\">\u003cstrong>Dottie West\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/merle-haggard-5739/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5739\" data-catalog-related-id=\"\">\u003cstrong>Merle Haggard\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/connie-smith-8187/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8187\" data-catalog-related-id=\"\">\u003cstrong>Connie Smith\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ray-price-8190/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8190\" data-catalog-related-id=\"\">\u003cstrong>Ray Price\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/willie-nelson-631/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"631\" data-catalog-related-id=\"\">\u003cstrong>Willie Nelson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ernest-tubb-9636/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"9636\" data-catalog-related-id=\"\">\u003cstrong>Ernest Tubb\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/little-jimmy-dickens-956741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"956741\" data-catalog-related-id=\"\">\u003cstrong>Little Jimmy Dickens\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/hank-williams-jr-120862/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"120862\" data-catalog-related-id=\"\">\u003cstrong>Hank Williams Jr.\u003c/strong>\u003c/a>, plus \u003ca href=\"https://www.iheart.com/artist/irma-thomas-31360/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31360\" data-catalog-related-id=\"\">\u003cstrong>Irma Thomas\u003c/strong>\u003c/a>, the “Soul Queen of New Orleans,” \u003ca href=\"https://www.iheart.com/artist/rhonda-vincent-98626/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"98626\" data-catalog-related-id=\"\">\u003cstrong>Rhonda Vincent\u003c/strong>\u003c/a>, the “Queen of Bluegrass,” and more. Seely was the oldest female entertainer in the genre to still actively record and perform, according to her bio, which also notes Seely’s success as a solo artist, a songwriter and a duet partner. She primarily teamed up with \u003ca href=\"https://www.iheart.com/artist/jack-greene-1465/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"1465\" data-catalog-related-id=\"\">\u003cstrong>Jack Greene\u003c/strong>\u003c/a>, and also delivered duets with \u003ca href=\"https://www.iheart.com/artist/porter-wagoner-8735/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8735\" data-catalog-related-id=\"\">\u003cstrong>Porter Wagoner\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bill-anderson-39707/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39707\" data-catalog-related-id=\"\">\u003cstrong>Bill Anderson\u003c/strong>\u003c/a>, and rising female country artists like \u003ca href=\"https://www.iheart.com/artist/tiera-kennedy-30979359/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30979359\" data-catalog-related-id=\"\">\u003cstrong>Tiera Kennedy\u003c/strong>\u003c/a>, to name a few. Seely’s loss left a significant impact on the country music community, with many artists — including \u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30727132\" data-catalog-related-id=\"\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/dolly-parton-2614/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2614\" data-catalog-related-id=\"\">\u003cstrong>Dolly Parton\u003c/strong>\u003c/a> and more — \u003ca href=\"https://country.iheart.com/content/2025-08-01-dolly-parton-carly-pearce-others-mourn-loss-of-late-legend-jeannie-seely/\" target=\"_blank\">quickly sharing tributes in honor of the late legend\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jeannie Seely","keywords/Grand Ole Opry","keywords/entertainer","keywords/bio"],"primary_image":{"bucket":"new_assets","id":"%2F688d7bf754716966469c524f"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754102580000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","social_title":"","summary":"Jeannie Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — has died. She was 85.","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Jeannie Seely (8727)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85","permalink":"https://955thebull.iheart.com/content/2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85/"},"slug":"2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d7bf754716966469c524f","title":"Jeannie Seely, Beloved Grand Ole Opry Legend, Dies At 85","description":"Jeannie Seely — known as “Miss Country Soul” and hailed “a trailblazer, an icon, and the oldest actively working female entertainer in country music” — has died. She was 85.","author":"Kelly Fisher"},"pub_start":1754102580000,"pub_until":4115978604802,"pub_changed":1754105611215,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Jeannie Seely (8727)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d7b5054716966469c5245","slug:2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","slug:2025-08-01-jeannie-seely-beloved-grand-ole-opry-legend-dies-at-85","keyword:keywords/Jeannie Seely","keyword:keywords/Grand Ole Opry","keyword:keywords/entertainer","keyword:keywords/bio","author:user"]}},{"id":"%2F688d254954716966469c51f7","type":"PUBLISHING","record":{"ref_id":"%2F688d254954716966469c51f7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3ab2df25-0723-44f0-9686-2ba72b35d5d6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/ashley-mcbryde-624648/?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/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/ashley-mcbryde-624648/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d260d54716966469c5201","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ashley-mcbryde-624648/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"624648\" data-catalog-related-id=\"\">\u003cstrong>Ashley McBryde\u003c/strong>\u003c/a> is opening a “first-of-its-kind” destination among the historic stretch of honky tonks on Lower Broadway in Nashville, Tennessee.\u003c/p>\n\n\u003cp>The award-winning country artist announced on Friday (August 1) that she’s opening a bar called Redemption. It’s “inspired by \u003ca href=\"https://country.iheart.com/content/2025-06-12-ashley-mcbryde-shares-new-milestone-in-sobriety-journey/\" target=\"_blank\">McBryde’s personal path to sobriety\u003c/a> and designed as a welcoming space that honors authenticity, connection, and original songwriting,” per a press release issued Friday. Redemption will offer a stage for rising singer-songwriters and feature zero-proof cocktails in its space on the fifth floor of \u003ca href=\"https://www.iheart.com/artist/eric-church-34173/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34173\" data-catalog-related-id=\"\">\u003cstrong>Eric Church\u003c/strong>\u003c/a>’s six-story bar and entertainment venue, Chiefs, located at 200 Broadway.\u003c/p>\n\n\u003cp>“When the opportunity to make my mark on Broadway came, I knew I wanted to create a space that champions what’s made a difference in my life; a space that lifts up the brushed aside, and makes sure \u003cem>everyone \u003c/em>feels welcome,” McBryde said in a statement in the press release. She told \u003ca href=\"https://www.rollingstone.com/music/music-country/ashley-mcbryde-nashville-redemption-bar-1235397739/\" target=\"_blank\">\u003cem>Rolling Stone\u003c/em>\u003c/a>: “As someone who is three years sober, the typical response to ‘do you have anything Non-Alcoholic?’ is either ‘why did you come to a bar if you aren’t gonna drink?’ or ‘you can have soda water and a lime I guess.’ Some of my favorite places to socialize became wildly unaccommodating when the only thing that changed was what was in my cup. It was vital that I create a space where \u003cem>not\u003c/em> drinking is the forethought – normalized. You can get alcohol drinks in Redemption too, because everyone is welcome,” she explained. McBryde added that “songwriters are the backbone of this community, and it’s important to me to create a place for all the tourists on lower Broadway to experience original music from some of the people who are keeping dreams alive in this town.\u003c/p>\n\n\u003cp>“Redemption is a great place to start a conversation,” McBryde said, per the release. “A spot with incredible drinks of all kinds that are as well crafted and thought out as the songs you’re hearing from the vagabonds, drifters, and dreamers that make this music city, Music City.”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en\" target=\"_blank\">Redemption\u003c/a> will open on August 28.\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%2FDM0RQkxuSvx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en","author_name":"ashleymcbryde","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Ashley McBryde (@ashleymcbryde)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1135,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/527211162_18518451874037631_2980026309369959030_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEyGtHFDUgyQPtbVZxlwx7pMcF8jB02GEMktNQm7b1tTodl7ZFbcBUAvQSZQrHn-mk&_nc_ohc=AhEZtNZN3kAQ7kNvwGowO4M&_nc_gid=FBXJLw8C8ehhbKEIg-ojwQ&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfSwpMlW0ymdAh6kgRRpqPOUxYZrwZ1cT3_DlAC8Sk1YDA&oe=68930831&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0RQkxuSvx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Ashley McBryde (@ashleymcbryde)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0RQkxuSvx/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Ashley McBryde","keywords/destination","keywords/Redemption","keywords/bar","keywords/space"],"primary_image":{"bucket":"new_assets","id":"%2F688d260d54716966469c5201"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754081100000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","social_title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar With Non-Alcoholic Focus, Inspired By Her Own 'Path To Sobriety'","summary":"Ashley McBryde knew she wanted to create \"a space that lifts up the brushed aside, and makes sure everyone feels welcome.\" Here's what we know about the country star's upcoming first-of-its-kind bar:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Ashley McBryde (624648)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey","permalink":"https://955thebull.iheart.com/content/2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey/"},"slug":"2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d260d54716966469c5201","title":"Ashley McBryde To Open 'First-Of-Its-Kind' Bar Inspired By Sobriety Journey","description":"Ashley McBryde knew she wanted to create \"a space that lifts up the brushed aside, and makes sure everyone feels welcome.\" Here's what we know about the country star's upcoming first-of-its-kind bar:","author":"Kelly Fisher"},"pub_start":1754081100000,"pub_until":4115978604802,"pub_changed":1754081517565,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Ashley McBryde (624648)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d254954716966469c51f7","slug:2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","slug:2025-08-01-ashley-mcbryde-to-open-first-of-its-kind-bar-inspired-by-sobriety-journey","keyword:keywords/Ashley McBryde","keyword:keywords/destination","keyword:keywords/Redemption","keyword:keywords/bar","keyword:keywords/space","author:user"]}},{"id":"%2F688d1a9b54716966469c51cf","type":"PUBLISHING","record":{"ref_id":"%2F688d1a9b54716966469c51cf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ecec6d84-3984-43be-b510-680297f63a18","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/luke-combs-30406307/?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/luke-combs-30406307/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/luke-combs-30406307/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/luke-combs-30406307/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d1bb054716966469c51d9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a> shared a photo from his wedding day as he and his wife, \u003cstrong>Nicole Combs\u003c/strong>, celebrated five years of marriage on Friday (August 1).\u003c/p>\n\n\u003cp>The “Back in the Saddle” artist said he “can’t believe we’ve been married for 5 years,” as he posted the beachside wedding photo \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en\" target=\"_blank\">on Instagram\u003c/a>. “I love you more every single day and I’m so blessed to get to live this crazy life with you! Happy Anniversary [Nicole Combs].”\u003c/p>\n\n\u003cp>Combs, 35, married his wife in southern Florida. a rep for Combs told \u003ca href=\"https://people.com/country/luke-combs-marries-nicole-hocking/\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> at that time that “despite the threat of a hurricane, the couple had a lovely intimate ceremony and will be celebrating with friends and family in the new year.” Combs wrote in an Instagram caption the day after his wedding that he “got to marry my best friend.” Nicole said at the time that it was “the most special day,” and “I’m so happy to spend the rest of my life with you!”\u003c/p>\n\n\u003cp>Combs and his wife have since welcomed two young sons. Their firstborn, \u003cstrong>Tex Lawrence Combs\u003c/strong>, arrived on Father’s Day in June 2022. Baby No. 2, \u003cstrong>Beau Lee Combs\u003c/strong>, was born in August 2023. See Combs’ anniversary tribute to his wife \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en\" target=\"_blank\">here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDM0vh4rxGaz%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en","author_name":"lukecombs","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Luke Combs 🎤 (@lukecombs)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527488193_18524484589047156_4870582248805040597_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGFywLQp8Vyq7sWTuTygpTUtShqFd1WS92tqmM_DOCetArDxQV_8nDGoTwXAgegxCI&_nc_ohc=kWXLs1eOhhwQ7kNvwE-nN1g&_nc_gid=Odil05onKFxabbtzzOXfZw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRFPDxhAMiihS8GLO0qbHyE0GmFysoBmRpAk3L48w60TA&oe=6892FE27&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DM0vh4rxGaz/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Luke Combs 🎤 (@lukecombs)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0vh4rxGaz/?hl=en"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Luke Combs","keywords/Nicole Combs","keywords/wife","keywords/photo","keywords/marriage","keywords/rep"],"primary_image":{"bucket":"new_assets","id":"%2F688d1bb054716966469c51d9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754078220000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","social_title":"","summary":"“I love you more every single day and I’m so blessed to get to live this crazy life with you!”","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Luke Combs (30406307)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary","permalink":"https://955thebull.iheart.com/content/2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary/"},"slug":"2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d1bb054716966469c51d9","title":"Luke Combs Shares Sweet Tribute To Wife Nicole On 5th Wedding Anniversary","description":"“I love you more every single day and I’m so blessed to get to live this crazy life with you!”","author":"Kelly Fisher"},"pub_start":1754078220000,"pub_until":4115978604802,"pub_changed":1754078616812,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Luke Combs (30406307)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d1a9b54716966469c51cf","slug:2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","slug:2025-08-01-luke-combs-shares-sweet-tribute-to-wife-nicole-on-5th-wedding-anniversary","keyword:keywords/Luke Combs","keyword:keywords/Nicole Combs","keyword:keywords/wife","keyword:keywords/photo","keyword:keywords/marriage","keyword:keywords/rep","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&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"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>"I felt so powerless against these companies," she told \u003cem>NBC News\u003c/em>. "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."\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>"If one person gets covered because they saw this story, then I would be happy about that," 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://955thebull.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":"%2F688d0ef454716966469c51a5","type":"PUBLISHING","record":{"ref_id":"%2F688d0ef454716966469c51a5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f744831-9ad2-4872-ab7d-e04006bdc533","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/bailey-zimmerman-35706214/?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/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/bailey-zimmerman-35706214/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d10a054716966469c51bc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35706214\" data-catalog-related-id=\"\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a> looked nearly unrecognizable in a throwback photo he shared to announce the surprise release of a “fiery” track from his upcoming sophomore record.\u003c/p>\n\n\u003cp>Zimmerman debuted “Chevy Silverado” on Friday (August 1), one week before his album, \u003cem>Different Night Same Rodeo\u003c/em>, arrives on August 8. The singer-songwriter wrote in an \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1\" target=\"_blank\">Instagram caption\u003c/a>: “in honor of [the song’s release] here is a pic from 2016 on the day I got my drivers license. I borrowed $9,800 from my hometown bank to buy my grandpas 2005 white Chevy Silverado. I fell in love for the first time in this truck and as the story goes I felt my heart break for the first time in this truck too. This song talks about all of that. Hope you guys love it🤘”\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%2FDMzJWckuyQQ%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1","author_name":"bailey.zimmerman","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ▫Bailey Zimmerman▫ (@bailey.zimmerman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":640,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/526881971_18534947449023431_4112922445003701705_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QE6ooTqz32FnBEVo7mm8EANb7Da1Ypst_AwxF1Ja0ksplWG1maadDiIi6qgGgBCaZs&_nc_ohc=K8a9UpusRtwQ7kNvwE0-WoI&_nc_gid=cb37cwmlQZaGAzxgbzDcTA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfTvNCsg7k3ykiFefoKvzUoH_wAtGXnwAJDvwAm-NtQQwA&oe=6892E5C0&_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/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DMzJWckuyQQ/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by ▫Bailey Zimmerman▫ (@bailey.zimmerman)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMzJWckuyQQ/?hl=en&img_index=1"},{"html":"\u003cp>Zimmerman teamed up with \u003cstrong>Tucker Beathard\u003c/strong>, \u003cstrong>Ilsey Juber\u003c/strong>, \u003cstrong>Gavin Lucas\u003c/strong> and \u003cstrong>Heath Warren\u003c/strong> to write “Chevy Silverado.” It’s the latest track to release from the \u003cstrong>Austin Shawn\u003c/strong>-produced record, following “Comin’ In Cold,” “Holy Smokes,” “Backup Plan” with \u003ca href=\"https://www.iheart.com/artist/luke-combs-30406307/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30406307\" data-catalog-related-id=\"\">\u003cstrong>Luke Combs\u003c/strong>\u003c/a>, “New To Country,” “Hell or High Water” and “Holding On.” See the full track list below, and listen to “\u003ca href=\"https://www.youtube.com/watch?v=85JcFov1hYE\" target=\"_blank\">Chevy Silverado\u003c/a>” here:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/85JcFov1hYE?si=f_JdPWJi_VY3DRqK"},{"html":"\u003cp>\u003cem>Different Night Same Rodeo Tracklist\u003c/em>\u003c/p>\n\n\u003cp>1. \u003cstrong>Comin’ In Cold \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Jaron Boyer, Matt Gorman, Jake Puliti, Kaylin Roberson)\u003c/em>\u003c/p>\n\n\u003cp>2. \u003cstrong>Ashes (Diplo & Bailey Zimmerman) *\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Josh Serrato, Thomas Wesley, Josh Miller, Jimmy Robbins, Chris Tompkins)\u003c/em>\u003c/p>\n\n\u003cp>3. \u003cstrong>Chevy Silverado\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Ilsey Juber, Gavin Lucas, Heath Warren, Bailey Zimmerman)\u003c/em>\u003c/p>\n\n\u003cp>4. \u003cstrong>Yours For The Breaking \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Bart Butler, Jacob Davis, Drew Fulk, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>5. \u003cstrong>Lost (feat. The Kid LAROI)\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Rodney Clawson, Ryan Hurd, Michael Lotten, The Kid Laroi, Billy Walsh, Bailey Zimmerman, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>6.\u003cstrong> Holy Smokes \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Ben Stennis, Michael Tyler, Lauren Hungate)\u003c/em>\u003c/p>\n\n\u003cp>7. \u003cstrong>When It Was\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Kelly Archer, Ben Goldsmith, Carson Wallace, Ben Williams)\u003c/em>\u003c/p>\n\n\u003cp>8. \u003cstrong>It’s All Good\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, David Dorn, Ryan Tyndell)\u003c/em>\u003c/p>\n\n\u003cp>9. \u003cstrong>Backup Plan (feat. Luke Combs)\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Jimi Bell, Jon Sherwood)\u003c/em>\u003c/p>\n\n\u003cp>10. \u003cstrong>New To Country \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Jacob Hackworth, Heath Warren, Tim Galloway, Bailey Zimmerman)\u003c/em>\u003c/p>\n\n\u003cp>11. \u003cstrong>At The Same Time\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Jaxson Free, Aldae, Ben Johnson)\u003c/em>\u003c/p>\n\n\u003cp>12. \u003cstrong>Hell or High Water\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Ashley Gorley, Austin Shawn)\u003c/em>\u003c/p>\n\n\u003cp>13. \u003cstrong>These Nights\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Nora Collins, Randall Fowler, Mary Kutter, Brad Wagner)\u003c/em>\u003c/p>\n\n\u003cp>14. \u003cstrong>Everything But Up\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Devin Dawson, Jacob Hackworth, Sam Martinez, Heath Warren)\u003c/em>\u003c/p>\n\n\u003cp>15. \u003cstrong>Before You\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Bailey Zimmerman, Randall Fowler, Brian Alexander, Frank Romano, Austin Shawn, Marty James)\u003c/em>\u003c/p>\n\n\u003cp>16. \u003cstrong>Holding On \u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Blake Whiten)\u003c/em>\u003c/p>\n\n\u003cp>17. \u003cstrong>Dare You To Try It\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Austin Shawn, Bailey Zimmerman, Tucker Beathard, Gavin Lucas, Sam Martinez, Heath Warren)\u003c/em>\u003c/p>\n\n\u003cp>18. \u003cstrong>Happy Ever After Me\u003c/strong>\u003c/p>\n\n\u003cp>\u003cem>(Tucker Beathard, Jimi Bell)\u003c/em>\u003c/p>\n\n\u003cp>\u003cstrong>All songs produced by Austin Shawn \u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>* Additional production by Diplo, Josh Serrato\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/throwback photo","keywords/Bailey Zimmerman","keywords/singer-songwriter","keywords/Chevy Silverado","keywords/single","keywords/surprise release","keywords/track","keywords/release"],"primary_image":{"bucket":"new_assets","id":"%2F688d10a054716966469c51bc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754075400000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","social_title":"Bailey Zimmerman Shares Nearly Unrecognizable Throwback Photo With 'Fiery' Surprise Single","summary":"Bailey Zimmerman shared a throwback photo in honor of his “fiery” surprise single. 👀 🔥","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Bailey Zimmerman (35706214)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single","permalink":"https://955thebull.iheart.com/content/2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single/"},"slug":"2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d10a054716966469c51bc","title":"Bailey Zimmerman Shares Unrecognizable Throwback Photo With Surprise Single","description":"Bailey Zimmerman shared a throwback photo in honor of his “fiery” surprise single. 👀 🔥","author":"Kelly Fisher"},"pub_start":1754075400000,"pub_until":4115978604802,"pub_changed":1754075778079,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Bailey Zimmerman (35706214)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d0ef454716966469c51a5","slug:2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","slug:2025-08-01-bailey-zimmerman-shares-unrecognizable-throwback-photo-with-surprise-single","keyword:keywords/throwback photo","keyword:keywords/Bailey Zimmerman","keyword:keywords/singer-songwriter","keyword:keywords/Chevy Silverado","keyword:keywords/single","keyword:keywords/surprise release","keyword:keywords/track","keyword:keywords/release","author:user"]}},{"id":"%2F688d059954716966469c5177","type":"PUBLISHING","record":{"ref_id":"%2F688d059954716966469c5177","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"75691fca-eb27-4949-b8ad-f8f9fd54b56d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/dierks-bentley-30521/?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/dierks-bentley-30521/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/dierks-bentley-30521/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/dierks-bentley-30521/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d063354716966469c5181","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/dierks-bentley-30521/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30521\" data-catalog-related-id=\"\">\u003cstrong>Dierks Bentley\u003c/strong>\u003c/a> jokingly sent out a “Bat Signal” to call \u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30779802\" data-catalog-related-id=\"\">\u003cstrong>Post Malone\u003c/strong>\u003c/a> to the stage for a surprise performance during a recent show.\u003c/p>\n\n\u003cp>Bentley performed on Thursday night (July 31) at Utah First Credit Union Amphitheatre in Salt Lake City, Utah. He shared a video on Friday (August 1) of the moment he invited Post Malone to join him; however, Bentley first told the audience that the \u003cem>F-1 Trillion \u003c/em>star was not at the venue: “You know, there’s a pretty famous singer that lives up here in Utah, but he’s not here. I wish he was. I actually — I know he likes one of my songs. I’ve heard him do it one time. I’ll send this out like the Bat Signal, see if it works.”\u003c/p>\n\n\u003cp>Bentley strummed his guitar and Post Malone emerged on stage. Together, the duo performed Bentley’s early 2000s anthem from his self-titled album, “How Am I Doin.’”: “Well how am I doin' since you did what you done to me?/ I can't lie I sometimes cry when I think of how it used to be/ I keep my friends with me, I stay busy and I don't get much sleep/ Baby, that's how I'm doin' since you did what you done to me.”\u003c/p>\n\n\u003cp>Bentley is currently on his “Broken Branches Tour” after releasing his studio album of the same name. The lineup also includes reigning Academy of Country Music New Male Artist of the Year \u003ca href=\"https://www.iheart.com/artist/zach-top-36074844/\" target=\"_blank\">\u003cstrong>Zach Top\u003c/strong>\u003c/a> and Georgia duo \u003ca href=\"https://www.iheart.com/artist/the-band-loula-38665104/\" target=\"_blank\">\u003cstrong>The Band Loula\u003c/strong>\u003c/a>. See the upcoming tour stops below and watch Bentley share the stage with surprise guest Post Malone \u003ca href=\"https://www.instagram.com/p/DM0EqeYRn8E/?hl=en\" target=\"_blank\">here\u003c/a>:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDM0EqeYRn8E%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DM0EqeYRn8E/?hl=en","author_name":"dierksbentley","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0EqeYRn8E/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0EqeYRn8E/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0EqeYRn8E/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dierks Bentley (@dierksbentley)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1136,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/525209437_1759210978030753_2426281063726080167_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QETOWC3Fn2NiBT6pb4yHGqnW6_CGoFVowNHnO8Zf6PkQdT51oFIFlQ3i5qLO6ZzkWg&_nc_ohc=uSODJt7L4tUQ7kNvwGoo2yM&_nc_gid=kwdBJHI273Xog-qLc5wVrw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfQiA2NYggElFLs84VB2t6vM0GL4cwnu8hVG7rEL40HeOQ&oe=6892DAB4&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0EqeYRn8E/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DM0EqeYRn8E/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DM0EqeYRn8E/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Dierks Bentley (@dierksbentley)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0EqeYRn8E/?hl=en"},{"html":"\u003cp>8/1 – Nampa, ID – Ford Idaho Center Amphitheater\u003c/p>\n\n\u003cp>8/7 – Camden, NJ – Freedom Mortgage Pavilion\u003c/p>\n\n\u003cp>8/8 – Raleigh, NC – Coastal Credit Union Music Park at Walnut Creek\u003c/p>\n\n\u003cp>8/9 – Charlotte, NC – PNC Music Pavilion\u003c/p>\n\n\u003cp>8/14 – Buffalo, NY – Darien Lake Amphitheater\u003c/p>\n\n\u003cp>8/15 – Holmdel, NJ – PNC Bank Arts Center\u003c/p>\n\n\u003cp>8/16 – Bethel, NY – Bethel Woods Center for the Arts\u003c/p>\n\n\u003cp>8/21 – Savannah, GA – Enmarket Arena\u003c/p>\n\n\u003cp>8/22 – Birmingham, AL – Coca Cola Amphitheatre\u003c/p>\n\n\u003cp>8/23 – Biloxi, MS – Mississippi Coast Coliseum\u003c/p>\n\n\u003cp>8/28 – New York, NY – Madison Square Garden\u003c/p>\n\n\u003cp>8/29 – Burgettstown, PA – The Pavilion at Star Lake\u003c/p>\n\n\u003cp>8/30 – Clarkston, MI – Pine Knob Music Theatre\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-watch-dierks-bentley-reveal-surprise-guest-after-teasing-hes-not-here/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/dierks Bentley","keywords/Post Malone","keywords/Bat Signal","keywords/surprise guest","keywords/singer","keywords/crowd"],"primary_image":{"bucket":"new_assets","id":"%2F688d063354716966469c5181"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754072580000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-watch-dierks-bentley-reveal-surprise-guest-after-teasing-hes-not-here","social_title":"Watch Dierks Bentley Reveal Epic Surprise Guest After Teasing The Crowd: 'He’s Not Here'","summary":"\"...he’s not here. I wish he was.\" Watch the moment Dierks Bentley's surprise guest emerged on stage:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Dierks Bentley (30521)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch Dierks Bentley Reveal Surprise Guest After Teasing 'He’s Not Here'","permalink":"https://955thebull.iheart.com/content/2025-08-01-watch-dierks-bentley-reveal-surprise-guest-after-teasing-hes-not-here/"},"slug":"2025-08-01-watch-dierks-bentley-reveal-surprise-guest-after-teasing-hes-not-here","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d063354716966469c5181","title":"Watch Dierks Bentley Reveal Surprise Guest After Teasing 'He’s Not Here'","description":"\"...he’s not here. I wish he was.\" Watch the moment Dierks Bentley's surprise guest emerged on stage:","author":"Kelly Fisher"},"pub_start":1754072580000,"pub_until":4115978604802,"pub_changed":1754072934370,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Dierks Bentley (30521)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d059954716966469c5177","slug:2025-08-01-watch-dierks-bentley-reveal-surprise-guest-after-teasing-hes-not-here","slug:2025-08-01-watch-dierks-bentley-reveal-surprise-guest-after-teasing-hes-not-here","keyword:keywords/dierks Bentley","keyword:keywords/Post Malone","keyword:keywords/Bat Signal","keyword:keywords/surprise guest","keyword:keywords/singer","keyword:keywords/crowd","author:user"]}},{"id":"%2F688d022e54716966469c5150","type":"PUBLISHING","record":{"ref_id":"%2F688d022e54716966469c5150","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"451526e4-61fe-4821-85f9-f10995a683f6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/tim-mcgraw-115068/?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/tim-mcgraw-115068/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/tim-mcgraw-115068/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/tim-mcgraw-115068/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d040754716966469c5174","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115068\" data-catalog-related-id=\"\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a> shared an emotional new ballad on Friday (August 1).\u003c/p>\n\n\u003cp>The iconic country artist debuted “King Rodeo,” and premiered the video of his live rendition of the song at the first-ever Music City Rodeo earlier this year in Nashville, Tennessee. McGraw headlined one night of the inaugural event in late May, along with Nashville-born superstar \u003ca href=\"https://www.iheart.com/artist/jelly-roll-40379/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40379\" data-catalog-related-id=\"\">\u003cstrong>Jelly Roll\u003c/strong>\u003c/a> and legendary singer-songwriter \u003ca href=\"https://www.iheart.com/artist/reba-mcentire-39264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39264\" data-catalog-related-id=\"\">\u003cstrong>Reba McEntire\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>“King Rodeo” adds to a growing list of songs throughout McGraw’s decades-spanning career. The Louisiana-born country star is known for “I Like It, I Love It,” “Live Like You Were Dying,” “Highway Don’t Care” with \u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" target=\"_blank\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/keith-urban-28475/\" target=\"_blank\">\u003cstrong>Keith Urban\u003c/strong>\u003c/a>, “Down On The Farm,” “Humble And Kind,” “It’s Your Love” with \u003ca href=\"https://www.iheart.com/artist/faith-hill-58019/\" target=\"_blank\">\u003cstrong>Faith Hill\u003c/strong>\u003c/a>, “My Best Friend” and many other hits since his debut in the 90s. \u003ca href=\"https://www.iheart.com/content/2025-07-31-top-10-tim-mcgraw-hits-spanning-the-country-icons-decades-long-career/\" target=\"_blank\">Find McGraw’s Top 10 hits on iHeartRadio here\u003c/a>.\u003c/p>\n\n\u003cp>McGraw is part of the star-studded lineup of the genre-spanning \u003ca href=\"https://www.iheart.com/music-festival/\" target=\"_blank\">iHeartRadio Music Festival\u003c/a> presented to Capital One, which is slated to return later this year to T-Mobile Arena in Las Vegas, Nevada. The two-day festival will also include performances by \u003ca href=\"https://www.iheart.com/artist/bryan-adams-39547/\" target=\"_blank\">\u003cstrong>Bryan Adams\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ed-sheeran-396790/\" target=\"_blank\">\u003cstrong>Ed Sheeran\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/feid-304771/\" target=\"_blank\">\u003cstrong>Feid\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/glorilla-32797623/\" target=\"_blank\">\u003cstrong>GloRilla\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/jelly-roll-40379/\" target=\"_blank\">\u003cstrong>Jelly Roll\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/john-fogerty-39181/\" target=\"_blank\">\u003cstrong>John Fogerty\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/justice-30887382/\" target=\"_blank\">\u003cstrong>Justice\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lil-wayne-39555/\" target=\"_blank\">\u003cstrong>Lil Wayne\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ll-cool-j-40153/\" target=\"_blank\">\u003cstrong>LL COOL J\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/mariah-carey-31885/\" target=\"_blank\">\u003cstrong>Mariah Carey\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/maroon-5-40523/\" target=\"_blank\">\u003cstrong>Maroon 5\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/sammy-hagar-28481/\" target=\"_blank\">\u003cstrong>Sammy Hagar\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/tate-mcrae-31522919/\" target=\"_blank\">\u003cstrong>Tate McRae\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/the-offspring-80925/\" target=\"_blank\">\u003cstrong>The Offspring\u003c/strong>\u003c/a>, and more to be announced.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-06-02-2025-iheartradio-music-festival-lineup-revealed/\" target=\"_blank\">2025 iHeartRadio Music Festival\u003c/a> will take place on September 19 and 20. Fans can tune in to the 2025 iHeartRadio Music Festival as the music mega event will be broadcast live each night via iHeartMedia radio stations throughout the country across more than 150 markets. Hulu will be the Official Streaming Destination of the festival, with performances livestreamed each night exclusively to all Hulu subscribers. Tickets go on sale to the general public on AXS.com beginning Friday, June 13th at 2pm ET/ 11am PT. Find more info \u003ca href=\"https://www.iheart.com/music-festival/\" target=\"_blank\">here\u003c/a>.\u003c/p>\n\n\u003cp> Watch McGraw’s performance of “\u003ca href=\"https://www.youtube.com/watch?v=40xEvxmIRrw\" target=\"_blank\">King Rodeo\u003c/a>” here:\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/40xEvxmIRrw?si=GFf52_Mk5DSt1cQq","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/40xEvxmIRrw?si=GFf52_Mk5DSt1cQq\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/40xEvxmIRrw?si=GFf52_Mk5DSt1cQq\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/40xEvxmIRrw?si=GFf52_Mk5DSt1cQq"}],"canonical_url":"https://country.iheart.com/content/2025-08-01-watch-tim-mcgraws-rendition-of-emotional-ballad-during-milestone-moment/","cuser":"user/ldap/1129284","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/rendition","keywords/country artist","keywords/ballad","keywords/tim McGraw","keywords/Nashville","keywords/King Rodeo","keywords/video","keywords/country star","keywords/Reba McEntire","keywords/Capital One"],"primary_image":{"bucket":"new_assets","id":"%2F688d040754716966469c5174"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754071800000,"publish_end_date":4115978604802,"publish_origin":"brands/ICTY-FL (11921)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-watch-tim-mcgraws-rendition-of-emotional-ballad-during-milestone-moment","social_title":"Watch Tim McGraw’s Emotional Rendition Of Heartfelt Ballad During Milestone Moment In Nashville","summary":"Tim McGraw just shared an emotional new ballad. Watch his debut performance here:","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Tim McGraw (115068)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch Tim McGraw’s Rendition Of Emotional Ballad During Milestone Moment","permalink":"https://955thebull.iheart.com/content/2025-08-01-watch-tim-mcgraws-rendition-of-emotional-ballad-during-milestone-moment/"},"slug":"2025-08-01-watch-tim-mcgraws-rendition-of-emotional-ballad-during-milestone-moment","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d040754716966469c5174","title":"Watch Tim McGraw’s Rendition Of Emotional Ballad During Milestone Moment","description":"Tim McGraw just shared an emotional new ballad. Watch his debut performance here:","author":"Kelly Fisher"},"pub_start":1754071800000,"pub_until":4115978604802,"pub_changed":1754072208468,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Tim McGraw (115068)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ICTY-FL (11921)","id:/688d022e54716966469c5150","slug:2025-08-01-watch-tim-mcgraws-rendition-of-emotional-ballad-during-milestone-moment","slug:2025-08-01-watch-tim-mcgraws-rendition-of-emotional-ballad-during-milestone-moment","keyword:keywords/rendition","keyword:keywords/country artist","keyword:keywords/ballad","keyword:keywords/tim McGraw","keyword:keywords/Nashville","keyword:keywords/King Rodeo","keyword:keywords/video","keyword:keywords/country star","keyword:keywords/Reba McEntire","keyword:keywords/Capital One","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://955thebull.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"]}}],"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":"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)","_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","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","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","components-catalog-TrackList-component","DateTimeDisplay-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","components-catalog-TrackList-component","DateTimeDisplay-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="components-catalog-TrackList-component" src="https://static.inferno.iheart.com/inferno/scripts/components-catalog-TrackList-component.644cdb9aaf258f95a9d3.js"></script> <script async data-chunk="DateTimeDisplay-component" src="https://static.inferno.iheart.com/inferno/scripts/DateTimeDisplay-component.a955bfacd3eb846a09d1.js"></script> <script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.d932ebf2afeb78ef5324.js"></script> </body> </html>
URL: