<!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://pws.radioedit.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.js" as="script" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="coast" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/coast.1abb0a70ee68fefc1314.css">
<link data-chunk="CoastFeedLastNightShowItem-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedLastNightShowItem-component.1867851c7f267808bdb8.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="CoastFeedTonightShowsLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedTonightShowsLoader-component.1867851c7f267808bdb8.css">
<link data-chunk="CoastFeedUpcomingShowsPreview-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedUpcomingShowsPreview-component.1867851c7f267808bdb8.css">
<link data-chunk="components-featured-CoastFeaturedLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-featured-CoastFeaturedLoader-component.693967a473c93d0fb412.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,0%,110%);
        --gradient-stop: hsl(0,0%,110%);
        
                --accent-color: #ffffff;
            
        
             --darkFooterColor: hsl(0,0%,110%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?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.coast2coast/5d4dc9096ea20854764b2ce8?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/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.coasttocoastam.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="#ffffff"/><meta data-rh="true" property="og:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" property="twitter:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" itemprop="name" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" name="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="og:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="twitter:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" itemprop="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" name="keywords" content="coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time"/><meta data-rh="true" property="og:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" property="twitter:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" itemprop="url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@coasttocoastam"/><meta data-rh="true" property="twitter:creator" content="@coasttocoastam"/><meta data-rh="true" property="twitter:domain" content="www.coasttocoastam.com"/><meta data-rh="true" property="og:site_name" content="Coast to Coast AM"/><meta data-rh="true" name="application-name" content="Coast to Coast AM"/><meta data-rh="true" property="fb:app_id" content="140586622674265"/><meta data-rh="true" property="fb:pages" content="105212777348"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-night template-coast">
                <div id="app"><div class="component-template" data-reactroot=""><header class="component-site-header"><div class="component-container main-header-items block"><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-label="Primary Site Navigation" id="component-site-nav"><section class="nav-inner-wrapper"><header class="navbar-header"><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" 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 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><hr class="divider"/><ul class="menu-container main-nav"><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for SHOWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">SHOWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Shows" tabindex="0" href="/shows/">Shows</a></li><li><a aria-label="Upcoming Shows" tabindex="0" href="/shows/upcoming/">Upcoming Shows</a></li><li><a aria-label="Art Bell Vault" tabindex="0" href="/art-bell/">Art Bell Vault</a></li><li><a aria-label="Classic Shows" tabindex="0" href="/shows/classic/">Classic Shows</a></li><li><a aria-label="Somewhere in Time" tabindex="0" href="/shows/somewhere-in-time-shows/">Somewhere in Time</a></li><li><a aria-label="Guests" tabindex="0" href="/guests/">Guests</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for HOSTS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">HOSTS</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"><li><a aria-label="George Noory" tabindex="0" href="/host/george-noory/">George Noory</a></li><li><a href="https://www.gaia.com/series/beyond-belief" target="_blank" rel="noopener" aria-label="George Noory&#x27;s TV Show">George Noory&#x27;s TV Show</a></li><li><a aria-label="George Knapp" tabindex="0" href="/host/george-knapp/">George Knapp</a></li><li><a aria-label="Richard Syrett" tabindex="0" href="/host/richard-syrett/">Richard Syrett</a></li><li><a aria-label="Connie Willis" tabindex="0" href="/host/connie-willis/">Connie Willis</a></li><li><a aria-label="Lisa Garr" tabindex="0" href="/host/lisa-garr/">Lisa Garr</a></li><li><a aria-label="Rich Berra" tabindex="0" href="/host/rich-berra/">Rich Berra</a></li><li><a aria-label="Ryan Wrecker" tabindex="0" href="/host/ryan-wrecker/">Ryan Wrecker</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for NEWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">NEWS</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"><li><a aria-label="Articles" tabindex="0" href="/articles/">Articles</a></li><li><a aria-label="In the News" tabindex="0" href="/inthenews/">In the News</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for MEDIA" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">MEDIA</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"><li><a aria-label="Videos" tabindex="0" href="/videos/">Videos</a></li><li><a aria-label="Photos" tabindex="0" href="/photos/">Photos</a></li><li><a aria-label="Stations" tabindex="0" href="/stations/">Stations</a></li><li><a href="https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL" target="_blank" rel="noopener" aria-label="Youtube">Youtube</a></li></ul></li><li class="menu-top-label"><a aria-label="Insider" tabindex="0" href="/pages/coastinsider/">Insider</a></li><li class="menu-top-label"><a aria-label="Events" tabindex="0" href="/calendar/">Events</a></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">Podcasts</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"><li><a aria-label="Best of Coast to Coast AM" tabindex="0" href="/best-of/">Best of Coast to Coast AM</a></li><li><a aria-label="Paranormal Podcast Network" tabindex="0" href="/podcasts/">Paranormal Podcast Network</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for More" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">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"><li><a aria-label="Newsletter" tabindex="0" href="/pages/coastzone/">Newsletter</a></li><li><a href="https://paranormaldate.com/" target="_blank" rel="noopener" aria-label="Paranormal Date">Paranormal Date</a></li><li><a href="https://conspiracydate.com/" target="_blank" rel="noopener" aria-label="Conspiracy Date">Conspiracy Date</a></li><li><a aria-label="Mobile App" tabindex="0" href="/pages/mobile-app/">Mobile App</a></li><li><a aria-label="Contact" tabindex="0" href="/pages/contact/">Contact</a></li></ul></li></ul><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" 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/coasttocoastam" 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/COASTTOCOASTAMOFFICIAL" 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/coast2coastam" 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/@coasttocoastamofficial" 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><footer class="navbar-footer"><div id="coast-google-translate-container"></div><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-navbar" 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><button class="search-button search-toggle" aria-label="Open Search"><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></div><div class="header-user"></div></footer></section></nav><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" width="125" height="130"/></a></figure><section class="search-user-container"><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-user" 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><button class="search-button search-toggle" aria-label="Open Search"><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></div></section><img src="https://i.iheart.com/v3/re/new_assets/89a696d6-a027-4da9-8091-2dfefda74697?ops=gravity(%22center%22),fit(188,135),quality(80)" class="george-noory" height="135" width="188" alt=""/></div></header><div class="component-header-ad"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><div class="component-routes"><main class="component-page layout-generic-full page-home coast-pr"><div class="alerts"></div><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container coast-carousel coast-feed tile"><div class="carousel-container"><section class="carousel-inner-container"><section class="carousel-viewport"><ul class="carousel-content"><li data-index="0"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-odd-ufo-filmed-floating-over-mexican-city/"><img src="https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Odd UFO Filmed Floating Over Mexican City" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/watch-odd-ufo-filmed-floating-over-mexican-city/">Odd UFO Filmed Floating Over Mexican City</a><a class="card-subtitle" tabindex="0" href="/article/watch-odd-ufo-filmed-floating-over-mexican-city/">A spellbound witness in Mexico captured footage of an odd white orb spotted floating across the sky over a city. </a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/in-coast-you-missed-it-41026/"><img src="https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="In Coast You Missed It 4/10/26" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/in-coast-you-missed-it-41026/">In Coast You Missed It 4/10/26</a><a class="card-subtitle" tabindex="0" href="/article/in-coast-you-missed-it-41026/">Check out our round-up of highlights from the past week ... In Coast You Missed It.</a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-three-bigfoot-sightings-reported-in-canadian-community/"><img src="https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Three Bigfoot Sightings Reported in Canadian Community" class="" srcSet="https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/video-three-bigfoot-sightings-reported-in-canadian-community/">Video: Three Bigfoot Sightings Reported in Canadian Community</a><a class="card-subtitle" tabindex="0" href="/article/video-three-bigfoot-sightings-reported-in-canadian-community/">A Canadian community is buzzing about Bigfoot after three separate witnesses said they spotted the legendary creature over the course of just a few days.</a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/"><img src="https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/">Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China</a><a class="card-subtitle" tabindex="0" href="/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/">A jaw-dropping video from China shows an elderly woman who, after inadvertently getting stuck inside her apartment, climbed six stories down the outside of the high-rise building in an ill-conceived attempt to reach the ground.</a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/"><img src="https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil" class="" srcSet="https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/">Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil</a><a class="card-subtitle" tabindex="0" href="/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/">Ranchers in Brazil are on edge following a staggering series of animal slayings that many believe to be the handiwork of the infamous chupacabra. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/new-music-sundays/"><img src="https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Call for New Music" class="" srcSet="https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/new-music-sundays/">Call for New Music</a><a class="card-subtitle" tabindex="0" href="/article/new-music-sundays/">On the first Sunday of each month, George features new music by emerging artists.</a></span></figcaption></figure></li></ul></section></section><section class="carousel-controls"><button data-index="0" data-current="true"></button><button data-index="1" data-current="false"></button><button data-index="2" data-current="false"></button><button data-index="3" data-current="false"></button><button data-index="4" data-current="false"></button><button data-index="5" data-current="false"></button></section></div></div><input type="hidden" data-id="7MFT1"/><div class="component-container component-html tile coast-podcast-homepage block"><div><p>
    <iframe
        gesture="media"
        style="width:100%;height:50px;"
        height="50px"
        src="https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark"
        frameborder="0"
        scrolling="no"
    ></iframe>
</p></div></div><input type="hidden" data-id="2ZFIH"/><div class="component-container coast-feed tile coast-shows-last-night"><header class="component-heading"><h3 class="heading-title">Last Night<div class="media-header"><a title="Podcast" class="component-button button-faux customized podcast_icon" tabindex="0" href="/podcast-feed/"><svg tabindex="-1" focusable="false" class="icon-podcast" width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path tabindex="-1" fill="#fff" d="M 16.675781 18.605469 C 16.425781 18.78125 16.085938 18.722656 15.898438 18.480469 C 15.699219 18.21875 15.769531 17.839844 16.039062 17.644531 C 18.339844 15.980469 19.832031 13.304688 19.832031 10.285156 C 19.832031 5.234375 15.65625 1.144531 10.5 1.144531 C 5.34375 1.144531 1.167969 5.234375 1.167969 10.285156 C 1.167969 13.179688 2.539062 15.761719 4.683594 17.433594 C 4.949219 17.644531 5.003906 18.03125 4.78125 18.289062 C 4.585938 18.511719 4.246094 18.554688 4.011719 18.375 C 1.570312 16.488281 0 13.566406 0 10.285156 C 0 4.605469 4.699219 0 10.5 0 C 16.300781 0 21 4.605469 21 10.285156 C 21 13.707031 19.296875 16.734375 16.675781 18.605469 Z M 16.675781 18.605469 "></path><path tabindex="-1" fill="#fff" d="M 14.957031 15.574219 C 14.507812 15.9375 13.851562 15.808594 13.5 15.347656 C 13.085938 14.804688 13.273438 14.023438 13.769531 13.546875 C 14.632812 12.71875 15.167969 11.5625 15.167969 10.285156 C 15.167969 7.761719 13.078125 5.714844 10.5 5.714844 C 7.921875 5.714844 5.832031 7.761719 5.832031 10.285156 C 5.832031 11.527344 6.335938 12.652344 7.15625 13.476562 C 7.652344 13.976562 7.816406 14.789062 7.355469 15.320312 C 6.992188 15.742188 6.355469 15.839844 5.929688 15.476562 C 4.441406 14.222656 3.5 12.359375 3.5 10.285156 C 3.5 6.5 6.632812 3.429688 10.5 3.429688 C 14.367188 3.429688 17.5 6.5 17.5 10.285156 C 17.5 12.414062 16.511719 14.316406 14.957031 15.574219 Z M 14.957031 15.574219 "></path><path tabindex="-1" fill="#fff" d="M 12.832031 10.285156 C 12.832031 11.351562 12.089844 12.246094 11.082031 12.5 L 11.082031 17.144531 L 11.28125 17.144531 C 11.453125 17.144531 11.613281 17.214844 11.726562 17.34375 L 16.683594 23.058594 C 17.003906 23.429688 16.734375 24 16.238281 24 L 4.761719 24 C 4.265625 24 3.996094 23.429688 4.316406 23.058594 L 9.273438 17.34375 C 9.386719 17.214844 9.546875 17.144531 9.71875 17.144531 L 9.917969 17.144531 L 9.917969 12.5 C 8.910156 12.246094 8.167969 11.351562 8.167969 10.285156 C 8.167969 9.023438 9.210938 8 10.5 8 C 11.789062 8 12.832031 9.023438 12.832031 10.285156 Z M 12.832031 10.285156 "></path></svg></a></div></h3></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-04-10-show/"><figure class="item-thumb"><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/62bbbc16b4a70c1a7bf6be33?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Greatest of All Treasures / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Apr</span><span>10</span></time><span class="item-title">Greatest of All Treasures / Open Lines</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value"><a tabindex="0" href="/host/connie-willis/">Connie Willis</a></span></p><div class="coast-linked-guests coast-linked-items title-on-same-line"><span class="linked-guest-header">Guests<!-- -->:</span><div class="linked-guest-value"><a tabindex="0" href="/guest/bayerle-martin-80390/">Martin Bayerle</a><span>, </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></section><section class="item-summary">Guest host Connie Willis (info) speaks with treasure hunter Martin Bayerle about what he regards as the greatest treasure never recovered. He&#x27;ll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a...</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-04-10-show/">More »</a></div></div><input type="hidden" data-id="Y4gbE"/><div class="component-container coast-shows-tonight tile coast-feed"><header class="component-heading"><h2 class="heading-title">Tonight</h2></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-04-11-show/"><figure class="item-thumb"><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/63dc5a1f7cc5d82dae452ba1?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Hidden Government Funds / Patterson-Gimlin Controversy" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Apr</span><span>11</span></time><span class="item-title">Hidden Government Funds / Patterson-Gimlin Controversy</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value">Connie Willis</span></p></section><section class="item-summary"><p>Free-money expert and author <a href="https://www.free.lesko.com/home" target="_blank"><u>Matthew Lesko</u></a> joins <a href="https://www.conniewillis.com/" target="_blank"><u>Connie Willis</u></a> (<a href="https://www.coasttocoastam.com/article/meet-connie-willis/" target="_blank"><u>info</u></a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder <a href="https://facebook.com/mel.skahan" target="_blank"><u>Mel Skahan</u></a> discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community.</p>

<p>6-10pm PT: Art Bell - <em>Somewhere in Time</em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-04-11-show/">More »</a></div></div><input type="hidden" data-id="oIl5X"/><div class="component-container tile coast-feed coast-upcoming-shows-preview"><header class="component-heading"><h3 class="heading-title">Upcoming </h3></header><div class="upcoming-shows-preview"><div class="feed-cards"><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>12</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-12-show/">Sunday<!-- --> - <!-- -->Simulation Hypothesis / 1966 UFO Wave</a><a tabindex="0" href="/guest/virk-rizwan-63510/">Rizwan Virk</a><span> | </span><a tabindex="0" href="/guest/william-konkolesky/">William Konkolesky</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>13</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-13-show/">Monday<!-- --> - <!-- -->Emotional Health / Art Bell Tribute</a><a tabindex="0" href="/guest/amir-levine/">Amir Levine</a><span> | </span><a tabindex="0" href="/guest/corbeth-alan-6292/">Alan Corbeth</a><span> | </span><a tabindex="0" href="/guest/brinkley-dannion-5744/">Dannion Brinkley</a><span> | </span><a tabindex="0" href="/guest/smith-paul-h-6161/">Paul H. Smith</a><span> | </span><a tabindex="0" href="/guest/strieber-whitley-5715/">Whitley Strieber</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>14</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-14-show/">Tuesday<!-- --> - <!-- -->Operation Fishbowl / Crystals &amp; Self-Defense</a><a tabindex="0" href="/guest/tegan-broadwater/">Tegan Broadwater</a><span> | </span><a tabindex="0" href="/guest/nicholas-pearson/">Nicholas Pearson</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>15</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-15-show/">Wednesday<!-- --> - <!-- -->Space &amp; Other Dimensions / Ritual Magick</a><a tabindex="0" href="/guest/d-antonio-marc-105673/">Marc Dantonio</a><span> | </span><a tabindex="0" href="/guest/richard-kaczynski/">Richard Kaczynski</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>16</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-16-show/">Thursday<!-- --> - <!-- -->Consciousness Beyond Death / Occult Movements</a><a tabindex="0" href="/guest/alexander-dr-eben-60010/">Dr. Eben Alexander</a><span> | </span><a tabindex="0" href="/guest/joshua-reid/">Joshua Reid</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>17</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-17-show/">Friday<!-- --> - <!-- -->Rock Music &amp; CREEM Magazine / Open Lines</a><a tabindex="0" href="/guest/jaan-uhelszki/">Jaan Uhelszki</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></div><div class="more-container"><a class="more" tabindex="0" href="/shows/upcoming/">Full Schedule »</a></div></div></div><input type="hidden" data-id="UquMu"/><div class="component-container component-html coast-insider-homepage tile block"><div><div>
	<a href="/pages/coastinsider" 
    	data-tracking-cat="Homepage"
        data-tracking-act="Coast Insider"
        data-tracking-label="Coast Insider"
    >
        <img class="img-responsive"
        	src="https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1"
            alt="Become a Coast Insider"
            width="100%"
        />
    </a>
</div>

<!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->
<figure class="coastzone">
    <a href="/pages/coastzone/">
        <img
            src="https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3"
            alt="CoastZone banner"
            height="135"
            width="90"
        />
    </a>
    <figcaption class="coastzonedesc">
        <h1>CoastZone</h1>
        <a href="/pages/coastzone/">Sign up for our free CoastZone e-newsletter</a> to receive exclusive daily
        articles.
    </figcaption>
</figure></div></div><input type="hidden" data-id="rF7jb"/><input type="hidden" data-id="kHqC4"/><div class="component-container component-coast-featured coast-featured tile block"><header class="component-heading"><h2 class="heading-title">Featured</h2></header><section class="coast-featured-items"><a class="component-coast-featured-item" tabindex="0" href="/article/in-coast-you-missed-it-41026/"><figure><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/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="In Coast You Missed It 4/10/26" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 10, 2026</time></section><span class="item-title">In Coast You Missed It 4/10/26</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-odd-ufo-filmed-floating-over-mexican-city/"><figure><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/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Odd UFO Filmed Floating Over Mexican City" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 10, 2026</time></section><span class="item-title">Watch: Odd UFO Filmed Floating Over Mexican City</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-04-09-show/"><figure><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/69cf45f896e7d85553dcf04a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Paranormal Documentaries / Spiritual Attachments" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Apr 10, 2026</time></section><span class="item-title">Paranormal Documentaries / Spiritual Attachments</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/stunning-saturn-and-titan-crescents-photo/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.coast2coast/86284eb7958226d57b9e2f4722c5826d?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/86284eb7958226d57b9e2f4722c5826d?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/86284eb7958226d57b9e2f4722c5826d?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/86284eb7958226d57b9e2f4722c5826d?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/86284eb7958226d57b9e2f4722c5826d?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Stunning Saturn and Titan Crescents" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Blast from the past</span> | <time class="item-published">Nov 06, 2014</time></section><span class="item-title">Stunning Saturn and Titan Crescents</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/"><figure><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/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 09, 2026</time></section><span class="item-title">Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China</span></figcaption></figure></a><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3309" id="dfp-ad-3309-1"></div><a class="component-coast-featured-item" tabindex="0" href="/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/"><figure><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/5cb79a61aa6f814572ba03f9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/5cb79a61aa6f814572ba03f9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/5cb79a61aa6f814572ba03f9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/5cb79a61aa6f814572ba03f9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/5cb79a61aa6f814572ba03f9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 09, 2026</time></section><span class="item-title">Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-three-bigfoot-sightings-reported-in-canadian-community/"><figure><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/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Three Bigfoot Sightings Reported in Canadian Community" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 09, 2026</time></section><span class="item-title">Video: Three Bigfoot Sightings Reported in Canadian Community</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-04-08-show/"><figure><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/60623909ec85858a41dcef6b?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Music of the 60s &amp; 70s / Exploring Urban Legends" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Apr 09, 2026</time></section><span class="item-title">Music of the 60s &amp; 70s / Exploring Urban Legends</span></figcaption></figure></a></section><div class="coast-featured-load-more"><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div></div><input type="hidden" data-id="7EsXb"/><div class="component-container coast-in-the-news-homepage tile"><header class="component-heading"><h2 class="heading-title">In the News</h2></header><div class="feed-cards"><div class="coast-feed-item"><a href="https://www.theguardian.com/environment/2026/apr/09/intentional-snakebites-antivenom" class="item-title" target="_blank" rel="noopener"> Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom</a><em>— <!-- -->The Guardian</em></div><div class="coast-feed-item"><a href="https://www.livescience.com/space/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots" class="item-title" target="_blank" rel="noopener">James Webb telescope spots &#x27;stingray&#x27; galaxy system that could solve the mystery of &#x27;little red dots&#x27;</a><em>— <!-- -->Live Science</em></div><div class="coast-feed-item"><a href="https://medicalxpress.com/news/2026-04-meditation-brain-quickly-peak-minutes.html" class="item-title" target="_blank" rel="noopener">Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals</a><em>— <!-- -->Medical Xpress</em></div><div class="coast-feed-item"><a href="https://rviewer.com/ed-dames-remote-viewing-legend/" class="item-title" target="_blank" rel="noopener">Ed Dames, Remote Viewing Legend</a><em>— <!-- -->rviewer.com</em></div><div class="coast-feed-item"><a href="https://studyfinds.com/psychedelics-same-brain-pattern/" class="item-title" target="_blank" rel="noopener">Scientists Finally Agree On What Psychedelics Do To The Brain</a><em>— <!-- -->Study Finds</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" 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/coasttocoastam" 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/COASTTOCOASTAMOFFICIAL" 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/coast2coastam" 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/@coasttocoastamofficial" 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="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" 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"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/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":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"page","label":"SHOWS","target":"_self","ref":"shows","children":[{"id":"wHpUI","type":"page","label":"Shows","target":"_self","ref":"shows","href":"/shows/"},{"id":"asW6F","type":"page","label":"Upcoming Shows","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"OVf1J","type":"page","label":"Art Bell Vault","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"JH7To","type":"page","label":"Classic Shows","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"2c77P","type":"page","label":"Somewhere in Time","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"kNYMx","type":"page","label":"Guests","target":"_self","ref":"guests","href":"/guests/"}],"href":"/shows/"},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com","children":[],"href":"https://help.coasttocoastam.com"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"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":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d950db59b264078a5ce9d6","type":"LEADS","record":{"title":"Odd UFO Filmed Floating Over Mexican City","subtitle":"A spellbound witness in Mexico captured footage of an odd white orb spotted floating across the sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9","img_meta":{"base_id":"%2F69d94f98eeaed282ab20e7e9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-odd-ufo-filmed-floating-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d96cfc31161b6ccd581ba7","type":"LEADS","record":{"title":"In Coast You Missed It 4/10/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3","img_meta":{"base_id":"%2F69d96a114f10b4bfa4b19db3","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-41026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d7f9a22b660e153476bd06","type":"LEADS","record":{"title":"Video: Three Bigfoot Sightings Reported in Canadian Community","subtitle":"A Canadian community is buzzing about Bigfoot after three separate witnesses said they spotted the legendary creature over the course of just a few days.","image":"https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa","img_meta":{"base_id":"%2F679959af535710a36cb0eefa","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-three-bigfoot-sightings-reported-in-canadian-community/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d823f76d2c5ac741cac3bb","type":"LEADS","record":{"title":"Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China","subtitle":"A jaw-dropping video from China shows an elderly woman who, after inadvertently getting stuck inside her apartment, climbed six stories down the outside of the high-rise building in an ill-conceived attempt to reach the ground.","image":"https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9","img_meta":{"base_id":"%2F69d822df86ac1fb3d8a1cff9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d812feeb7a6edb14ce4313","type":"LEADS","record":{"title":"Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil","subtitle":"Ranchers in Brazil are on edge following a staggering series of animal slayings that many believe to be the handiwork of the infamous chupacabra. ","image":"https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34","img_meta":{"base_id":"%2F5c746e2c39e9b24aee000e34","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eeeb69789b8ccb2cc386012","type":"LEADS","record":{"title":"Call for New Music","subtitle":"On the first Sunday of each month, George features new music by emerging artists.","image":"https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134","img_meta":{"base_id":"%2F5edb2e812f14f19947de3134","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/article/new-music-sundays/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69cf4701cf45835120730a0b","type":"PUBLISHING","record":{"ref_id":"%2F69cf4701cf45835120730a0b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-10-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) speaks with treasure hunter \u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">Martin Bayerle\u003c/a> about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/product/goat-the-greatest-of-all-treasures/\" target=\"_blank\">GOAT: The Greatest Of All Treasures\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tsars-Treasure-Sunken-Billion-Dollar/dp/0988876000/ctoc\" target=\"_blank\">The Tsar's Treasure\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e019ada537fd678a3ecf81b","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/treasure","keywords/gold"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Old wooden treasure chest box with  glow from inside. 3d illustration","id":"%2F62bbbc16b4a70c1a7bf6be33","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33","source_credit":"Bet_Noire / iStock / Getty Images","title":"Old wooden treasure chest box with  glow from inside","url":"asset://assets.getty/62bbbc16b4a70c1a7bf6be33","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775829600921},"slug":{"type":"slug","value":"2026-04-10-show"},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) speaks with treasure hunter \u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">Martin Bayerle\u003c/a> about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Greatest of All Treasures / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">barnburnerbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lordsoffortune.com/\" target=\"_blank\">lordsoffortune.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://abundantialp.com/\" target=\"_blank\">abundantialp.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rms-republic.com/\" target=\"_blank\">rms-republic.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Connie Willis (info) speaks with treasure hunter Martin Bayerle about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Old wooden treasure chest box with  glow from inside. 3d illustration","link":"","new_tab":false,"source_credit":"Bet_Noire / iStock / Getty Images","title":"Old wooden treasure chest box with  glow from inside","url":"asset://assets.getty/62bbbc16b4a70c1a7bf6be33","use_caption":false},"keywords":["keywords/treasure","keywords/gold"],"primary_slug":"2026-04-10-show","slugs":["2026-04-10-show"],"sponsored":false,"title":"Greatest of All Treasures / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775901600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gG2Te","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-10-show/"},"slug":"2026-04-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33","title":"Greatest of All Treasures / Open Lines","description":"Guest host Connie Willis (info) speaks with treasure hunter Martin Bayerle about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!","author":""},"pub_start":1775901600000,"pub_until":4115978604802,"pub_changed":1775901600000,"subscription":[{"tags":["coast-categories/top-secret","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e019ada537fd678a3ecf81b","slug":"bayerle-martin-80390","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bayerle-martin/80390","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard. He holds BA and BSc degrees from Fairmont State College in Fairmont, West Virginia and an MBA from West Virginia University. Martin is the father of Grant and Tessa Bayerle.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/product/goat-the-greatest-of-all-treasures/\" target=\"_blank\">GOAT: The Greatest Of All Treasures\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tsars-Treasure-Sunken-Billion-Dollar/dp/0988876000/ctoc\" target=\"_blank\">The Tsar's Treasure\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d344ab35ee27a1130447bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d344ab35ee27a1130447bb","source_credit":"","title":"","url":"asset://new_assets/69d344ab35ee27a1130447bb","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bayerle-martin-80390"},"summary":{"type":"html","value":"\u003cp>Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard.\u003c/p>\n\n"},"title":{"type":"title","value":"Martin Bayerle"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">barnburnerbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lordsoffortune.com/\" target=\"_blank\">lordsoffortune.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://abundantialp.com/\" target=\"_blank\">abundantialp.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rms-republic.com/\" target=\"_blank\">rms-republic.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bayerle-martin-80390","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bayerle-martin/80390","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d344ab35ee27a1130447bb","use_caption":false},"keywords":[],"primary_slug":"bayerle-martin-80390","slugs":["bayerle-martin-80390"],"sponsored":false,"title":"Martin Bayerle"},"targeting":{"exclusion":{"tags":[]},"publish_date":1466734980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"T95CQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1466734980000,"type":"content:coast-to-coast-guest","summary":{"title":"Martin Bayerle","description":"Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard.","image":"https://i.iheart.com/v3/re/new_assets/69d344ab35ee27a1130447bb"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf4701cf45835120730a0b","slug:2026-04-10-show","slug:2026-04-10-show","keyword:keywords/treasure","keyword:keywords/gold"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1777111204000,"\u003cupcoming_pub_after>":1775905200000,"\u003cpub_start>":1775901604000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1775988004000,"\u003ctonight_pub_after>":1775905200000},"size":1,"from":"eyJza2lwIjoxLCJjdXJzb3JzIjp7Ijk0NzA3IjoiZXlKc2FXMXBkQ0k2TVN3aWIyWm1jMlYwSWpveGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"oIl5X","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"ID:tonight-show-feed","title":"Tonight","feed_index":7,"size":50,"position":null,"ad_split":0},"tags":["display-hints/coast-shows-tonight","display-hints/tile","display-hints/coast-feed"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d865adb04ae3e5c187412d","type":"PUBLISHING","record":{"ref_id":"%2F69d865adb04ae3e5c187412d","type":"content:coast-to-coast-show","payload":{"fields":{"highlights":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, what sparked his unusual career, and how the hunt for hidden money has changed over time.\u003c/p>\n\n\u003cp>Second Half:  Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discusses the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy, the legal questions now emerging, and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria, viruses, and prions and their myriad effects on human beings.\u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69d8517d1c6ec9f9abd36f53","%2F61cd13da51cf0fd8e844a7f8"]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","id":"%2F63dc5a1f7cc5d82dae452ba1","link":"","source_credit":"Rich Legg / E+ / Getty Images","title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","use_caption":false}},"show_audio":{"type":"link","value":[]},"author":{"type":"author","value":[]},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"keywords":{"type":"tag","value":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"]},"show_date":{"type":"date","value":1775916000000},"summary":{"type":"html","value":"\u003cp>Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.\u003c/p>\n\n"},"title":{"type":"title","value":"Hidden Government Funds / Patterson-Gimlin Controversy"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">free.lesko.com/home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>facebook.com/mel.skahan\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Things-When-System-Aint-Workin-ebook/dp/B01EEQBHU2/ctoc\" target=\"_blank\">33 Things You Can Do When The System Ain’t Workin’ For You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Best-Websites-Financial-Opportunities-Consumers-ebook/dp/B01ERXEHD6/ctoc\" target=\"_blank\">50 Best Websites With Financial Opportunities For Consumers\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"Connie Willis"},"slug":{"type":"slug","value":"2026-04-11-show"},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Hidden Government Funds / Patterson-Gimlin Controversy","author":"","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","link":"","new_tab":false,"title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","source_credit":"Rich Legg / E+ / Getty Images","use_caption":false},"keywords":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"],"primary_slug":"2026-04-11-show","slugs":["2026-04-11-show"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1775988000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cVlbs","operator":"OR","readonly":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-11-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-11-show/"},"slug":"2026-04-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","title":"Hidden Government Funds / Patterson-Gimlin Controversy","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","author":""},"pub_start":1775988000000,"pub_until":4115978604802,"pub_changed":1775988000000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d865adb04ae3e5c187412d","slug:2026-04-11-show","slug:2026-04-11-show","keyword:keywords/Patterson-Gimlin film","keyword:keywords/Bigfoot","keyword:keywords/FREE money"]}}],"resume":null}},{"id":"UquMu","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"ID:articles-upcoming-shows-feed","title":"Upcoming ","feed_index":8,"size":50,"position":null,"ad_split":""},"tags":["display-hints/tile","display-hints/coast-feed","display-hints/coast-upcoming-shows-preview"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d865adb04ae3e5c187412d","type":"PUBLISHING","record":{"ref_id":"%2F69d865adb04ae3e5c187412d","type":"content:coast-to-coast-show","payload":{"fields":{"highlights":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, what sparked his unusual career, and how the hunt for hidden money has changed over time.\u003c/p>\n\n\u003cp>Second Half:  Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discusses the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy, the legal questions now emerging, and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria, viruses, and prions and their myriad effects on human beings.\u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69d8517d1c6ec9f9abd36f53","%2F61cd13da51cf0fd8e844a7f8"]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","id":"%2F63dc5a1f7cc5d82dae452ba1","link":"","source_credit":"Rich Legg / E+ / Getty Images","title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","use_caption":false}},"show_audio":{"type":"link","value":[]},"author":{"type":"author","value":[]},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"keywords":{"type":"tag","value":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"]},"show_date":{"type":"date","value":1775916000000},"summary":{"type":"html","value":"\u003cp>Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.\u003c/p>\n\n"},"title":{"type":"title","value":"Hidden Government Funds / Patterson-Gimlin Controversy"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">free.lesko.com/home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>facebook.com/mel.skahan\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Things-When-System-Aint-Workin-ebook/dp/B01EEQBHU2/ctoc\" target=\"_blank\">33 Things You Can Do When The System Ain’t Workin’ For You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Best-Websites-Financial-Opportunities-Consumers-ebook/dp/B01ERXEHD6/ctoc\" target=\"_blank\">50 Best Websites With Financial Opportunities For Consumers\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"Connie Willis"},"slug":{"type":"slug","value":"2026-04-11-show"},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Hidden Government Funds / Patterson-Gimlin Controversy","author":"","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","link":"","new_tab":false,"title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","source_credit":"Rich Legg / E+ / Getty Images","use_caption":false},"keywords":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"],"primary_slug":"2026-04-11-show","slugs":["2026-04-11-show"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1775988000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cVlbs","operator":"OR","readonly":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-11-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-11-show/"},"slug":"2026-04-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","title":"Hidden Government Funds / Patterson-Gimlin Controversy","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","author":""},"pub_start":1775988000000,"pub_until":4115978604802,"pub_changed":1775988000000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69d8517d1c6ec9f9abd36f53","slug":"matthew-lesko","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"title":"","caption":"","source_credit":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F69d851911c6ec9f9abd36f5f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">free.lesko.com/home\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Matthew Lesko is an author known for his publications on government programs for American people. He originally started out designing computerized information systems before branching out into information and government research. 40 years ago, after serving in Vietnam as a U.S. Naval officer and getting an MBA with government grants, Matthew started a consulting practice that helped Fortune 500 Companies take advantage of grants in America. His company eventually grew from himself to 30 people in an office in downtown Washington, D.C. \u003c/p>\n\n\u003cp>It is now his mission to get important information to the people who need it. This means countless hours are spent researching and providing accurate information every day. Matthew Lesko has been studying the American government for over 40 years and has written over 100 books on government programs. He’s written syndicated columns for the New York Times and Good Housekeeping Magazine, and has been a regular contributor to CNN News, ABC News, The Today Show, Good Morning America, Oprah, Larry King and National Public Radio. \u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"matthew-lesko"},"summary":{"type":"html","value":"\u003cp>Matthew Lesko is an author known for his publications on government programs for American people. \u003c/p>\n\n"},"title":{"type":"title","value":"Matthew Lesko"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Things-When-System-Aint-Workin-ebook/dp/B01EEQBHU2/ctoc\" target=\"_blank\">33 Things You Can Do When The System Ain’t Workin’ For You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Best-Websites-Financial-Opportunities-Consumers-ebook/dp/B01ERXEHD6/ctoc\" target=\"_blank\">50 Best Websites With Financial Opportunities For Consumers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Step-Step-Internet-Part-Time-Business-ebook/dp/B01CXBROKM/ctoc\" target=\"_blank\">Step-By-Step To Find $15,000 on the Internet to Start Any Business\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"author":"","description":"Matthew Lesko is an author known for his publications on government programs for American people.","image":{"alt_text":"","caption":"","link":"","new_tab":false,"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false},"keywords":[],"primary_slug":"matthew-lesko","slugs":["matthew-lesko"],"sponsored":false,"title":"Matthew Lesko"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775784180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"iyT51","operator":"OR"}]},"canonical_url":"https://www.coasttocoastam.com/guest/matthew-lesko/"},"pub_start":1775784180000,"type":"content:coast-to-coast-guest","summary":{"title":"Matthew Lesko","description":"Matthew Lesko is an author known for his publications on government programs for American people.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},{"ref_id":"%2F61cd13da51cf0fd8e844a7f8","slug":"mel-skahan","payload":{"summary":{"title":"Mel Skahan","author":"","description":"Mel Skahan has been interested in the forest people known as Bigfoot since a child growing up on the Yakama Reservation. His interest was piqued as an adult whose first experience was working for the forestry program of the tribe. He furthered his knowledge by contacting and eventually being part of the Bigfoot Field Researchers Organization (BFRO).","image":{"source_credit":"","url":"asset://new_assets/61d079410b5527fb19e300d9","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"title":"","alt_text":"","caption":"","link":""},"keywords":[],"primary_slug":"mel-skahan","slugs":["mel-skahan"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"GmnzD"}],"exclusion":{"tags":[]},"publish_date":1640832000000},"canonical_url":"https://www.coasttocoastam.com/guest/mel-skahan/","cuser":"user/ldap/1130291","fields":{"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"id":"%2F61d079410b5527fb19e300d9","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/61d079410b5527fb19e300d9","title":"","url":"asset://new_assets/61d079410b5527fb19e300d9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","new_tab":false,"source_credit":""}},"summary":{"value":"\u003cp>Mel Skahan has been interested in the forest people known as Bigfoot since a child growing up on the Yakama Reservation. His interest was piqued as an adult whose first experience was working for the forestry program of the tribe. He furthered his knowledge by contacting and eventually being part of the Bigfoot Field Researchers Organization (BFRO).\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Mel Skahan is a Yakama tribal Elder who has been interested in the forest people known as Bigfoot since he was a child growing up on the Yakama Reservation. His interest peaked as an adult when he began working for the forestry program of the tribe. He expanded his knowledge by joining the Bigfoot Field Researchers Organization (BFRO) and investigating many reports in the Pacific Northwest.\u003c/p>\n\n\u003cp>Skahan has been inverviewed by local media and participated in documentaries nationally and in Canada. His witness testimony has been featured on the Travel Channel's Expedition Bigfoot, Bilco Production's Native Bigfoot, and season two of Redearth Uncovered on the APTN (Aboriginal Peoples Television Network) in Canada. Mel continues to educate by speaking about his experiences at conferences, local schools, museums and other gatherings. He enjoys talking with both new and experienced researchers about furthering their knowledge of Sasquatch.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mel-skahan"},"title":{"type":"title","value":"Mel Skahan"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.facebook.com/mel.skahan\" target=\"_blank\">facebook.com/mel.skahan\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}}},"pub_start":1640832000000,"type":"content:coast-to-coast-guest","summary":{"title":"Mel Skahan","description":"Mel Skahan has been interested in the forest people known as Bigfoot since a child growing up on the Yakama Reservation. His interest was piqued as an adult whose first experience was working for the forestry program of the tribe. He furthered his knowledge by contacting and eventually being part of the Bigfoot Field Researchers Organization (BFRO).","image":"https://i.iheart.com/v3/re/new_assets/61d079410b5527fb19e300d9"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"source":{"type":"plain","value":""},"source_url":{"value":"","type":"plain"},"title":{"type":"title","value":"Connie Willis"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","title":"","use_caption":false}},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Connie Willis","author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","caption":"","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125"},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"]}],"exclusion":{"tags":[]},"publish_date":1580470200000}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d865adb04ae3e5c187412d","slug:2026-04-11-show","slug:2026-04-11-show","keyword:keywords/Patterson-Gimlin film","keyword:keywords/Bigfoot","keyword:keywords/FREE money"]}},{"id":"%2F69d86a61b04ae3e5c1874146","type":"PUBLISHING","record":{"ref_id":"%2F69d86a61b04ae3e5c1874146","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"display_highlights":{"type":"checkbox","value":false},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"keywords":{"type":"tag","value":["keywords/simulation hypothesis","keywords/UFO wave"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"caption":"Three businesspeople are standing on platforms, looking at a complex structure made of glowing blue lines, representing collaboration in a metaverse environment","link":"","new_tab":false,"url":"asset://assets.getty/69d86c174bbe698793051aa0","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F69d86c174bbe698793051aa0","public_uri":"https://i.iheart.com/v3/re/assets.getty/69d86c174bbe698793051aa0","source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Businesspeople collaborating in a metaverse environment with glowing lines","alt_text":""}},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>First Half: Computer scientist, venture capitalist, and video game pioneer \u003ca href=\"https://zenentrepreneur.com/\" target=\"_blank\">\u003cu>Rizwan Virk\u003c/u>\u003c/a> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts.\u003c/p>\n\n\u003cp>Second Half: MUFON State Director \u003ca href=\"http://mimufon.org/\" target=\"_blank\">\u003cu>Bill Konkolesky\u003c/u>\u003c/a> delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.\u003c/p>\n\n"},"title":{"type":"title","value":"Simulation Hypothesis / 1966 UFO Wave"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F5e006849537fd678a3eceae9","%2F6376cfae1bac5d34b59c23c0"]},"show_date":{"type":"date","value":1776002400000},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zenentrepreneur.com/\" target=\"_blank\">zenentrepreneur.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rizstanford.medium.com/\" target=\"_blank\">rizstanford.medium.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://experiencer.me/\" target=\"_blank\">\u003cu>experiencer.me\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mimufon.org\" target=\"_blank\">mimufon.org\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"value":"\u003cp>First Half: Computer scientist, venture capitalist, and video game pioneer \u003ca href=\"https://zenentrepreneur.com/\" target=\"_blank\">\u003cu>Rizwan Virk\u003c/u>\u003c/a> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts.\u003c/p>\n\n\u003cp>Second Half: MUFON State Director \u003ca href=\"http://mimufon.org/\" target=\"_blank\">\u003cu>Bill Konkolesky\u003c/u>\u003c/a> delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"episodes":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Simulation-Hypothesis-Computer-Scientist-Quantum-dp-0593853385/dp/0593853385/ctoc\" target=\"_blank\">The Simulation Hypothesis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Simulated-Multiverse-Scientist-Simulation-Hypothesis/dp/1954872003/ctoc\" target=\"_blank\">The Simulated Multiverse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Raised-Worlds-William-Konkolesky/dp/0557115809/ctoc\" target=\"_blank\">Experiencer: Raised in Two Worlds\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Worlds-Collide-William-Konkolesky/dp/1716464323/ctoc\" target=\"_blank\">Experiencer 2: Two Worlds Collide\u003c/a>\u003c/li>\u003c/ul>\n\n"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"Ryan Wrecker"},"slug":{"type":"slug","value":"2026-04-12-show"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"2026-04-12-show","slugs":["2026-04-12-show"],"sponsored":false,"title":"Simulation Hypothesis / 1966 UFO Wave","author":"","description":"First Half: Computer scientist, venture capitalist, and video game pioneer Rizwan Virk joins Ryan Wrecker (email)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts. Second Half: MUFON State Director Bill Konkolesky delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.","image":{"use_caption":false,"alt_text":"","caption":"Three businesspeople are standing on platforms, looking at a complex structure made of glowing blue lines, representing collaboration in a metaverse environment","link":"","source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Businesspeople collaborating in a metaverse environment with glowing lines","url":"asset://assets.getty/69d86c174bbe698793051aa0","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["keywords/simulation hypothesis","keywords/UFO wave"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1776074400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rzTOY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-12-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-12-show/"},"slug":"2026-04-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69d86c174bbe698793051aa0","title":"Simulation Hypothesis / 1966 UFO Wave","description":"First Half: Computer scientist, venture capitalist, and video game pioneer Rizwan Virk joins Ryan Wrecker (email)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts. Second Half: MUFON State Director Bill Konkolesky delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.","author":""},"pub_start":1776074400000,"pub_until":4115978604802,"pub_changed":1776074400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006849537fd678a3eceae9","slug":"virk-rizwan-63510","payload":{"fields":{"title":{"value":"Rizwan Virk","type":"title"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Zen-Entrepreneurship-Walking-Career-Warrior/dp/0983056919/ctoc\" target=\"_blank\">Zen Entrepreneurship\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Simulation-Hypothesis-Computer-Scientist-Quantum-dp-0593853385/dp/0593853385/ctoc\" target=\"_blank\">The Simulation Hypothesis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Simulated-Multiverse-Scientist-Simulation-Hypothesis/dp/1954872003/ctoc\" target=\"_blank\">The Simulated Multiverse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Yogi-Lessons-Seekers-Autobiography/dp/1954872100\" target=\"_blank\">Wisdom of a Yogi\u003c/a>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"virk-rizwan-63510"},"summary":{"type":"html","value":"\u003cp>Rizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zenentrepreneur.com/\" target=\"_blank\">zenentrepreneur.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rizstanford.medium.com/\" target=\"_blank\">rizstanford.medium.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nRizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.\n\u003c/p>","locale":{"locales":[]}}],"type":"flex"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","bucket":"new_assets","id":"%2F64913c4eba4c0628f4bf9f59","public_uri":"https://i.iheart.com/v3/re/new_assets/64913c4eba4c0628f4bf9f59","source_credit":"","url":"asset://new_assets/64913c4eba4c0628f4bf9f59","use_caption":false,"alt_text":""}}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/virk-rizwan/63510","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/virk-rizwan-63510","feed_partner_content":false},"summary":{"slugs":["virk-rizwan-63510"],"sponsored":false,"title":"Rizwan Virk","author":"Coast to Coast AM Staff","description":"Rizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","url":"asset://new_assets/64913c4eba4c0628f4bf9f59","new_tab":false,"use_caption":false},"keywords":[],"primary_slug":"virk-rizwan-63510"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"update":false,"what":["coast-categories/current-events-economy","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"3L4jW","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1372384440000},"canonical_url":"https:/www.coasttocoastam.com/guest/virk-rizwan/63510","cuser":""},"pub_start":1372384440000,"type":"content:coast-to-coast-guest","summary":{"title":"Rizwan Virk","description":"Rizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.","image":"https://i.iheart.com/v3/re/new_assets/64913c4eba4c0628f4bf9f59"}},{"ref_id":"%2F6376cfae1bac5d34b59c23c0","slug":"william-konkolesky","payload":{"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"UTJdL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1668730800000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/guest/william-konkolesky/","cuser":"user/ldap/1130291","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://experiencer.me/\" target=\"_blank\">\u003cu>experiencer.me\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mimufon.org\" target=\"_blank\">mimufon.org\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F637b1eb590a7fef87f79518c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/637b1eb590a7fef87f79518c","source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","title":"","url":"asset://new_assets/637b1eb590a7fef87f79518c"}},"slug":{"type":"slug","value":"william-konkolesky"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.\u003c/p>\n\n\u003cp>Konkolesky has regularly delivered UFO presentations at libraries, conferences, and other venues since 1999. In addition, he has appeared on ABC Television’s “Peter Jennings: Seeing is Believing,” the Syfy Network’s “Abduction Diaries,” and contributed as consultant to the History Channel’s “UFO Hunters” as well as other other cable network UFO documentaries. He is a recurring guest on various paranormal radio programs and his writing has appeared in numerous UFO books, magazines, and websites.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Raised-Worlds-William-Konkolesky/dp/0557115809/ctoc\" target=\"_blank\">Experiencer: Raised in Two Worlds\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Worlds-Collide-William-Konkolesky/dp/1716464323/ctoc\" target=\"_blank\">Experiencer 2: Two Worlds Collide\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.\u003c/p>\n\n"},"title":{"type":"title","value":"William Konkolesky"},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"description":"Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.","image":{"alt_text":"","caption":"","link":"","new_tab":false,"url":"asset://new_assets/637b1eb590a7fef87f79518c","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":""},"keywords":[],"primary_slug":"william-konkolesky","slugs":["william-konkolesky"],"sponsored":false,"title":"William Konkolesky","author":""}},"pub_start":1668730800000,"type":"content:coast-to-coast-guest","summary":{"title":"William Konkolesky","description":"Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.","image":"https://i.iheart.com/v3/re/new_assets/637b1eb590a7fef87f79518c"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d86a61b04ae3e5c1874146","slug:2026-04-12-show","slug:2026-04-12-show","keyword:keywords/simulation hypothesis","keyword:keywords/UFO wave"]}},{"id":"%2F69d86d77b04ae3e5c1874177","type":"PUBLISHING","record":{"ref_id":"%2F69d86d77b04ae3e5c1874177","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"keywords":{"type":"tag","value":["keywords/Art Bell","keywords/emotional health"]},"summary":{"type":"html","value":"\u003cp>First Half: Psychiatrist and molecular neuroscientist \u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">\u003cu>Amir Levine\u003c/u>\u003c/a> will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University.\u003c/p>\n\n\u003cp>Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer Alan Corbeth, near-death experiencer \u003ca href=\"https://dannion.com/\" target=\"_blank\">\u003cu>Dannion Brinkley\u003c/u>\u003c/a>, remote viewing teacher \u003ca href=\"https://rviewer.com/\" target=\"_blank\">\u003cu>Paul H. Smith\u003c/u>\u003c/a>\u003cu>,\u003c/u> and author \u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">\u003cu>Whitley Strieber\u003c/u>\u003c/a>\u003cu>.\u003c/u>\u003c/p>\n\n"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Psychiatrist and molecular neuroscientist \u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">\u003cu>Amir Levine\u003c/u>\u003c/a> will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University, and will explain why the key to a happier, healthier, and even longer life lies in the quality of our social connections.\u003c/p>\n\n\u003cp>Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer  Alan Corbeth, near-death experiencer  \u003ca href=\"https://dannion.com/\" target=\"_blank\">\u003cu>Dannion Brinkley\u003c/u>\u003c/a>, remote viewing teacher \u003ca href=\"https://rviewer.com/\" target=\"_blank\">\u003cu>Paul H. Smith\u003c/u>\u003c/a>\u003cu>,\u003c/u> and author \u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">\u003cu>Whitley Strieber\u003c/u>\u003c/a>\u003cu>.\u003c/u>\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"show_date":{"value":1776088800000,"type":"date"},"title":{"type":"title","value":"Emotional Health / Art Bell Tribute"},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d8714bb04ae3e5c1874190","id":"%2F69d8714bb04ae3e5c1874190","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d8714bb04ae3e5c1874190","use_caption":false,"alt_text":""}},"slug":{"type":"slug","value":"2026-04-13-show"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">\u003cu>amirlevinemd.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">\u003cu>dannion.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rviewer.com/\" target=\"_blank\">\u003cu>rviewer.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">\u003cu>unknowncountry.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secure-Revolutionary-Guide-Creating-Life/dp/B0FHJYPHJ6/ctoc\" target=\"_blank\">Secure: The Revolutionary Guide to Creating a Secure Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Attached-Science-Adult-Attachment-YouFind/dp/1585429139/ctoc\" target=\"_blank\">Attached: The New Science of Adult Attachment\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1938815017/ctoc\" target=\"_blank\">The Essential Guide to Remote Viewing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Transformation-2026-Whitley-Strieber/dp/B0GPD3YZQR/ctoc\" target=\"_blank\">Transformation 2026\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69d85378bedc58d72b3f0354","%2F5dfffba3cc137bf244201537","%2F5dffc942cc137bf244201307","%2F5e0034a4537fd678a3ece911","%2F5dffcf1b537fd678a3ece4b5"]},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"zype_episodes":{"value":"","type":"plain"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":["keywords/Art Bell","keywords/emotional health"],"primary_slug":"2026-04-13-show","slugs":["2026-04-13-show"],"sponsored":false,"title":"Emotional Health / Art Bell Tribute","author":"","description":"First Half: Psychiatrist and molecular neuroscientist Amir Levine will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University. Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer Alan Corbeth, near-death experiencer Dannion Brinkley, remote viewing teacher Paul H. Smith, and author Whitley Strieber.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d8714bb04ae3e5c1874190","use_caption":false}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"fik6R","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/coast-to-coast-am","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1776160800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-13-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-13-show/"},"slug":"2026-04-13-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d8714bb04ae3e5c1874190","title":"Emotional Health / Art Bell Tribute","description":"First Half: Psychiatrist and molecular neuroscientist Amir Levine will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University. Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer Alan Corbeth, near-death experiencer Dannion Brinkley, remote viewing teacher Paul H. Smith, and author Whitley Strieber.","author":""},"pub_start":1776160800000,"pub_until":4115978604802,"pub_changed":1776160800000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/coast-to-coast-am","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69d85378bedc58d72b3f0354","slug":"amir-levine","payload":{"summary":{"description":"Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel.","image":{"caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":[],"primary_slug":"amir-levine","slugs":["amir-levine"],"sponsored":false,"title":"Amir Levine","author":""},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"tzRdI","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1775784660000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/guest/amir-levine/","cuser":"user/ldap/PREBUR1SXN","fields":{"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F69d851911c6ec9f9abd36f5f","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel.\u003c/p>\n\n"},"title":{"value":"Amir Levine","type":"title"},"slug":{"type":"slug","value":"amir-levine"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">amirlevinemd.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel. His patented findings hold potential for innovative treatments for psychiatric disorders in adolescents and adults. Dr. Levine is the coauthor of the international bestseller\u003cem> Attached,\u003c/em> which has sold more than two million copies and has been translated into more than 30 languages.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secure-Revolutionary-Guide-Creating-Life/dp/B0FHJYPHJ6/ctoc\" target=\"_blank\">Secure: The Revolutionary Guide to Creating a Secure Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Attached-Science-Adult-Attachment-YouFind/dp/1585429139/ctoc\" target=\"_blank\">Attached: The New Science of Adult Attachment\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false}},"pub_start":1775784660000,"type":"content:coast-to-coast-guest","summary":{"title":"Amir Levine","description":"Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},{"ref_id":"%2F5dfffba3cc137bf244201537","slug":"corbeth-alan-6292","payload":{"ingestion":{"feed_content_id":"/content/corbeth-alan-6292","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/corbeth-alan/6292","external_url":""},"summary":{"primary_slug":"corbeth-alan-6292","slugs":["corbeth-alan-6292"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Alan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations.       Various other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history.","image":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"title":"Alan Corbeth"},"targeting":{"publish_date":1586477580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"6qRzH","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":""}},"canonical_url":"https://coast-pr.radio.iheart.com/content/corbeth-alan-6292/","cuser":"","fields":{"blocks":{"type":"flex","value":[{"value":"\u003cp>\nAlan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations. \n\u003c/p>\n\n\u003cp>\nVarious other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history. \n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0},"type":"html"}]},"books":{"type":"html","value":""},"videos":{"value":"","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Alan Corbeth"},"primary_image":{"value":{"link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":""},"type":"asset"},"slug":{"value":"corbeth-alan-6292","type":"slug"},"websites":{"type":"html","value":""},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"summary":{"type":"html","value":"\u003cp>Alan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations. \u003c/p>\n\n\n\n\n\u003cp>Various other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history. \u003c/p>\n\n"},"show_appearances":{"value":[],"type":"link"}}},"pub_start":1586477580000,"type":"content:coast-to-coast-guest","summary":{"title":"Alan Corbeth","description":"Alan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations.       Various other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F5dffc942cc137bf244201307","slug":"brinkley-dannion-5744","payload":{"fields":{"title":{"type":"title","value":"Dannion Brinkley"},"videos":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0967950708\" target=\"_blank\">As it is in Heaven: an interview with Dannion Brinkley\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://help.thetwilightbrigade.com/\" target=\"_blank\">thetwilightbrigade.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.harpercollins.com/blogs/authors/dannion-brinkley\" target=\"_blank\">harpercollins.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Dannion Brinkley is author of The Secrets of the Light, Saved by the Light, and At Peace in the Light. He is loved and respected worldwide for his inspirational lectures on the Near-Death Experience, Palliative and Hospice Care, Complementary and Alternative Healing Practices, and Self-Awareness. Since 1977, Dannion has worked diligently, looking for the best way to integrate conventional and complimentary medicine.\u003c/p>\n\n\u003cp>Having survived numerous brushes with death, Dannion is an expert in the dying process. He was struck twice by lightning and has since survived heart failure, open-heart surgery, ruptured subdural hematomas, brain surgery, and a massive grand mal seizure. That first lightning strike radically changed his life. Dannion became a hospice and nursing home volunteer. In the past 25 years of volunteer service, he has been at the bedside of over 340 people at the point of death, and more than 1200 during their final days, accruing more than 16,000 hours of service.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"brinkley-dannion-5744"},"summary":{"type":"html","value":"\u003cp>Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false,"caption":"","id":"%2F63646358632a1a01686b57fc","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_content_id":"/content/brinkley-dannion-5744","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Dannion Brinkley","author":"Coast to Coast AM Staff","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"brinkley-dannion-5744","slugs":["brinkley-dannion-5744"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"IsuU2","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1516539540000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","cuser":""},"pub_start":1516539540000,"type":"content:coast-to-coast-guest","summary":{"title":"Dannion Brinkley","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}},{"ref_id":"%2F5e0034a4537fd678a3ece911","slug":"smith-paul-h-6161","payload":{"ingestion":{"feed_content_id":"/content/smith-paul-h-6161","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/smith-paul-h/6161","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Paul H. Smith","author":"Coast to Coast AM Staff","description":"Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel. A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.","image":{"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","use_caption":false,"caption":"","new_tab":false,"link":"","source_credit":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"smith-paul-h-6161","slugs":["smith-paul-h-6161"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"PasYP","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1446781800000},"canonical_url":"https:/www.coasttocoastam.com/guest/smith-paul-h/6161","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel.\u003c/p>\n\n\u003cp>A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/1938815017/ctoc\" target=\"_blank\">The Essential Guide to Remote Viewing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0312875150/ctoc\" target=\"_blank\">Reading the Enemy's Mind\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"summary":{"type":"html","value":"\u003cp>Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel.\u003c/p>\n\n\u003cp>A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.\u003c/p>\n\n"},"title":{"type":"title","value":"Paul H. Smith"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","use_caption":false,"caption":"","link":"","new_tab":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"smith-paul-h-6161"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rviewer.com/\" target=\"_blank\">rviewer.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://centerlane-rv.org/\" target=\"_blank\">centerlane-rv.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.remoteperception.com/\" target=\"_blank\">remoteperception.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.irva.org/\" target=\"_blank\">irva.org\u003c/a>\u003c/li>\u003c/ul>\n"}}},"pub_start":1446781800000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul H. Smith","description":"Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel. A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.","image":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c"}},{"ref_id":"%2F5dffcf1b537fd678a3ece4b5","slug":"strieber-whitley-5715","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/strieber-whitley/5715","cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history. \u003c/p>\n\n"},"title":{"type":"title","value":"Whitley Strieber"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tubitv.com/movies/684809/alien-abduction-answers\" target=\"_blank\">Alien Abduction: Answers\u003c/a> (Tubi)\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history. The Wolfen, The Hunger, Communion and Superstorm have all been made into films (Superstorm as The Day After Tomorrow). His book series Alien Hunter was made into the SyFy series Hunters. His latest books are Them, an analysis of communication with the Grays, and A Hidden Garden, a book of poems. \u003c/p>\n\n\u003cp>His new book is The Fourth Mind, published in early December 2024. Whitley’s website, \u003ca href=\"http://unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>, is the largest website in the world dealing with subjects on the edge of reality. It offers a highly credible news feed, a section of the site staffed by experts who provide carefully curated UFO material, and a subscription-only section with a thriving community of participants. His podcast, Dreamland, can be seen weekly on YouTube, and listened to on his website, Spotify, Apple Podcasts and most other podcast sites. His book Super Natural, written with Dr. Jeffrey Kripal, is considered among the definitive academic works in the field of unknown and unexplained experiences. Whitley lives in California.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fourth-Mind-Whitley-Strieber/dp/B0DS9R3FQT/ctoc\" target=\"_blank\">The Fourth Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765318962/ctoc\" target=\"_blank\">2012: The War for Souls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1934692018/ctoc\" target=\"_blank\">The Nye Incidents\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765313898/ctoc\" target=\"_blank\">The Grays\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061474185/ctoc\" target=\"_blank\">Communion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/006100958X/ctoc\" target=\"_blank\">Breakthrough\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0425122956/ctoc\" target=\"_blank\">Majestic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/031218557X/ctoc\" target=\"_blank\">Confirmation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Coming-Global-Superstorm-Bell/dp/B0002ST9F2/ctoc\" target=\"_blank\">The Coming Global Superstorm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765322536/ctoc\" target=\"_blank\">Critical Mass\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Omega-Point-Whitley-Strieber/dp/0765323346/ctoc\" target=\"_blank\">The Omega Point\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Key-True-Encounter-Whitley-Strieber/dp/1585428698/ctoc\" target=\"_blank\">The Key\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Solving-Communion-Enigma-What-Come/dp/1585429171/ctoc\" target=\"_blank\">Solving the Communion Enigma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.orendabook.com/\" target=\"_blank\">The Secret of Orenda\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Solar-Flares-Special-Tarcher-ebook/dp/B009VMBTTE/ctoc\" target=\"_blank\">Solar Flares: What You Need to Know\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-Whitley-Strieber/dp/0765331535/ctoc\" target=\"_blank\">Alien Hunter\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Miraculous-Journey-Anne-Strieber/dp/1937530825/ctoc\" target=\"_blank\">Miraculous Journey\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-Underworld/dp/0765331543/ctoc\" target=\"_blank\">Alien Hunter: Underworld\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Super-Natural-New-Vision-Unexplained/dp/1101982322/ctoc\" target=\"_blank\">The Super Natural: A New Vision of the Unexplained\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-White-Carroll-Thriller/dp/0765378698/ctoc\" target=\"_blank\">Alien Hunter: The White House\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Revolution-Anne-Whitley-Strieber-ebook/dp/B077PRRM3K/ctoc\" target=\"_blank\">The Afterlife Revolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-World-Whitley-Strieber/dp/1734202807/ctoc\" target=\"_blank\">A New World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-Whitley-Strieber/dp/0985813180/ctoc\" target=\"_blank\">New\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Jesus-New-Vision-Whitley-Strieber/dp/1734202866/ctoc\" target=\"_blank\">Jesus: A New Vision\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Them-Whitley-Strieber/dp/B0BYGY8K1D/ctoc\" target=\"_blank\">Them\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Transformation-2026-Whitley-Strieber/dp/B0GPD3YZQR/ctoc\" target=\"_blank\">Transformation 2026\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/686cb223b855013e6d25b0cf","title":"","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F686cb223b855013e6d25b0cf","source_credit":"","url":"asset://new_assets/686cb223b855013e6d25b0cf","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"strieber-whitley-5715"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/strieber-whitley/5715","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/strieber-whitley-5715"},"summary":{"description":"Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/686cb223b855013e6d25b0cf","use_caption":false,"new_tab":false,"title":""},"keywords":[],"primary_slug":"strieber-whitley-5715","slugs":["strieber-whitley-5715"],"sponsored":false,"title":"Whitley Strieber","author":"Coast to Coast AM Staff"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8PxiR","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1512105420000,"publish_end_date":4115978604802}},"pub_start":1512105420000,"type":"content:coast-to-coast-guest","summary":{"title":"Whitley Strieber","description":"Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history.","image":"https://i.iheart.com/v3/re/new_assets/686cb223b855013e6d25b0cf"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d86d77b04ae3e5c1874177","slug:2026-04-13-show","slug:2026-04-13-show","keyword:keywords/Art Bell","keyword:keywords/emotional health"]}},{"id":"%2F69d871f4b04ae3e5c1874192","type":"PUBLISHING","record":{"ref_id":"%2F69d871f4b04ae3e5c1874192","type":"content:coast-to-coast-show","payload":{"fields":{"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66da3bb70d83fc62604af726","url":"asset://assets.getty/66da3bb70d83fc62604af726","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","caption":"Gemstone crystals set on granite surface with burning palo santo wood, for spiritual and holistic therapy. Energy healing minerals set ready for spiritual practice and alternative medicine. Purification ritual with gem stones crystal and palo santo wood sticks.","id":"%2F66da3bb70d83fc62604af726","link":"","source_credit":"Ridofranz / iStock / Getty Images","title":"Gemstone crystals with palo santo wood for holistic therapy","alt_text":""}},"show_date":{"type":"date","value":1776175200000},"slug":{"type":"slug","value":"2026-04-14-show"},"videos":{"type":"html","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"articles":{"value":"","type":"html"},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>First Half: Jazz musician and former police officer \u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">\u003cu>Tegan Broadwater\u003c/u>\u003c/a> discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on poverty, cycles of violence, and what he’s learned moving between worlds as a musician, operative, and writer.\u003c/p>\n\n\u003cp>Second Half: Crystal expert \u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">\u003cu>Nicholas Pearson\u003c/u>\u003c/a> works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.\u003c/p>\n\n"},"zype_highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/undercover operation","keywords/crystals","keywords/psychic self-defense"]},"show_audio":{"type":"link","value":[]},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F69d854d3d475cb56577da6a0","%2F69d855f9d70821ff5cb787f4"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"title":{"type":"title","value":"Operation Fishbowl / Crystals & Self-Defense"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">\u003cu>teganbroadwater.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">\u003cu>theluminouspearl.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: Jazz musician and former Fort Worth police officer \u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">\u003cu>Tegan Broadwater\u003c/u>\u003c/a> discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on people, poverty, and cycles of violence, and what he’s learned moving between worlds as a musician, officer, operative, CEO, and writer.\u003c/p>\n\n\u003cp>Second Half: Crystal expert \u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">\u003cu>Nicholas Pearson\u003c/u>\u003c/a> works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Life-Fishbowl-undercover-gang-infested-neighborhood/dp/0578661624/ctoc\" target=\"_blank\">Life in the Fishbowl\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystals-Psychic-Self-Defense-Gemstones-Protection/dp/1644116715/ctoc\" target=\"_blank\">Crystals for Psychic Self-Defense\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Witching-Stones-Essential-Crystals-Gemstones/dp/157863833X/ctoc\" target=\"_blank\">The Witching Stones\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystal-Basics-Energetic-Spiritual-Gemstones/dp/162055934X/ctoc\" target=\"_blank\">Crystal Basics: The Energetic, Healing, and Spiritual Power of 200 Gemstones\u003c/a>\u003c/li>\u003c/ul>\n"},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"keywords":["keywords/undercover operation","keywords/crystals","keywords/psychic self-defense"],"primary_slug":"2026-04-14-show","slugs":["2026-04-14-show"],"sponsored":false,"title":"Operation Fishbowl / Crystals & Self-Defense","author":"","description":"First Half: Jazz musician and former police officer Tegan Broadwater discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on poverty, cycles of violence, and what he’s learned moving between worlds as a musician, operative, and writer. Second Half: Crystal expert Nicholas Pearson works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.","image":{"url":"asset://assets.getty/66da3bb70d83fc62604af726","alt_text":"","link":"","new_tab":false,"source_credit":"Ridofranz / iStock / Getty Images","title":"Gemstone crystals with palo santo wood for holistic therapy","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Gemstone crystals set on granite surface with burning palo santo wood, for spiritual and holistic therapy. Energy healing minerals set ready for spiritual practice and alternative medicine. Purification ritual with gem stones crystal and palo santo wood sticks."}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"6yr69","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/spirituality-occult","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1776247200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-14-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-14-show/"},"slug":"2026-04-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66da3bb70d83fc62604af726","title":"Operation Fishbowl / Crystals & Self-Defense","description":"First Half: Jazz musician and former police officer Tegan Broadwater discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on poverty, cycles of violence, and what he’s learned moving between worlds as a musician, operative, and writer. Second Half: Crystal expert Nicholas Pearson works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.","author":""},"pub_start":1776247200000,"pub_until":4115978604802,"pub_changed":1776247200000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69d854d3d475cb56577da6a0","slug":"tegan-broadwater","payload":{"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"tegan-broadwater","slugs":["tegan-broadwater"],"sponsored":false,"title":"Tegan Broadwater","author":"","description":"Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1775785080000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"YlkhK"}]},"canonical_url":"https://www.coasttocoastam.com/guest/tegan-broadwater/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Life-Fishbowl-undercover-gang-infested-neighborhood/dp/0578661624/ctoc\" target=\"_blank\">Life in the Fishbowl\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F69d851911c6ec9f9abd36f5f","new_tab":false,"title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","bucket":"new_assets","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">teganbroadwater.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0}}]},"slug":{"type":"slug","value":"tegan-broadwater"},"summary":{"type":"html","value":"\u003cp>Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.\u003c/p>\n\n"},"title":{"type":"title","value":"Tegan Broadwater"},"author":{"type":"author","value":[]}}},"pub_start":1775785080000,"type":"content:coast-to-coast-guest","summary":{"title":"Tegan Broadwater","description":"Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},{"ref_id":"%2F69d855f9d70821ff5cb787f4","slug":"nicholas-pearson","payload":{"fields":{"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">theluminouspearl.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones. As an avid Reiki practitioner and \u003cem>shihan\u003c/em> (師範, “instructor”), Nicholas is also passionate about understanding the roots of the system of Reiki.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","bucket":"new_assets","id":"%2F69d851911c6ec9f9abd36f5f","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f","source_credit":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witching-Stones-Essential-Crystals-Gemstones/dp/157863833X/ctoc\" target=\"_blank\">The Witching Stones\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Foundations-Reiki-Ryoho-Manual-Shoden/dp/1620556731/ctoc\" target=\"_blank\">Foundations of Reiki Ryoho\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystal-Basics-Energetic-Spiritual-Gemstones/dp/162055934X/ctoc\" target=\"_blank\">Crystal Basics: The Energetic, Healing, and Spiritual Power of 200 Gemstones\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystals-Psychic-Self-Defense-Gemstones-Protection/dp/1644116715/ctoc\" target=\"_blank\">Crystals for Psychic Self-Defense\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"type":"slug","value":"nicholas-pearson"},"title":{"type":"title","value":"Nicholas Pearson"},"videos":{"type":"html","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones.","image":{"alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f"},"keywords":[],"primary_slug":"nicholas-pearson","slugs":["nicholas-pearson"],"sponsored":false,"title":"Nicholas Pearson","author":""},"targeting":{"targets":[{"id":"KRChL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1775785440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/guest/nicholas-pearson/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1775785440000,"type":"content:coast-to-coast-guest","summary":{"title":"Nicholas Pearson","description":"Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d871f4b04ae3e5c1874192","slug:2026-04-14-show","slug:2026-04-14-show","keyword:keywords/undercover operation","keyword:keywords/crystals","keyword:keywords/psychic self-defense"]}},{"id":"%2F69d874f3b04ae3e5c18741ab","type":"PUBLISHING","record":{"ref_id":"%2F69d874f3b04ae3e5c18741ab","type":"content:coast-to-coast-show","payload":{"summary":{"description":"First Half: Astronomer and analyst Marc Dantonio discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public. Second Half: Author Richard Kaczynski examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","alt_text":"","caption":"Colorful particles exploding from the center, creating a vibrant and dynamic visual effect, perfect for representing concepts related to innovation, technology, and the future","new_tab":false,"source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Colorful particles exploding from the center creating a futuristic effect","url":"asset://assets.getty/69d875915d8467fed90f9c11","use_caption":false},"keywords":["keywords/space mysteries","keywords/ritual magick"],"primary_slug":"2026-04-15-show","slugs":["2026-04-15-show"],"sponsored":false,"title":"Space & Other Dimensions / Ritual Magick","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1776333600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"1dc6L","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-15-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"show_audio":{"value":[],"type":"link"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://skytourlive.org/\" target=\"_blank\">\u003cu>skytourlive.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/marcdantonio\" target=\"_blank\">youtube.com/marcdantonio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">\u003cu>richard-kaczynski.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"guest":{"type":"link","value":["%2F5e6b0c533e7b5b1e752a73af","%2F69d8578f8a8fe80c4a3d6af1"]},"include_recommendations":{"value":true,"type":"checkbox"},"show_date":{"type":"date","value":1776261600000},"zype_highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"articles":{"value":"","type":"html"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Populated-Universe-Life-Very-Exception/dp/1655075608/ctoc\" target=\"_blank\">The Populated Universe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/exec/obidos/ASIN/1644119641/ctoc\" target=\"_blank\">Mind over Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Perdurabo-Revised-Expanded-Aleister-Crowley/dp/1556438990/ctoc\" target=\"_blank\">Perdurabo: The Life of Aleister Crowley\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Colorful particles exploding from the center, creating a vibrant and dynamic visual effect, perfect for representing concepts related to innovation, technology, and the future","link":"","title":"Colorful particles exploding from the center creating a futuristic effect","use_caption":false,"id":"%2F69d875915d8467fed90f9c11","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69d875915d8467fed90f9c11","source_credit":"Eugene Mymrin / Moment / Getty Images","url":"asset://assets.getty/69d875915d8467fed90f9c11"}},"summary":{"type":"html","value":"\u003cp>First Half:\u003cstrong> \u003c/strong>Astronomer and analyst \u003ca href=\"http://skytourlive.org/\" target=\"_blank\">\u003cu>Marc Dantonio\u003c/u>\u003c/a> discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public.\u003c/p>\n\n\u003cp>Second Half:\u003cstrong> \u003c/strong>Author \u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">\u003cu>Richard Kaczynski\u003c/u>\u003c/a> examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.\u003c/p>\n\n"},"zype_episodes":{"value":"","type":"plain"},"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/space mysteries","keywords/ritual magick"]},"slug":{"type":"slug","value":"2026-04-15-show"},"title":{"type":"title","value":"Space & Other Dimensions / Ritual Magick"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half:\u003cstrong> \u003c/strong>Astronomer and analyst \u003ca href=\"http://skytourlive.org/\" target=\"_blank\">\u003cu>Marc Dantonio\u003c/u>\u003c/a> discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public.\u003c/p>\n\n\u003cp>Second Half:\u003cstrong> \u003c/strong>Author \u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">\u003cu>Richard Kaczynski\u003c/u>\u003c/a> examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"permalink":"https://www.coasttocoastam.com/show/2026-04-15-show/"},"slug":"2026-04-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69d875915d8467fed90f9c11","title":"Space & Other Dimensions / Ritual Magick","description":"First Half: Astronomer and analyst Marc Dantonio discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public. Second Half: Author Richard Kaczynski examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.","author":""},"pub_start":1776333600000,"pub_until":4115978604802,"pub_changed":1776333600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e6b0c533e7b5b1e752a73af","slug":"d-antonio-marc-105673","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/d-antonio-marc/105673","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Populated-Universe-Life-Very-Exception/dp/1655075608/ctoc\" target=\"_blank\">The Populated Universe\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","link":"","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"slug":{"type":"slug","value":"d-antonio-marc-105673"},"summary":{"type":"html","value":"\u003cp>Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.\u003c/p>\n\n"},"title":{"type":"title","value":"Marc Dantonio"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://skytourlive.com/\" target=\"_blank\">skytourlive.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/marcdantonio\" target=\"_blank\">youtube.com/marcdantonio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.fxmodels.com/\" target=\"_blank\">fxmodels.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"/content/d-antonio-marc-105673","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/d-antonio-marc/105673","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"d-antonio-marc-105673","slugs":["d-antonio-marc-105673"],"sponsored":false,"title":"Marc Dantonio","author":"Coast to Coast AM Staff","description":"Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.","image":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","alt_text":"","caption":"","link":"","new_tab":false,"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":""}},"targeting":{"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"B35qN","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1584071040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}}},"pub_start":1584071040000,"type":"content:coast-to-coast-guest","summary":{"title":"Marc Dantonio","description":"Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F69d8578f8a8fe80c4a3d6af1","slug":"richard-kaczynski","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley. The author of Perdurabo: The Life of Aleister Crowley, he lives in Raleigh, North Carolina.\u003c/p>\n\n"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/exec/obidos/ASIN/1644119641/ctoc\" target=\"_blank\">Mind over Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Perdurabo-Revised-Expanded-Aleister-Crowley/dp/1556438990/ctoc\" target=\"_blank\">Perdurabo: The Life of Aleister Crowley\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"cds":{"type":"html","value":""},"show_appearances":{"value":[],"type":"link"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f","source_credit":"","caption":"","id":"%2F69d851911c6ec9f9abd36f5f","new_tab":false,"title":""}},"slug":{"type":"slug","value":"richard-kaczynski"},"summary":{"type":"html","value":"\u003cp>Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Kaczynski"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">richard-kaczynski.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley.","image":{"link":"","title":"","use_caption":false,"alt_text":"","caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"richard-kaczynski","slugs":["richard-kaczynski"],"sponsored":false,"title":"Richard Kaczynski"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775785740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"nGvQt","operator":"OR","readonly":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/richard-kaczynski/"},"pub_start":1775785740000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Kaczynski","description":"Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d874f3b04ae3e5c18741ab","slug:2026-04-15-show","slug:2026-04-15-show","keyword:keywords/space mysteries","keyword:keywords/ritual magick"]}},{"id":"%2F69d88a0374697edc5e9732c7","type":"PUBLISHING","record":{"ref_id":"%2F69d88a0374697edc5e9732c7","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"host_name":{"type":"plain","value":"George Noory"},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-04-16-show"},"summary":{"type":"html","value":"\u003cp>First Half: Former neurosurgeon \u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">Eben Alexander\u003c/a>, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love.\u003c/p>\n\n\u003cp>Second Half: Navy veteran and researcher \u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">Joshua Reid\u003c/a> examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">ebenalexander.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">redpillpodcasts.com\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Proof-Heaven-Neurosurgeons-Journey-Afterlife/dp/1451695195/ctoc\" target=\"_blank\">Proof of Heaven: A Neurosurgeon's Journey into the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Map-Heaven-Religion-Ordinary-Afterlife/dp/1476766401/ctoc\" target=\"_blank\">The Map of Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Mindful-Universe-Neurosurgeons-Consciousness/dp/1635650658/ctoc\" target=\"_blank\">Living in a Mindful Universe\u003c/a>\u003c/li>\u003c/ul>\n\n"},"guest":{"type":"link","value":["%2F5e0116bf537fd678a3ecf327","%2F638574d8d1ed998e5fa5e5a8"]},"pn_podcast":{"type":"pnpodcast","value":[]},"videos":{"type":"html","value":""},"blocks":{"value":[{"type":"html","value":"\u003cp>First Half: Former neurosurgeon \u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">Eben Alexander\u003c/a>, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love.\u003c/p>\n\n\u003cp>Second Half: Navy veteran and researcher \u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">Joshua Reid\u003c/a> examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}],"type":"flex"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","id":"%2F6969a30cb859549de728577e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6969a30cb859549de728577e","url":"asset://assets.getty/6969a30cb859549de728577e","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Businessman standing in futuristic VR environment. 3D generated image.","source_credit":"gremlin / E+ / Getty Images","title":"Businessman standing in futuristic VR environment"}},"show_date":{"value":1776348000000,"type":"date"},"title":{"type":"title","value":"Consciousness Beyond Death / Occult Movements"},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["keywords/near-death experiences","keywords/occult history"]},"zype_episodes":{"value":"","type":"plain"},"zype_highlights":{"value":"","type":"plain"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"slugs":["2026-04-16-show"],"sponsored":false,"title":"Consciousness Beyond Death / Occult Movements","author":"","description":"First Half: Former neurosurgeon Eben Alexander, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love. Second Half: Navy veteran and researcher Joshua Reid examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.","image":{"new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Businessman standing in futuristic VR environment","url":"asset://assets.getty/6969a30cb859549de728577e","use_caption":false,"link":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"Businessman standing in futuristic VR environment. 3D generated image."},"keywords":["keywords/near-death experiences","keywords/occult history"],"primary_slug":"2026-04-16-show"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776420000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"UJTjw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-16-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-16-show/"},"slug":"2026-04-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6969a30cb859549de728577e","title":"Consciousness Beyond Death / Occult Movements","description":"First Half: Former neurosurgeon Eben Alexander, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love. Second Half: Navy veteran and researcher Joshua Reid examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.","author":""},"pub_start":1776420000000,"pub_until":4115978604802,"pub_changed":1776420000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0116bf537fd678a3ecf327","slug":"alexander-dr-eben-60010","payload":{"targeting":{"syndication":{"refs":{},"publish_origin":""},"publish_date":1507866300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"s4U6e","what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://coast-pr.radio.iheart.com/content/alexander-dr-eben-60010/","cuser":"","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":""}},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"type":"slug","value":"alexander-dr-eben-60010"},"summary":{"type":"html","value":"\u003cp>Dr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!\u003c/p>\n\n\n\n\n\u003cp>He was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Proof-Heaven-Neurosurgeons-Journey-Afterlife/dp/1451695195/ctoc\" target=\"_blank\">Proof of Heaven: A Neurosurgeon's Journey into the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Map-Heaven-Religion-Ordinary-Afterlife/dp/1476766401/ctoc\" target=\"_blank\">The Map of Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Mindful-Universe-Neurosurgeons-Consciousness/dp/1635650658/ctoc\" target=\"_blank\">Living in a Mindful Universe\u003c/a>\u003c/li>\u003c/ul>\n"},"title":{"type":"title","value":"Dr. Eben Alexander"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nDr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!\n\u003c/p>\n\n\u003cp>\nHe was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">ebenalexander.com\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"value":"","type":"html"},"cds":{"type":"html","value":""}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/alexander-dr-eben/60010","external_url":"","feed_content_id":"/content/alexander-dr-eben-60010","feed_vendor":"C2C"},"summary":{"title":"Dr. Eben Alexander","primary_slug":"alexander-dr-eben-60010","slugs":["alexander-dr-eben-60010"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Dr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!      He was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.","image":{"title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}},"pub_start":1507866300000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Eben Alexander","description":"Dr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!      He was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F638574d8d1ed998e5fa5e5a8","slug":"joshua-reid","payload":{"summary":{"sponsored":false,"keywords":[],"author":"","description":"Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.","image":{"alt_text":"","caption":"","source_credit":"","title":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"asset://new_assets/638575b6d1ed998e5fa5e5b6"},"title":"Joshua Reid","primary_slug":"joshua-reid","slugs":["joshua-reid"]},"targeting":{"publish_date":1669690560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"what":["coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"9GU5V"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https://www.coasttocoastam.com/content/joshua-reid/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.\u003c/p>\n\n","schedule":{"end":0,"enabled":false,"begin":0}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">redpillpodcasts.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":""},"videos":{"value":"","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Joshua Reid"},"primary_image":{"type":"asset","value":{"use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","title":"","alt_text":"","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/638575b6d1ed998e5fa5e5b6","id":"%2F638575b6d1ed998e5fa5e5b6","url":"asset://new_assets/638575b6d1ed998e5fa5e5b6"}},"author":{"type":"author","value":[]},"slug":{"type":"slug","value":"joshua-reid"},"show_appearances":{"value":[],"type":"link"}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""}},"pub_start":1669690560000,"type":"content:coast-to-coast-guest","summary":{"title":"Joshua Reid","description":"Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.","image":"https://i.iheart.com/v3/re/new_assets/638575b6d1ed998e5fa5e5b6"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d88a0374697edc5e9732c7","slug:2026-04-16-show","slug:2026-04-16-show","keyword:keywords/near-death experiences","keyword:keywords/occult history"]}},{"id":"%2F69d88f5a74697edc5e9732e1","type":"PUBLISHING","record":{"ref_id":"%2F69d88f5a74697edc5e9732e1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-17-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"zype_highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"author":{"type":"author","value":[]},"blocks":{"value":[{"value":"\u003cp>\u003ca href=\"https://creem.com/\" target=\"_blank\">Jaan Uhelszki\u003c/a>, an American music journalist and co-founder of \u003cem>CREEM\u003c/em> magazine joins guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>)  to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how \u003cem>CREEM\u003c/em> both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half.\u003cstrong> \u003c/strong>Give Rich a call and discuss whatever is on your mind! \u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}],"type":"flex"},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Rock Music & CREEM Magazine / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://creem.com/\" target=\"_blank\">\u003cu>creem.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"display_highlights":{"value":false,"type":"checkbox"},"include_recommendations":{"type":"checkbox","value":true},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MC5-Oral-Biography-Rocks-Revolutionary/dp/0306833018/ctoc\" target=\"_blank\">MC5: An Oral Biography of Rock’s Most Revolutionary Band\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"value":"","type":"plain"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"Rich Berra"},"keywords":{"type":"tag","value":["keywords/rock music","keywords/CREEM"]},"primary_image":{"type":"asset","value":{"source_credit":"suteishi / E+ / Getty Images","url":"asset://assets.getty/69d890cce34e77ebb4e68a1b","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"The rock band.","bucket":"assets.getty","caption":"Portrait of three young musicians of a rock band on stage in concert.","id":"%2F69d890cce34e77ebb4e68a1b","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69d890cce34e77ebb4e68a1b"}},"show_date":{"type":"date","value":1776434400000},"guest":{"type":"link","value":["%2F69b398f2446de61607acd18c","%2F5dffc219cc137bf2442012a0"]},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"slug":{"type":"slug","value":"2026-04-17-show"},"summary":{"value":"\u003cp>\u003ca href=\"https://creem.com/\" target=\"_blank\">Jaan Uhelszki\u003c/a>, an American music journalist and co-founder of \u003cem>CREEM\u003c/em> magazine, joins guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how \u003cem>CREEM\u003c/em> both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half.\u003cstrong> \u003c/strong>Give Rich a call and discuss whatever is on your mind! \u003c/p>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Rock Music & CREEM Magazine / Open Lines","author":"","description":"Jaan Uhelszki, an American music journalist and co-founder of CREEM magazine, joins guest host Rich Berra (email) to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how CREEM both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half. Give Rich a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"Portrait of three young musicians of a rock band on stage in concert.","link":"","source_credit":"suteishi / E+ / Getty Images","url":"asset://assets.getty/69d890cce34e77ebb4e68a1b","new_tab":false,"title":"The rock band.","use_caption":false},"keywords":["keywords/rock music","keywords/CREEM"],"primary_slug":"2026-04-17-show","slugs":["2026-04-17-show"]},"targeting":{"targets":[{"workflow":"","id":"aVNtf","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1776506400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/show/2026-04-17-show/"},"slug":"2026-04-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69d890cce34e77ebb4e68a1b","title":"Rock Music & CREEM Magazine / Open Lines","description":"Jaan Uhelszki, an American music journalist and co-founder of CREEM magazine, joins guest host Rich Berra (email) to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how CREEM both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half. Give Rich a call and discuss whatever is on your mind!","author":""},"pub_start":1776506400000,"pub_until":4115978604802,"pub_changed":1776506400000,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69b398f2446de61607acd18c","slug":"jaan-uhelszki","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"title":"Jaan Uhelszki","author":"","description":"Jaan Uhelszki is a co-founder of the legendary music magazine, CREEM, where she became one of the first women to work in rock journalism.","image":{"alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b478bf083cb13b051c63ef"},"keywords":[],"primary_slug":"jaan-uhelszki","slugs":["jaan-uhelszki"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"bjE4f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1773377580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/jaan-uhelszki/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MC5-Oral-Biography-Rocks-Revolutionary/dp/0306833018/ctoc\" target=\"_blank\">MC5: An Oral Biography of Rock’s Most Revolutionary Band\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69b478bf083cb13b051c63ef","bucket":"new_assets","id":"%2F69b478bf083cb13b051c63ef","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69b478bf083cb13b051c63ef","title":"","use_caption":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"summary":{"value":"\u003cp>Jaan Uhelszki\u003cstrong> \u003c/strong>is a co-founder of the legendary music magazine, \u003cem>CREEM, \u003c/em>where she became one of the first women to work in rock journalism.\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.creem.com/\" target=\"_blank\">creem.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jaan Uhelszki\u003cstrong> \u003c/strong>is a co-founder of the legendary music magazine, \u003cem>CREEM, \u003c/em>where she became one of the first women to work in rock journalism. As head of the news department at \u003cem>Addicted to Noise\u003c/em>, she won the National Feature Writer Award from the Music Journalists Association and three Deems Taylor Awards. She's based in Palm Desert, CA.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"jaan-uhelszki"},"title":{"type":"title","value":"Jaan Uhelszki"},"author":{"type":"author","value":[]}}},"pub_start":1773377580000,"type":"content:coast-to-coast-guest","summary":{"title":"Jaan Uhelszki","description":"Jaan Uhelszki is a co-founder of the legendary music magazine, CREEM, where she became one of the first women to work in rock journalism.","image":"https://i.iheart.com/v3/re/new_assets/69b478bf083cb13b051c63ef"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d88f5a74697edc5e9732e1","slug:2026-04-17-show","slug:2026-04-17-show","keyword:keywords/rock music","keyword:keywords/CREEM"]}}],"resume":null}},{"id":"rF7jb","region":"main:dynamic","type":"html","ordinal":6,"value":{"title":null,"content":"\u003cdiv>\n\t\u003ca href=\"/pages/coastinsider\" \n    \tdata-tracking-cat=\"Homepage\"\n        data-tracking-act=\"Coast Insider\"\n        data-tracking-label=\"Coast Insider\"\n    >\n        \u003cimg class=\"img-responsive\"\n        \tsrc=\"https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1\"\n            alt=\"Become a Coast Insider\"\n            width=\"100%\"\n        />\n    \u003c/a>\n\u003c/div>\n\n\u003c!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->\n\u003cfigure class=\"coastzone\">\n    \u003ca href=\"/pages/coastzone/\">\n        \u003cimg\n            src=\"https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3\"\n            alt=\"CoastZone banner\"\n            height=\"135\"\n            width=\"90\"\n        />\n    \u003c/a>\n    \u003cfigcaption class=\"coastzonedesc\">\n        \u003ch1>CoastZone\u003c/h1>\n        \u003ca href=\"/pages/coastzone/\">Sign up for our free CoastZone e-newsletter\u003c/a> to receive exclusive daily\n        articles.\n    \u003c/figcaption>\n\u003c/figure>"},"tags":["display-hints/coast-insider-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kHqC4","region":"main:dynamic","type":"ad","ordinal":7,"value":{"title":null,"position":"3308","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7EsXb","region":"main:dynamic","type":"generic","ordinal":8,"value":{"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"0Z2UI","region":"main:dynamic","type":"feed","ordinal":10,"value":{"feed_id":"ID:home-in-the-news-feed","title":"In the News","feed_index":9,"size":5,"position":null,"ad_split":""},"tags":["display-hints/coast-in-the-news-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d8980f4ea136974ab1a432","type":"PUBLISHING","record":{"ref_id":"%2F69d8980f4ea136974ab1a432","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F69d898364ea136974ab1a44f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44f","url":"asset://new_assets/69d898364ea136974ab1a44f","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","source_credit":"","title":"","use_caption":false}},"slug":{"type":"slug","value":"bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom"},"source_url":{"type":"plain","value":"https://www.theguardian.com/environment/2026/apr/09/intentional-snakebites-antivenom"},"summary":{"type":"html","value":"\u003cp>A look at Tim Friede's efforts to help stop snakebite deaths – whose numbers appear to be rising amid the climate crisis.\u003c/p>\n\n"},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":""}},"source":{"type":"plain","value":"The Guardian"},"title":{"value":" Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom","type":"title"},"author":{"type":"author","value":[{"id":"user","name":"The Guardian"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"value":[],"type":"tag"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"description":"A look at Tim Friede's efforts to help stop snakebite deaths – whose numbers appear to be rising amid the climate crisis.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a44f","use_caption":false,"source_credit":"","title":""},"keywords":[],"primary_slug":"bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","slugs":["bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom"],"sponsored":false,"title":" Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom","author":"The Guardian"},"targeting":{"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"9Yzi9","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/article/bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom/"},"slug":"bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44f","title":" Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom","description":"A look at Tim Friede's efforts to help stop snakebite deaths – whose numbers appear to be rising amid the climate crisis.","author":"The Guardian"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812128175,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d8980f4ea136974ab1a432","slug:bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","slug:bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","author:user"]}},{"id":"%2F69d8987e4ea136974ab1a452","type":"PUBLISHING","record":{"ref_id":"%2F69d8987e4ea136974ab1a452","type":"content:coast-to-coast-article","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/69d898364ea136974ab1a44a","alt_text":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","slugs":["james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots"],"sponsored":false,"title":"James Webb telescope spots 'stingray' galaxy system that could solve the mystery of 'little red dots'","author":"Live Science","description":"Astronomers have spotted an intriguing triple-galaxy system, nicknamed \"The Stingray,\" that dates to when the universe was just over 1.1 billion years old."},"targeting":{"exclusion":{"tags":[]},"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"5QTtn","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"name":"Live Science","id":"user"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"slug":{"type":"slug","value":"james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots"},"source_url":{"value":"https://www.livescience.com/space/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","type":"plain"},"summary":{"type":"html","value":"\u003cp>Astronomers have spotted an intriguing triple-galaxy system, nicknamed &quot;The Stingray,&quot; that dates to when the universe was just over 1.1 billion years old. \u003c/p>\n\n"},"title":{"type":"title","value":"James Webb telescope spots 'stingray' galaxy system that could solve the mystery of 'little red dots'"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69d898364ea136974ab1a44a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44a","url":"asset://new_assets/69d898364ea136974ab1a44a"}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source":{"type":"plain","value":"Live Science"}},"permalink":"https://www.coasttocoastam.com/article/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots/"},"slug":"james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44a","title":"James Webb telescope spots 'stingray' galaxy system that could solve the mystery of 'little red dots'","description":"Astronomers have spotted an intriguing triple-galaxy system, nicknamed \"The Stingray,\" that dates to when the universe was just over 1.1 billion years old.","author":"Live Science"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812113579,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d8987e4ea136974ab1a452","slug:james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","slug:james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","author:user"]}},{"id":"%2F69d898c14ea136974ab1a45e","type":"PUBLISHING","record":{"ref_id":"%2F69d898c14ea136974ab1a45e","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69d898364ea136974ab1a449","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F69d898364ea136974ab1a449","link":"","new_tab":false,"use_caption":false,"caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a449","source_credit":"","title":""}},"source":{"type":"plain","value":"Medical Xpress"},"source_url":{"value":"https://medicalxpress.com/news/2026-04-meditation-brain-quickly-peak-minutes.html","type":"plain"},"summary":{"type":"html","value":"\u003cp>Meditation is widely recognized for its extensive range of mental and physical health benefits.\u003c/p>\n\n"},"title":{"type":"title","value":"Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals"},"include_recommendations":{"value":false,"type":"checkbox"},"keywords":{"value":[],"type":"tag"},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":""}},"slug":{"type":"slug","value":"meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals"},"author":{"type":"author","value":[{"id":"user","name":"Medical Xpress"}]},"blocks":{"type":"flex","value":[]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","slugs":["meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals"],"sponsored":false,"title":"Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals","author":"Medical Xpress","description":"Meditation is widely recognized for its extensive range of mental and physical health benefits.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","title":"","url":"asset://new_assets/69d898364ea136974ab1a449","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":""},"keywords":[]},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"23bLo","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/article/meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals/"},"slug":"meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a449","title":"Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals","description":"Meditation is widely recognized for its extensive range of mental and physical health benefits.","author":"Medical Xpress"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812098571,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d898c14ea136974ab1a45e","slug:meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","slug:meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","author:user"]}},{"id":"%2F69d8990b4ea136974ab1a46a","type":"PUBLISHING","record":{"ref_id":"%2F69d8990b4ea136974ab1a46a","type":"content:coast-to-coast-article","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"primary_slug":"ed-dames-remote-viewing-legend","slugs":["ed-dames-remote-viewing-legend"],"sponsored":false,"title":"Ed Dames, Remote Viewing Legend","author":"rviewer.com","description":"Paul H. Smith recalls the life and work of the late Major Ed Dames.","image":{"new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a43e","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":""},"keywords":[]},"targeting":{"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"CQVi0","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/ed-dames-remote-viewing-legend/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F69d898364ea136974ab1a43e","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43e","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a43e","use_caption":false,"alt_text":"","bucket":"new_assets"}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"ed-dames-remote-viewing-legend"},"author":{"type":"author","value":[{"id":"user","name":"rviewer.com"}]},"keywords":{"type":"tag","value":[]},"source":{"type":"plain","value":"rviewer.com"},"source_url":{"type":"plain","value":"https://rviewer.com/ed-dames-remote-viewing-legend/"},"summary":{"type":"html","value":"\u003cp>Paul H. Smith recalls the life and work of the late Major Ed Dames.\u003c/p>\n\n"},"title":{"type":"title","value":"Ed Dames, Remote Viewing Legend"}},"permalink":"https://www.coasttocoastam.com/article/ed-dames-remote-viewing-legend/"},"slug":"ed-dames-remote-viewing-legend","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43e","title":"Ed Dames, Remote Viewing Legend","description":"Paul H. Smith recalls the life and work of the late Major Ed Dames.","author":"rviewer.com"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812083422,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d8990b4ea136974ab1a46a","slug:ed-dames-remote-viewing-legend","slug:ed-dames-remote-viewing-legend","author:user"]}},{"id":"%2F69d899824ea136974ab1a476","type":"PUBLISHING","record":{"ref_id":"%2F69d899824ea136974ab1a476","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-finally-agree-on-what-psychedelics-do-to-the-brain/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Magic mushrooms, LSD, and mescaline are very different drugs. But inside the brain, they appear to be doing something remarkably similar.\u003c/p>\n\n"},"author":{"value":[{"id":"user","name":"Study Finds"}],"type":"author"},"blocks":{"type":"flex","value":[]},"source_url":{"type":"plain","value":"https://studyfinds.com/psychedelics-same-brain-pattern/"},"title":{"type":"title","value":"Scientists Finally Agree On What Psychedelics Do To The Brain"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F69d898364ea136974ab1a43f","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43f","source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a43f","use_caption":false}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"slug":{"type":"slug","value":"scientists-finally-agree-on-what-psychedelics-do-to-the-brain"},"source":{"type":"plain","value":"Study Finds"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"use_caption":false,"alt_text":"","link":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69d898364ea136974ab1a43f"},"keywords":[],"primary_slug":"scientists-finally-agree-on-what-psychedelics-do-to-the-brain","slugs":["scientists-finally-agree-on-what-psychedelics-do-to-the-brain"],"sponsored":false,"title":"Scientists Finally Agree On What Psychedelics Do To The Brain","author":"Study Finds","description":"Magic mushrooms, LSD, and mescaline are very different drugs. But inside the brain, they appear to be doing something remarkably similar."},"targeting":{"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"id":"2uL55","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/article/scientists-finally-agree-on-what-psychedelics-do-to-the-brain/"},"slug":"scientists-finally-agree-on-what-psychedelics-do-to-the-brain","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43f","title":"Scientists Finally Agree On What Psychedelics Do To The Brain","description":"Magic mushrooms, LSD, and mescaline are very different drugs. But inside the brain, they appear to be doing something remarkably similar.","author":"Study Finds"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812069173,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d899824ea136974ab1a476","slug:scientists-finally-agree-on-what-psychedelics-do-to-the-brain","slug:scientists-finally-agree-on-what-psychedelics-do-to-the-brain","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1777111204000,"\u003cupcoming_pub_after>":1775905200000,"\u003cpub_start>":1775901604000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1775988004000,"\u003ctonight_pub_after>":1775905200000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]}}],["topic-7MFT1",{"data":{}}],["coast-featured",{"data":[[{"slug":"in-coast-you-missed-it-41026","pub_start":{"timestampMs":1775856180000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3","title":"In Coast You Missed It 4/10/26"}},{"slug":"watch-odd-ufo-filmed-floating-over-mexican-city","pub_start":{"timestampMs":1775849160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9","title":"Watch: Odd UFO Filmed Floating Over Mexican City"}},{"slug":"2026-04-09-show","pub_start":{"timestampMs":1775815200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a","title":"Paranormal Documentaries / Spiritual Attachments"}},{"slug":"stunning-saturn-and-titan-crescents-photo","pub_start":{"timestampMs":1415251920000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/86284eb7958226d57b9e2f4722c5826d","title":"Stunning Saturn and Titan Crescents"}},{"slug":"watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china","pub_start":{"timestampMs":1775772240000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9","title":"Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China"}},{"slug":"slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil","pub_start":{"timestampMs":1775767860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cb79a61aa6f814572ba03f9","title":"Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil"}},{"slug":"video-three-bigfoot-sightings-reported-in-canadian-community","pub_start":{"timestampMs":1775761440000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa","title":"Video: Three Bigfoot Sightings Reported in Canadian Community"}},{"slug":"2026-04-08-show","pub_start":{"timestampMs":1775728800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b","title":"Music of the 60s & 70s / Exploring Urban Legends"}}],[{"slug":"underhanded-clairvoyant-busted-in-ukraine","pub_start":{"timestampMs":1775683860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/694086a15d8cf4ba8592be1a","title":"Underhanded 'Clairvoyant' Busted in Ukraine"}},{"slug":"watch-flying-saucer-filmed-in-missouri","pub_start":{"timestampMs":1775676240000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6259c69cc0f9f3fb33f4f777","title":"Watch: Flying Saucer Filmed in Missouri?"}},{"slug":"art-bell-vault-alien-implants-abductions-remote-viewing-forecast","pub_start":{"timestampMs":1775660760000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a29","title":"Art Bell Vault: Alien Implants & Abductions / Remote Viewing Forecast"}},{"slug":"tarot-george-noory-photo","pub_start":{"timestampMs":1415251620000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/651e827a1b0d2d5f289bb071c84f8723","title":"Tarot George Noory"}},{"slug":"2026-04-07-show","pub_start":{"timestampMs":1775642400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","title":"UFO Retrieval Cases / Aliens in Antiquity"}},{"slug":"video-cryptid-patch-created-by-west-virginia-police-department-proves-wildly-popular","pub_start":{"timestampMs":1775595420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d57039111cd1aec3a06734","title":"Video: Cryptid Patch Created by West Virginia Police Department Proves Wildly Popular"}},{"slug":"video-mystery-creature-attack-sends-oklahoma-woman-to-hospital","pub_start":{"timestampMs":1775589000000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f4231639d330b46df83d86","title":"Video: 'Mystery Creature' Attack Sends Oklahoma Woman to Hospital"}},{"slug":"2026-04-06-show","pub_start":{"timestampMs":1775556000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf3cdef47156c5a85ce3cd","title":"Ancient Legends & Symbols / Changing One's Mindset"}}],[{"slug":"nick-pope-1965-2026","pub_start":{"timestampMs":1775525940000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d46153ffeedfb15faf1a59","title":"Nick Pope 1965-2026"}},{"slug":"gmo-labeling-bill-fails-in-co-photo","pub_start":{"timestampMs":1415162520000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/c312ef46697f4c308ba6a7e6b6cd234a","title":"GMO Labeling Bill Fails in CO"}},{"slug":"cambodian-psychics-braggadocious-claims-about-police-influence-land-her-behind-bars","pub_start":{"timestampMs":1775515260000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d4371de747e73abf4ca3a1","title":"Cambodian Psychic's Braggadocious Claims About Police Influence Land Her Behind Bars"}},{"slug":"chinese-man-feuding-with-neighbor-torments-him-by-playing-ghostly-sounds-for-hours-every-day","pub_start":{"timestampMs":1775510220000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d423f9a545ba23d871e4d9","title":"Man Feuding with Neighbor Torments Him by Playing Ghost Sounds for Hours Every Day"}},{"slug":"watch-ufo-cluster-astonishes-california-family","pub_start":{"timestampMs":1775501880000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69445fe1b23e3432ad13e75c","title":"Watch: UFO Cluster Astonishes California Family"}},{"slug":"2026-04-05-show","pub_start":{"timestampMs":1775469600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69a0fa7020243f581eea5ffe","title":"Space Updates / Overmedicated Children"}},{"slug":"emerging-artists-4526","pub_start":{"timestampMs":1775441220000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d315b935ee27a1130447ad","title":"Emerging Artists 4/5/26"}},{"slug":"2026-04-04-show","pub_start":{"timestampMs":1775383200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","title":"Investigating the Unexplained / Lemuria"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","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_AUTOBLOCK_URL":"https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.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","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d950db59b264078a5ce9d6","type":"LEADS","record":{"title":"Odd UFO Filmed Floating Over Mexican City","subtitle":"A spellbound witness in Mexico captured footage of an odd white orb spotted floating across the sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9","img_meta":{"base_id":"%2F69d94f98eeaed282ab20e7e9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-odd-ufo-filmed-floating-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d96cfc31161b6ccd581ba7","type":"LEADS","record":{"title":"In Coast You Missed It 4/10/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3","img_meta":{"base_id":"%2F69d96a114f10b4bfa4b19db3","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-41026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d7f9a22b660e153476bd06","type":"LEADS","record":{"title":"Video: Three Bigfoot Sightings Reported in Canadian Community","subtitle":"A Canadian community is buzzing about Bigfoot after three separate witnesses said they spotted the legendary creature over the course of just a few days.","image":"https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa","img_meta":{"base_id":"%2F679959af535710a36cb0eefa","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-three-bigfoot-sightings-reported-in-canadian-community/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d823f76d2c5ac741cac3bb","type":"LEADS","record":{"title":"Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China","subtitle":"A jaw-dropping video from China shows an elderly woman who, after inadvertently getting stuck inside her apartment, climbed six stories down the outside of the high-rise building in an ill-conceived attempt to reach the ground.","image":"https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9","img_meta":{"base_id":"%2F69d822df86ac1fb3d8a1cff9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d812feeb7a6edb14ce4313","type":"LEADS","record":{"title":"Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil","subtitle":"Ranchers in Brazil are on edge following a staggering series of animal slayings that many believe to be the handiwork of the infamous chupacabra. ","image":"https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34","img_meta":{"base_id":"%2F5c746e2c39e9b24aee000e34","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eeeb69789b8ccb2cc386012","type":"LEADS","record":{"title":"Call for New Music","subtitle":"On the first Sunday of each month, George features new music by emerging artists.","image":"https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134","img_meta":{"base_id":"%2F5edb2e812f14f19947de3134","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/article/new-music-sundays/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"resolved":{"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"feed":{"results":[{"id":"%2F69d950db59b264078a5ce9d6","type":"LEADS","record":{"title":"Odd UFO Filmed Floating Over Mexican City","subtitle":"A spellbound witness in Mexico captured footage of an odd white orb spotted floating across the sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9","img_meta":{"base_id":"%2F69d94f98eeaed282ab20e7e9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-odd-ufo-filmed-floating-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d96cfc31161b6ccd581ba7","type":"LEADS","record":{"title":"In Coast You Missed It 4/10/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3","img_meta":{"base_id":"%2F69d96a114f10b4bfa4b19db3","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-41026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d7f9a22b660e153476bd06","type":"LEADS","record":{"title":"Video: Three Bigfoot Sightings Reported in Canadian Community","subtitle":"A Canadian community is buzzing about Bigfoot after three separate witnesses said they spotted the legendary creature over the course of just a few days.","image":"https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa","img_meta":{"base_id":"%2F679959af535710a36cb0eefa","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-three-bigfoot-sightings-reported-in-canadian-community/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d823f76d2c5ac741cac3bb","type":"LEADS","record":{"title":"Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China","subtitle":"A jaw-dropping video from China shows an elderly woman who, after inadvertently getting stuck inside her apartment, climbed six stories down the outside of the high-rise building in an ill-conceived attempt to reach the ground.","image":"https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9","img_meta":{"base_id":"%2F69d822df86ac1fb3d8a1cff9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d812feeb7a6edb14ce4313","type":"LEADS","record":{"title":"Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil","subtitle":"Ranchers in Brazil are on edge following a staggering series of animal slayings that many believe to be the handiwork of the infamous chupacabra. ","image":"https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34","img_meta":{"base_id":"%2F5c746e2c39e9b24aee000e34","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eeeb69789b8ccb2cc386012","type":"LEADS","record":{"title":"Call for New Music","subtitle":"On the first Sunday of each month, George features new music by emerging artists.","image":"https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134","img_meta":{"base_id":"%2F5edb2e812f14f19947de3134","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/article/new-music-sundays/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"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":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"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":{"id":"86427466","kind":"podcast","country":"US"},"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":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"oneTrustReady":null,"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"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":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?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":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","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":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","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-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260331113507060","app/streams","app/streams/20260330175956061","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","providers","providers/Premiere Networks","site-auth-types","site-auth-types/pws-auth","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:9f8eafada3dd79ed45273deb31b60717","webapi-v4:name-tag2:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:ee0bd7a4a3fc268f8c9356c030ab8cf0","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:011a6e1048d4bb52d021adb6dacff635","domain/www.coasttocoastam.com","PS:content:coast-to-coast-article","PS:content:coast-to-coast-article:/5df90403fc5c6051ef1778c3","PS:content:coast-to-coast-article:/5dfa959cdf86e46924b39110","PS:content:coast-to-coast-article:/6634e952fd5158c4fe5b1712","PS:content:coast-to-coast-article:/6826ed959549d8cf707b59c6","PS:content:coast-to-coast-article:/69d8980f4ea136974ab1a432","PS:content:coast-to-coast-article:/69d8987e4ea136974ab1a452","PS:content:coast-to-coast-article:/69d898c14ea136974ab1a45e","PS:content:coast-to-coast-article:/69d8990b4ea136974ab1a46a","PS:content:coast-to-coast-article:/69d899824ea136974ab1a476","PS:content:coast-to-coast-article:listing","PS:content:coast-to-coast-guest","PS:content:coast-to-coast-guest:/5dffc219cc137bf2442012a0","PS:content:coast-to-coast-guest:/5dffc942cc137bf244201307","PS:content:coast-to-coast-guest:/5dffcf1b537fd678a3ece4b5","PS:content:coast-to-coast-guest:/5dfffba3cc137bf244201537","PS:content:coast-to-coast-guest:/5e0034a4537fd678a3ece911","PS:content:coast-to-coast-guest:/5e006849537fd678a3eceae9","PS:content:coast-to-coast-guest:/5e0116bf537fd678a3ecf327","PS:content:coast-to-coast-guest:/5e019ada537fd678a3ecf81b","PS:content:coast-to-coast-guest:/5e6b0c533e7b5b1e752a73af","PS:content:coast-to-coast-guest:/61cd13da51cf0fd8e844a7f8","PS:content:coast-to-coast-guest:/6376cfae1bac5d34b59c23c0","PS:content:coast-to-coast-guest:/638574d8d1ed998e5fa5e5a8","PS:content:coast-to-coast-guest:/69b398f2446de61607acd18c","PS:content:coast-to-coast-guest:/69d8517d1c6ec9f9abd36f53","PS:content:coast-to-coast-guest:/69d85378bedc58d72b3f0354","PS:content:coast-to-coast-guest:/69d854d3d475cb56577da6a0","PS:content:coast-to-coast-guest:/69d855f9d70821ff5cb787f4","PS:content:coast-to-coast-guest:/69d8578f8a8fe80c4a3d6af1","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/69d865adb04ae3e5c187412d","PS:content:coast-to-coast-show:/69d86a61b04ae3e5c1874146","PS:content:coast-to-coast-show:/69d86d77b04ae3e5c1874177","PS:content:coast-to-coast-show:/69d871f4b04ae3e5c1874192","PS:content:coast-to-coast-show:/69d874f3b04ae3e5c18741ab","PS:content:coast-to-coast-show:/69d88a0374697edc5e9732c7","PS:content:coast-to-coast-show:/69d88f5a74697edc5e9732e1","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/5eeeb69789b8ccb2cc386012","PS:leads:/69d7f9a22b660e153476bd06","PS:leads:/69d812feeb7a6edb14ce4313","PS:leads:/69d823f76d2c5ac741cac3bb","PS:leads:/69d950db59b264078a5ce9d6","PS:leads:/69d96cfc31161b6ccd581ba7","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"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":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d950db59b264078a5ce9d6","type":"LEADS","record":{"title":"Odd UFO Filmed Floating Over Mexican City","subtitle":"A spellbound witness in Mexico captured footage of an odd white orb spotted floating across the sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9","img_meta":{"base_id":"%2F69d94f98eeaed282ab20e7e9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-odd-ufo-filmed-floating-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d96cfc31161b6ccd581ba7","type":"LEADS","record":{"title":"In Coast You Missed It 4/10/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69d96a114f10b4bfa4b19db3","img_meta":{"base_id":"%2F69d96a114f10b4bfa4b19db3","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-41026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d7f9a22b660e153476bd06","type":"LEADS","record":{"title":"Video: Three Bigfoot Sightings Reported in Canadian Community","subtitle":"A Canadian community is buzzing about Bigfoot after three separate witnesses said they spotted the legendary creature over the course of just a few days.","image":"https://i.iheart.com/v3/re/new_assets/679959af535710a36cb0eefa","img_meta":{"base_id":"%2F679959af535710a36cb0eefa","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-three-bigfoot-sightings-reported-in-canadian-community/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d823f76d2c5ac741cac3bb","type":"LEADS","record":{"title":"Watch: Fearless Grandmother Climbs Six Stories Down Outside of High Rise Apartment in China","subtitle":"A jaw-dropping video from China shows an elderly woman who, after inadvertently getting stuck inside her apartment, climbed six stories down the outside of the high-rise building in an ill-conceived attempt to reach the ground.","image":"https://i.iheart.com/v3/re/new_assets/69d822df86ac1fb3d8a1cff9","img_meta":{"base_id":"%2F69d822df86ac1fb3d8a1cff9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-fearless-grandmother-climbs-six-stories-down-outside-of-high-rise-apartment-in-china/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69d812feeb7a6edb14ce4313","type":"LEADS","record":{"title":"Slew of Strange Animal Slayings Spark Chupacabra Speculation in Brazil","subtitle":"Ranchers in Brazil are on edge following a staggering series of animal slayings that many believe to be the handiwork of the infamous chupacabra. ","image":"https://i.iheart.com/v3/re/new_assets/5c746e2c39e9b24aee000e34","img_meta":{"base_id":"%2F5c746e2c39e9b24aee000e34","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/slew-of-strange-animal-slayings-spark-chupacabra-panic-in-brazil/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eeeb69789b8ccb2cc386012","type":"LEADS","record":{"title":"Call for New Music","subtitle":"On the first Sunday of each month, George features new music by emerging artists.","image":"https://i.iheart.com/v3/re/new_assets/5edb2e812f14f19947de3134","img_meta":{"base_id":"%2F5edb2e812f14f19947de3134","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/article/new-music-sundays/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69cf4701cf45835120730a0b","type":"PUBLISHING","record":{"ref_id":"%2F69cf4701cf45835120730a0b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-10-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) speaks with treasure hunter \u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">Martin Bayerle\u003c/a> about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/product/goat-the-greatest-of-all-treasures/\" target=\"_blank\">GOAT: The Greatest Of All Treasures\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tsars-Treasure-Sunken-Billion-Dollar/dp/0988876000/ctoc\" target=\"_blank\">The Tsar's Treasure\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e019ada537fd678a3ecf81b","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/treasure","keywords/gold"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Old wooden treasure chest box with  glow from inside. 3d illustration","id":"%2F62bbbc16b4a70c1a7bf6be33","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33","source_credit":"Bet_Noire / iStock / Getty Images","title":"Old wooden treasure chest box with  glow from inside","url":"asset://assets.getty/62bbbc16b4a70c1a7bf6be33","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775829600921},"slug":{"type":"slug","value":"2026-04-10-show"},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) speaks with treasure hunter \u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">Martin Bayerle\u003c/a> about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Greatest of All Treasures / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">barnburnerbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lordsoffortune.com/\" target=\"_blank\">lordsoffortune.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://abundantialp.com/\" target=\"_blank\">abundantialp.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rms-republic.com/\" target=\"_blank\">rms-republic.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Connie Willis (info) speaks with treasure hunter Martin Bayerle about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Old wooden treasure chest box with  glow from inside. 3d illustration","link":"","new_tab":false,"source_credit":"Bet_Noire / iStock / Getty Images","title":"Old wooden treasure chest box with  glow from inside","url":"asset://assets.getty/62bbbc16b4a70c1a7bf6be33","use_caption":false},"keywords":["keywords/treasure","keywords/gold"],"primary_slug":"2026-04-10-show","slugs":["2026-04-10-show"],"sponsored":false,"title":"Greatest of All Treasures / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775901600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gG2Te","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-10-show/"},"slug":"2026-04-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbbc16b4a70c1a7bf6be33","title":"Greatest of All Treasures / Open Lines","description":"Guest host Connie Willis (info) speaks with treasure hunter Martin Bayerle about what he regards as the greatest treasure never recovered. He'll talk about the place where the largest concentrated gold cargo in history may be held, and why it has remained untouched for over a century. Followed by Open Lines in the latter half—give Connie a call and discuss whatever's on your mind!","author":""},"pub_start":1775901600000,"pub_until":4115978604802,"pub_changed":1775901600000,"subscription":[{"tags":["coast-categories/top-secret","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e019ada537fd678a3ecf81b","slug":"bayerle-martin-80390","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bayerle-martin/80390","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard. He holds BA and BSc degrees from Fairmont State College in Fairmont, West Virginia and an MBA from West Virginia University. Martin is the father of Grant and Tessa Bayerle.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/product/goat-the-greatest-of-all-treasures/\" target=\"_blank\">GOAT: The Greatest Of All Treasures\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tsars-Treasure-Sunken-Billion-Dollar/dp/0988876000/ctoc\" target=\"_blank\">The Tsar's Treasure\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d344ab35ee27a1130447bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d344ab35ee27a1130447bb","source_credit":"","title":"","url":"asset://new_assets/69d344ab35ee27a1130447bb","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bayerle-martin-80390"},"summary":{"type":"html","value":"\u003cp>Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard.\u003c/p>\n\n"},"title":{"type":"title","value":"Martin Bayerle"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://barnburnerbooks.com/\" target=\"_blank\">barnburnerbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lordsoffortune.com/\" target=\"_blank\">lordsoffortune.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://abundantialp.com/\" target=\"_blank\">abundantialp.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rms-republic.com/\" target=\"_blank\">rms-republic.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bayerle-martin-80390","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bayerle-martin/80390","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d344ab35ee27a1130447bb","use_caption":false},"keywords":[],"primary_slug":"bayerle-martin-80390","slugs":["bayerle-martin-80390"],"sponsored":false,"title":"Martin Bayerle"},"targeting":{"exclusion":{"tags":[]},"publish_date":1466734980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"T95CQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1466734980000,"type":"content:coast-to-coast-guest","summary":{"title":"Martin Bayerle","description":"Martin Bayerle has more than 35 years of experience with deep-sea cargo recovery, including multiple salvage operations on the RMS Republic. He is the managing member of Lords of Fortune Shipwreck Recovery Co. and the author of The Tsar’s Treasure: The Sunken White Star Liner with a Billion Dollar Secret, which details his exhaustive research on the RMS Republic and her secret cargo. He is also a PADI-certified Master Instructor who has taught scuba diving and previously owned dive shops in Brooklyn, NY, and Martha’s Vineyard.","image":"https://i.iheart.com/v3/re/new_assets/69d344ab35ee27a1130447bb"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf4701cf45835120730a0b","slug:2026-04-10-show","slug:2026-04-10-show","keyword:keywords/treasure","keyword:keywords/gold"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1777111204000,"\u003cupcoming_pub_after>":1775905200000,"\u003cpub_start>":1775901604000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1775988004000,"\u003ctonight_pub_after>":1775905200000},"size":1,"from":"eyJza2lwIjoxLCJjdXJzb3JzIjp7Ijk0NzA3IjoiZXlKc2FXMXBkQ0k2TVN3aWIyWm1jMlYwSWpveGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"oIl5X","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"ID:tonight-show-feed","title":"Tonight","feed_index":7,"size":50,"position":null,"ad_split":0},"tags":["display-hints/coast-shows-tonight","display-hints/tile","display-hints/coast-feed"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d865adb04ae3e5c187412d","type":"PUBLISHING","record":{"ref_id":"%2F69d865adb04ae3e5c187412d","type":"content:coast-to-coast-show","payload":{"fields":{"highlights":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, what sparked his unusual career, and how the hunt for hidden money has changed over time.\u003c/p>\n\n\u003cp>Second Half:  Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discusses the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy, the legal questions now emerging, and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria, viruses, and prions and their myriad effects on human beings.\u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69d8517d1c6ec9f9abd36f53","%2F61cd13da51cf0fd8e844a7f8"]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","id":"%2F63dc5a1f7cc5d82dae452ba1","link":"","source_credit":"Rich Legg / E+ / Getty Images","title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","use_caption":false}},"show_audio":{"type":"link","value":[]},"author":{"type":"author","value":[]},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"keywords":{"type":"tag","value":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"]},"show_date":{"type":"date","value":1775916000000},"summary":{"type":"html","value":"\u003cp>Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.\u003c/p>\n\n"},"title":{"type":"title","value":"Hidden Government Funds / Patterson-Gimlin Controversy"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">free.lesko.com/home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>facebook.com/mel.skahan\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Things-When-System-Aint-Workin-ebook/dp/B01EEQBHU2/ctoc\" target=\"_blank\">33 Things You Can Do When The System Ain’t Workin’ For You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Best-Websites-Financial-Opportunities-Consumers-ebook/dp/B01ERXEHD6/ctoc\" target=\"_blank\">50 Best Websites With Financial Opportunities For Consumers\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"Connie Willis"},"slug":{"type":"slug","value":"2026-04-11-show"},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Hidden Government Funds / Patterson-Gimlin Controversy","author":"","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","link":"","new_tab":false,"title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","source_credit":"Rich Legg / E+ / Getty Images","use_caption":false},"keywords":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"],"primary_slug":"2026-04-11-show","slugs":["2026-04-11-show"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1775988000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cVlbs","operator":"OR","readonly":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-11-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-11-show/"},"slug":"2026-04-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","title":"Hidden Government Funds / Patterson-Gimlin Controversy","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","author":""},"pub_start":1775988000000,"pub_until":4115978604802,"pub_changed":1775988000000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d865adb04ae3e5c187412d","slug:2026-04-11-show","slug:2026-04-11-show","keyword:keywords/Patterson-Gimlin film","keyword:keywords/Bigfoot","keyword:keywords/FREE money"]}}],"resume":null}},{"id":"UquMu","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"ID:articles-upcoming-shows-feed","title":"Upcoming ","feed_index":8,"size":50,"position":null,"ad_split":""},"tags":["display-hints/tile","display-hints/coast-feed","display-hints/coast-upcoming-shows-preview"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d865adb04ae3e5c187412d","type":"PUBLISHING","record":{"ref_id":"%2F69d865adb04ae3e5c187412d","type":"content:coast-to-coast-show","payload":{"fields":{"highlights":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, what sparked his unusual career, and how the hunt for hidden money has changed over time.\u003c/p>\n\n\u003cp>Second Half:  Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discusses the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy, the legal questions now emerging, and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria, viruses, and prions and their myriad effects on human beings.\u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69d8517d1c6ec9f9abd36f53","%2F61cd13da51cf0fd8e844a7f8"]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","id":"%2F63dc5a1f7cc5d82dae452ba1","link":"","source_credit":"Rich Legg / E+ / Getty Images","title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","use_caption":false}},"show_audio":{"type":"link","value":[]},"author":{"type":"author","value":[]},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"keywords":{"type":"tag","value":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"]},"show_date":{"type":"date","value":1775916000000},"summary":{"type":"html","value":"\u003cp>Free-money expert and author \u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">\u003cu>Matthew Lesko\u003c/u>\u003c/a> joins \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder \u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>Mel Skahan\u003c/u>\u003c/a> discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.\u003c/p>\n\n"},"title":{"type":"title","value":"Hidden Government Funds / Patterson-Gimlin Controversy"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">free.lesko.com/home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/mel.skahan\" target=\"_blank\">\u003cu>facebook.com/mel.skahan\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Things-When-System-Aint-Workin-ebook/dp/B01EEQBHU2/ctoc\" target=\"_blank\">33 Things You Can Do When The System Ain’t Workin’ For You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Best-Websites-Financial-Opportunities-Consumers-ebook/dp/B01ERXEHD6/ctoc\" target=\"_blank\">50 Best Websites With Financial Opportunities For Consumers\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"Connie Willis"},"slug":{"type":"slug","value":"2026-04-11-show"},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Hidden Government Funds / Patterson-Gimlin Controversy","author":"","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A sasquatch/bigfoot walking through the wilderness. Processed with a vintage tone.","link":"","new_tab":false,"title":"Bigfoot in WIld","url":"asset://assets.getty/63dc5a1f7cc5d82dae452ba1","source_credit":"Rich Legg / E+ / Getty Images","use_caption":false},"keywords":["keywords/Patterson-Gimlin film","keywords/Bigfoot","keywords/FREE money"],"primary_slug":"2026-04-11-show","slugs":["2026-04-11-show"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1775988000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cVlbs","operator":"OR","readonly":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-11-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-11-show/"},"slug":"2026-04-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63dc5a1f7cc5d82dae452ba1","title":"Hidden Government Funds / Patterson-Gimlin Controversy","description":"Free-money expert and author Matthew Lesko joins Connie Willis (info) to reveal where Americans can search for overlooked government funds. He’ll explain how he tracks down these opportunities, and how the hunt for hidden money has changed over time. Followed by Yakama Tribal Elder Mel Skahan discussing the enduring mystery of the Patterson-Gimlin film, as a new documentary argues the footage is a hoax. He’ll break down the controversy and the growing backlash within the Bigfoot community. 6-10pm PT: Art Bell - Somewhere in Time returns to 2/14/02 when Dr. Philip M. Tierno discussed bacteria and viruses.","author":""},"pub_start":1775988000000,"pub_until":4115978604802,"pub_changed":1775988000000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69d8517d1c6ec9f9abd36f53","slug":"matthew-lesko","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"title":"","caption":"","source_credit":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F69d851911c6ec9f9abd36f5f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.free.lesko.com/home\" target=\"_blank\">free.lesko.com/home\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Matthew Lesko is an author known for his publications on government programs for American people. He originally started out designing computerized information systems before branching out into information and government research. 40 years ago, after serving in Vietnam as a U.S. Naval officer and getting an MBA with government grants, Matthew started a consulting practice that helped Fortune 500 Companies take advantage of grants in America. His company eventually grew from himself to 30 people in an office in downtown Washington, D.C. \u003c/p>\n\n\u003cp>It is now his mission to get important information to the people who need it. This means countless hours are spent researching and providing accurate information every day. Matthew Lesko has been studying the American government for over 40 years and has written over 100 books on government programs. He’s written syndicated columns for the New York Times and Good Housekeeping Magazine, and has been a regular contributor to CNN News, ABC News, The Today Show, Good Morning America, Oprah, Larry King and National Public Radio. \u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"matthew-lesko"},"summary":{"type":"html","value":"\u003cp>Matthew Lesko is an author known for his publications on government programs for American people. \u003c/p>\n\n"},"title":{"type":"title","value":"Matthew Lesko"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Things-When-System-Aint-Workin-ebook/dp/B01EEQBHU2/ctoc\" target=\"_blank\">33 Things You Can Do When The System Ain’t Workin’ For You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Best-Websites-Financial-Opportunities-Consumers-ebook/dp/B01ERXEHD6/ctoc\" target=\"_blank\">50 Best Websites With Financial Opportunities For Consumers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Step-Step-Internet-Part-Time-Business-ebook/dp/B01CXBROKM/ctoc\" target=\"_blank\">Step-By-Step To Find $15,000 on the Internet to Start Any Business\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"author":"","description":"Matthew Lesko is an author known for his publications on government programs for American people.","image":{"alt_text":"","caption":"","link":"","new_tab":false,"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false},"keywords":[],"primary_slug":"matthew-lesko","slugs":["matthew-lesko"],"sponsored":false,"title":"Matthew Lesko"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775784180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"iyT51","operator":"OR"}]},"canonical_url":"https://www.coasttocoastam.com/guest/matthew-lesko/"},"pub_start":1775784180000,"type":"content:coast-to-coast-guest","summary":{"title":"Matthew Lesko","description":"Matthew Lesko is an author known for his publications on government programs for American people.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},{"ref_id":"%2F61cd13da51cf0fd8e844a7f8","slug":"mel-skahan","payload":{"summary":{"title":"Mel Skahan","author":"","description":"Mel Skahan has been interested in the forest people known as Bigfoot since a child growing up on the Yakama Reservation. His interest was piqued as an adult whose first experience was working for the forestry program of the tribe. He furthered his knowledge by contacting and eventually being part of the Bigfoot Field Researchers Organization (BFRO).","image":{"source_credit":"","url":"asset://new_assets/61d079410b5527fb19e300d9","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"title":"","alt_text":"","caption":"","link":""},"keywords":[],"primary_slug":"mel-skahan","slugs":["mel-skahan"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"GmnzD"}],"exclusion":{"tags":[]},"publish_date":1640832000000},"canonical_url":"https://www.coasttocoastam.com/guest/mel-skahan/","cuser":"user/ldap/1130291","fields":{"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"id":"%2F61d079410b5527fb19e300d9","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/61d079410b5527fb19e300d9","title":"","url":"asset://new_assets/61d079410b5527fb19e300d9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","new_tab":false,"source_credit":""}},"summary":{"value":"\u003cp>Mel Skahan has been interested in the forest people known as Bigfoot since a child growing up on the Yakama Reservation. His interest was piqued as an adult whose first experience was working for the forestry program of the tribe. He furthered his knowledge by contacting and eventually being part of the Bigfoot Field Researchers Organization (BFRO).\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Mel Skahan is a Yakama tribal Elder who has been interested in the forest people known as Bigfoot since he was a child growing up on the Yakama Reservation. His interest peaked as an adult when he began working for the forestry program of the tribe. He expanded his knowledge by joining the Bigfoot Field Researchers Organization (BFRO) and investigating many reports in the Pacific Northwest.\u003c/p>\n\n\u003cp>Skahan has been inverviewed by local media and participated in documentaries nationally and in Canada. His witness testimony has been featured on the Travel Channel's Expedition Bigfoot, Bilco Production's Native Bigfoot, and season two of Redearth Uncovered on the APTN (Aboriginal Peoples Television Network) in Canada. Mel continues to educate by speaking about his experiences at conferences, local schools, museums and other gatherings. He enjoys talking with both new and experienced researchers about furthering their knowledge of Sasquatch.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mel-skahan"},"title":{"type":"title","value":"Mel Skahan"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.facebook.com/mel.skahan\" target=\"_blank\">facebook.com/mel.skahan\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}}},"pub_start":1640832000000,"type":"content:coast-to-coast-guest","summary":{"title":"Mel Skahan","description":"Mel Skahan has been interested in the forest people known as Bigfoot since a child growing up on the Yakama Reservation. His interest was piqued as an adult whose first experience was working for the forestry program of the tribe. He furthered his knowledge by contacting and eventually being part of the Bigfoot Field Researchers Organization (BFRO).","image":"https://i.iheart.com/v3/re/new_assets/61d079410b5527fb19e300d9"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"source":{"type":"plain","value":""},"source_url":{"value":"","type":"plain"},"title":{"type":"title","value":"Connie Willis"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","title":"","use_caption":false}},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Connie Willis","author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","caption":"","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125"},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"]}],"exclusion":{"tags":[]},"publish_date":1580470200000}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d865adb04ae3e5c187412d","slug:2026-04-11-show","slug:2026-04-11-show","keyword:keywords/Patterson-Gimlin film","keyword:keywords/Bigfoot","keyword:keywords/FREE money"]}},{"id":"%2F69d86a61b04ae3e5c1874146","type":"PUBLISHING","record":{"ref_id":"%2F69d86a61b04ae3e5c1874146","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"display_highlights":{"type":"checkbox","value":false},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"keywords":{"type":"tag","value":["keywords/simulation hypothesis","keywords/UFO wave"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"caption":"Three businesspeople are standing on platforms, looking at a complex structure made of glowing blue lines, representing collaboration in a metaverse environment","link":"","new_tab":false,"url":"asset://assets.getty/69d86c174bbe698793051aa0","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F69d86c174bbe698793051aa0","public_uri":"https://i.iheart.com/v3/re/assets.getty/69d86c174bbe698793051aa0","source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Businesspeople collaborating in a metaverse environment with glowing lines","alt_text":""}},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>First Half: Computer scientist, venture capitalist, and video game pioneer \u003ca href=\"https://zenentrepreneur.com/\" target=\"_blank\">\u003cu>Rizwan Virk\u003c/u>\u003c/a> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts.\u003c/p>\n\n\u003cp>Second Half: MUFON State Director \u003ca href=\"http://mimufon.org/\" target=\"_blank\">\u003cu>Bill Konkolesky\u003c/u>\u003c/a> delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.\u003c/p>\n\n"},"title":{"type":"title","value":"Simulation Hypothesis / 1966 UFO Wave"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F5e006849537fd678a3eceae9","%2F6376cfae1bac5d34b59c23c0"]},"show_date":{"type":"date","value":1776002400000},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zenentrepreneur.com/\" target=\"_blank\">zenentrepreneur.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rizstanford.medium.com/\" target=\"_blank\">rizstanford.medium.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://experiencer.me/\" target=\"_blank\">\u003cu>experiencer.me\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mimufon.org\" target=\"_blank\">mimufon.org\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"value":"\u003cp>First Half: Computer scientist, venture capitalist, and video game pioneer \u003ca href=\"https://zenentrepreneur.com/\" target=\"_blank\">\u003cu>Rizwan Virk\u003c/u>\u003c/a> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts.\u003c/p>\n\n\u003cp>Second Half: MUFON State Director \u003ca href=\"http://mimufon.org/\" target=\"_blank\">\u003cu>Bill Konkolesky\u003c/u>\u003c/a> delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"episodes":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Simulation-Hypothesis-Computer-Scientist-Quantum-dp-0593853385/dp/0593853385/ctoc\" target=\"_blank\">The Simulation Hypothesis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Simulated-Multiverse-Scientist-Simulation-Hypothesis/dp/1954872003/ctoc\" target=\"_blank\">The Simulated Multiverse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Raised-Worlds-William-Konkolesky/dp/0557115809/ctoc\" target=\"_blank\">Experiencer: Raised in Two Worlds\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Worlds-Collide-William-Konkolesky/dp/1716464323/ctoc\" target=\"_blank\">Experiencer 2: Two Worlds Collide\u003c/a>\u003c/li>\u003c/ul>\n\n"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"Ryan Wrecker"},"slug":{"type":"slug","value":"2026-04-12-show"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"2026-04-12-show","slugs":["2026-04-12-show"],"sponsored":false,"title":"Simulation Hypothesis / 1966 UFO Wave","author":"","description":"First Half: Computer scientist, venture capitalist, and video game pioneer Rizwan Virk joins Ryan Wrecker (email)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts. Second Half: MUFON State Director Bill Konkolesky delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.","image":{"use_caption":false,"alt_text":"","caption":"Three businesspeople are standing on platforms, looking at a complex structure made of glowing blue lines, representing collaboration in a metaverse environment","link":"","source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Businesspeople collaborating in a metaverse environment with glowing lines","url":"asset://assets.getty/69d86c174bbe698793051aa0","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["keywords/simulation hypothesis","keywords/UFO wave"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1776074400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rzTOY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-12-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-12-show/"},"slug":"2026-04-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69d86c174bbe698793051aa0","title":"Simulation Hypothesis / 1966 UFO Wave","description":"First Half: Computer scientist, venture capitalist, and video game pioneer Rizwan Virk joins Ryan Wrecker (email)  to examine the “simulation hypothesis”—the notion that reality itself may be a constructed system. He’ll explore the concept through the lenses of artificial intelligence, quantum physics, and ancient mystical and religious texts. Second Half: MUFON State Director Bill Konkolesky delves into the multiple high-profile UFO sightings of Michigan’s great spring 1966 UFO wave, sixty years ago.","author":""},"pub_start":1776074400000,"pub_until":4115978604802,"pub_changed":1776074400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006849537fd678a3eceae9","slug":"virk-rizwan-63510","payload":{"fields":{"title":{"value":"Rizwan Virk","type":"title"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Zen-Entrepreneurship-Walking-Career-Warrior/dp/0983056919/ctoc\" target=\"_blank\">Zen Entrepreneurship\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Simulation-Hypothesis-Computer-Scientist-Quantum-dp-0593853385/dp/0593853385/ctoc\" target=\"_blank\">The Simulation Hypothesis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Simulated-Multiverse-Scientist-Simulation-Hypothesis/dp/1954872003/ctoc\" target=\"_blank\">The Simulated Multiverse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Yogi-Lessons-Seekers-Autobiography/dp/1954872100\" target=\"_blank\">Wisdom of a Yogi\u003c/a>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"virk-rizwan-63510"},"summary":{"type":"html","value":"\u003cp>Rizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zenentrepreneur.com/\" target=\"_blank\">zenentrepreneur.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rizstanford.medium.com/\" target=\"_blank\">rizstanford.medium.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nRizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.\n\u003c/p>","locale":{"locales":[]}}],"type":"flex"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","bucket":"new_assets","id":"%2F64913c4eba4c0628f4bf9f59","public_uri":"https://i.iheart.com/v3/re/new_assets/64913c4eba4c0628f4bf9f59","source_credit":"","url":"asset://new_assets/64913c4eba4c0628f4bf9f59","use_caption":false,"alt_text":""}}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/virk-rizwan/63510","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/virk-rizwan-63510","feed_partner_content":false},"summary":{"slugs":["virk-rizwan-63510"],"sponsored":false,"title":"Rizwan Virk","author":"Coast to Coast AM Staff","description":"Rizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","url":"asset://new_assets/64913c4eba4c0628f4bf9f59","new_tab":false,"use_caption":false},"keywords":[],"primary_slug":"virk-rizwan-63510"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"update":false,"what":["coast-categories/current-events-economy","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"3L4jW","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1372384440000},"canonical_url":"https:/www.coasttocoastam.com/guest/virk-rizwan/63510","cuser":""},"pub_start":1372384440000,"type":"content:coast-to-coast-guest","summary":{"title":"Rizwan Virk","description":"Rizwan (Riz) Virk has truly blazed a trail in the tech world, and now is making his mark in films. Fresh out of MIT, he launched a breakthrough company out of his Boston apartment, Brainstorm Technologies, that became the first of his many internationally acclaimed enterprise software, video games, and online advertising companies. Most recently, he has become a leading advisor and angel investor in Silicon Valley, with such notable successes as the smash hit iPhone app, Tap Fish, which was downloaded more than 30 million times.","image":"https://i.iheart.com/v3/re/new_assets/64913c4eba4c0628f4bf9f59"}},{"ref_id":"%2F6376cfae1bac5d34b59c23c0","slug":"william-konkolesky","payload":{"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"UTJdL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1668730800000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/guest/william-konkolesky/","cuser":"user/ldap/1130291","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://experiencer.me/\" target=\"_blank\">\u003cu>experiencer.me\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mimufon.org\" target=\"_blank\">mimufon.org\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F637b1eb590a7fef87f79518c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/637b1eb590a7fef87f79518c","source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","title":"","url":"asset://new_assets/637b1eb590a7fef87f79518c"}},"slug":{"type":"slug","value":"william-konkolesky"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.\u003c/p>\n\n\u003cp>Konkolesky has regularly delivered UFO presentations at libraries, conferences, and other venues since 1999. In addition, he has appeared on ABC Television’s “Peter Jennings: Seeing is Believing,” the Syfy Network’s “Abduction Diaries,” and contributed as consultant to the History Channel’s “UFO Hunters” as well as other other cable network UFO documentaries. He is a recurring guest on various paranormal radio programs and his writing has appeared in numerous UFO books, magazines, and websites.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Raised-Worlds-William-Konkolesky/dp/0557115809/ctoc\" target=\"_blank\">Experiencer: Raised in Two Worlds\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencer-Worlds-Collide-William-Konkolesky/dp/1716464323/ctoc\" target=\"_blank\">Experiencer 2: Two Worlds Collide\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.\u003c/p>\n\n"},"title":{"type":"title","value":"William Konkolesky"},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"description":"Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.","image":{"alt_text":"","caption":"","link":"","new_tab":false,"url":"asset://new_assets/637b1eb590a7fef87f79518c","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":""},"keywords":[],"primary_slug":"william-konkolesky","slugs":["william-konkolesky"],"sponsored":false,"title":"William Konkolesky","author":""}},"pub_start":1668730800000,"type":"content:coast-to-coast-guest","summary":{"title":"William Konkolesky","description":"Bill Konkolesky has been the state director for Michigan MUFON since 2004. He joined the organization in 1993 and has been studying the phenomenon ever since.","image":"https://i.iheart.com/v3/re/new_assets/637b1eb590a7fef87f79518c"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d86a61b04ae3e5c1874146","slug:2026-04-12-show","slug:2026-04-12-show","keyword:keywords/simulation hypothesis","keyword:keywords/UFO wave"]}},{"id":"%2F69d86d77b04ae3e5c1874177","type":"PUBLISHING","record":{"ref_id":"%2F69d86d77b04ae3e5c1874177","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"keywords":{"type":"tag","value":["keywords/Art Bell","keywords/emotional health"]},"summary":{"type":"html","value":"\u003cp>First Half: Psychiatrist and molecular neuroscientist \u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">\u003cu>Amir Levine\u003c/u>\u003c/a> will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University.\u003c/p>\n\n\u003cp>Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer Alan Corbeth, near-death experiencer \u003ca href=\"https://dannion.com/\" target=\"_blank\">\u003cu>Dannion Brinkley\u003c/u>\u003c/a>, remote viewing teacher \u003ca href=\"https://rviewer.com/\" target=\"_blank\">\u003cu>Paul H. Smith\u003c/u>\u003c/a>\u003cu>,\u003c/u> and author \u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">\u003cu>Whitley Strieber\u003c/u>\u003c/a>\u003cu>.\u003c/u>\u003c/p>\n\n"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Psychiatrist and molecular neuroscientist \u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">\u003cu>Amir Levine\u003c/u>\u003c/a> will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University, and will explain why the key to a happier, healthier, and even longer life lies in the quality of our social connections.\u003c/p>\n\n\u003cp>Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer  Alan Corbeth, near-death experiencer  \u003ca href=\"https://dannion.com/\" target=\"_blank\">\u003cu>Dannion Brinkley\u003c/u>\u003c/a>, remote viewing teacher \u003ca href=\"https://rviewer.com/\" target=\"_blank\">\u003cu>Paul H. Smith\u003c/u>\u003c/a>\u003cu>,\u003c/u> and author \u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">\u003cu>Whitley Strieber\u003c/u>\u003c/a>\u003cu>.\u003c/u>\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"show_date":{"value":1776088800000,"type":"date"},"title":{"type":"title","value":"Emotional Health / Art Bell Tribute"},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d8714bb04ae3e5c1874190","id":"%2F69d8714bb04ae3e5c1874190","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d8714bb04ae3e5c1874190","use_caption":false,"alt_text":""}},"slug":{"type":"slug","value":"2026-04-13-show"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">\u003cu>amirlevinemd.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">\u003cu>dannion.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rviewer.com/\" target=\"_blank\">\u003cu>rviewer.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">\u003cu>unknowncountry.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secure-Revolutionary-Guide-Creating-Life/dp/B0FHJYPHJ6/ctoc\" target=\"_blank\">Secure: The Revolutionary Guide to Creating a Secure Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Attached-Science-Adult-Attachment-YouFind/dp/1585429139/ctoc\" target=\"_blank\">Attached: The New Science of Adult Attachment\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1938815017/ctoc\" target=\"_blank\">The Essential Guide to Remote Viewing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Transformation-2026-Whitley-Strieber/dp/B0GPD3YZQR/ctoc\" target=\"_blank\">Transformation 2026\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69d85378bedc58d72b3f0354","%2F5dfffba3cc137bf244201537","%2F5dffc942cc137bf244201307","%2F5e0034a4537fd678a3ece911","%2F5dffcf1b537fd678a3ece4b5"]},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"zype_episodes":{"value":"","type":"plain"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":["keywords/Art Bell","keywords/emotional health"],"primary_slug":"2026-04-13-show","slugs":["2026-04-13-show"],"sponsored":false,"title":"Emotional Health / Art Bell Tribute","author":"","description":"First Half: Psychiatrist and molecular neuroscientist Amir Levine will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University. Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer Alan Corbeth, near-death experiencer Dannion Brinkley, remote viewing teacher Paul H. Smith, and author Whitley Strieber.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d8714bb04ae3e5c1874190","use_caption":false}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"fik6R","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/coast-to-coast-am","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1776160800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-13-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-13-show/"},"slug":"2026-04-13-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d8714bb04ae3e5c1874190","title":"Emotional Health / Art Bell Tribute","description":"First Half: Psychiatrist and molecular neuroscientist Amir Levine will discuss the science of secure attachment (emotional resilience) and how it can transform every relationship in your life, including romantic, family, friendship, and work. He will draw on decades of neuroscience research and his clinical work at Columbia University. Second Half: Four guests will appear in separate segments in a tribute to Art Bell, who passed away on today's date in 2018. In order of appearance: producer Alan Corbeth, near-death experiencer Dannion Brinkley, remote viewing teacher Paul H. Smith, and author Whitley Strieber.","author":""},"pub_start":1776160800000,"pub_until":4115978604802,"pub_changed":1776160800000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/coast-to-coast-am","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69d85378bedc58d72b3f0354","slug":"amir-levine","payload":{"summary":{"description":"Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel.","image":{"caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":[],"primary_slug":"amir-levine","slugs":["amir-levine"],"sponsored":false,"title":"Amir Levine","author":""},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"tzRdI","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1775784660000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/guest/amir-levine/","cuser":"user/ldap/PREBUR1SXN","fields":{"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F69d851911c6ec9f9abd36f5f","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel.\u003c/p>\n\n"},"title":{"value":"Amir Levine","type":"title"},"slug":{"type":"slug","value":"amir-levine"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amirlevinemd.com/\" target=\"_blank\">amirlevinemd.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel. His patented findings hold potential for innovative treatments for psychiatric disorders in adolescents and adults. Dr. Levine is the coauthor of the international bestseller\u003cem> Attached,\u003c/em> which has sold more than two million copies and has been translated into more than 30 languages.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secure-Revolutionary-Guide-Creating-Life/dp/B0FHJYPHJ6/ctoc\" target=\"_blank\">Secure: The Revolutionary Guide to Creating a Secure Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Attached-Science-Adult-Attachment-YouFind/dp/1585429139/ctoc\" target=\"_blank\">Attached: The New Science of Adult Attachment\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false}},"pub_start":1775784660000,"type":"content:coast-to-coast-guest","summary":{"title":"Amir Levine","description":"Amir Levine, M.D. is an Associate Professor of Clinical Psychiatry at Columbia University Medical Center. After completing his residency in adult and child psychiatry at Columbia University, Dr. Levine specialized in molecular neuroscience under the mentorship of Nobel Laureate Eric Kandel.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},{"ref_id":"%2F5dfffba3cc137bf244201537","slug":"corbeth-alan-6292","payload":{"ingestion":{"feed_content_id":"/content/corbeth-alan-6292","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/corbeth-alan/6292","external_url":""},"summary":{"primary_slug":"corbeth-alan-6292","slugs":["corbeth-alan-6292"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Alan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations.       Various other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history.","image":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"title":"Alan Corbeth"},"targeting":{"publish_date":1586477580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"6qRzH","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":""}},"canonical_url":"https://coast-pr.radio.iheart.com/content/corbeth-alan-6292/","cuser":"","fields":{"blocks":{"type":"flex","value":[{"value":"\u003cp>\nAlan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations. \n\u003c/p>\n\n\u003cp>\nVarious other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history. \n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0},"type":"html"}]},"books":{"type":"html","value":""},"videos":{"value":"","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Alan Corbeth"},"primary_image":{"value":{"link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":""},"type":"asset"},"slug":{"value":"corbeth-alan-6292","type":"slug"},"websites":{"type":"html","value":""},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"summary":{"type":"html","value":"\u003cp>Alan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations. \u003c/p>\n\n\n\n\n\u003cp>Various other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history. \u003c/p>\n\n"},"show_appearances":{"value":[],"type":"link"}}},"pub_start":1586477580000,"type":"content:coast-to-coast-guest","summary":{"title":"Alan Corbeth","description":"Alan Corbeth began his career as a sound engineer at Bell Sound in New York City where he worked with such recording artists as The Lovin' Spoonful. After a tour of duty in Viet Nam, he moved to London and and became part of the team that built and programmed the legendary Capitol Radio. After working for both RCA Records and CBS, Alan moved from England to Israel to be at Israel Radio. Several years later he returned to the States. His radio career continued with National Public Radio where he became the Director of Engineering Operations.       Various other twists and turns in his life found him DX'ing in the Pacific northwest where he found an interesting little overnight show on 50,000 watt KDWN, out of Las Vegas. While he worked building a brand new 100,000 watt FM radio station from the ground up, Alan soon became addicted to listening to the show which was hosted by a relative unknown named Art Bell. Alan Corbeth thought this future star should be syndicated and soon became friends and business partners with him. The rest, as they say, is history.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F5dffc942cc137bf244201307","slug":"brinkley-dannion-5744","payload":{"fields":{"title":{"type":"title","value":"Dannion Brinkley"},"videos":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0967950708\" target=\"_blank\">As it is in Heaven: an interview with Dannion Brinkley\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://help.thetwilightbrigade.com/\" target=\"_blank\">thetwilightbrigade.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.harpercollins.com/blogs/authors/dannion-brinkley\" target=\"_blank\">harpercollins.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Dannion Brinkley is author of The Secrets of the Light, Saved by the Light, and At Peace in the Light. He is loved and respected worldwide for his inspirational lectures on the Near-Death Experience, Palliative and Hospice Care, Complementary and Alternative Healing Practices, and Self-Awareness. Since 1977, Dannion has worked diligently, looking for the best way to integrate conventional and complimentary medicine.\u003c/p>\n\n\u003cp>Having survived numerous brushes with death, Dannion is an expert in the dying process. He was struck twice by lightning and has since survived heart failure, open-heart surgery, ruptured subdural hematomas, brain surgery, and a massive grand mal seizure. That first lightning strike radically changed his life. Dannion became a hospice and nursing home volunteer. In the past 25 years of volunteer service, he has been at the bedside of over 340 people at the point of death, and more than 1200 during their final days, accruing more than 16,000 hours of service.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"brinkley-dannion-5744"},"summary":{"type":"html","value":"\u003cp>Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false,"caption":"","id":"%2F63646358632a1a01686b57fc","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_content_id":"/content/brinkley-dannion-5744","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Dannion Brinkley","author":"Coast to Coast AM Staff","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"brinkley-dannion-5744","slugs":["brinkley-dannion-5744"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"IsuU2","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1516539540000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","cuser":""},"pub_start":1516539540000,"type":"content:coast-to-coast-guest","summary":{"title":"Dannion Brinkley","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}},{"ref_id":"%2F5e0034a4537fd678a3ece911","slug":"smith-paul-h-6161","payload":{"ingestion":{"feed_content_id":"/content/smith-paul-h-6161","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/smith-paul-h/6161","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Paul H. Smith","author":"Coast to Coast AM Staff","description":"Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel. A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.","image":{"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","use_caption":false,"caption":"","new_tab":false,"link":"","source_credit":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"smith-paul-h-6161","slugs":["smith-paul-h-6161"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"PasYP","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1446781800000},"canonical_url":"https:/www.coasttocoastam.com/guest/smith-paul-h/6161","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel.\u003c/p>\n\n\u003cp>A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/1938815017/ctoc\" target=\"_blank\">The Essential Guide to Remote Viewing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0312875150/ctoc\" target=\"_blank\">Reading the Enemy's Mind\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"summary":{"type":"html","value":"\u003cp>Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel.\u003c/p>\n\n\u003cp>A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.\u003c/p>\n\n"},"title":{"type":"title","value":"Paul H. Smith"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","use_caption":false,"caption":"","link":"","new_tab":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"smith-paul-h-6161"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rviewer.com/\" target=\"_blank\">rviewer.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://centerlane-rv.org/\" target=\"_blank\">centerlane-rv.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.remoteperception.com/\" target=\"_blank\">remoteperception.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.irva.org/\" target=\"_blank\">irva.org\u003c/a>\u003c/li>\u003c/ul>\n"}}},"pub_start":1446781800000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul H. Smith","description":"Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel. A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.","image":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c"}},{"ref_id":"%2F5dffcf1b537fd678a3ece4b5","slug":"strieber-whitley-5715","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/strieber-whitley/5715","cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history. \u003c/p>\n\n"},"title":{"type":"title","value":"Whitley Strieber"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tubitv.com/movies/684809/alien-abduction-answers\" target=\"_blank\">Alien Abduction: Answers\u003c/a> (Tubi)\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history. The Wolfen, The Hunger, Communion and Superstorm have all been made into films (Superstorm as The Day After Tomorrow). His book series Alien Hunter was made into the SyFy series Hunters. His latest books are Them, an analysis of communication with the Grays, and A Hidden Garden, a book of poems. \u003c/p>\n\n\u003cp>His new book is The Fourth Mind, published in early December 2024. Whitley’s website, \u003ca href=\"http://unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>, is the largest website in the world dealing with subjects on the edge of reality. It offers a highly credible news feed, a section of the site staffed by experts who provide carefully curated UFO material, and a subscription-only section with a thriving community of participants. His podcast, Dreamland, can be seen weekly on YouTube, and listened to on his website, Spotify, Apple Podcasts and most other podcast sites. His book Super Natural, written with Dr. Jeffrey Kripal, is considered among the definitive academic works in the field of unknown and unexplained experiences. Whitley lives in California.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fourth-Mind-Whitley-Strieber/dp/B0DS9R3FQT/ctoc\" target=\"_blank\">The Fourth Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765318962/ctoc\" target=\"_blank\">2012: The War for Souls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1934692018/ctoc\" target=\"_blank\">The Nye Incidents\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765313898/ctoc\" target=\"_blank\">The Grays\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061474185/ctoc\" target=\"_blank\">Communion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/006100958X/ctoc\" target=\"_blank\">Breakthrough\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0425122956/ctoc\" target=\"_blank\">Majestic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/031218557X/ctoc\" target=\"_blank\">Confirmation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Coming-Global-Superstorm-Bell/dp/B0002ST9F2/ctoc\" target=\"_blank\">The Coming Global Superstorm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765322536/ctoc\" target=\"_blank\">Critical Mass\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Omega-Point-Whitley-Strieber/dp/0765323346/ctoc\" target=\"_blank\">The Omega Point\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Key-True-Encounter-Whitley-Strieber/dp/1585428698/ctoc\" target=\"_blank\">The Key\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Solving-Communion-Enigma-What-Come/dp/1585429171/ctoc\" target=\"_blank\">Solving the Communion Enigma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.orendabook.com/\" target=\"_blank\">The Secret of Orenda\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Solar-Flares-Special-Tarcher-ebook/dp/B009VMBTTE/ctoc\" target=\"_blank\">Solar Flares: What You Need to Know\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-Whitley-Strieber/dp/0765331535/ctoc\" target=\"_blank\">Alien Hunter\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Miraculous-Journey-Anne-Strieber/dp/1937530825/ctoc\" target=\"_blank\">Miraculous Journey\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-Underworld/dp/0765331543/ctoc\" target=\"_blank\">Alien Hunter: Underworld\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Super-Natural-New-Vision-Unexplained/dp/1101982322/ctoc\" target=\"_blank\">The Super Natural: A New Vision of the Unexplained\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-White-Carroll-Thriller/dp/0765378698/ctoc\" target=\"_blank\">Alien Hunter: The White House\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Revolution-Anne-Whitley-Strieber-ebook/dp/B077PRRM3K/ctoc\" target=\"_blank\">The Afterlife Revolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-World-Whitley-Strieber/dp/1734202807/ctoc\" target=\"_blank\">A New World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-Whitley-Strieber/dp/0985813180/ctoc\" target=\"_blank\">New\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Jesus-New-Vision-Whitley-Strieber/dp/1734202866/ctoc\" target=\"_blank\">Jesus: A New Vision\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Them-Whitley-Strieber/dp/B0BYGY8K1D/ctoc\" target=\"_blank\">Them\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Transformation-2026-Whitley-Strieber/dp/B0GPD3YZQR/ctoc\" target=\"_blank\">Transformation 2026\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/686cb223b855013e6d25b0cf","title":"","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F686cb223b855013e6d25b0cf","source_credit":"","url":"asset://new_assets/686cb223b855013e6d25b0cf","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"strieber-whitley-5715"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/strieber-whitley/5715","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/strieber-whitley-5715"},"summary":{"description":"Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/686cb223b855013e6d25b0cf","use_caption":false,"new_tab":false,"title":""},"keywords":[],"primary_slug":"strieber-whitley-5715","slugs":["strieber-whitley-5715"],"sponsored":false,"title":"Whitley Strieber","author":"Coast to Coast AM Staff"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8PxiR","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1512105420000,"publish_end_date":4115978604802}},"pub_start":1512105420000,"type":"content:coast-to-coast-guest","summary":{"title":"Whitley Strieber","description":"Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history.","image":"https://i.iheart.com/v3/re/new_assets/686cb223b855013e6d25b0cf"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d86d77b04ae3e5c1874177","slug:2026-04-13-show","slug:2026-04-13-show","keyword:keywords/Art Bell","keyword:keywords/emotional health"]}},{"id":"%2F69d871f4b04ae3e5c1874192","type":"PUBLISHING","record":{"ref_id":"%2F69d871f4b04ae3e5c1874192","type":"content:coast-to-coast-show","payload":{"fields":{"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66da3bb70d83fc62604af726","url":"asset://assets.getty/66da3bb70d83fc62604af726","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","caption":"Gemstone crystals set on granite surface with burning palo santo wood, for spiritual and holistic therapy. Energy healing minerals set ready for spiritual practice and alternative medicine. Purification ritual with gem stones crystal and palo santo wood sticks.","id":"%2F66da3bb70d83fc62604af726","link":"","source_credit":"Ridofranz / iStock / Getty Images","title":"Gemstone crystals with palo santo wood for holistic therapy","alt_text":""}},"show_date":{"type":"date","value":1776175200000},"slug":{"type":"slug","value":"2026-04-14-show"},"videos":{"type":"html","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"articles":{"value":"","type":"html"},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>First Half: Jazz musician and former police officer \u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">\u003cu>Tegan Broadwater\u003c/u>\u003c/a> discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on poverty, cycles of violence, and what he’s learned moving between worlds as a musician, operative, and writer.\u003c/p>\n\n\u003cp>Second Half: Crystal expert \u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">\u003cu>Nicholas Pearson\u003c/u>\u003c/a> works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.\u003c/p>\n\n"},"zype_highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/undercover operation","keywords/crystals","keywords/psychic self-defense"]},"show_audio":{"type":"link","value":[]},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F69d854d3d475cb56577da6a0","%2F69d855f9d70821ff5cb787f4"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"title":{"type":"title","value":"Operation Fishbowl / Crystals & Self-Defense"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">\u003cu>teganbroadwater.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">\u003cu>theluminouspearl.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: Jazz musician and former Fort Worth police officer \u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">\u003cu>Tegan Broadwater\u003c/u>\u003c/a> discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on people, poverty, and cycles of violence, and what he’s learned moving between worlds as a musician, officer, operative, CEO, and writer.\u003c/p>\n\n\u003cp>Second Half: Crystal expert \u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">\u003cu>Nicholas Pearson\u003c/u>\u003c/a> works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Life-Fishbowl-undercover-gang-infested-neighborhood/dp/0578661624/ctoc\" target=\"_blank\">Life in the Fishbowl\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystals-Psychic-Self-Defense-Gemstones-Protection/dp/1644116715/ctoc\" target=\"_blank\">Crystals for Psychic Self-Defense\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Witching-Stones-Essential-Crystals-Gemstones/dp/157863833X/ctoc\" target=\"_blank\">The Witching Stones\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystal-Basics-Energetic-Spiritual-Gemstones/dp/162055934X/ctoc\" target=\"_blank\">Crystal Basics: The Energetic, Healing, and Spiritual Power of 200 Gemstones\u003c/a>\u003c/li>\u003c/ul>\n"},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"keywords":["keywords/undercover operation","keywords/crystals","keywords/psychic self-defense"],"primary_slug":"2026-04-14-show","slugs":["2026-04-14-show"],"sponsored":false,"title":"Operation Fishbowl / Crystals & Self-Defense","author":"","description":"First Half: Jazz musician and former police officer Tegan Broadwater discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on poverty, cycles of violence, and what he’s learned moving between worlds as a musician, operative, and writer. Second Half: Crystal expert Nicholas Pearson works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.","image":{"url":"asset://assets.getty/66da3bb70d83fc62604af726","alt_text":"","link":"","new_tab":false,"source_credit":"Ridofranz / iStock / Getty Images","title":"Gemstone crystals with palo santo wood for holistic therapy","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Gemstone crystals set on granite surface with burning palo santo wood, for spiritual and holistic therapy. Energy healing minerals set ready for spiritual practice and alternative medicine. Purification ritual with gem stones crystal and palo santo wood sticks."}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"6yr69","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/spirituality-occult","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1776247200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-14-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-14-show/"},"slug":"2026-04-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66da3bb70d83fc62604af726","title":"Operation Fishbowl / Crystals & Self-Defense","description":"First Half: Jazz musician and former police officer Tegan Broadwater discusses Operation Fishbowl, his nearly two-year undercover effort that helped send 51 violent gang members to federal prison. He’ll reflect on how the experience reshaped his views on poverty, cycles of violence, and what he’s learned moving between worlds as a musician, operative, and writer. Second Half: Crystal expert Nicholas Pearson works with the mineral kingdom for protection, cleansing, and countermagick. He’ll outline common sources of psychic harm and share practical ways to recognize and address the signs of negative or intrusive energies.","author":""},"pub_start":1776247200000,"pub_until":4115978604802,"pub_changed":1776247200000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69d854d3d475cb56577da6a0","slug":"tegan-broadwater","payload":{"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"tegan-broadwater","slugs":["tegan-broadwater"],"sponsored":false,"title":"Tegan Broadwater","author":"","description":"Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1775785080000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"YlkhK"}]},"canonical_url":"https://www.coasttocoastam.com/guest/tegan-broadwater/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Life-Fishbowl-undercover-gang-infested-neighborhood/dp/0578661624/ctoc\" target=\"_blank\">Life in the Fishbowl\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F69d851911c6ec9f9abd36f5f","new_tab":false,"title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","bucket":"new_assets","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://teganbroadwater.com/\" target=\"_blank\">teganbroadwater.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0}}]},"slug":{"type":"slug","value":"tegan-broadwater"},"summary":{"type":"html","value":"\u003cp>Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.\u003c/p>\n\n"},"title":{"type":"title","value":"Tegan Broadwater"},"author":{"type":"author","value":[]}}},"pub_start":1775785080000,"type":"content:coast-to-coast-guest","summary":{"title":"Tegan Broadwater","description":"Tegan Broadwater has walked between the worlds of being a jazz musician, a cop, an undercover operative, a CEO, and now a writer.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}},{"ref_id":"%2F69d855f9d70821ff5cb787f4","slug":"nicholas-pearson","payload":{"fields":{"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://theluminouspearl.com/\" target=\"_blank\">theluminouspearl.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones. As an avid Reiki practitioner and \u003cem>shihan\u003c/em> (師範, “instructor”), Nicholas is also passionate about understanding the roots of the system of Reiki.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","bucket":"new_assets","id":"%2F69d851911c6ec9f9abd36f5f","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f","source_credit":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witching-Stones-Essential-Crystals-Gemstones/dp/157863833X/ctoc\" target=\"_blank\">The Witching Stones\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Foundations-Reiki-Ryoho-Manual-Shoden/dp/1620556731/ctoc\" target=\"_blank\">Foundations of Reiki Ryoho\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystal-Basics-Energetic-Spiritual-Gemstones/dp/162055934X/ctoc\" target=\"_blank\">Crystal Basics: The Energetic, Healing, and Spiritual Power of 200 Gemstones\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crystals-Psychic-Self-Defense-Gemstones-Protection/dp/1644116715/ctoc\" target=\"_blank\">Crystals for Psychic Self-Defense\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"type":"slug","value":"nicholas-pearson"},"title":{"type":"title","value":"Nicholas Pearson"},"videos":{"type":"html","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones.","image":{"alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f"},"keywords":[],"primary_slug":"nicholas-pearson","slugs":["nicholas-pearson"],"sponsored":false,"title":"Nicholas Pearson","author":""},"targeting":{"targets":[{"id":"KRChL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1775785440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/guest/nicholas-pearson/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1775785440000,"type":"content:coast-to-coast-guest","summary":{"title":"Nicholas Pearson","description":"Among the foremost experts on crystals, author and teacher Nicholas Pearson combines his extensive background in mineral science with a love of healing, spirituality, and folklore to illustrate the healing properties of gemstones.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d871f4b04ae3e5c1874192","slug:2026-04-14-show","slug:2026-04-14-show","keyword:keywords/undercover operation","keyword:keywords/crystals","keyword:keywords/psychic self-defense"]}},{"id":"%2F69d874f3b04ae3e5c18741ab","type":"PUBLISHING","record":{"ref_id":"%2F69d874f3b04ae3e5c18741ab","type":"content:coast-to-coast-show","payload":{"summary":{"description":"First Half: Astronomer and analyst Marc Dantonio discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public. Second Half: Author Richard Kaczynski examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","alt_text":"","caption":"Colorful particles exploding from the center, creating a vibrant and dynamic visual effect, perfect for representing concepts related to innovation, technology, and the future","new_tab":false,"source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Colorful particles exploding from the center creating a futuristic effect","url":"asset://assets.getty/69d875915d8467fed90f9c11","use_caption":false},"keywords":["keywords/space mysteries","keywords/ritual magick"],"primary_slug":"2026-04-15-show","slugs":["2026-04-15-show"],"sponsored":false,"title":"Space & Other Dimensions / Ritual Magick","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1776333600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"1dc6L","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-15-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"show_audio":{"value":[],"type":"link"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://skytourlive.org/\" target=\"_blank\">\u003cu>skytourlive.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/marcdantonio\" target=\"_blank\">youtube.com/marcdantonio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">\u003cu>richard-kaczynski.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"guest":{"type":"link","value":["%2F5e6b0c533e7b5b1e752a73af","%2F69d8578f8a8fe80c4a3d6af1"]},"include_recommendations":{"value":true,"type":"checkbox"},"show_date":{"type":"date","value":1776261600000},"zype_highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"articles":{"value":"","type":"html"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Populated-Universe-Life-Very-Exception/dp/1655075608/ctoc\" target=\"_blank\">The Populated Universe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/exec/obidos/ASIN/1644119641/ctoc\" target=\"_blank\">Mind over Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Perdurabo-Revised-Expanded-Aleister-Crowley/dp/1556438990/ctoc\" target=\"_blank\">Perdurabo: The Life of Aleister Crowley\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Colorful particles exploding from the center, creating a vibrant and dynamic visual effect, perfect for representing concepts related to innovation, technology, and the future","link":"","title":"Colorful particles exploding from the center creating a futuristic effect","use_caption":false,"id":"%2F69d875915d8467fed90f9c11","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69d875915d8467fed90f9c11","source_credit":"Eugene Mymrin / Moment / Getty Images","url":"asset://assets.getty/69d875915d8467fed90f9c11"}},"summary":{"type":"html","value":"\u003cp>First Half:\u003cstrong> \u003c/strong>Astronomer and analyst \u003ca href=\"http://skytourlive.org/\" target=\"_blank\">\u003cu>Marc Dantonio\u003c/u>\u003c/a> discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public.\u003c/p>\n\n\u003cp>Second Half:\u003cstrong> \u003c/strong>Author \u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">\u003cu>Richard Kaczynski\u003c/u>\u003c/a> examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.\u003c/p>\n\n"},"zype_episodes":{"value":"","type":"plain"},"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/space mysteries","keywords/ritual magick"]},"slug":{"type":"slug","value":"2026-04-15-show"},"title":{"type":"title","value":"Space & Other Dimensions / Ritual Magick"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half:\u003cstrong> \u003c/strong>Astronomer and analyst \u003ca href=\"http://skytourlive.org/\" target=\"_blank\">\u003cu>Marc Dantonio\u003c/u>\u003c/a> discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public.\u003c/p>\n\n\u003cp>Second Half:\u003cstrong> \u003c/strong>Author \u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">\u003cu>Richard Kaczynski\u003c/u>\u003c/a> examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"permalink":"https://www.coasttocoastam.com/show/2026-04-15-show/"},"slug":"2026-04-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69d875915d8467fed90f9c11","title":"Space & Other Dimensions / Ritual Magick","description":"First Half: Astronomer and analyst Marc Dantonio discusses experimental propulsion concepts involving particles from other dimensions, and why he believes they may be plausible. He’ll also highlight the advanced telescopes his team uses to reveal objects in the night sky rarely seen by the public. Second Half: Author Richard Kaczynski examines the psychology of ritual magick across spiritual traditions, from simple daily practices to complex ceremonies. He’ll explain how modern psychological research helps illuminate why these rituals can drive meaningful mental and physical transformation.","author":""},"pub_start":1776333600000,"pub_until":4115978604802,"pub_changed":1776333600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e6b0c533e7b5b1e752a73af","slug":"d-antonio-marc-105673","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/d-antonio-marc/105673","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Populated-Universe-Life-Very-Exception/dp/1655075608/ctoc\" target=\"_blank\">The Populated Universe\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","link":"","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"slug":{"type":"slug","value":"d-antonio-marc-105673"},"summary":{"type":"html","value":"\u003cp>Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.\u003c/p>\n\n"},"title":{"type":"title","value":"Marc Dantonio"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://skytourlive.com/\" target=\"_blank\">skytourlive.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/marcdantonio\" target=\"_blank\">youtube.com/marcdantonio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.fxmodels.com/\" target=\"_blank\">fxmodels.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"/content/d-antonio-marc-105673","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/d-antonio-marc/105673","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"d-antonio-marc-105673","slugs":["d-antonio-marc-105673"],"sponsored":false,"title":"Marc Dantonio","author":"Coast to Coast AM Staff","description":"Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.","image":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","alt_text":"","caption":"","link":"","new_tab":false,"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":""}},"targeting":{"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"B35qN","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1584071040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}}},"pub_start":1584071040000,"type":"content:coast-to-coast-guest","summary":{"title":"Marc Dantonio","description":"Marc Dantonio has a degree in Astronomy and is chief photo/video analyst for the largest aerial anomaly organization on Earth. He is the host of SkyTour Radio on KGRA radio and is the host and creator of SkyTour LiveStream with Marc D'Antonio on YouTube where people can go to watch live as beautiful deep night sky objects materialize before their eyes in mere seconds courtesy of very sensitive cameras and the SkyTour Observatory research telescopes. Marc is the CEO of FX Models, a model making and visual/special effects company specializing in digital/physical models, and organic special effects in the film industry.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F69d8578f8a8fe80c4a3d6af1","slug":"richard-kaczynski","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley. The author of Perdurabo: The Life of Aleister Crowley, he lives in Raleigh, North Carolina.\u003c/p>\n\n"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/exec/obidos/ASIN/1644119641/ctoc\" target=\"_blank\">Mind over Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Perdurabo-Revised-Expanded-Aleister-Crowley/dp/1556438990/ctoc\" target=\"_blank\">Perdurabo: The Life of Aleister Crowley\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"cds":{"type":"html","value":""},"show_appearances":{"value":[],"type":"link"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69d851911c6ec9f9abd36f5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f","source_credit":"","caption":"","id":"%2F69d851911c6ec9f9abd36f5f","new_tab":false,"title":""}},"slug":{"type":"slug","value":"richard-kaczynski"},"summary":{"type":"html","value":"\u003cp>Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Kaczynski"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richard-kaczynski.com/\" target=\"_blank\">richard-kaczynski.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley.","image":{"link":"","title":"","use_caption":false,"alt_text":"","caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69d851911c6ec9f9abd36f5f","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"richard-kaczynski","slugs":["richard-kaczynski"],"sponsored":false,"title":"Richard Kaczynski"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775785740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"nGvQt","operator":"OR","readonly":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/richard-kaczynski/"},"pub_start":1775785740000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Kaczynski","description":"Richard Kaczynski is a lifelong student, international speaker, and writer on Western esotericism and an authority on the life and works of Aleister Crowley.","image":"https://i.iheart.com/v3/re/new_assets/69d851911c6ec9f9abd36f5f"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d874f3b04ae3e5c18741ab","slug:2026-04-15-show","slug:2026-04-15-show","keyword:keywords/space mysteries","keyword:keywords/ritual magick"]}},{"id":"%2F69d88a0374697edc5e9732c7","type":"PUBLISHING","record":{"ref_id":"%2F69d88a0374697edc5e9732c7","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"host_name":{"type":"plain","value":"George Noory"},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-04-16-show"},"summary":{"type":"html","value":"\u003cp>First Half: Former neurosurgeon \u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">Eben Alexander\u003c/a>, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love.\u003c/p>\n\n\u003cp>Second Half: Navy veteran and researcher \u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">Joshua Reid\u003c/a> examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">ebenalexander.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">redpillpodcasts.com\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Proof-Heaven-Neurosurgeons-Journey-Afterlife/dp/1451695195/ctoc\" target=\"_blank\">Proof of Heaven: A Neurosurgeon's Journey into the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Map-Heaven-Religion-Ordinary-Afterlife/dp/1476766401/ctoc\" target=\"_blank\">The Map of Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Mindful-Universe-Neurosurgeons-Consciousness/dp/1635650658/ctoc\" target=\"_blank\">Living in a Mindful Universe\u003c/a>\u003c/li>\u003c/ul>\n\n"},"guest":{"type":"link","value":["%2F5e0116bf537fd678a3ecf327","%2F638574d8d1ed998e5fa5e5a8"]},"pn_podcast":{"type":"pnpodcast","value":[]},"videos":{"type":"html","value":""},"blocks":{"value":[{"type":"html","value":"\u003cp>First Half: Former neurosurgeon \u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">Eben Alexander\u003c/a>, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love.\u003c/p>\n\n\u003cp>Second Half: Navy veteran and researcher \u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">Joshua Reid\u003c/a> examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}],"type":"flex"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","id":"%2F6969a30cb859549de728577e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6969a30cb859549de728577e","url":"asset://assets.getty/6969a30cb859549de728577e","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Businessman standing in futuristic VR environment. 3D generated image.","source_credit":"gremlin / E+ / Getty Images","title":"Businessman standing in futuristic VR environment"}},"show_date":{"value":1776348000000,"type":"date"},"title":{"type":"title","value":"Consciousness Beyond Death / Occult Movements"},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["keywords/near-death experiences","keywords/occult history"]},"zype_episodes":{"value":"","type":"plain"},"zype_highlights":{"value":"","type":"plain"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"slugs":["2026-04-16-show"],"sponsored":false,"title":"Consciousness Beyond Death / Occult Movements","author":"","description":"First Half: Former neurosurgeon Eben Alexander, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love. Second Half: Navy veteran and researcher Joshua Reid examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.","image":{"new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Businessman standing in futuristic VR environment","url":"asset://assets.getty/6969a30cb859549de728577e","use_caption":false,"link":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"Businessman standing in futuristic VR environment. 3D generated image."},"keywords":["keywords/near-death experiences","keywords/occult history"],"primary_slug":"2026-04-16-show"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776420000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"UJTjw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-16-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-16-show/"},"slug":"2026-04-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6969a30cb859549de728577e","title":"Consciousness Beyond Death / Occult Movements","description":"First Half: Former neurosurgeon Eben Alexander, MD, shares his near-death experience and how related research suggests consciousness exists beyond the brain. He’ll discuss the idea of a soul evolving across multiple lifetimes, guided by love. Second Half: Navy veteran and researcher Joshua Reid examines how 20th-century occult movements may have influenced modern power structures, from intelligence agencies to scientific programs. He’ll explore figures like Aleister Crowley and Jack Parsons, and the lasting impact of esoteric belief systems on geopolitics and psychological operations.","author":""},"pub_start":1776420000000,"pub_until":4115978604802,"pub_changed":1776420000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0116bf537fd678a3ecf327","slug":"alexander-dr-eben-60010","payload":{"targeting":{"syndication":{"refs":{},"publish_origin":""},"publish_date":1507866300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"s4U6e","what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://coast-pr.radio.iheart.com/content/alexander-dr-eben-60010/","cuser":"","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":""}},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"type":"slug","value":"alexander-dr-eben-60010"},"summary":{"type":"html","value":"\u003cp>Dr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!\u003c/p>\n\n\n\n\n\u003cp>He was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Proof-Heaven-Neurosurgeons-Journey-Afterlife/dp/1451695195/ctoc\" target=\"_blank\">Proof of Heaven: A Neurosurgeon's Journey into the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Map-Heaven-Religion-Ordinary-Afterlife/dp/1476766401/ctoc\" target=\"_blank\">The Map of Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Mindful-Universe-Neurosurgeons-Consciousness/dp/1635650658/ctoc\" target=\"_blank\">Living in a Mindful Universe\u003c/a>\u003c/li>\u003c/ul>\n"},"title":{"type":"title","value":"Dr. Eben Alexander"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nDr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!\n\u003c/p>\n\n\u003cp>\nHe was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.ebenalexander.com/\" target=\"_blank\">ebenalexander.com\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"value":"","type":"html"},"cds":{"type":"html","value":""}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/alexander-dr-eben/60010","external_url":"","feed_content_id":"/content/alexander-dr-eben-60010","feed_vendor":"C2C"},"summary":{"title":"Dr. Eben Alexander","primary_slug":"alexander-dr-eben-60010","slugs":["alexander-dr-eben-60010"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Dr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!      He was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.","image":{"title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}},"pub_start":1507866300000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Eben Alexander","description":"Dr. Eben Alexander, a renowned academic neurosurgeon, spent 54 years honing his scientific worldview. He thought he knew how the brain and mind worked. A transcendental Near-Death Experience (NDE), in which he was driven to the brink of death and spent a week deep in coma from an inexplicable brain infection, changed all of that – completely!      He was shocked to find the hyper-reality of that spiritual realm, which many had reported in NDEs. He has spent the last two and a half years reconciling his rich spiritual experience with contemporary physics and cosmology. His spiritual experience is totally consistent with the leading edges of scientific understanding today.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F638574d8d1ed998e5fa5e5a8","slug":"joshua-reid","payload":{"summary":{"sponsored":false,"keywords":[],"author":"","description":"Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.","image":{"alt_text":"","caption":"","source_credit":"","title":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"asset://new_assets/638575b6d1ed998e5fa5e5b6"},"title":"Joshua Reid","primary_slug":"joshua-reid","slugs":["joshua-reid"]},"targeting":{"publish_date":1669690560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"what":["coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"9GU5V"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https://www.coasttocoastam.com/content/joshua-reid/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.\u003c/p>\n\n","schedule":{"end":0,"enabled":false,"begin":0}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.redpillpodcasts.com/\" target=\"_blank\">redpillpodcasts.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":""},"videos":{"value":"","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Joshua Reid"},"primary_image":{"type":"asset","value":{"use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","title":"","alt_text":"","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/638575b6d1ed998e5fa5e5b6","id":"%2F638575b6d1ed998e5fa5e5b6","url":"asset://new_assets/638575b6d1ed998e5fa5e5b6"}},"author":{"type":"author","value":[]},"slug":{"type":"slug","value":"joshua-reid"},"show_appearances":{"value":[],"type":"link"}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""}},"pub_start":1669690560000,"type":"content:coast-to-coast-guest","summary":{"title":"Joshua Reid","description":"Joshua Reid is from Western NY, and served just under 10 years in the United States Navy. He is an investigator and researcher into occult and esoteric mysteries. He founded the Redpill Project after an experience with information censorship and a strong desire to wake humanity up to the unfolding global conspiracy.","image":"https://i.iheart.com/v3/re/new_assets/638575b6d1ed998e5fa5e5b6"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d88a0374697edc5e9732c7","slug:2026-04-16-show","slug:2026-04-16-show","keyword:keywords/near-death experiences","keyword:keywords/occult history"]}},{"id":"%2F69d88f5a74697edc5e9732e1","type":"PUBLISHING","record":{"ref_id":"%2F69d88f5a74697edc5e9732e1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-17-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"zype_highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"author":{"type":"author","value":[]},"blocks":{"value":[{"value":"\u003cp>\u003ca href=\"https://creem.com/\" target=\"_blank\">Jaan Uhelszki\u003c/a>, an American music journalist and co-founder of \u003cem>CREEM\u003c/em> magazine joins guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>)  to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how \u003cem>CREEM\u003c/em> both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half.\u003cstrong> \u003c/strong>Give Rich a call and discuss whatever is on your mind! \u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}],"type":"flex"},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Rock Music & CREEM Magazine / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://creem.com/\" target=\"_blank\">\u003cu>creem.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"display_highlights":{"value":false,"type":"checkbox"},"include_recommendations":{"type":"checkbox","value":true},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MC5-Oral-Biography-Rocks-Revolutionary/dp/0306833018/ctoc\" target=\"_blank\">MC5: An Oral Biography of Rock’s Most Revolutionary Band\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"value":"","type":"plain"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"Rich Berra"},"keywords":{"type":"tag","value":["keywords/rock music","keywords/CREEM"]},"primary_image":{"type":"asset","value":{"source_credit":"suteishi / E+ / Getty Images","url":"asset://assets.getty/69d890cce34e77ebb4e68a1b","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"The rock band.","bucket":"assets.getty","caption":"Portrait of three young musicians of a rock band on stage in concert.","id":"%2F69d890cce34e77ebb4e68a1b","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69d890cce34e77ebb4e68a1b"}},"show_date":{"type":"date","value":1776434400000},"guest":{"type":"link","value":["%2F69b398f2446de61607acd18c","%2F5dffc219cc137bf2442012a0"]},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"slug":{"type":"slug","value":"2026-04-17-show"},"summary":{"value":"\u003cp>\u003ca href=\"https://creem.com/\" target=\"_blank\">Jaan Uhelszki\u003c/a>, an American music journalist and co-founder of \u003cem>CREEM\u003c/em> magazine, joins guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how \u003cem>CREEM\u003c/em> both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half.\u003cstrong> \u003c/strong>Give Rich a call and discuss whatever is on your mind! \u003c/p>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Rock Music & CREEM Magazine / Open Lines","author":"","description":"Jaan Uhelszki, an American music journalist and co-founder of CREEM magazine, joins guest host Rich Berra (email) to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how CREEM both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half. Give Rich a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"Portrait of three young musicians of a rock band on stage in concert.","link":"","source_credit":"suteishi / E+ / Getty Images","url":"asset://assets.getty/69d890cce34e77ebb4e68a1b","new_tab":false,"title":"The rock band.","use_caption":false},"keywords":["keywords/rock music","keywords/CREEM"],"primary_slug":"2026-04-17-show","slugs":["2026-04-17-show"]},"targeting":{"targets":[{"workflow":"","id":"aVNtf","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1776506400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/show/2026-04-17-show/"},"slug":"2026-04-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69d890cce34e77ebb4e68a1b","title":"Rock Music & CREEM Magazine / Open Lines","description":"Jaan Uhelszki, an American music journalist and co-founder of CREEM magazine, joins guest host Rich Berra (email) to discuss the publication’s mythic rise, dramatic fall, and unlikely revival. She’ll reflect on the legendary writers behind it, the thousands of interviews that captured rock at its most unruly, and how CREEM both fueled and exposed one of music’s most infamous conspiracy theories. Followed by Open Lines in the latter half. Give Rich a call and discuss whatever is on your mind!","author":""},"pub_start":1776506400000,"pub_until":4115978604802,"pub_changed":1776506400000,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69b398f2446de61607acd18c","slug":"jaan-uhelszki","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"title":"Jaan Uhelszki","author":"","description":"Jaan Uhelszki is a co-founder of the legendary music magazine, CREEM, where she became one of the first women to work in rock journalism.","image":{"alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b478bf083cb13b051c63ef"},"keywords":[],"primary_slug":"jaan-uhelszki","slugs":["jaan-uhelszki"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"bjE4f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1773377580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/jaan-uhelszki/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MC5-Oral-Biography-Rocks-Revolutionary/dp/0306833018/ctoc\" target=\"_blank\">MC5: An Oral Biography of Rock’s Most Revolutionary Band\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69b478bf083cb13b051c63ef","bucket":"new_assets","id":"%2F69b478bf083cb13b051c63ef","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69b478bf083cb13b051c63ef","title":"","use_caption":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"summary":{"value":"\u003cp>Jaan Uhelszki\u003cstrong> \u003c/strong>is a co-founder of the legendary music magazine, \u003cem>CREEM, \u003c/em>where she became one of the first women to work in rock journalism.\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.creem.com/\" target=\"_blank\">creem.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jaan Uhelszki\u003cstrong> \u003c/strong>is a co-founder of the legendary music magazine, \u003cem>CREEM, \u003c/em>where she became one of the first women to work in rock journalism. As head of the news department at \u003cem>Addicted to Noise\u003c/em>, she won the National Feature Writer Award from the Music Journalists Association and three Deems Taylor Awards. She's based in Palm Desert, CA.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"jaan-uhelszki"},"title":{"type":"title","value":"Jaan Uhelszki"},"author":{"type":"author","value":[]}}},"pub_start":1773377580000,"type":"content:coast-to-coast-guest","summary":{"title":"Jaan Uhelszki","description":"Jaan Uhelszki is a co-founder of the legendary music magazine, CREEM, where she became one of the first women to work in rock journalism.","image":"https://i.iheart.com/v3/re/new_assets/69b478bf083cb13b051c63ef"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d88f5a74697edc5e9732e1","slug:2026-04-17-show","slug:2026-04-17-show","keyword:keywords/rock music","keyword:keywords/CREEM"]}}],"resume":null}},{"id":"rF7jb","region":"main:dynamic","type":"html","ordinal":6,"value":{"title":null,"content":"\u003cdiv>\n\t\u003ca href=\"/pages/coastinsider\" \n    \tdata-tracking-cat=\"Homepage\"\n        data-tracking-act=\"Coast Insider\"\n        data-tracking-label=\"Coast Insider\"\n    >\n        \u003cimg class=\"img-responsive\"\n        \tsrc=\"https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1\"\n            alt=\"Become a Coast Insider\"\n            width=\"100%\"\n        />\n    \u003c/a>\n\u003c/div>\n\n\u003c!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->\n\u003cfigure class=\"coastzone\">\n    \u003ca href=\"/pages/coastzone/\">\n        \u003cimg\n            src=\"https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3\"\n            alt=\"CoastZone banner\"\n            height=\"135\"\n            width=\"90\"\n        />\n    \u003c/a>\n    \u003cfigcaption class=\"coastzonedesc\">\n        \u003ch1>CoastZone\u003c/h1>\n        \u003ca href=\"/pages/coastzone/\">Sign up for our free CoastZone e-newsletter\u003c/a> to receive exclusive daily\n        articles.\n    \u003c/figcaption>\n\u003c/figure>"},"tags":["display-hints/coast-insider-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kHqC4","region":"main:dynamic","type":"ad","ordinal":7,"value":{"title":null,"position":"3308","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7EsXb","region":"main:dynamic","type":"generic","ordinal":8,"value":{"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"0Z2UI","region":"main:dynamic","type":"feed","ordinal":10,"value":{"feed_id":"ID:home-in-the-news-feed","title":"In the News","feed_index":9,"size":5,"position":null,"ad_split":""},"tags":["display-hints/coast-in-the-news-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69d8980f4ea136974ab1a432","type":"PUBLISHING","record":{"ref_id":"%2F69d8980f4ea136974ab1a432","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F69d898364ea136974ab1a44f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44f","url":"asset://new_assets/69d898364ea136974ab1a44f","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","source_credit":"","title":"","use_caption":false}},"slug":{"type":"slug","value":"bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom"},"source_url":{"type":"plain","value":"https://www.theguardian.com/environment/2026/apr/09/intentional-snakebites-antivenom"},"summary":{"type":"html","value":"\u003cp>A look at Tim Friede's efforts to help stop snakebite deaths – whose numbers appear to be rising amid the climate crisis.\u003c/p>\n\n"},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":""}},"source":{"type":"plain","value":"The Guardian"},"title":{"value":" Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom","type":"title"},"author":{"type":"author","value":[{"id":"user","name":"The Guardian"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"value":[],"type":"tag"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"description":"A look at Tim Friede's efforts to help stop snakebite deaths – whose numbers appear to be rising amid the climate crisis.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a44f","use_caption":false,"source_credit":"","title":""},"keywords":[],"primary_slug":"bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","slugs":["bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom"],"sponsored":false,"title":" Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom","author":"The Guardian"},"targeting":{"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"9Yzi9","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/article/bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom/"},"slug":"bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44f","title":" Bitten by snakes 200 times – on purpose: US man’s quest to help deliver new antivenom","description":"A look at Tim Friede's efforts to help stop snakebite deaths – whose numbers appear to be rising amid the climate crisis.","author":"The Guardian"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812128175,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d8980f4ea136974ab1a432","slug:bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","slug:bitten-by-snakes-200-times-on-purpose-us-mans-quest-to-help-deliver-new-antivenom","author:user"]}},{"id":"%2F69d8987e4ea136974ab1a452","type":"PUBLISHING","record":{"ref_id":"%2F69d8987e4ea136974ab1a452","type":"content:coast-to-coast-article","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/69d898364ea136974ab1a44a","alt_text":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","slugs":["james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots"],"sponsored":false,"title":"James Webb telescope spots 'stingray' galaxy system that could solve the mystery of 'little red dots'","author":"Live Science","description":"Astronomers have spotted an intriguing triple-galaxy system, nicknamed \"The Stingray,\" that dates to when the universe was just over 1.1 billion years old."},"targeting":{"exclusion":{"tags":[]},"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"5QTtn","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"name":"Live Science","id":"user"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"slug":{"type":"slug","value":"james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots"},"source_url":{"value":"https://www.livescience.com/space/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","type":"plain"},"summary":{"type":"html","value":"\u003cp>Astronomers have spotted an intriguing triple-galaxy system, nicknamed &quot;The Stingray,&quot; that dates to when the universe was just over 1.1 billion years old. \u003c/p>\n\n"},"title":{"type":"title","value":"James Webb telescope spots 'stingray' galaxy system that could solve the mystery of 'little red dots'"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69d898364ea136974ab1a44a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44a","url":"asset://new_assets/69d898364ea136974ab1a44a"}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source":{"type":"plain","value":"Live Science"}},"permalink":"https://www.coasttocoastam.com/article/james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots/"},"slug":"james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a44a","title":"James Webb telescope spots 'stingray' galaxy system that could solve the mystery of 'little red dots'","description":"Astronomers have spotted an intriguing triple-galaxy system, nicknamed \"The Stingray,\" that dates to when the universe was just over 1.1 billion years old.","author":"Live Science"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812113579,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d8987e4ea136974ab1a452","slug:james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","slug:james-webb-telescope-spots-stingray-galaxy-system-that-could-solve-the-mystery-of-little-red-dots","author:user"]}},{"id":"%2F69d898c14ea136974ab1a45e","type":"PUBLISHING","record":{"ref_id":"%2F69d898c14ea136974ab1a45e","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69d898364ea136974ab1a449","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F69d898364ea136974ab1a449","link":"","new_tab":false,"use_caption":false,"caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a449","source_credit":"","title":""}},"source":{"type":"plain","value":"Medical Xpress"},"source_url":{"value":"https://medicalxpress.com/news/2026-04-meditation-brain-quickly-peak-minutes.html","type":"plain"},"summary":{"type":"html","value":"\u003cp>Meditation is widely recognized for its extensive range of mental and physical health benefits.\u003c/p>\n\n"},"title":{"type":"title","value":"Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals"},"include_recommendations":{"value":false,"type":"checkbox"},"keywords":{"value":[],"type":"tag"},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":""}},"slug":{"type":"slug","value":"meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals"},"author":{"type":"author","value":[{"id":"user","name":"Medical Xpress"}]},"blocks":{"type":"flex","value":[]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","slugs":["meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals"],"sponsored":false,"title":"Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals","author":"Medical Xpress","description":"Meditation is widely recognized for its extensive range of mental and physical health benefits.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","title":"","url":"asset://new_assets/69d898364ea136974ab1a449","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":""},"keywords":[]},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"23bLo","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/article/meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals/"},"slug":"meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a449","title":"Meditation changes brain activity quickly with a noticeable peak at 7 minutes, research reveals","description":"Meditation is widely recognized for its extensive range of mental and physical health benefits.","author":"Medical Xpress"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812098571,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d898c14ea136974ab1a45e","slug:meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","slug:meditation-changes-brain-activity-quickly-with-a-noticeable-peak-at-7-minutes-research-reveals","author:user"]}},{"id":"%2F69d8990b4ea136974ab1a46a","type":"PUBLISHING","record":{"ref_id":"%2F69d8990b4ea136974ab1a46a","type":"content:coast-to-coast-article","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"primary_slug":"ed-dames-remote-viewing-legend","slugs":["ed-dames-remote-viewing-legend"],"sponsored":false,"title":"Ed Dames, Remote Viewing Legend","author":"rviewer.com","description":"Paul H. Smith recalls the life and work of the late Major Ed Dames.","image":{"new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a43e","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":""},"keywords":[]},"targeting":{"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"CQVi0","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/ed-dames-remote-viewing-legend/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F69d898364ea136974ab1a43e","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43e","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a43e","use_caption":false,"alt_text":"","bucket":"new_assets"}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"ed-dames-remote-viewing-legend"},"author":{"type":"author","value":[{"id":"user","name":"rviewer.com"}]},"keywords":{"type":"tag","value":[]},"source":{"type":"plain","value":"rviewer.com"},"source_url":{"type":"plain","value":"https://rviewer.com/ed-dames-remote-viewing-legend/"},"summary":{"type":"html","value":"\u003cp>Paul H. Smith recalls the life and work of the late Major Ed Dames.\u003c/p>\n\n"},"title":{"type":"title","value":"Ed Dames, Remote Viewing Legend"}},"permalink":"https://www.coasttocoastam.com/article/ed-dames-remote-viewing-legend/"},"slug":"ed-dames-remote-viewing-legend","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43e","title":"Ed Dames, Remote Viewing Legend","description":"Paul H. Smith recalls the life and work of the late Major Ed Dames.","author":"rviewer.com"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812083422,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d8990b4ea136974ab1a46a","slug:ed-dames-remote-viewing-legend","slug:ed-dames-remote-viewing-legend","author:user"]}},{"id":"%2F69d899824ea136974ab1a476","type":"PUBLISHING","record":{"ref_id":"%2F69d899824ea136974ab1a476","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-finally-agree-on-what-psychedelics-do-to-the-brain/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Magic mushrooms, LSD, and mescaline are very different drugs. But inside the brain, they appear to be doing something remarkably similar.\u003c/p>\n\n"},"author":{"value":[{"id":"user","name":"Study Finds"}],"type":"author"},"blocks":{"type":"flex","value":[]},"source_url":{"type":"plain","value":"https://studyfinds.com/psychedelics-same-brain-pattern/"},"title":{"type":"title","value":"Scientists Finally Agree On What Psychedelics Do To The Brain"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F69d898364ea136974ab1a43f","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43f","source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","new_tab":false,"url":"asset://new_assets/69d898364ea136974ab1a43f","use_caption":false}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"slug":{"type":"slug","value":"scientists-finally-agree-on-what-psychedelics-do-to-the-brain"},"source":{"type":"plain","value":"Study Finds"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"use_caption":false,"alt_text":"","link":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69d898364ea136974ab1a43f"},"keywords":[],"primary_slug":"scientists-finally-agree-on-what-psychedelics-do-to-the-brain","slugs":["scientists-finally-agree-on-what-psychedelics-do-to-the-brain"],"sponsored":false,"title":"Scientists Finally Agree On What Psychedelics Do To The Brain","author":"Study Finds","description":"Magic mushrooms, LSD, and mescaline are very different drugs. But inside the brain, they appear to be doing something remarkably similar."},"targeting":{"publish_date":1775811600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"id":"2uL55","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/article/scientists-finally-agree-on-what-psychedelics-do-to-the-brain/"},"slug":"scientists-finally-agree-on-what-psychedelics-do-to-the-brain","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d898364ea136974ab1a43f","title":"Scientists Finally Agree On What Psychedelics Do To The Brain","description":"Magic mushrooms, LSD, and mescaline are very different drugs. But inside the brain, they appear to be doing something remarkably similar.","author":"Study Finds"},"pub_start":1775811600000,"pub_until":4115978604802,"pub_changed":1775812069173,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69d899824ea136974ab1a476","slug:scientists-finally-agree-on-what-psychedelics-do-to-the-brain","slug:scientists-finally-agree-on-what-psychedelics-do-to-the-brain","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1777111204000,"\u003cupcoming_pub_after>":1775905200000,"\u003cpub_start>":1775901604000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1775988004000,"\u003ctonight_pub_after>":1775905200000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/error_page","name":"error_page","pageConfig":{"sitemap_frequency":"exclude","thumbnail":"","title":"","adobe_page_name":"","description":"","keywords":[]},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":"/config/master-site/master/error_page","tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"title":null,"position":"3330","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Uh oh, this page is unavailable!"},"tags":[],"schedule":null},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cp>\nWe really tried our best, but we couldn't find the page you were looking for. \u003cbr>\nHow about checking out one of these shows below?\n\u003c/p>\n"},"tags":["display-hints/primary"],"schedule":null},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"title":"","feed_index":0,"size":8,"position":null,"ad_split":null,"feed_id":"ID:shows-feed"},"tags":["display-hints/coast-feed","display-hints/coast-shows","display-hints/coast-feed-no-header","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69cf43c8cf458351207309f2","type":"PUBLISHING","record":{"ref_id":"%2F69cf43c8cf458351207309f2","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-09-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, filmmaker and media professor Gary Rhodes discussed his book &quot;\u003ca href=\"https://www.amazon.com/Weirdumentary-Fallacious-Prophecies-Mysterious-Documentaries/dp/1627311572/ctoc\" target=\"_blank\">Weirdumentary\u003c/a>,&quot; a term he coined to describe a set of documentaries made primarily in the 1970s exploring topics like ancient aliens, UFOs, the Bermuda Triangle, and mysterious monsters. The films typically employed on-camera hosts with ties to science fiction and the bizarre, such as Leonard Nimoy and William Shatner, and featured dramatized recreations alongside actual footage. He explained how these films often played as main features in theaters through a practice called “Four Walling,” where producers rented theaters to screen their films independently, a rarity for documentaries.\u003c/p>\n\n\u003cp>He attributed the success of these documentaries to the era's cultural openness, in which topics like psychic phenomena, UFOs, and life after death were “fresh and new” and taken seriously, even by academics. &quot;The one thing that connects all of them is they were all asking, ‘What if?’ and that ‘what if’ question really becomes its own answer,” he remarked. Among the documentaries in his book, Rhodes named “Chariots of the Gods” as a seminal work and also praised “The Mysterious Monsters” (1976), which investigated cryptids like Bigfoot and the Yeti.\u003c/p>\n\n\u003cp>He also delved into the life and legacy of horror actor Bela Lugosi, best known for his portrayal of Dracula. Born in Hungary in 1882 and passing away in Los Angeles in 1956, Lugosi’s image has become synonymous with the vampire archetype in popular culture. Rhodes emphasized Lugosi’s lasting influence, stating, “He solidifies in people's minds what a vampire looks like.&quot; Rhodes also addressed Lugosi’s struggles later in life, including his addiction to doctor-prescribed narcotics, which stemmed from pain related to his World War I service. He noted Lugosi’s courage in seeking rehabilitation publicly, a rare act at the time. He also touched on the evolution of horror films, from early black-and-white classics to the rise of special effects and CGI, noting that while monsters like vampires and ghosts remain constant, the technical aspects have dramatically advanced.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, author and spiritual teacher \u003ca href=\"https://kaedrich.com/\" target=\"_blank\">Kaedrich Olsen\u003c/a> shared extensive insights into the reality of paranormal phenomena, particularly focusing on spirit possession and attachments. Drawing from over five decades of personal and professional experience, the guest emphasized that much of what frightens people is rooted in fear-based narratives rather than the actual nature of these experiences. He recounted growing up in a haunted house where unexplained phenomena, such as radios turning on and footsteps, were common, setting the stage for his lifelong exploration of the paranormal.\u003c/p>\n\n\u003cp>Addressing spirit possession, Olsen distinguished between Hollywood depictions and real-world cases, suggesting that possession often involves lost souls or overbearing spirits, like “a helicopter parent that thinks they know better,” rather than malevolent demons. He also described how spirits might attach themselves to vulnerable individuals, comparing these entities to parasites that drain energy and promote destructive behaviors. The discussion extended to dark occult practices, including the creation of “servitors,” ritual entities designed to harass or curse, which primarily operate by amplifying fear in their targets.\u003c/p>\n\n\u003cp>Olsen stressed the importance of internal work —emotional and spiritual hygiene— to overcome negative paranormal influences. He detailed how possession often begins unnoticed, describing it as a &quot;slippery slope,&quot; where small changes in behavior — such as a loss of motivation — signal deeper energetic interference. Addressing the question of whether righteous individuals can be possessed, he affirmed, &quot;Everybody's vulnerable because we're complex beings,&quot; adding that moments of doubt and unworthiness are openings for attachment.\u003c/p>\n\n\u003cp>During the last half-hour, George featured \u003ca href=\"https://www.coasttocoastam.com/show/2022-09-14-show/\" target=\"_blank\">tribute audio\u003c/a> of former government UFO investigator Nick Pope, who recently passed away.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Jeff Nelken, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Weirdumentary-Fallacious-Prophecies-Mysterious-Documentaries/dp/1627311572/ctoc\" target=\"_blank\">Weirdumentary\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Neglected-Scorsese-Overlooked-Television-Commercials/dp/B0D7P9YCGT/ctoc\" target=\"_blank\">Neglected Scorsese\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Runes-Transformation-Ancient-Symbols-Change/dp/1578634253/ctoc\" target=\"_blank\">Runes for Transformation\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc/?1"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc/?trackAsin=B001NT7J4W"},{"artist":"The Eagles","title":"Take It To The Limit","url":"https://amazon.com/dp/B00DANSRLS/ctoc/?trackAsin=B00DANSRLS"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc/?trackAsin=B00OMRAVG0"},{"artist":"Boston","title":"More Than A Feeling","url":"https://amazon.com/dp/B00N5VKK8I/ctoc/?trackAsin=B00N5VKK8I"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc/?1"},{"artist":"Elvis Presley","title":"I Believe","url":"https://amazon.com/dp/B004ATRH1C/ctoc/?1"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc/?trackAsin=B002HTT3HI"},{"artist":"The Four Aces","title":"Love Is A Many Splendored Thing","url":"https://amazon.com/dp/B000V6A760/ctoc/?trackAsin=B000V6A760"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B000W1S7YI/ctoc/?trackAsin=B000W1S7YI"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc/?trackAsin=B000W1S7YI"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXLJU4/ctoc/?1"},{"artist":"Van Morrison","title":"Moondance","url":"https://amazon.com/dp/B07VMPCDS2/ctoc/?1"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc/?trackAsin=B07GC9YK32"},{"artist":"Foreigner","title":"I Want To Know What Love Is","url":"https://amazon.com/dp/B001KWLAP6/ctoc/?trackAsin=B001KWLAP6"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69cefa8c2dd689e97e72709e","%2F605d363f7b53e1a3547a8122"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/horror movies","keywords/documentaries","keywords/cryptids","keywords/possession"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d8d5c8839bc5d96153ded8","show":"coast","title":"Thu, Apr 9 2026 - Hour 1"},{"episodeId":"/episodes/69d8d5da839bc5d96153ded9","show":"coast","title":"Thu, Apr 9 2026 - Hour 2"},{"episodeId":"/episodes/69d8d5ea839bc5d96153deda","show":"coast","title":"Thu, Apr 9 2026 - Hour 3"},{"episodeId":"/episodes/69d8d5f8839bc5d96153dedb","show":"coast","title":"Thu, Apr 9 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Scary ghost woman. Close up face of Asian woman ghost or zombie horror creepy scary have hair covering the face her eye at abandoned house dark tone, female make up zombie face, Happy Halloween day","id":"%2F69cf45f896e7d85553dcf04a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a","source_credit":"Sorapop / iStock / Getty Images","title":"Close up face of Asian woman ghost or zombie horror creepy scary","url":"asset://assets.getty/69cf45f896e7d85553dcf04a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775743200800},"slug":{"type":"slug","value":"2026-04-09-show"},"summary":{"type":"html","value":"\u003cp>Media professor Gary Rhodes discussed his book &quot;\u003ca href=\"https://www.amazon.com/Weirdumentary-Fallacious-Prophecies-Mysterious-Documentaries/dp/1627311572/ctoc\" target=\"_blank\">Weirdumentary\u003c/a>,&quot; a term he coined to describe a set of documentaries made primarily in the 1970s. Followed by author and spiritual teacher \u003ca href=\"https://kaedrich.com/\" target=\"_blank\">Kaedrich Olsen\u003c/a> on spirit possession and attachments. \u003c/p>\n\n"},"title":{"type":"title","value":"Paranormal Documentaries / Spiritual Attachments"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Gary_D._Rhodes\" target=\"_blank\">Gary D. Rhodes on Wikipedia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.kaedrich.com/\" target=\"_blank\">kaedrich.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-09-2026-hour-1, 04-09-2026-hour-2, 04-09-2026-hour-3, 04-09-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Media professor Gary Rhodes discussed his book \"Weirdumentary,\" a term he coined to describe a set of documentaries made primarily in the 1970s. Followed by author and spiritual teacher Kaedrich Olsen on spirit possession and attachments.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Scary ghost woman. Close up face of Asian woman ghost or zombie horror creepy scary have hair covering the face her eye at abandoned house dark tone, female make up zombie face, Happy Halloween day","link":"","new_tab":false,"source_credit":"Sorapop / iStock / Getty Images","title":"Close up face of Asian woman ghost or zombie horror creepy scary","url":"asset://assets.getty/69cf45f896e7d85553dcf04a","use_caption":false},"keywords":["keywords/horror movies","keywords/documentaries","keywords/cryptids","keywords/possession"],"primary_slug":"2026-04-09-show","slugs":["2026-04-09-show"],"sponsored":false,"title":"Paranormal Documentaries / Spiritual Attachments"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775815200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kYTYP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-09-show/"},"slug":"2026-04-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf45f896e7d85553dcf04a","title":"Paranormal Documentaries / Spiritual Attachments","description":"Media professor Gary Rhodes discussed his book \"Weirdumentary,\" a term he coined to describe a set of documentaries made primarily in the 1970s. Followed by author and spiritual teacher Kaedrich Olsen on spirit possession and attachments.","author":""},"pub_start":1775815200000,"pub_until":4115978604802,"pub_changed":1775818289342,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69cefa8c2dd689e97e72709e","slug":"gary-d-rhodes","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/gary-d-rhodes/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Gary D. Rhodes, PhD is a filmmaker, poet, and professor of media production at Oklahoma Baptist University. He has extensive knowledge of pseudo-science documentaries that include topics ranging from ancient aliens to UFOs to cryptid monsters.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Weirdumentary-Fallacious-Prophecies-Mysterious-Documentaries/dp/1627311572/ctoc\" target=\"_blank\">Weirdumentary\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Neglected-Scorsese-Overlooked-Television-Commercials/dp/B0D7P9YCGT/ctoc\" target=\"_blank\">Neglected Scorsese\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d1cbf0175ace662a175efc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d1cbf0175ace662a175efc","source_credit":"","title":"","url":"asset://new_assets/69d1cbf0175ace662a175efc","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gary-d-rhodes"},"summary":{"type":"html","value":"\u003cp>Gary D. Rhodes, PhD is a filmmaker, poet, and professor of media production at Oklahoma Baptist University. He has extensive knowledge of pseudo-science documentaries that include topics ranging from ancient aliens to UFOs to cryptid monsters.\u003c/p>\n\n"},"title":{"type":"title","value":"Gary D. Rhodes"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Gary_D._Rhodes\" target=\"_blank\">Wikipedia\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Gary D. Rhodes, PhD is a filmmaker, poet, and professor of media production at Oklahoma Baptist University. He has extensive knowledge of pseudo-science documentaries that include topics ranging from ancient aliens to UFOs to cryptid monsters.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d1cbf0175ace662a175efc","use_caption":false},"keywords":[],"primary_slug":"gary-d-rhodes","slugs":["gary-d-rhodes"],"sponsored":false,"title":"Gary D. Rhodes"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775172240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yC2AJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1775172240000,"type":"content:coast-to-coast-guest","summary":{"title":"Gary D. Rhodes","description":"Gary D. Rhodes, PhD is a filmmaker, poet, and professor of media production at Oklahoma Baptist University. He has extensive knowledge of pseudo-science documentaries that include topics ranging from ancient aliens to UFOs to cryptid monsters.","image":"https://i.iheart.com/v3/re/new_assets/69d1cbf0175ace662a175efc"}},{"ref_id":"%2F605d363f7b53e1a3547a8122","slug":"kaedrich-olsen","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/kaedrich-olsen/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Kaedrich Olsen has studied the runes and Northern mysteries for over 20 years. He also studied spiritually-based hypnotherapy and Shamanism in order to become a transpersonal hypnotherapist. Within this practice, he applies runic wisdom to develop powerful techniques his clients use to transform their lives. Kaedrich lives in Boulder, Colorado with his wife and two daughters, where he is an accomplished leader in the Nordic spiritual community.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Runes-Transformation-Ancient-Symbols-Change/dp/1578634253/ctoc\" target=\"_blank\">Runes for Transformation\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688806e6d99db88ca53805e1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/688806e6d99db88ca53805e1","source_credit":"","title":"","url":"asset://new_assets/688806e6d99db88ca53805e1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kaedrich-olsen"},"summary":{"type":"html","value":"\u003cp>Kaedrich Olsen has studied the runes and Northern mysteries for over 20 years. He also studied spiritually-based hypnotherapy and Shamanism in order to become a transpersonal hypnotherapist. Within this practice, he applies runic wisdom to develop powerful techniques his clients use to transform their lives. Kaedrich lives in Boulder, Colorado with his wife and two daughters, where he is an accomplished leader in the Nordic spiritual community.\u003c/p>\n\n"},"title":{"type":"title","value":"Kaedrich Olsen"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.kaedrich.com/\" target=\"_blank\">kaedrich.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Kaedrich Olsen has studied the runes and Northern mysteries for over 20 years. He also studied spiritually-based hypnotherapy and Shamanism in order to become a transpersonal hypnotherapist. Within this practice, he applies runic wisdom to develop powerful techniques his clients use to transform their lives. Kaedrich lives in Boulder, Colorado with his wife and two daughters, where he is an accomplished leader in the Nordic spiritual community.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/688806e6d99db88ca53805e1","use_caption":false},"keywords":[],"primary_slug":"kaedrich-olsen","slugs":["kaedrich-olsen"],"sponsored":false,"title":"Kaedrich Olsen"},"targeting":{"exclusion":{"tags":[]},"publish_date":1616721240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"605d363f7b53e1a3547a8121","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1616721240000,"type":"content:coast-to-coast-guest","summary":{"title":"Kaedrich Olsen","description":"Kaedrich Olsen has studied the runes and Northern mysteries for over 20 years. He also studied spiritually-based hypnotherapy and Shamanism in order to become a transpersonal hypnotherapist. Within this practice, he applies runic wisdom to develop powerful techniques his clients use to transform their lives. Kaedrich lives in Boulder, Colorado with his wife and two daughters, where he is an accomplished leader in the Nordic spiritual community.","image":"https://i.iheart.com/v3/re/new_assets/688806e6d99db88ca53805e1"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf43c8cf458351207309f2","slug:2026-04-09-show","slug:2026-04-09-show","keyword:keywords/horror movies","keyword:keywords/documentaries","keyword:keywords/cryptids","keyword:keywords/possession"]}},{"id":"%2F69cf405ccf458351207309d9","type":"PUBLISHING","record":{"ref_id":"%2F69cf405ccf458351207309d9","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-08-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://otherworldcottageindustries.com/\" target=\"_blank\">Harvey Kubernik\u003c/a>, a longtime chronicler of music culture, discussed the evolving landscape of music documentaries, and musicians who first became popular in the 1960s and 70s, and their enduring legacy. He traced the surge in music documentaries to the pandemic years, when live music venues closed, and the industry turned to archival footage and storytelling. Emphasizing the public's desire to know artists beyond their songs and concerts, he characterized musicians as &quot;almost part of the family&quot; and audiences craving &quot;visual elements... home movies... scrapbooks.&quot; He highlighted Freddie Mercury and Queen as emblematic of rock's theatrical and artistic evolution, recalling Mercury's transformation from Farrokh Bulsara to a &quot;regal&quot; star who blended diverse musical influences.\u003c/p>\n\n\u003cp>Music documentaries have brought about a newfound recognition of behind-the-scenes contributors, he said. &quot;We're starting to see the engineers having their place in the sun... people want to know how the sound is created.&quot; Reflecting on the power of AM radio in the early days, he noted, &quot;We discovered a lot of this music under our pillow with the transistor radio... it was the AM radio dial that was transformative to us.&quot; Kubernik also shared a personal anecdote about meeting Mick Jagger during the Rolling Stones recording sessions, where a shared knowledge of basketball history sparked a memorable connection.\u003c/p>\n\n\u003cp>The conversation turned to Motown legend Berry Gordy, whom Kubernick interviewed extensively. He described Gordy as a visionary who bridged analog and digital eras in music production and distribution. Kubernick touched on the cultural impact of the 1972 film &quot;The Harder They Come,&quot; which introduced reggae and Rastafarian culture to American audiences. He also spoke about such legendary performers as Elvis Presley, Neil Diamond, The Supremes, Whitney Houston, and Paul Anka.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://bellezimetbooks.squarespace.com/\" target=\"_blank\">Belle Zimet\u003c/a>, an expert on urban legends, traced their origins, characteristics, and cultural impact. She described urban legends as &quot;widely circulated, often scary stories&quot; that gain credibility through hearsay, typically told about a friend or a friend of a friend. These stories function as societal mechanisms to process anxiety, and evolve by accumulating new details and localizing the narrative. Zimet cited classic examples like &quot;Bloody Mary,&quot; recounting the chilling ritual of summoning her in a candlelit bathroom mirror by repeating her name. Mary is then said to appear in the mirror with long tendrils of hair and covered in blood, leaning out of the mirror and breaking her claw-like fingers across your face. The legend's possible historical roots include England's Queen Mary Tudor and Hungary's Elizabeth Bathory, both notorious for violent deaths linked to blood.\u003c/p>\n\n\u003cp>Another prominent tale discussed was the &quot;Vanishing Hitchhiker,&quot; in which a driver picks up a spectral woman who disappears en route, later identified as a deceased local. The guest cited the Resurrection Mary legend near Chicago, where eyewitnesses have claimed encounters since 1939, reinforcing the story's persistence. The conversation also explored urban legends with verifiable origins, such as the Green Man of Koppel, Pennsylvania. This figure was based on Raymond Robinson, who suffered severe disfigurement from electrocution as a child and became the subject of nocturnal sightings.\u003c/p>\n\n\u003cp>Many urban legends are based on real events or &quot;tiny little bit[s] of truth,&quot; though some are more apocryphal, such as the ghost ship stories, which reportedly reappear on anniversaries of their tragic ends. She distinguished urban legends from folklore, noting that folklore has a cultural and traditional basis, whereas urban legends feature contemporary, often frightening narratives presented as fact. Zimet detailed the Hawaiian Night Marchers legend, describing it as &quot;a procession of ancient warriors&quot; whose appearance demands respect and caution, with witnesses urged to cover their eyes to avoid harm, as well as the Black-Eyed Children, first reported in the 1990s, described as pale youths with &quot;absolutely no whites in their eyes&quot; who eerily knock on doors, asking to be let in.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>  / \u003c/em>\u003ca href=\"https://contactinthedesert.com\" target=\"_blank\">\u003cem>Ron Janix\u003c/em>\u003c/a>\u003cem> (Captain Ron)\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Screen-Gems-Music-Documentaries-Scenes/dp/B0FXRCGNNM/ctoc\" target=\"_blank\">Screen Gems: Pop Music Documentaries &amp; Rock and Roll TV Scenes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/DOCS-THAT-ROCK-MUSIC-MATTERS/dp/1892900092/ctoc\" target=\"_blank\">Docs That Rock, Music That Matters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Jimi-Hendrix-Voodoo-Harvey-Kubernik/dp/1454937386/ctoc\" target=\"_blank\">Jimi Hendrix: Voodoo Child\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Urban-Legends-Collection-Historical-Timeline-ebook/dp/B0BMFF6NZ3/ctoc\" target=\"_blank\">Urban Legends Series\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Black-Eyed-Children-Urban-Legends/dp/B0BW32R58B/ctoc\" target=\"_blank\">The Black-Eyed Children\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc/?trackAsin=B086WWD31B"},{"artist":"Phil Collins","title":"In The Air Tonight","url":"https://amazon.com/dp/B01BCXLWXM/ctoc/?trackAsin=B01BCXLWXM"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc/?trackAsin=B0CGW83SKB"},{"artist":"Blondie","title":"Call Me","url":"https://amazon.com/dp/B000TE0K9I/ctoc/?trackAsin=B000TE0K9I"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc/?"},{"artist":"The Beatles","title":"Here Comes The Sun","url":"https://amazon.com/dp/B07FSXMG6X/ctoc/?trackAsin=B07FSXMG6X"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc/?trackAsin=B000VZO4TW"},{"artist":"Bette Midler","title":"The Rose","url":"https://amazon.com/dp/B00GILXNA4/ctoc/?trackAsin=B00GILXNA4"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc/?1"},{"artist":"Neil Diamond","title":"Sweet Caroline","url":"https://amazon.com/dp/B07G7YYVKL/ctoc/?1"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc/?trackAsin=B005MVLLIW"},{"artist":"Huey Lewis","title":"The Power Of Love","url":"https://amazon.com/dp/B000TE0PVG/ctoc/?trackAsin=B000TE0PVG"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc/?trackAsin=B001237IPO"},{"artist":"The Scorpions","title":"Under The Same Sun","url":"https://amazon.com/dp/B000WGRAZ0/ctoc/?trackAsin=B000WGRAZ0"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5fcef834c773a2c8694e420f","%2F69cef8c82dd689e97e727084"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/1960s","keywords/1970s","keywords/music","keywords/pop culture","keywords/urban legends"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d788777546a3079194c929","show":"coast","title":"Wed, Apr 8 2026 - Hour 1"},{"episodeId":"/episodes/69d788877546a3079194c92a","show":"coast","title":"Wed, Apr 8 2026 - Hour 2"},{"episodeId":"/episodes/69d7889a7546a3079194c92b","show":"coast","title":"Wed, Apr 8 2026 - Hour 3"},{"episodeId":"/episodes/69d788ad7546a3079194c92c","show":"coast","title":"Wed, Apr 8 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Colorful tie dye fabric with spiral circle pattern in rainbow colors. The free-form pattern is associated with 1960s and 1970s fashion style and a symbol of peace and the peace movement of that era. The multi-colored array of vibrant color was the essence of cool, groovy, psychedelic trends.","id":"%2F60623909ec85858a41dcef6b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b","source_credit":"YinYang / E+ / Getty Images","title":"Psychedelic Tie Dye, a 1960s Style Symbol of Peace Background","url":"asset://assets.getty/60623909ec85858a41dcef6b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775656800260},"slug":{"type":"slug","value":"2026-04-08-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://otherworldcottageindustries.com/\" target=\"_blank\">Harvey Kubernik\u003c/a>, a longtime chronicler of music culture, discussed the evolving landscape of music, including documentaries. Followed by author \u003ca href=\"https://bellezimetbooks.squarespace.com/\" target=\"_blank\">Belle Zimet\u003c/a> with an exploration of urban legends.\u003c/p>\n\n"},"title":{"type":"title","value":"Music of the 60s & 70s / Exploring Urban Legends"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://otherworldcottageindustries.com/KUBERNIK'S%20CORNER.html\" target=\"_blank\">otherworldcottageindustries.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://forgottenhits60s.blogspot.com/\" target=\"_blank\">forgottenhits60s.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://bellezimetbooks.squarespace.com/\" target=\"_blank\">bellezimetbooks.squarespace.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-08-2026-hour-1, 04-08-2026-hour-2, 04-08-2026-hour-3, 04-08-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Harvey Kubernik, a longtime chronicler of music culture, discussed the evolving landscape of music, including documentaries. Followed by author Belle Zimet with an exploration of urban legends.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Colorful tie dye fabric with spiral circle pattern in rainbow colors. The free-form pattern is associated with 1960s and 1970s fashion style and a symbol of peace and the peace movement of that era. The multi-colored array of vibrant color was the essence of cool, groovy, psychedelic trends.","link":"","new_tab":false,"source_credit":"YinYang / E+ / Getty Images","title":"Psychedelic Tie Dye, a 1960s Style Symbol of Peace Background","url":"asset://assets.getty/60623909ec85858a41dcef6b","use_caption":false},"keywords":["keywords/1960s","keywords/1970s","keywords/music","keywords/pop culture","keywords/urban legends"],"primary_slug":"2026-04-08-show","slugs":["2026-04-08-show"],"sponsored":false,"title":"Music of the 60s & 70s / Exploring Urban Legends"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775728800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1hwZV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-08-show/"},"slug":"2026-04-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60623909ec85858a41dcef6b","title":"Music of the 60s & 70s / Exploring Urban Legends","description":"Harvey Kubernik, a longtime chronicler of music culture, discussed the evolving landscape of music, including documentaries. Followed by author Belle Zimet with an exploration of urban legends.","author":""},"pub_start":1775728800000,"pub_until":4115978604802,"pub_changed":1775733015623,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5fcef834c773a2c8694e420f","slug":"harvey-kubernik","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/harvey-kubernik/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Harvey Kubernik is the author of 19 books, including &quot;Canyon Of Dreams: The Magic And The Music Of Laurel Canyon&quot; and &quot;Turn Up The Radio! Rock, Pop and Roll In Los Angeles 1956-1972.&quot; Sterling/Barnes and Noble in 2018 published Harvey and Kenneth Kubernik’s &quot;The Story Of The Band: From Big Pink To The Last Waltz.&quot; For summer 2021 the duo has written a multi-narrative book on Jimi Hendrix for the publisher. Otherworld Cottage Industries in July 2020 published Harvey’s 508-page book, &quot;Docs That Rock, Music That Matters,&quot; featuring Harvey’s interviews with D.A. Pennebaker, Chris Hegedus, Albert Maysles, Murray Lerner, Morgan Neville, Curtis Hanson, Michael Lindsay-Hogg, Andrew Loog Oldham, Dick Clark, Ray Manzarek, Travis Pike, Allan Arkush, and David Leaf, among others.\u003c/p>\n\n\u003cp>Harvey is active in the music documentary and TV/film world. In 2020 Kubernik served as Consultant on &quot;Laurel Canyon: A Place In Time&quot; documentary directed by Alison Ellwood which debuted in 2020 on the EPIX/MGM television channel. Kubernik’s writings are in several book anthologies, most notably &quot;The Rolling Stone Book Of The Beats&quot; and &quot;Drinking With Bukowski.&quot; \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Screen-Gems-Music-Documentaries-Scenes/dp/B0FXRCGNNM/ctoc\" target=\"_blank\">Screen Gems: Pop Music Documentaries &amp; Rock and Roll TV Scenes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/DOCS-THAT-ROCK-MUSIC-MATTERS/dp/1892900092/ctoc\" target=\"_blank\">Docs That Rock, Music That Matters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Jimi-Hendrix-Voodoo-Harvey-Kubernik/dp/1454937386/ctoc\" target=\"_blank\">Jimi Hendrix: Voodoo Child\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/1967-Complete-Music-History-Summer/dp/1454920521/ctoc\" target=\"_blank\">1967: A Complete Rock Music History of the Summer of Love\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Turn-Up-Radio-Rock-Angeles/dp/1595800794/ctoc\" target=\"_blank\">Turn Up the Radio!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Rolling-Stones-ACC-Art-Books/dp/1788842383/ctoc\" target=\"_blank\">The Rolling Stones: Icons\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d344c535ee27a1130447c9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d344c535ee27a1130447c9","source_credit":"","title":"","url":"asset://new_assets/69d344c535ee27a1130447c9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"harvey-kubernik"},"summary":{"type":"html","value":"\u003cp>Harvey Kubernik is the author of 19 books, including &quot;Canyon Of Dreams: The Magic And The Music Of Laurel Canyon&quot; and &quot;Turn Up The Radio! Rock, Pop and Roll In Los Angeles 1956-1972.&quot; Sterling/Barnes and Noble in 2018 published Harvey and Kenneth Kubernik’s &quot;The Story Of The Band: From Big Pink To The Last Waltz.&quot; For summer 2021 the duo has written a multi-narrative book on Jimi Hendrix for the publisher.\u003c/p>\n\n"},"title":{"type":"title","value":"Harvey Kubernik"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://otherworldcottageindustries.com/KUBERNIK'S%20CORNER.html\" target=\"_blank\">otherworldcottageindustries.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://forgottenhits60s.blogspot.com/\" target=\"_blank\">forgottenhits60s.blogspot.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Harvey Kubernik is the author of 19 books, including \"Canyon Of Dreams: The Magic And The Music Of Laurel Canyon\" and \"Turn Up The Radio! Rock, Pop and Roll In Los Angeles 1956-1972.\" Sterling/Barnes and Noble in 2018 published Harvey and Kenneth Kubernik’s \"The Story Of The Band: From Big Pink To The Last Waltz.\" For summer 2021 the duo has written a multi-narrative book on Jimi Hendrix for the publisher.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d344c535ee27a1130447c9","use_caption":false},"keywords":[],"primary_slug":"harvey-kubernik","slugs":["harvey-kubernik"],"sponsored":false,"title":"Harvey Kubernik"},"targeting":{"exclusion":{"tags":[]},"publish_date":1607399400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5fcef834c773a2c8694e420e","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1607399400000,"type":"content:coast-to-coast-guest","summary":{"title":"Harvey Kubernik","description":"Harvey Kubernik is the author of 19 books, including \"Canyon Of Dreams: The Magic And The Music Of Laurel Canyon\" and \"Turn Up The Radio! Rock, Pop and Roll In Los Angeles 1956-1972.\" Sterling/Barnes and Noble in 2018 published Harvey and Kenneth Kubernik’s \"The Story Of The Band: From Big Pink To The Last Waltz.\" For summer 2021 the duo has written a multi-narrative book on Jimi Hendrix for the publisher.","image":"https://i.iheart.com/v3/re/new_assets/69d344c535ee27a1130447c9"}},{"ref_id":"%2F69cef8c82dd689e97e727084","slug":"belle-zimet","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/belle-zimet/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Belle Zimet is an author of fiction focusing on the paranormal and urban legends, such as Bloody Mary, the vanishing hitchhiker, tommyknockers, the dark watchers, Hawaiian night marchers, and ghost ships.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Urban-Legends-Collection-Historical-Timeline-ebook/dp/B0BMFF6NZ3/ctoc\" target=\"_blank\">Urban Legends Series\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Black-Eyed-Children-Urban-Legends/dp/B0BW32R58B/ctoc\" target=\"_blank\">The Black-Eyed Children\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Knock-Urban-Legends-Belle-Zimet/dp/B0CW1F1XYP/ctoc\" target=\"_blank\">Knock Knock\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d201f2c7836ade1a341bd1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d201f2c7836ade1a341bd1","source_credit":"","title":"","url":"asset://new_assets/69d201f2c7836ade1a341bd1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"belle-zimet"},"summary":{"type":"html","value":"\u003cp>Belle Zimet is an author of fiction focusing on the paranormal and urban legends, such as Bloody Mary, the vanishing hitchhiker, tommyknockers, the dark watchers, Hawaiian night marchers, and ghost ships.\u003c/p>\n\n"},"title":{"type":"title","value":"Belle Zimet"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellezimetbooks.squarespace.com/\" target=\"_blank\">bellezimetbooks.squarespace.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Belle Zimet is an author of fiction focusing on the paranormal and urban legends, such as Bloody Mary, the vanishing hitchhiker, tommyknockers, the dark watchers, Hawaiian night marchers, and ghost ships.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d201f2c7836ade1a341bd1","use_caption":false},"keywords":[],"primary_slug":"belle-zimet","slugs":["belle-zimet"],"sponsored":false,"title":"Belle Zimet"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775171820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"thFl8","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1775171820000,"type":"content:coast-to-coast-guest","summary":{"title":"Belle Zimet","description":"Belle Zimet is an author of fiction focusing on the paranormal and urban legends, such as Bloody Mary, the vanishing hitchhiker, tommyknockers, the dark watchers, Hawaiian night marchers, and ghost ships.","image":"https://i.iheart.com/v3/re/new_assets/69d201f2c7836ade1a341bd1"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf405ccf458351207309d9","slug:2026-04-08-show","slug:2026-04-08-show","keyword:keywords/1960s","keyword:keywords/1970s","keyword:keywords/music","keyword:keywords/pop culture","keyword:keywords/urban legends"]}},{"id":"%2F69cf3e362dd689e97e72719f","type":"PUBLISHING","record":{"ref_id":"%2F69cf3e362dd689e97e72719f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-07-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, private pilot and military aerospace historian \u003ca href=\"https://www.hollywooddisclosurealliance.org/michael-schratt\" target=\"_blank\">Michael Schratt\u003c/a> explored some of the top UFO crash and retrieval cases as compiled by pioneering researcher Leonard Stringfield. Emphasizing the value of Stringfield's extensive collection of 65 binders containing firsthand military witness testimonies, he said these accounts include those of personnel said to handle alien bodies and debris, and transport materials to Wright-Patterson Air Force Base. Stringfield's own encounter with &quot;Foo Fighters&quot; —mysterious glowing orbs seen by WWII pilots— sparked his lifelong investigation into UFO phenomena. Schratt explained, &quot;The tracer rounds would go right into the orb and would be absorbed... then these things would peel away at a high rate of speed.&quot;\u003c/p>\n\n\u003cp>Schratt delved into the 1941 Cape Girardeau, Missouri UFO crash, in which Reverend William Huffman saw a 25-foot craft and three small extraterrestrial bodies. Notably, one alien was still alive upon arrival but soon died, with General George C. Marshall concluding their deaths were due to atmospheric decompression rather than injury, according to documentation Schratt reviewed. He also highlighted an incident in Wright Field, Ohio, in 1946, where six-year-old Tex Martin and his avionics mechanic father reportedly saw a disc-shaped craft, military vehicles, and three deceased extraterrestrial bodies inside a hangar.\u003c/p>\n\n\u003cp>Addressing why these advanced crafts crashed, he suggested multiple possibilities, including natural causes and a &quot;dark, sinister&quot; scenario where a breakaway military group actively shoots down these vehicles to exploit their technology. Schratt also revealed that, contrary to popular belief, the recovered bodies are no longer at Wright-Patterson Air Force Base but stored underground at Eglin Air Force Base. He described the extraterrestrials as &quot;three and a half to four feet tall&quot; with &quot;oversized eyes, heavy brow ridges, emaciated bodies, and lizard-like skin.&quot; He also recounted the story of comedian Jackie Gleason's 1973 visit to Homestead Air Force Base, escorted by President Nixon, where Gleason allegedly saw &quot;dismembered and burnt, childlike ET beings&quot; stored in vintage freezers.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, Reverend \u003ca href=\"http://www.michaeljscarter.com/\" target=\"_blank\">Michael J. Carter\u003c/a> discussed the complexity of reconciling faith with alien phenomena, as well as the existence of extraterrestrials in antiquity and how their presence shaped the biblical scriptures. He recalled his 1989 experience of his first contact with a &quot;grey&quot; alien, an event he described as the start of a profound spiritual and intellectual journey. Drawing on theological and ufological scholarship, Carter argued that belief in a populated universe does not negate belief in God but requires a broader understanding of divinity. He also noted the reluctance of media and religious institutions to address the intersection of faith and extraterrestrial life.\u003c/p>\n\n\u003cp>His book, &quot;Alien Scriptures,&quot; originated from his master's thesis at Union Theological Seminary, where he was encouraged to pursue the controversial topic. Carter posited that many biblical accounts, particularly in the Old Testament, can be interpreted as ancient UFO narratives. He pointed out that the Hebrew word &quot;Elohim,&quot; a plural term for God, may refer to a group of extraterrestrial beings rather than a singular deity. He also reinterprets &quot;angels&quot; as messengers or envoys, possibly ETs, noting that angels only tell us what they do, but they don't reveal where they're from.\u003c/p>\n\n\u003cp>Carter referenced stories such as the flying chariots of Elijah and the fallen angels of the Book of Enoch to illustrate the complex relationship between humans and these beings. He challenged the traditional view that fallen angels are purely demonic, suggesting a nuanced interpretation: they may have broken a &quot;prime directive&quot; by interacting with humans, sharing knowledge about plants, healing, and technology, complicating the moral narrative. He also explored how contact with extraterrestrial beings can lead to profound and positive personal and spiritual transformations.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/DARK-FILES-Pictorial-Forgotten-Encounters/dp/0578369265/ctoc\" target=\"_blank\">DARK FILES\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shop.siriusdisclosure.com/products/disclosure-an-illustrated-history-ebook?srsltid=AfmBOooeKoJTWw3ARIIE3hG3UV7wa4z6W0jcFC8djAPn97j-FPlzM_kN&variant=50003611812123\" target=\"_blank\">DISCLOSURE: An Illustrated History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Initiation-Spiritual-Transformation-Experiencer-Experiencers/dp/0578963310/ctoc\" target=\"_blank\">Initiation: The Spiritual Transformation of the Experiencer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Scriptures-Extraterrestrials-Holy-Bible/dp/0989029344/ctoc\" target=\"_blank\">Alien Scriptures: Extraterrestrials and the Holy Bible\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc/?1"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc/?trackAsin=B007GN15O4"},{"artist":"Alannah Myles","title":"Black Velvet","url":"https://amazon.com/dp/B0FPP8TP3P/ctoc/?trackAsin=B0FPP8TP3P"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc/?trackAsin=B073LVDYF2"},{"artist":"Barry McGuire","title":"Eve Of Destruction","url":"https://amazon.com/dp/B073FC9XJC/ctoc/?1"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc/?trackAsin=B00137X3CG"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc/?trackAsin=B00AON26QO"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc/?trackAsin=B0025VYRV0"},{"artist":"Dionne Warwick","title":"Anyone Who Had A Heart","url":"https://amazon.com/dp/B002C7HRC8/ctoc/?trackAsin=B002C7HRC8"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc/?trackAsin=B09Z7T865G"},{"artist":"Johnny Mathis","title":"Wonderful! Wonderful!","url":"https://amazon.com/dp/B00136NU84/ctoc/?1"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc/?trackAsin=B0018ALWUS"},{"artist":"Golden Earring","title":"Twilight Zone","url":"https://amazon.com/dp/B0CHFW4DD1/ctoc/?trackAsin=B0CHFW4DD1"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc/?trackAsin=B00SDAO6F4"},{"artist":"Al Stewart","title":"Year Of The Cat","url":"https://amazon.com/dp/B093196ZNB/ctoc/?1"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0225eacc137bf244202ac6","%2F5e013c6b537fd678a3ecf529"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFOs","keywords/retrieval missions","keywords/ancient aliens","keywords/religion","keywords/Biblical prophecy"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d63221c5f1d0bf4a00289b","show":"coast","title":"Tue, Apr 7 2026 - Hour 1"},{"episodeId":"/episodes/69d63234c5f1d0bf4a00289c","show":"coast","title":"Tue, Apr 7 2026 - Hour 2"},{"episodeId":"/episodes/69d63241c5f1d0bf4a00289d","show":"coast","title":"Tue, Apr 7 2026 - Hour 3"},{"episodeId":"/episodes/69d63251c5f1d0bf4a00289e","show":"coast","title":"Tue, Apr 7 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Alien UFO Crash, That Took Place At Roswell New Mexico, In 1947.","id":"%2F68f192426f81d8c1e8a72789","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","source_credit":"Mark Stevenson/UIG / Collection Mix: Subjects / Getty Images","title":"The Roswell UFO Crash","url":"asset://assets.getty/68f192426f81d8c1e8a72789","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775570400403},"slug":{"type":"slug","value":"2026-04-07-show"},"summary":{"type":"html","value":"\u003cp>Military aerospace historian \u003ca href=\"https://www.hollywooddisclosurealliance.org/michael-schratt\" target=\"_blank\">Michael Schratt\u003c/a> explored some of the top UFO crash and retrieval cases. Followed by Reverend \u003ca href=\"http://www.michaeljscarter.com/\" target=\"_blank\">Michael J. Carter\u003c/a> on reconciling faith with alien phenomena, and the existence of ETs in antiquity.\u003c/p>\n\n"},"title":{"type":"title","value":"UFO Retrieval Cases / Aliens in Antiquity"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.hollywooddisclosurealliance.org/michael-schratt\" target=\"_blank\">hollywooddisclosurealliance.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.michaeljscarter.com/\" target=\"_blank\">michaeljscarter.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-07-2026-hour-1, 04-07-2026-hour-2, 04-07-2026-hour-3, 04-07-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Military aerospace historian Michael Schratt explored some of the top UFO crash and retrieval cases. Followed by Reverend Michael J. Carter on reconciling faith with alien phenomena, and the existence of ETs in antiquity.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The Alien UFO Crash, That Took Place At Roswell New Mexico, In 1947.","link":"","new_tab":false,"source_credit":"Mark Stevenson/UIG / Collection Mix: Subjects / Getty Images","title":"The Roswell UFO Crash","url":"asset://assets.getty/68f192426f81d8c1e8a72789","use_caption":false},"keywords":["keywords/UFOs","keywords/retrieval missions","keywords/ancient aliens","keywords/religion","keywords/Biblical prophecy"],"primary_slug":"2026-04-07-show","slugs":["2026-04-07-show"],"sponsored":false,"title":"UFO Retrieval Cases / Aliens in Antiquity"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775642400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"b0RJs","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory","coast-categories/extraterrestrial","coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-07-show/"},"slug":"2026-04-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","title":"UFO Retrieval Cases / Aliens in Antiquity","description":"Military aerospace historian Michael Schratt explored some of the top UFO crash and retrieval cases. Followed by Reverend Michael J. Carter on reconciling faith with alien phenomena, and the existence of ETs in antiquity.","author":""},"pub_start":1775642400000,"pub_until":4115978604802,"pub_changed":1775666449639,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory","coast-categories/extraterrestrial","coast-categories/ancient-world","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0225eacc137bf244202ac6","slug":"schratt-michael-96820","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/schratt-michael/96820","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Michael Schratt (private pilot/military aerospace historian) has lectured across the country on the unique subject of &quot;Mystery Aircraft,&quot; and classified propulsion systems buried deep within the military industrial complex. A guest speaker at the &quot;OSHKOSH&quot; AirVenture 2006/2007 event, (world’s largest air show), Michael has developed a number of contacts who have had first hand experience dealing with classified &quot;black programs,&quot; including former USAF pilots, retired Naval personnel, and aerospace engineers that have maintained a TOP SECRET SCI security clearance.\u003c/p>\n\n\u003cp>Michael currently works as a SolidWorks draftsman in San Jose CA. In an effort to expose government fraud, waste, and abuse, he devotes much of his free time researching aerospace technical documents, conducting interviews, and traveling to multiple university archives. As a concerned citizen, he believes that it is our constitutional obligation to question authority and demand an accounting of special access programs that bypass congressional oversight and public scrutiny.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/DARK-FILES-Pictorial-Forgotten-Encounters/dp/0578369265/ctoc\" target=\"_blank\">DARK FILES\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shop.siriusdisclosure.com/products/disclosure-an-illustrated-history-ebook?srsltid=AfmBOooeKoJTWw3ARIIE3hG3UV7wa4z6W0jcFC8djAPn97j-FPlzM_kN&variant=50003611812123\" target=\"_blank\">DISCLOSURE: An Illustrated History\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d344f435ee27a1130447d7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d344f435ee27a1130447d7","source_credit":"","title":"","url":"asset://new_assets/69d344f435ee27a1130447d7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"schratt-michael-96820"},"summary":{"type":"html","value":"\u003cp>Michael Schratt (private pilot/military aerospace historian) has lectured across the country on the unique subject of &quot;Mystery Aircraft,&quot; and classified propulsion systems buried deep within the military industrial complex. A guest speaker at the &quot;OSHKOSH&quot; AirVenture 2006/2007 event, (world’s largest air show), Michael has developed a number of contacts who have had first hand experience dealing with classified &quot;black programs,&quot; including former USAF pilots, retired Naval personnel, and aerospace engineers that have maintained a TOP SECRET SCI security clearance.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael Schratt"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.hollywooddisclosurealliance.org/michael-schratt\" target=\"_blank\">hollywooddisclosurealliance.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/schratt-michael-96820","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/schratt-michael/96820","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Michael Schratt (private pilot/military aerospace historian) has lectured across the country on the unique subject of \"Mystery Aircraft,\" and classified propulsion systems buried deep within the military industrial complex. A guest speaker at the \"OSHKOSH\" AirVenture 2006/2007 event, (world’s largest air show), Michael has developed a number of contacts who have had first hand experience dealing with classified \"black programs,\" including former USAF pilots, retired Naval personnel, and aerospace engineers that have maintained a TOP SECRET SCI security clearance.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d344f435ee27a1130447d7","use_caption":false},"keywords":[],"primary_slug":"schratt-michael-96820","slugs":["schratt-michael-96820"],"sponsored":false,"title":"Michael Schratt"},"targeting":{"exclusion":{"tags":[]},"publish_date":1541733000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"YGuWV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1541733000000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Schratt","description":"Michael Schratt (private pilot/military aerospace historian) has lectured across the country on the unique subject of \"Mystery Aircraft,\" and classified propulsion systems buried deep within the military industrial complex. A guest speaker at the \"OSHKOSH\" AirVenture 2006/2007 event, (world’s largest air show), Michael has developed a number of contacts who have had first hand experience dealing with classified \"black programs,\" including former USAF pilots, retired Naval personnel, and aerospace engineers that have maintained a TOP SECRET SCI security clearance.","image":"https://i.iheart.com/v3/re/new_assets/69d344f435ee27a1130447d7"}},{"ref_id":"%2F5e013c6b537fd678a3ecf529","slug":"carter-michael-js-66882","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/carter-michael-js/66882","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rev. Michael J. Carter is originally from Baltimore, Maryland. He moved to New York City in 1980 and lived there for 25 years, working as a professional actor before moving to Asheville with his family. Michael is an ordained Interfaith minister and received his BA Degree in Letters from the College of New Rochelle where he graduated cum laude. He received his Masters In Divinity Degree from Union Theological Seminary in New York City (class of 2000).\u003c/p>\n\n\u003cp>Rev. Carter has written articles on UFOs and Religion for such publications as UFO Magazine, Alien Encounters,The MUFON UFO Journal, Contact Forum, The S.P.A.C.E. Newsletter (Support Program for Abductees Contact Encounters) a UFO support group in New York City. He has spoken at UFO Conferences such as the 2nd Philadelphia, Need To Know Conference, The Annual Long Island UFO Conference with Budd Hopkins, as well as appearing on radio and TV appearances across the nation.\u003c/p>\n\n\u003cp>Rev. Carter has also appeared on Japanese television discussing the Bible and UFOs. A long-time UFO experiencer, he lectures extensively on the topic of religion and UFOs. He has appeared on the Sci-Fi Channel’s Steven Spielberg's production of Abduction Diaries, The Real 4400, and is a frequent guest on The History Channel’s production of Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Initiation-Spiritual-Transformation-Experiencer-Experiencers/dp/0578963310/ctoc\" target=\"_blank\">Initiation: The Spiritual Transformation of the Experiencer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Scriptures-Extraterrestrials-Holy-Bible/dp/0989029344/ctoc\" target=\"_blank\">Alien Scriptures: Extraterrestrials and the Holy Bible\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d1cbd7175ace662a175eed","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d1cbd7175ace662a175eed","source_credit":"","title":"","url":"asset://new_assets/69d1cbd7175ace662a175eed","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"carter-michael-js-66882"},"summary":{"type":"html","value":"\u003cp>Rev. Michael J. Carter is an ordained Interfaith minister and received his BA Degree in Letters from the College of New Rochelle where he graduated cum laude. He received his Masters In Divinity Degree from Union Theological Seminary in New York City (class of 2000). He has written articles on UFOs and Religion for such publications as UFO Magazine, Alien Encounters,The MUFON UFO Journal, Contact Forum, The S.P.A.C.E. Newsletter (Support Program for Abductees Contact Encounters) a UFO support group in New York City.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael J.S. Carter"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.michaeljscarter.com/\" target=\"_blank\">michaeljscarter.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/carter-michael-js-66882","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/carter-michael-js/66882","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Rev. Michael J. Carter is an ordained Interfaith minister and received his BA Degree in Letters from the College of New Rochelle where he graduated cum laude. He received his Masters In Divinity Degree from Union Theological Seminary in New York City (class of 2000). He has written articles on UFOs and Religion for such publications as UFO Magazine, Alien Encounters,The MUFON UFO Journal, Contact Forum, The S.P.A.C.E. Newsletter (Support Program for Abductees Contact Encounters) a UFO support group in New York City.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d1cbd7175ace662a175eed","use_caption":false},"keywords":[],"primary_slug":"carter-michael-js-66882","slugs":["carter-michael-js-66882"],"sponsored":false,"title":"Michael J.S. Carter"},"targeting":{"exclusion":{"tags":[]},"publish_date":1458867900000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"f6sAu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1458867900000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael J.S. Carter","description":"Rev. Michael J. Carter is an ordained Interfaith minister and received his BA Degree in Letters from the College of New Rochelle where he graduated cum laude. He received his Masters In Divinity Degree from Union Theological Seminary in New York City (class of 2000). He has written articles on UFOs and Religion for such publications as UFO Magazine, Alien Encounters,The MUFON UFO Journal, Contact Forum, The S.P.A.C.E. Newsletter (Support Program for Abductees Contact Encounters) a UFO support group in New York City.","image":"https://i.iheart.com/v3/re/new_assets/69d1cbd7175ace662a175eed"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf3e362dd689e97e72719f","slug:2026-04-07-show","slug:2026-04-07-show","keyword:keywords/UFOs","keyword:keywords/retrieval missions","keyword:keywords/ancient aliens","keyword:keywords/religion","keyword:keywords/Biblical prophecy"]}},{"id":"%2F69cf3ab12dd689e97e72716e","type":"PUBLISHING","record":{"ref_id":"%2F69cf3ab12dd689e97e72716e","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-06-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, researcher of esoteric traditions \u003ca href=\"https://megalithicmysteries.com/\" target=\"_blank\">Hans Dietrich\u003c/a> discussed his work exploring ancient symbolism and mysteries. Drawing from his upbringing in Kathmandu, Nepal, where he was exposed to shamanism and Himalayan legends, Dietrich shared insights from his studies in Bhutan, focusing on Nyingma Buddhism —a tradition rich with accounts of sorcery, levitation, ascended masters, and astral projection. He delved into the enigmatic Dropa stones, circular discs with holes at their centers, and inscribed with mysterious scripts. While some claim these inscriptions are alien languages, he proposed these writings might be proto-Chinese or related local scripts, connected to artifacts found in China.\u003c/p>\n\n\u003cp>Discussing theories of ancient extraterrestrial visitation and their links to mythology and astronomy, Dietrich proposed that biblical accounts—like Ezekiel's vision—may describe encounters with advanced &quot;sonic technology.&quot; He likened Ezekiel's description to &quot;100,000 musical instruments being played without players,&quot; interpreting this as the noise of alien spacecraft. Dietrich also emphasized the enduring importance of the Sirius star system across global cultures, highlighting its role in seasonal timing and its prominence in African, Egyptian, Islamic, and Buddhist traditions. He noted the Dogon's knowledge of Sirius B, a star only confirmed by scientists in the 1950s. Their awareness of this was said to come from contact with aquatic beings known as the Nommo.\u003c/p>\n\n\u003cp>The conversation also touched on Mount Meru, a physical and mythological mountain in Tibet and Tanzania, described as a &quot;dimensional portal&quot; that harmonizes humanity's chakras and, according to Buddhist philosophy, connects to Sirius, paralleling Norse mythology's Bifröst bridge. Dietrich also challenged mainstream Egyptology by revealing how Greek transliterations altered original Egyptian meanings and led to misunderstandings about their cosmology.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the second half, psychic and medium \u003ca href=\"https://vincentgenna.com/\" target=\"_blank\">Vincent Genna\u003c/a> offered perspectives as a &quot;psychic therapist&quot; with backgrounds in psychology and clinical social work. He helps people transform their lives by combining spiritual insight with therapeutic methods. Genna explained that the mind shields us emotionally by repressing painful memories and beliefs, which in turn unconsciously affects our lives and ability to manifest desires. &quot;Most people don't believe what they think they believe, because...your brain needs to protect you,&quot; he said. His approach centers on identifying and healing these hidden core beliefs to support genuine manifestation.\u003c/p>\n\n\u003cp>Regarding free will, Genna argued it is mostly an illusion shaped by outside influences. &quot;We give away our free will,&quot; he said, &quot;because you're choosing to listen to the external forces of life rather than the internal forces...which is our greatest guidance system.&quot; Many people experience inner conflict between intellect and intuition, leading to stress and anxiety. Genna urged listeners to trust their internal guidance rather than external distractions to truly thrive.\u003c/p>\n\n\u003cp>He described his role as awakening people to their &quot;own beauty, magnificence, and divinity,&quot; sometimes sparking life-changing shifts that happen &quot;literally overnight&quot; when someone is ready to let go of self-doubt and embrace transformation. Breaking through defensive mindsets—rooted in victimhood and blame—can be challenging, as real change depends on the individual's willingness to release old patterns, he noted. In the last hour, he gave readings to callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.vortex.com\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://behindtheblack.com\" target=\"_blank\">\u003cem>Robert Zimmerman\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lulu.com/shop/hans-dietrich/lost-mysteries-of-khemit/paperback/product-yvj8r4p.html\" target=\"_blank\">Khemit, The Land Before the Greeks\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/hans-dietrich/dropa-legends-lore/paperback/product-rn7v9q.html\" target=\"_blank\">Dropa Legends &amp; Lore\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/hans-dietrich/the-magic-of-symbols/paperback/product-zm88m9n.html\" target=\"_blank\">The Magic of Symbols\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Thats-Holding-You-Back/dp/1722505699\" target=\"_blank\">The Secret That's Holding You Back\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc/?1"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007JOM74C/ctoc/?trackAsin=B007JOM74C"},{"artist":"Moody Blues","title":"Your Wildest Dreams","url":"https://amazon.com/dp/B001NTCY0Q/ctoc/?trackAsin=B001NTCY0Q"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc/?trackAsin=B007GN0O7I"},{"artist":"Righteous Brothers","title":"Unchained Melody","url":"https://amazon.com/dp/B001NSP4TK/ctoc/?trackAsin=B001NSP4TK"},{"artist":"Cusco","title":"Dijeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Neil Sedaka","title":"Breaking Up Is Hard To Do","url":"https://amazon.com/dp/B0DQLYXQQY/ctoc/?trackAsin=B0DQLYXQQY"},{"artist":"Cusco","title":"Waters Of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc/?trackAsin=B007GN16S4"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B096FZDLH2/ctoc/?trackAsin=B096FZDLH2"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc/?trackAsin=B0DZVCFHP1"},{"artist":"Rod Stewart","title":"My Foolish Heart","url":"https://amazon.com/dp/B004JYT7MA/ctoc/?trackAsin=B004JYT7MA"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc/?trackAsin=B0DZX38459"},{"artist":"Queen","title":"Bohemian Rhapsody","url":"https://amazon.com/dp/B07VGZMXF2/ctoc/?trackAsin=B07VGZMXF2"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCL64/ctoc/?1"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B06XG3S139/ctoc/?trackAsin=B06XG3S139"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69cef40a2dd689e97e727007","%2F5e014351cc137bf24420247d"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/ancient civilizations","keywords/symbols","keywords/cosmology","keywords/free will","keywords/social control"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d4de6494fc12a86123e878","show":"coast","title":"Mon, Apr 6 2026 - Hour 1"},{"episodeId":"/episodes/69d4de7194fc12a86123e879","show":"coast","title":"Mon, Apr 6 2026 - Hour 2"},{"episodeId":"/episodes/69d4de8294fc12a86123e87a","show":"coast","title":"Mon, Apr 6 2026 - Hour 3"},{"episodeId":"/episodes/69d4de9594fc12a86123e87b","show":"coast","title":"Mon, Apr 6 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Close-up Of Businessman's Hands Saving Piggybank From Hammering","id":"%2F69cf3cdef47156c5a85ce3cd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69cf3cdef47156c5a85ce3cd","source_credit":"AndreyPopov / iStock / Getty Images","title":"Businessman Saving Piggybank From Hammering","url":"asset://assets.getty/69cf3cdef47156c5a85ce3cd","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775484000121},"slug":{"type":"slug","value":"2026-04-06-show"},"summary":{"type":"html","value":"\u003cp>Researcher of esoteric traditions \u003ca href=\"https://megalithicmysteries.com/\" target=\"_blank\">Hans Dietrich\u003c/a> discussed ancient symbolism and mysteries. Followed by psychic and medium \u003ca href=\"https://vincentgenna.com/\" target=\"_blank\">Vincent Genna\u003c/a> with his perspectives on changing one's mindset.\u003c/p>\n\n"},"title":{"type":"title","value":"Ancient Legends & Symbols / Changing One's Mindset"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.gaia.com/video/intergalactic-council-for-5d-ascension\" target=\"_blank\">Intergalactic Council for 5D Ascension\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.gaia.com/video/life-without-regret-vincent-genna\" target=\"_blank\">A Life without Regret with Vincent Genna\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UChYJmrrHMgMmCDY6rerhiwA\" target=\"_blank\">Vincent's YouTube channel\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://megalithicmysteries.com/\" target=\"_blank\">megalithicmysteries.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.vincentgenna.com/\" target=\"_blank\">vincentgenna.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://linktr.ee/vincentgennamsw\" target=\"_blank\">linktr.ee/vincentgennamsw\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-06-2026-hour-1, 04-06-2026-hour-2, 04-06-2026-hour-3, 04-06-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Researcher of esoteric traditions Hans Dietrich discussed ancient symbolism and mysteries. Followed by psychic and medium Vincent Genna with his perspectives on changing one's mindset.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Close-up Of Businessman's Hands Saving Piggybank From Hammering","link":"","new_tab":false,"source_credit":"AndreyPopov / iStock / Getty Images","title":"Businessman Saving Piggybank From Hammering","url":"asset://assets.getty/69cf3cdef47156c5a85ce3cd","use_caption":false},"keywords":["keywords/ancient civilizations","keywords/symbols","keywords/cosmology","keywords/free will","keywords/social control"],"primary_slug":"2026-04-06-show","slugs":["2026-04-06-show"],"sponsored":false,"title":"Ancient Legends & Symbols / Changing One's Mindset"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775556000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"EBKaA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-06-show/"},"slug":"2026-04-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf3cdef47156c5a85ce3cd","title":"Ancient Legends & Symbols / Changing One's Mindset","description":"Researcher of esoteric traditions Hans Dietrich discussed ancient symbolism and mysteries. Followed by psychic and medium Vincent Genna with his perspectives on changing one's mindset.","author":""},"pub_start":1775556000000,"pub_until":4115978604802,"pub_changed":1775558363224,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69cef40a2dd689e97e727007","slug":"hans-dietrich","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/hans-dietrich/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Hans Dietrich is an author who writes about ancient civilizations, legends and lore, the Magic of Symbols, and how these symbols include references to possible extraterrestrial visitations preserved within ancient Buddhist texts. He is also a scholar of Khemetian cosmology and astral projection.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lulu.com/shop/hans-dietrich/lost-mysteries-of-khemit/paperback/product-yvj8r4p.html\" target=\"_blank\">Khemit, The Land Before the Greeks\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/hans-dietrich/dropa-legends-lore/paperback/product-rn7v9q.html\" target=\"_blank\">Dropa Legends &amp; Lore\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/hans-dietrich/the-magic-of-symbols/paperback/product-zm88m9n.html\" target=\"_blank\">The Magic of Symbols\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d2020cc7836ade1a341be0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d2020cc7836ade1a341be0","source_credit":"","title":"","url":"asset://new_assets/69d2020cc7836ade1a341be0","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hans-dietrich"},"summary":{"type":"html","value":"\u003cp>Hans Dietrich is an author who writes about ancient civilizations, legends and lore, the Magic of Symbols, and how these symbols include references to possible extraterrestrial visitations preserved within ancient Buddhist texts. He is also a scholar of Khemetian cosmology and astral projection.\u003c/p>\n\n"},"title":{"type":"title","value":"Hans Dietrich"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://megalithicmysteries.com/\" target=\"_blank\">megalithicmysteries.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Hans Dietrich is an author who writes about ancient civilizations, legends and lore, the Magic of Symbols, and how these symbols include references to possible extraterrestrial visitations preserved within ancient Buddhist texts. He is also a scholar of Khemetian cosmology and astral projection.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d2020cc7836ade1a341be0","use_caption":false},"keywords":[],"primary_slug":"hans-dietrich","slugs":["hans-dietrich"],"sponsored":false,"title":"Hans Dietrich"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775170560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rH8j3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1775170560000,"type":"content:coast-to-coast-guest","summary":{"title":"Hans Dietrich","description":"Hans Dietrich is an author who writes about ancient civilizations, legends and lore, the Magic of Symbols, and how these symbols include references to possible extraterrestrial visitations preserved within ancient Buddhist texts. He is also a scholar of Khemetian cosmology and astral projection.","image":"https://i.iheart.com/v3/re/new_assets/69d2020cc7836ade1a341be0"}},{"ref_id":"%2F5e014351cc137bf24420247d","slug":"genna-vincent-68452","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/genna-vincent/68452","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Known as the &quot;Visionary of Our Times,&quot; Vincent Genna, MSW is an internationally renowned psychic therapist, medium, spiritual teacher, and author. For almost four decades, Vincent has helped thousands of people around the world heal, unlock and release their passions and purpose, and transform their lives through his inspiring radio and television interviews, dynamic and loving keynote presentations, workshops and classes, and private sessions. An authentic and gifted psychic medium with the knowledge and experience of a psychotherapist and the big, charming personality of a showman, Vincent offers his audience and clients the opportunity for deep emotional healing, radical spiritual awakenings, and the key to make everything they attempt work.\u003c/p>\n\n\u003cp>Besides having advanced psychic and medium skills to communicate with human souls and spirits, Vincent is also able to communicate with living and deceased animals to obtain healing messages for both animals and their owners experiencing physical and emotional issues. His range of experience with humans, animals, and spirits is beyond compare, but also his communication skills have even gone beyond this universe! For the past few years, Vincent has been communicating with an inter-galactical council of extraterrestrial beings in spirit who contacted him first to help share the truth about UFOs, aliens, and human abductions.\u003c/p>\n\n\u003cp>Vincent has appeared on well over a hundred major ABC, CBS, NBC, and Gaia TV shows, including Beyond Belief, World News Today and Good Morning America. Not only is Vincent beloved on national television, Sky Network, the second largest broadcast television network in the UK, also featured Vincent as a regular guest on their new Feel-Good Factor channel.  Everyone who experiences a Vincent Genna event goes home enlightened, energized, and empowered—emotionally prepared to unlock and release their passions and purpose, and possessing the key to achieving their life goals and fulfilling their dreams. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Thats-Holding-You-Back/dp/1722505699\" target=\"_blank\">The Secret That's Holding You Back\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6508cc1efeaf900540eb6532","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6508cc1efeaf900540eb6532","source_credit":"","title":"","url":"asset://new_assets/6508cc1efeaf900540eb6532","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"genna-vincent-68452"},"summary":{"type":"html","value":"\u003cp>Known as the &quot;Visionary of Our Times,&quot; Vincent Genna, MSW is an internationally renowned psychic therapist, medium, spiritual teacher, and author. For almost four decades, Vincent has helped thousands of people around the world heal, unlock and release their passions and purpose, and transform their lives through his inspiring radio and television interviews, dynamic and loving keynote presentations, workshops and classes, and private sessions. \u003c/p>\n\n"},"title":{"type":"title","value":"Vincent Genna"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.gaia.com/video/intergalactic-council-for-5d-ascension\" target=\"_blank\">Intergalactic Council for 5D Ascension\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.gaia.com/video/life-without-regret-vincent-genna\" target=\"_blank\">A Life without Regret with Vincent Genna\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UChYJmrrHMgMmCDY6rerhiwA\" target=\"_blank\">Vincent's YouTube channel\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.vincentgenna.com/\" target=\"_blank\">vincentgenna.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://linktr.ee/vincentgennamsw\" target=\"_blank\">linktr.ee/vincentgennamsw\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/genna-vincent-68452","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/genna-vincent/68452","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Known as the \"Visionary of Our Times,\" Vincent Genna, MSW is an internationally renowned psychic therapist, medium, spiritual teacher, and author. For almost four decades, Vincent has helped thousands of people around the world heal, unlock and release their passions and purpose, and transform their lives through his inspiring radio and television interviews, dynamic and loving keynote presentations, workshops and classes, and private sessions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6508cc1efeaf900540eb6532","use_caption":false},"keywords":[],"primary_slug":"genna-vincent-68452","slugs":["genna-vincent-68452"],"sponsored":false,"title":"Vincent Genna"},"targeting":{"exclusion":{"tags":[]},"publish_date":1577418540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"RPlFJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1577418540000,"type":"content:coast-to-coast-guest","summary":{"title":"Vincent Genna","description":"Known as the \"Visionary of Our Times,\" Vincent Genna, MSW is an internationally renowned psychic therapist, medium, spiritual teacher, and author. For almost four decades, Vincent has helped thousands of people around the world heal, unlock and release their passions and purpose, and transform their lives through his inspiring radio and television interviews, dynamic and loving keynote presentations, workshops and classes, and private sessions.","image":"https://i.iheart.com/v3/re/new_assets/6508cc1efeaf900540eb6532"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf3ab12dd689e97e72716e","slug:2026-04-06-show","slug:2026-04-06-show","keyword:keywords/ancient civilizations","keyword:keywords/symbols","keyword:keywords/cosmology","keyword:keywords/free will","keyword:keywords/social control"]}},{"id":"%2F69cf370a2dd689e97e72713d","type":"PUBLISHING","record":{"ref_id":"%2F69cf370a2dd689e97e72713d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-05-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, space historian and author \u003ca href=\"https://pylebooks.com/\" target=\"_blank\">Rod Pyle\u003c/a> discussed the renewed U.S. lunar ambitions under NASA’s Artemis program, along with other space news. Describing the recent Artemis rocket launch as &quot;smooth as silk,&quot; he praised the Space Launch System (SLS), though he acknowledged its high cost and reliance on shuttle-era technology. He explained that the SLS was built under NASA's traditional cost-plus contracting model, contrasting it with private-sector efforts like SpaceX and Blue Origin, which assume more financial risk. Comparing Artemis to the Apollo-era Saturn V, Pyle noted both rockets are &quot;remarkable machines&quot; suited to their missions, but highlighted that Artemis cannot carry both the lunar module and capsule in a single launch as Saturn V did.\u003c/p>\n\n\u003cp>He outlined the Artemis timeline, with Artemis III originally planned for a Moon landing next year, now delayed to Artemis IV in 2028. Pyle also commended NASA chief Jared Isaacman for navigating budgetary challenges and advancing the Artemis program despite delays. Reflecting on the historic Apollo 8 mission as &quot;a remarkably daring and dangerous mission&quot; driven by Cold War geopolitics, he recalled the iconic &quot;reading of Genesis from lunar orbit&quot; and the transformative Earthrise photo. Elon Musk's pivot from Mars to the Moon was driven by financial incentives and NASA funding delays, he suggested, noting that lunar missions are &quot;a few days away, instead of seven or eight months,&quot; making the Moon a more achievable target.\u003c/p>\n\n\u003cp>Addressing current spacefaring nations, the guest identified the U.S., Russia, China, Japan, and India as major players, with China rapidly advancing. China's lunar program is &quot;very steady and consistent,&quot; Pyle said, and is aiming for a 2029-2030 landing that will replicate Apollo 11's short visit, with longer-term plans for a lunar base. He raised the question of whether the U.S. and China can coexist on the Moon if both establish bases. On technology, he cited AI's role in rover autonomy despite hardware limitations, noting successful AI-driven test drives on Mars. Looking further ahead, he projected human Mars missions in the mid-2030s, contingent on nuclear propulsion and necessary infrastructure.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, master herbalist and classical homeopath \u003ca href=\"https://sarachana.com/\" target=\"_blank\">Sara Chana\u003c/a> addressed the growing concern over the widespread use of psychotropic medications in American children. Citing 2023-2025 data, she revealed that over 4 million U.S. children and adolescents—about one in 12—are prescribed such drugs, starting as young as age five. She attributes this trend partly to overcrowded public schools where teachers struggle to manage diverse learning needs, leading to increased diagnoses of ADHD and subsequent medication. Chana shared a poignant case of a girl put on antidepressants at seven after witnessing her father's drowning, who later suffered dependency and severe withdrawal, underscoring the risks of early and prolonged drug use.\u003c/p>\n\n\u003cp>Speaking of alternative approaches, she mentioned herbal medicine, homeopathy, essential oils, and natural oxytocin-boosting activities like hugging and foot massages. She emphasized the importance of recognizing normal childhood emotions amid pressures from social media and unrealistic beauty standards, which fuel eating disorders. Detailing botanical remedies for anxiety and focus, she highlighted herbs such as lemon balm, hawthorn, valerian, and skullcap, known for their safety and effectiveness. &quot;Lemon balm... calms you down, helps you center and focus, and helps you feel less anxious,&quot; she said, recommending it for kids heading to school and adults going to work. Hawthorn, she added, supports heart health and concentration, even showing promise for children with ADHD.\u003c/p>\n\n\u003cp>Differentiating between herbs and essential oils, she explained that oils are highly concentrated and not taken internally, but can be used topically or diffused. She offered an intriguing tip from an aromatherapist: &quot;If you have a child or an adult with low self-esteem, you can put some diluted essential oils on the back of their knees and the back of their neck to help them stand up straighter and feel more confident.&quot; She also raised a critical issue about children's hydration in schools, linking dehydration to poor concentration and mood.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Charles R. Smith, \u003c/em>\u003ca href=\"https://omny.fm/shows/shades-of-the-afterlife/playlists/podcast\" target=\"_blank\">\u003cem>Sandra Champlain\u003c/em>\u003c/a>\u003c/p>\n\n\u003ch2>\u003cem>EMERGING ARTISTS:\u003c/em>\u003c/h2>\n\n\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/new_assets/69d315b935ee27a1130447ad\"\n        class=\"img-responsive\"\n        alt=\"\" />\u003c/p>\n\n\u003cp>The first Sunday of every month, George Noory presents emerging artists for some of our bumper music selections. Tonight, we heard from \u003ca href=\"https://www.instagram.com/theilllusionvoxofficial\" target=\"_blank\">The Illusion Vox\u003c/a>, \u003ca href=\"https://soundcloud.com/progersw\" target=\"_blank\">Paul Rogers\u003c/a>, \u003ca href=\"https://charlesbates.com/\" target=\"_blank\">Charles Andrew Bates\u003c/a>, \u003ca href=\"https://music.amazon.com/artists/B0BG4131RK/israel-saenz\" target=\"_blank\">Israel Saenz\u003c/a>, \u003ca href=\"https://music.apple.com/us/album/digital-syrup-single/1818667205\" target=\"_blank\">Sam Maldonado\u003c/a>, \u003ca href=\"https://www.youtube.com/@bradrose1896\" target=\"_blank\">Brad Rose\u003c/a>, and the \u003ca href=\"http://derekcochran.com/\" target=\"_blank\">Derek Cochran Project\u003c/a>. For more info on how to submit your own original music, \u003ca href=\"https://www.coasttocoastam.com/article/new-music-sundays/\" target=\"_blank\">visit this page\u003c/a>.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.pylebooks.com/\" target=\"_blank\">pylebooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://sarachana.com/\" target=\"_blank\">sarachana.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://moodtopiabook.com/\" target=\"_blank\">moodtopiabook.com\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://www.amazon.com/dp/B001NSZLFC"},{"artist":"The Illusion Vox","title":"Out Into the Wildlife","url":"https://www.instagram.com/theilllusionvoxofficial"},{"artist":"Paul Rogers","title":"Back on the Air","url":"https://soundcloud.com/progersw"},{"artist":"Charles Andrew Bates","title":"Flight to Nowhere","url":"https://charlesbates.com/"},{"artist":"Israel Saenz","title":"Heroes","url":"https://music.amazon.com/artists/B0BG4131RK/israel-saenz"},{"artist":"Sam Maldonado","title":"Digital Syrup","url":"https://music.apple.com/us/album/digital-syrup-single/1818667205"},{"artist":"Brad Rose","title":"Thunder and Rain","url":"https://www.youtube.com/@bradrose1896"},{"artist":"Derek Cochran Project","title":"We're Going Places","url":"http://derekcochran.com/"},{"artist":"Pat Boone","title":"April Love","url":"https://amazon.com/dp/B0C5GNRTVV/ctoc/?trackAsin=B0C5GNRTVV"},{"artist":"Aerosmith","title":"Dream On ","url":"https://amazon.com/dp/B0CGW83SKB/ctoc/?trackAsin=B0CGW83SKB"},{"artist":"Al Jolson","title":"April Showers","url":"https://amazon.com/dp/B003EMS7AQ/ctoc/?trackAsin=B003EMS7AQ"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc/?trackAsin=B0018ALWUS"},{"artist":"Ella Fitzgerald","title":"April In Paris","url":"https://amazon.com/dp/B07GC9M4D6/ctoc/?trackAsin=B07GC9M4D6"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc/?trackAsin=B07DCLVGWL"},{"artist":"Paul Anka","title":"Goodnight My Love","url":"https://amazon.com/dp/B07QDVQ7D8/ctoc/?trackAsin=B07QDVQ7D8"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006539cc137bf2442019b5","%2F5e00782d537fd678a3ecebc0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/space","keywords/China","keywords/robots","keywords/lunar mission","keywords/children","keywords/screentime","keywords/overmedication"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d38eca7805fb9882debba5","show":"coast","title":"Sun, Apr 5 2026 - Hour 1"},{"episodeId":"/episodes/69d38efd7805fb9882debba6","show":"coast","title":"Sun, Apr 5 2026 - Hour 2"},{"episodeId":"/episodes/69d38f0f7805fb9882debba7","show":"coast","title":"Sun, Apr 5 2026 - Hour 3"},{"episodeId":"/episodes/69d38f247805fb9882debba8","show":"coast","title":"Sun, Apr 5 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Changes to an astronauts brain in space, conceptual illustration. The human body has evolved to work with gravity. The absence of gravity can have effects such as reducing white matter and expanding the ventricles of the brain. These changes can alter sensory perception, cause spaceflight-associated neuro-ocular syndrome, and space motion sickness","id":"%2F69a0fa7020243f581eea5ffe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69a0fa7020243f581eea5ffe","source_credit":"CATHERINE BONE/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Changes to astronauts brain in space, conceptual illustration","url":"asset://assets.getty/69a0fa7020243f581eea5ffe","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775397600588},"slug":{"type":"slug","value":"2026-04-05-show"},"summary":{"type":"html","value":"\u003cp>Space historian \u003ca href=\"https://pylebooks.com/\" target=\"_blank\">Rod Pyle\u003c/a> discussed the renewed U.S. lunar ambitions under NASA’s Artemis program. Followed by herbalist \u003ca href=\"https://sarachana.com/\" target=\"_blank\">Sara Chana\u003c/a> on the growing concern over the widespread use of psychotropic medications in U.S. children.\u003c/p>\n\n"},"title":{"type":"title","value":"Space Updates / Overmedicated Children"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/First-Moon-Apollo-Anniversary-Experience/dp/1454931973/ctoc\" target=\"_blank\">First on the Moon: The Apollo 11 50th Anniversary Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Missions-Moon-Complete-Greatest-Adventure/dp/1402769806/ctoc\" target=\"_blank\">Missions to the Moon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Destination-Mars-New-Explorations-Planet/dp/1616145897/ctoc\" target=\"_blank\">Destination Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Moodtopia-Stress-Balance-Remedies-Aromatherapy/dp/0738220043/ctoc\" target=\"_blank\">Moodtopia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Moodtopia-Kids-Nurturing-Emotional-Wellness/dp/B0FJ798RC5/ctoc\" target=\"_blank\">Moodtopia for Kids\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-05-2026-hour-1, 04-05-2026-hour-2, 04-05-2026-hour-3, 04-05-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Space historian Rod Pyle discussed the renewed U.S. lunar ambitions under NASA’s Artemis program. Followed by herbalist Sara Chana on the growing concern over the widespread use of psychotropic medications in U.S. children.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Changes to an astronauts brain in space, conceptual illustration. The human body has evolved to work with gravity. The absence of gravity can have effects such as reducing white matter and expanding the ventricles of the brain. These changes can alter sensory perception, cause spaceflight-associated neuro-ocular syndrome, and space motion sickness","link":"","new_tab":false,"source_credit":"CATHERINE BONE/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Changes to astronauts brain in space, conceptual illustration","url":"asset://assets.getty/69a0fa7020243f581eea5ffe","use_caption":false},"keywords":["keywords/space","keywords/China","keywords/robots","keywords/lunar mission","keywords/children","keywords/screentime","keywords/overmedication"],"primary_slug":"2026-04-05-show","slugs":["2026-04-05-show"],"sponsored":false,"title":"Space Updates / Overmedicated Children"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775469600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"DRote","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/alternative-medicine-health","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-05-show/"},"slug":"2026-04-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69a0fa7020243f581eea5ffe","title":"Space Updates / Overmedicated Children","description":"Space historian Rod Pyle discussed the renewed U.S. lunar ambitions under NASA’s Artemis program. Followed by herbalist Sara Chana on the growing concern over the widespread use of psychotropic medications in U.S. children.","author":""},"pub_start":1775469600000,"pub_until":4115978604802,"pub_changed":1775496281807,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/alternative-medicine-health","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006539cc137bf2442019b5","slug":"pyle-rod-59181","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pyle-rod/59181","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rod Pyle has authored a number of science history books including Destination Moon, Missions to the Moon, and In Their Own Words: The Space Race. He has also produced numerous documentaries for The History Channel and Discovery Communications. He worked at the Griffith Observatory for ten years and was an assistant professor at the University of La Verne. He has BA from the Art Center College of Design and an MA from Stanford University.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/First-Moon-Apollo-Anniversary-Experience/dp/1454931973/ctoc\" target=\"_blank\">First on the Moon: The Apollo 11 50th Anniversary Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Missions-Moon-Complete-Greatest-Adventure/dp/1402769806/ctoc\" target=\"_blank\">Missions to the Moon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Destination-Mars-New-Explorations-Planet/dp/1616145897/ctoc\" target=\"_blank\">Destination Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Amazing-Stories-Space-Age-Fascinating/dp/1633882217/ctoc\" target=\"_blank\">Amazing Stories of the Space Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Space-2-0-Spaceflight-Resurgent-International/dp/1944648453/ctoc\" target=\"_blank\">Space 2.0\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Interplanetary-Robots-Stories-Space-Exploration/dp/163388502X/ctoc\" target=\"_blank\">Interplanetary Robots\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F667b2494cbe70058e1ae55ee","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/667b2494cbe70058e1ae55ee","source_credit":"","title":"","url":"asset://new_assets/667b2494cbe70058e1ae55ee","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"pyle-rod-59181"},"summary":{"type":"html","value":"\u003cp>Rod Pyle has authored a number of science history books including Destination Moon, Missions to the Moon, and In Their Own Words: The Space Race. He has also produced numerous documentaries for The History Channel and Discovery Communications. He worked at the Griffith Observatory for ten years and was an assistant professor at the University of La Verne. He has BA from the Art Center College of Design and an MA from Stanford University.\u003c/p>\n\n"},"title":{"type":"title","value":"Rod Pyle"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.pylebooks.com/\" target=\"_blank\">pylebooks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/pyle-rod-59181","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/pyle-rod/59181","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Rod Pyle has authored a number of science history books including Destination Moon, Missions to the Moon, and In Their Own Words: The Space Race. He has also produced numerous documentaries for The History Channel and Discovery Communications. He worked at the Griffith Observatory for ten years and was an assistant professor at the University of La Verne. He has BA from the Art Center College of Design and an MA from Stanford University.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/667b2494cbe70058e1ae55ee","use_caption":false},"keywords":[],"primary_slug":"pyle-rod-59181","slugs":["pyle-rod-59181"],"sponsored":false,"title":"Rod Pyle"},"targeting":{"exclusion":{"tags":[]},"publish_date":1485493200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FQlq8","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1485493200000,"type":"content:coast-to-coast-guest","summary":{"title":"Rod Pyle","description":"Rod Pyle has authored a number of science history books including Destination Moon, Missions to the Moon, and In Their Own Words: The Space Race. He has also produced numerous documentaries for The History Channel and Discovery Communications. He worked at the Griffith Observatory for ten years and was an assistant professor at the University of La Verne. He has BA from the Art Center College of Design and an MA from Stanford University.","image":"https://i.iheart.com/v3/re/new_assets/667b2494cbe70058e1ae55ee"}},{"ref_id":"%2F5e00782d537fd678a3ecebc0","slug":"chana-sara-97048","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/chana-sara/97048","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Sara Chana is a master herbalist, classical homeopath, and author. She is also a columnist, keynote speaker, adult education teacher, and community advocate. She makes frequent appearances teaching people how they can safely integrate alternative medicine with conventional medicine. Sara Chana also guest lectures at medical schools to help doctors learn how to incorporate herbal medicine in their practices, which is difficult because botanical medicine has not been and is not part of their regular curriculum.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Moodtopia-Stress-Balance-Remedies-Aromatherapy/dp/0738220043/ctoc\" target=\"_blank\">Moodtopia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Moodtopia-Kids-Nurturing-Emotional-Wellness/dp/B0FJ798RC5/ctoc\" target=\"_blank\">Moodtopia for Kids\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6799eae0f26096b8cd70be26","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6799eae0f26096b8cd70be26","source_credit":"","title":"","url":"asset://new_assets/6799eae0f26096b8cd70be26","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"chana-sara-97048"},"summary":{"type":"html","value":"\u003cp>Sara Chana is a master herbalist, classical homeopath, and author. She is also a columnist, keynote speaker, adult education teacher, and community advocate. She makes frequent appearances teaching people how they can safely integrate alternative medicine with conventional medicine.\u003c/p>\n\n"},"title":{"type":"title","value":"Sara Chana"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sarachana.com/\" target=\"_blank\">sarachana.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://moodtopiabook.com/\" target=\"_blank\">moodtopiabook.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/chana-sara-97048","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/chana-sara/97048","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Sara Chana is a master herbalist, classical homeopath, and author. She is also a columnist, keynote speaker, adult education teacher, and community advocate. She makes frequent appearances teaching people how they can safely integrate alternative medicine with conventional medicine.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6799eae0f26096b8cd70be26","use_caption":false},"keywords":[],"primary_slug":"chana-sara-97048","slugs":["chana-sara-97048"],"sponsored":false,"title":"Sara Chana"},"targeting":{"exclusion":{"tags":[]},"publish_date":1585274160000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"H0M57","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/nature-environment-earth-changes"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1585274160000,"type":"content:coast-to-coast-guest","summary":{"title":"Sara Chana","description":"Sara Chana is a master herbalist, classical homeopath, and author. She is also a columnist, keynote speaker, adult education teacher, and community advocate. She makes frequent appearances teaching people how they can safely integrate alternative medicine with conventional medicine.","image":"https://i.iheart.com/v3/re/new_assets/6799eae0f26096b8cd70be26"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf370a2dd689e97e72713d","slug:2026-04-05-show","slug:2026-04-05-show","keyword:keywords/space","keyword:keywords/China","keyword:keywords/robots","keyword:keywords/lunar mission","keyword:keywords/children","keyword:keywords/screentime","keyword:keywords/overmedication"]}},{"id":"%2F69cf046f2dd689e97e7270f4","type":"PUBLISHING","record":{"ref_id":"%2F69cf046f2dd689e97e7270f4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-04-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">Lisa Garr\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">email\u003c/a>) welcomed author and ex-marine \u003ca href=\"https://vernicearmour.com/\" target=\"_blank\">Vernice &quot;FlyGirl&quot; Armour\u003c/a>, who discussed her journey as the first Black female combat pilot and her encounters with unidentified phenomena. Armor described how her childhood dream of being a mounted police officer changed due to financial necessity, leading her to military service via ROTC. Seeing a Black woman in a flight suit at a career event broadened her perspective on what was possible. Inspired by her family's Marine Corps legacy, she pursued a career in aviation and broke barriers as the first Black female combat pilot.\u003c/p>\n\n\u003cp>Her military career included two tours in Iraq, where she operated in intense combat conditions and developed sharp observational and decision-making skills—abilities that later influenced her post-military work. Although she never witnessed unexplained aerial phenomena firsthand, her aviation expertise brought valuable insight into such reports. Through Investigation Alien, she interviewed pilots and witnesses, analyzing their accounts of objects behaving in ways that defy conventional aircraft. She noted pilots often hesitate to report these experiences due to concerns over credibility and career impact.\u003c/p>\n\n\u003cp>Armor emphasized the mystery and human dimension behind the stories. In interviews with pilots and civilians, she found recurring themes: unexplained aerial activity and reluctance to speak openly. She noted a shared emotion—a strong desire among witnesses to be heard and believed, not dismissed. For Armor, the issue is not only identifying these phenomena but also understanding how people process the extraordinary and seek validation amid uncertainty.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>During the latter half of the program, metaphysical teacher \u003ca href=\"https://ariyalorenz.com/\" target=\"_blank\">Ariya Lorenz\u003c/a> discussed the ancient civilization of Lemuria, the importance of higher guidance, and the current global awakening. She described Lemuria as both an ancient civilization and a state of consciousness rooted in unity, oneness, and unconditional love. In this original state, beings existed without separation, fully connected to each other and to a higher source, much like the concept of the Garden of Eden. Lemuria, in her view, exists in multiple forms: as a consciousness people can access, as a past civilization, and as a hidden inner-Earth realm accessible through spiritual experiences.\u003c/p>\n\n\u003cp>Lorenz explained that the fall of Lemuria marked a transition from unity into separation and contrast. This shift, which she believes was intentional, introduced duality and enabled beings to understand themselves through opposing experiences, such as love and fear, or connection and isolation. As vibrations decreased, physical bodies emerged, and human experiences such as competition, judgment, and emotional pain became possible. She framed this contrast as necessary, arguing that without separation, unconditional love could not be consciously recognized or experienced.\u003c/p>\n\n\u003cp>She connected Lemurian ideas to present-day human consciousness, suggesting that some individuals carry traits of a Lemurian soul, including a strong desire for unity, collaboration, and collective well-being. According to Lorenz, humanity is now undergoing a rise in frequency that mirrors a large-scale awakening. This shift is creating both increased awareness and heightened tension, as a growing divide emerges between those who are awakening and those who are not. She emphasized the importance of reconnecting with higher guidance, cultivating unconditional love, and building communities that reflect the unity she associates with Lemuria.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Zero-Breakthrough-7-Step-Battle-Tested-Accomplishing/dp/1592406246/ctoc\" target=\"_blank\">Zero to Breakthrough\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Keys-Master-Your-Energy-ebook/dp/B0GTX34LK6/ctoc\" target=\"_blank\">The 3 Keys to Master Your Energy\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Led Zeppelin","title":"In My Time Of Dying","url":"https://www.amazon.com/dp/B0011Z7JRU/ctoc"},{"artist":"Parliament","title":"Flash Light","url":"https://amazon.com/dp/B07H182LK5/ctoc?trackAsin=B07H182LK5"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0GSS7SG67/ctoc?trackAsin=B0GSS7SG67"},{"artist":"Janet Jackson","title":"Miss You Much","url":"https://amazon.com/dp/B000V615UC/ctoc?trackAsin=B000V615UC"},{"artist":"Emerson, Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Boyz II Men","title":"Motownphilly","url":"https://amazon.com/dp/B005XRUOFQ/ctoc?trackAsin=B005XRUOFQ"},{"artist":"Apollo 100","title":"Joy","url":"https://www.amazon.com/dp/B086WWD31B/ctoc"},{"artist":"The Smiths ","title":"Barbarism Begins At Home","url":"https://www.amazon.com/dp/B005TLYVQO/ctoc"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Boston","title":"Smokin'","url":"https://amazon.com/dp/B004DD1UKE/ctoc?trackAsin=B004DD1UKE"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://www.amazon.com/dp/B0025VYRV0/ctoc"},{"artist":"Billy Ocean","title":"Caribbean Queen","url":"https://amazon.com/dp/B00VQYMBNS/ctoc?trackAsin=B00VQYMBNS"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Color Me Badd","title":"All 4 Love","url":"https://amazon.com/dp/B001A84YAI/ctoc?trackAsin=B001A84YAI"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69cef0b32dd689e97e726fa3","%2F69d1fb4fc7836ade1a341b6c"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa85e6d71999f70ab1b9d1"]},"host_name":{"type":"plain","value":"Lisa Garr"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/unexplained phenomena","keywords/stress"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d249048bb71cb3a0bda3f5","show":"coast","title":"Sat, Apr 4 2026 - Hour 1"},{"episodeId":"/episodes/69d249298bb71cb3a0bda3f6","show":"coast","title":"Sat, Apr 4 2026 - Hour 2"},{"episodeId":"/episodes/69d2493c8bb71cb3a0bda3f7","show":"coast","title":"Sat, Apr 4 2026 - Hour 3"},{"episodeId":"/episodes/69d2494f8bb71cb3a0bda3f8","show":"coast","title":"Sat, Apr 4 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","id":"%2F69cf067e4cd069a38a699500","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775311200326},"slug":{"type":"slug","value":"2026-04-04-show"},"summary":{"type":"html","value":"\u003cp>Ex-marine \u003ca href=\"https://vernicearmour.com/\" target=\"_blank\">Vernice &quot;FlyGirl&quot; Armour\u003c/a> talked about her journey becoming the first black female combat pilot and encounters with unidentified phenomena. Followed by metaphysical teacher \u003ca href=\"https://ariyalorenz.com/\" target=\"_blank\">Ariya Lorenz\u003c/a> on the ancient civilization of Lemuria.\u003c/p>\n\n"},"title":{"type":"title","value":"Investigating the Unexplained / Lemuria"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://vernicearmour.com/\" target=\"_blank\">vernicearmour.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ariyalorenz.com/\" target=\"_blank\">ariyalorenz.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-04-2026-hour-1, 04-04-2026-hour-2, 04-04-2026-hour-3, 04-04-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ex-marine Vernice \"FlyGirl\" Armour talked about her journey becoming the first black female combat pilot and encounters with unidentified phenomena. Followed by metaphysical teacher Ariya Lorenz on the ancient civilization of Lemuria.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false},"keywords":["keywords/unexplained phenomena","keywords/stress"],"primary_slug":"2026-04-04-show","slugs":["2026-04-04-show"],"sponsored":false,"title":"Investigating the Unexplained / Lemuria"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775383200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6BMKT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-04-show/"},"slug":"2026-04-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","title":"Investigating the Unexplained / Lemuria","description":"Ex-marine Vernice \"FlyGirl\" Armour talked about her journey becoming the first black female combat pilot and encounters with unidentified phenomena. Followed by metaphysical teacher Ariya Lorenz on the ancient civilization of Lemuria.","author":""},"pub_start":1775383200000,"pub_until":4115978604802,"pub_changed":1775391492892,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/host-lisa-garr","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69cef0b32dd689e97e726fa3","slug":"vernice-armour","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/vernice-armour/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Vernice &quot;FlyGirl&quot; Armour is an ex-marine, author, and combat pilot who innately understands the workings of human behavior under pressure.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Zero-Breakthrough-7-Step-Battle-Tested-Accomplishing/dp/1592406246/ctoc\" target=\"_blank\">Zero to Breakthrough\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cf5346cf45835120730a79","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69cf5346cf45835120730a79","source_credit":"","title":"","url":"asset://new_assets/69cf5346cf45835120730a79","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"vernice-armour"},"summary":{"type":"html","value":"\u003cp>Vernice &quot;FlyGirl&quot; Armour is an ex-marine, author, and combat pilot who innately understands the workings of human behavior under pressure.\u003c/p>\n\n"},"title":{"type":"title","value":"Vernice Armour"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://vernicearmour.com/\" target=\"_blank\">vernicearmour.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Vernice \"FlyGirl\" Armour is an ex-marine, author, and combat pilot who innately understands the workings of human behavior under pressure.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69cf5346cf45835120730a79","use_caption":false},"keywords":[],"primary_slug":"vernice-armour","slugs":["vernice-armour"],"sponsored":false,"title":"Vernice Armour"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775169780000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UJPzn","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1775169780000,"type":"content:coast-to-coast-guest","summary":{"title":"Vernice Armour","description":"Vernice \"FlyGirl\" Armour is an ex-marine, author, and combat pilot who innately understands the workings of human behavior under pressure.","image":"https://i.iheart.com/v3/re/new_assets/69cf5346cf45835120730a79"}},{"ref_id":"%2F69d1fb4fc7836ade1a341b6c","slug":"ariya-lorenz","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ariya-lorenz/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ariya Lorenz is a master healer, metaphysical teacher, medium, and meditation guide. Her mission is to help people connect with their higher selves to create true soul-level fulfillment in every aspect of life.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Keys-Master-Your-Energy-ebook/dp/B0GTX34LK6/ctoc\" target=\"_blank\">The 3 Keys to Master Your Energy\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d20003c7836ade1a341bc3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3","source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ariya-lorenz"},"summary":{"type":"html","value":"\u003cp>Ariya Lorenz is a master healer, metaphysical teacher, medium, and meditation guide. Her mission is to help people connect with their higher selves to create true soul-level fulfillment in every aspect of life.\u003c/p>\n\n"},"title":{"type":"title","value":"Ariya Lorenz"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ariyalorenz.com/\" target=\"_blank\">ariyalorenz.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ariya Lorenz is a master healer, metaphysical teacher, medium, and meditation guide. Her mission is to help people connect with their higher selves to create true soul-level fulfillment in every aspect of life.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false},"keywords":[],"primary_slug":"ariya-lorenz","slugs":["ariya-lorenz"],"sponsored":false,"title":"Ariya Lorenz"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775368920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IiuUU","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1775368920000,"type":"content:coast-to-coast-guest","summary":{"title":"Ariya Lorenz","description":"Ariya Lorenz is a master healer, metaphysical teacher, medium, and meditation guide. Her mission is to help people connect with their higher selves to create true soul-level fulfillment in every aspect of life.","image":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa85e6d71999f70ab1b9d1","slug":"lisa-garr","payload":{"canonical_url":"https://www.coasttocoastam.com/article/lisa-garr/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lisa Garr hosts a popular syndicated radio program called The Aware Show, along with a weekly show on Hay House Radio called Being Aware. In addition, she has her own show on GaiaTV, as well as a popular online personal development series. Lisa reaches a combined audience of more than four million globally a month with thought-provoking messages that inspire positive growth and change.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://theawareshow.com/\" target=\"_blank\">theawareshow.com\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:news@theawareshow.com\" target=\"_blank\">\u003cu>news@theawareshow.com\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-lisa-garr/\" target=\"_blank\">C2C shows\u003c/a> hosted by Lisa Garr\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381d7ea201ec1fa69d0cd2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381d7ea201ec1fa69d0cd2","source_credit":"","title":"Lisa Garr","url":"asset://new_assets/5e381d7ea201ec1fa69d0cd2","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"lisa-garr"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Lisa Garr hosts a popular syndicated radio program called The Aware Show, along with a weekly show on Hay House Radio called Being Aware. In addition, she has her own show on GaiaTV, as well as a popular online personal development series. Lisa reaches a combined audience of more than four million globally a month with thought-provoking messages that inspire positive growth and change.\u003c/p>\n\n"},"title":{"type":"title","value":"Lisa Garr"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Lisa Garr hosts a popular syndicated radio program called The Aware Show, along with a weekly show on Hay House Radio called Being Aware. In addition, she has her own show on GaiaTV, as well as a popular online personal development series. Lisa reaches a combined audience of more than four million globally a month with thought-provoking messages that inspire positive growth and change.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"Lisa Garr","url":"asset://new_assets/5e381d7ea201ec1fa69d0cd2","use_caption":false},"keywords":[],"primary_slug":"lisa-garr","slugs":["lisa-garr"],"sponsored":false,"title":"Lisa Garr"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580468400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa85e6d71999f70ab1b9d0","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580468400000,"type":"content:coast-to-coast-article","summary":{"title":"Lisa Garr","description":"Lisa Garr hosts a popular syndicated radio program called The Aware Show, along with a weekly show on Hay House Radio called Being Aware. In addition, she has her own show on GaiaTV, as well as a popular online personal development series. Lisa reaches a combined audience of more than four million globally a month with thought-provoking messages that inspire positive growth and change.","image":"https://i.iheart.com/v3/re/new_assets/5e381d7ea201ec1fa69d0cd2"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69cf046f2dd689e97e7270f4","slug:2026-04-04-show","slug:2026-04-04-show","keyword:keywords/unexplained phenomena","keyword:keywords/stress"]}},{"id":"%2F69c5d8dacca15dc18499faf9","type":"PUBLISHING","record":{"ref_id":"%2F69c5d8dacca15dc18499faf9","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-03-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>George was joined by \u003ca href=\"https://whosdead.live/\" target=\"_blank\">Ben Jacob\u003c/a> and \u003ca href=\"https://whosdead.live/\" target=\"_blank\">Monique Ramirez\u003c/a> for a discussion about their podcast, &quot;Who's Dead From Your Favorite Movie?&quot;, which delves into films and honors cast members who are now in the afterlife. The idea originated with Jacob during the pandemic, when he began researching how actors from classic films had died and sharing the findings on TikTok, quickly building an audience drawn to the unusual and often dark subject matter. What began as a personal curiosity evolved into a broader concept, with Ramirez immediately recognizing its potential as a podcast. Together, they shaped it into a space focused on film, legacy, and the human fascination with mortality.\u003c/p>\n\n\u003cp>Jacob explained that humor plays a central role in how he approaches the topic, viewing comedy as a natural and necessary way to process death while still honoring the legacies of actors. Ramirez added that the podcast reflects the full emotional range of the human experience, noting that people cope with grief differently. She highlighted how actors continue to live on through their work, which makes their deaths feel deeply personal to audiences. They pointed to figures such as Robin Williams and Patrick Swayze as examples of performers whose impact endures long after their passing.\u003c/p>\n\n\u003cp>The two also explored darker Hollywood stories, including so-called cursed films, where tragedy intersected with production. They mentioned \u003cem>Poltergeist\u003c/em>, where multiple cast members died under tragic circumstances, and the \u003cem>Twilight Zone\u003c/em> movie accident, in which actor Vic Morrow and two children were killed during a helicopter crash. Ramirez noted that these types of incidents blur the line between filmmaking and real life, while Jacob added that revisiting these stories often leads them to reflect on the actors' full body of work rather than just the way they died.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Ruth in Maryland spoke about recurring dreams about not graduating, which she experienced in her 20s and found unsettlingly realistic. Building on that, she shares a speculative idea that these dreams could be tied to a kind of celestial school, proposing that people may be sent back to life if they fail in a spiritual sense, similar to reincarnation.\u003c/p>\n\n\u003cp>John in Indiana reflected on a series of meaningful connections surrounding his late father, placing particular emphasis on the number 82. He noted that his father passed away at age 83, but repeatedly tied significant details to the numbers 8 and 2, including a favorite football player's jersey number (82), his father's address (802), and biblical references such as Psalm 82, which has 8 verses. John interpreted these recurring appearances of 82 as a kind of sign that connects moments in his life, his family, and his faith.\u003c/p>\n\n\u003cp>Gina Marie in Washington spoke about being part of the GATE program as a child, which she now suspects was secretly tied to CIA experimentation. She described being selected for advanced classes where activities included using Zener cards to test psychic abilities and listening to binaural tones intended to induce altered mental states. Gina claimed she had an exceptionally high IQ and may have been chosen for that reason. She also recounted being given a pink liquid at the end of sessions that she believes suppressed memories, and expressed concern that parents were misled about the program's true nature.\u003c/p>\n\n\u003cp>The final half hour featured a replay of remote viewing teacher \u003ca href=\"https://www.coasttocoastam.com/guest/dames-major-ed-5589/\" target=\"_blank\">Major Edward A. Dames\u003c/a> who recently passed away.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://heidihollis.com\" target=\"_blank\">\u003cem>Heidi Hollis\u003c/em>\u003c/a>\u003cem> / \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com/\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"John Williams","title":"Flying Theme (From \"E.T. the Extra-Terrestrial\")","url":"https://amazon.com/dp/B0025W06MS/ctoc?trackAsin=B0025W06MS"},{"artist":"The Stylistics","title":"Star On A TV Show","url":"https://amazon.com/dp/B0FQ7CNJTT/ctoc?trackAsin=B0FQ7CNJTT"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B015D33PHS/ctoc?1"},{"artist":"Robyn Hitchcock","title":"Television","url":"https://amazon.com/dp/B09WXTBVF1/ctoc?trackAsin=B09WXTBVF1"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B072RZ9N9L/ctoc?1"},{"artist":"Styx","title":"The Grand Illusion","url":"https://amazon.com/dp/B001NU4CDM/ctoc?1"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Nancy Sinatra","title":"Some Velvet Morning","url":"https://amazon.com/dp/B08MWWGZR3/ctoc?1"},{"artist":"The Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07FRFBPKP/ctoc?trackAsin=B07FRFBPKP"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://www.amazon.com/dp/B000W1S7YI/ctoc"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://www.amazon.com/dp/B0BPF84X8C/ctoc"},{"artist":"ABBA ","title":"Dancing Queen","url":"https://www.amazon.com/dp/B004DBCQCW/ctoc"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Air","title":"Moon Fever","url":"https://www.amazon.com/dp/B0F7LWKZ26/ctoc"},{"artist":"UFO Phil","title":"Listening to Coast to Coast","url":"https://www.amazon.com/dp/B0777PT81Y/ctoc"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69c5c2723d3e9ea93ae0e3f2","%2F69c5c1a73d3e9ea93ae0e3e4","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/celebrities","keywords/movie stars","keywords/film","keywords/legacy","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69d1124679cda6b176ae48f8","show":"coast","title":"Fri, Apr 3 2026 - Hour 1"},{"episodeId":"/episodes/69d1125979cda6b176ae48f9","show":"coast","title":"Fri, Apr 3 2026 - Hour 2"},{"episodeId":"/episodes/69d1127279cda6b176ae48fa","show":"coast","title":"Fri, Apr 3 2026 - Hour 3"},{"episodeId":"/episodes/69d1128679cda6b176ae48fb","show":"coast","title":"Fri, Apr 3 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"3D rendering of a skeleton in an empty movie theatre representing bored to death and stay at home concepts","id":"%2F69c5dc8d3d88d10a1aced418","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69c5dc8d3d88d10a1aced418","source_credit":"tifonimages / iStock / Getty Images","title":"Skeleton in an empty movie theatre","url":"asset://assets.getty/69c5dc8d3d88d10a1aced418","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775224800280},"slug":{"type":"slug","value":"2026-04-03-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://whosdead.live/\" target=\"_blank\">Ben Jacob\u003c/a> and \u003ca href=\"https://whosdead.live/\" target=\"_blank\">Monique Ramirez\u003c/a> discussed their podcast, &quot;Who's Dead From Your Favorite Movie?&quot;, which delves into films and honors cast members who are now in the afterlife. Open Lines followed in the latter half. \u003c/p>\n\n"},"title":{"type":"title","value":"Celebrities in the Afterlife /  Open Lines"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/@whosdeadpod\" target=\"_blank\">Who's Dead From Your Favorite Movie?\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whosdead.live/\" target=\"_blank\">whosdead.live\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-03-2026-hour-1, 04-03-2026-hour-2, 04-03-2026-hour-3, 04-03-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ben Jacob and Monique Ramirez discussed their podcast, \"Who's Dead From Your Favorite Movie?\", which delves into films and honors cast members who are now in the afterlife. Open Lines followed in the latter half.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"3D rendering of a skeleton in an empty movie theatre representing bored to death and stay at home concepts","link":"","new_tab":false,"source_credit":"tifonimages / iStock / Getty Images","title":"Skeleton in an empty movie theatre","url":"asset://assets.getty/69c5dc8d3d88d10a1aced418","use_caption":false},"keywords":["keywords/celebrities","keywords/movie stars","keywords/film","keywords/legacy","keywords/afterlife"],"primary_slug":"2026-04-03-show","slugs":["2026-04-03-show"],"sponsored":false,"title":"Celebrities in the Afterlife /  Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775296800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"84QMY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-03-show/"},"slug":"2026-04-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69c5dc8d3d88d10a1aced418","title":"Celebrities in the Afterlife /  Open Lines","description":"Ben Jacob and Monique Ramirez discussed their podcast, \"Who's Dead From Your Favorite Movie?\", which delves into films and honors cast members who are now in the afterlife. Open Lines followed in the latter half.","author":""},"pub_start":1775296800000,"pub_until":4115978604802,"pub_changed":1775311933980,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69c5c2723d3e9ea93ae0e3f2","slug":"ben-jacob","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ben-jacob/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Podcaster Ben Jacob hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69ccb305046d720f70991360","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69ccb305046d720f70991360","source_credit":"","title":"","url":"asset://new_assets/69ccb305046d720f70991360","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ben-jacob"},"summary":{"type":"html","value":"\u003cp>Podcaster Ben Jacob hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.\u003c/p>\n\n"},"title":{"type":"title","value":"Ben Jacob"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/@whosdeadpod\" target=\"_blank\">Who's Dead From Your Favorite Movie?\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whosdead.live/\" target=\"_blank\">whosdead.live\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Podcaster Ben Jacob hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69ccb305046d720f70991360","use_caption":false},"keywords":[],"primary_slug":"ben-jacob","slugs":["ben-jacob"],"sponsored":false,"title":"Ben Jacob"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774567800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"xx1ig","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1774567800000,"type":"content:coast-to-coast-guest","summary":{"title":"Ben Jacob","description":"Podcaster Ben Jacob hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.","image":"https://i.iheart.com/v3/re/new_assets/69ccb305046d720f70991360"}},{"ref_id":"%2F69c5c1a73d3e9ea93ae0e3e4","slug":"monique-ramirez","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/monique-ramirez/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Podcaster Monique Ramirez hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69ccb21b56ffff5d6ee85b6d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69ccb21b56ffff5d6ee85b6d","source_credit":"","title":"","url":"asset://new_assets/69ccb21b56ffff5d6ee85b6d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"monique-ramirez"},"summary":{"type":"html","value":"\u003cp>Podcaster Monique Ramirez hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.\u003c/p>\n\n"},"title":{"type":"title","value":"Monique Ramirez"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/@whosdeadpod\" target=\"_blank\">Who's Dead From Your Favorite Movie?\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whosdead.live/\" target=\"_blank\">whosdead.live\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Podcaster Monique Ramirez hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69ccb21b56ffff5d6ee85b6d","use_caption":false},"keywords":[],"primary_slug":"monique-ramirez","slugs":["monique-ramirez"],"sponsored":false,"title":"Monique Ramirez"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774567680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"A4cJU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1774567680000,"type":"content:coast-to-coast-guest","summary":{"title":"Monique Ramirez","description":"Podcaster Monique Ramirez hosts the show Who's Dead From Your Favorite Movie, a program that examines and honors movies and the cast members that are now in the afterlife.","image":"https://i.iheart.com/v3/re/new_assets/69ccb21b56ffff5d6ee85b6d"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69c5d8dacca15dc18499faf9","slug:2026-04-03-show","slug:2026-04-03-show","keyword:keywords/celebrities","keyword:keywords/movie stars","keyword:keywords/film","keyword:keywords/legacy","keyword:keywords/afterlife"]}},{"id":"%2F69c5d6171d48cd078a5b8625","type":"PUBLISHING","record":{"ref_id":"%2F69c5d6171d48cd078a5b8625","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-02-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, neuroscientist \u003ca href=\"https://joshbrownneuro.com/\" target=\"_blank\">Joshua W. Brown\u003c/a> recounted his personal and scientific journey into the world of miraculous healing. His story began in 2003 when, as a previously healthy 30-year-old, he woke up in an ambulance after suffering a seizure. The diagnosis that followed was a brain tumor, the irony of which was not lost on him. &quot;Usually I'm the one putting other people in the scanner,&quot; Brown said. &quot;Now here I am, the neuroscientist getting put into the MRI scanner myself.&quot;\u003c/p>\n\n\u003cp>Faced with a grim prognosis where surgery and other treatments were unlikely to be curative, Brown began to explore alternatives. &quot;I started asking questions about whether miracles still happened today, because I needed to know. I needed one,&quot; he admitted. His search led him to a prayer group, yet as a scientist he was skeptical of their methods, particularly when they began addressing spiritual entities directly. &quot;Here I am sitting in this place, and these people are commanding demonic spirits to leave me,&quot; he recalled. &quot;And part of me is thinking, 'Okay, what have I done?'&quot; During the session, however, he claimed he experienced a violent physical reaction, including uncontrollable shaking and vomiting.\u003c/p>\n\n\u003cp>Over the next seven years, medical scans tracked his tumor. It never grew, and doctors eventually concluded the issue had resolved. &quot;The last MRI I had showed that it just looked like some scar tissue,&quot; Brown reported. &quot;The neurologist at the time said, 'This just doesn't look like a tumor anymore... we don't need to see you again ever.'&quot; This experience prompted Brown to co-found the Global Medical Research Institute to study such phenomena scientifically. He discussed a study conducted in Mozambique where his team medically documented &quot;dramatic improvements&quot; in the hearing of deaf villagers after they were prayed for. He also detailed a recent University of Maryland clinical trial which found that five minutes of healing prayer significantly reduced pain and anxiety in patients, with the effects lasting for weeks. Brown insisted the study found &quot;no difference in the benefits for people who believe... versus people who did not.&quot;\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the second half, spiritual author and professional intuitive \u003ca href=\"https://tanyablessings.com/\" target=\"_blank\">Tanya Carroll Richardson\u003c/a> provided a detailed look into the nature of intuition and the unseen forces that guide us. She began by recounting her own &quot;intuition growth spurt&quot; in her late twenties, an experience that opened her up to what she defined as the four main psychic pathways: clairsentience, the ability to feel the emotions and energies of others; clairaudience, hearing guidance as a gentle, internal voice; clairvoyance, seeing images or metaphors in the mind's eye; and claircognizance, an intellectual pathway of sudden, clear knowing. She emphasized that these abilities can be strengthened through practice, study, and self-acceptance, rather than by trying to force a specific psychic pathway to open.\u003c/p>\n\n\u003cp>The discussion also explored entities that assist from the other side. Richardson described &quot;spirit guides&quot; as a broad term for benevolent beings, including departed loved ones and even distant ancestors. She encouraged people to think of their support system as a &quot;spiritual guidance squad,&quot; a team of beings working in the background. \u003c/p>\n\n\u003cp>Richardson explained that intuition can become overwhelming if not properly managed, comparing an untrained intuitive sense to an unruly puppy that needs guidance. For those who regret not acting on a past intuitive hit, she offered a reassuring perspective. &quot;If something's in your destiny, or it's something you're meant to heal... the universe will continue to give you opportunities to do that,&quot; she stated.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"http://nelkenfoodsafetycoach.com/\" target=\"_blank\">\u003cem>Jeff Nelken\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://strategicfinancialintelligence.com/\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Proving-Miracle-Unlocking-Power-Prayer/dp/0063420449/ctoc\" target=\"_blank\">Proving a Miracle: Unlocking the Power of Prayer to Heal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Self-Care-Empaths-Activities-Recharge-Rebalance/dp/150721412X/ctoc\" target=\"_blank\">Self-Care for Empaths\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Intuition-Psychics-Language-Angels/dp/0738756164//ctoc\" target=\"_blank\">Angel Intuition: A Psychic's Guide to the Language of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Are-You-Earth-Angel-Understand/dp/073876292X/ctoc\" target=\"_blank\">Are You an Earth Angel?\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Golden Earring","title":"Twilight Zone","url":"https://amazon.com/dp/B0CHFW4DD1/ctoc?trackAsin=B0CHFW4DD1"},{"artist":"Ozzy Osbourne","title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Procol Harum","title":"A Whiter Shade of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc?trackAsin=B0BZX2L8C8"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Linda Ronstadt","title":"Perfidia (Perfidy)","url":"https://amazon.com/dp/B00123I2EA/ctoc?trackAsin=B00123I2EA"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Mel Carter","title":"Hold Me, Thrill Me, Kiss Me","url":"https://amazon.com/dp/B000SZGWDG/ctoc?trackAsin=B000SZGWDG"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Frank Sinatra","title":"Softly, As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Lionel Richie","title":"Hello","url":"https://amazon.com/dp/B0013F472S/ctoc?trackAsin=B0013F472S"},{"artist":"UFO","title":"Love to Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Jigsaw","title":"Sky High","url":"https://www.amazon.com/dp/B0915HFBZS/ctoc?trackAsin=B0915HFBZS"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69c5c0243d3e9ea93ae0e3be","%2F5e022878537fd678a3ecfbcb"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/miracles","keywords/intuition","keywords/empaths","keywords/psychic"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69cf9866cb76ae15a2c133c6","show":"coast","title":"Thu, Apr 2 2026 - Hour 1"},{"episodeId":"/episodes/69cf987ccb76ae15a2c133c7","show":"coast","title":"Thu, Apr 2 2026 - Hour 2"},{"episodeId":"/episodes/69cf988bcb76ae15a2c133c8","show":"coast","title":"Thu, Apr 2 2026 - Hour 3"},{"episodeId":"/episodes/69cf989ccb76ae15a2c133c9","show":"coast","title":"Thu, Apr 2 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"file_thumbview_approve.php?size=3&id=50860380","id":"%2F69c5d866011a05a5f80e1645","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69c5d866011a05a5f80e1645","source_credit":"Laikwunfai / iStock / Getty Images","title":"light beam and hands","url":"asset://assets.getty/69c5d866011a05a5f80e1645","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1775138400960},"slug":{"type":"slug","value":"2026-04-02-show"},"summary":{"type":"html","value":"\u003cp>Neuroscientist \u003ca href=\"https://joshbrownneuro.com/\" target=\"_blank\">Joshua W. Brown\u003c/a> recounted his personal journey into the world of miraculous healing. Followed by professional intuitive \u003ca href=\"https://tanyablessings.com/\" target=\"_blank\">Tanya Carroll Richardson\u003c/a>, who detailed the nature of the unseen forces that guide us.\u003c/p>\n\n"},"title":{"type":"title","value":"Healing Miracles / Expanding Intuition"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://joshbrownneuro.com/\" target=\"_blank\">joshbrownneuro.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://tanyablessings.com\" target=\"_blank\">tanyablessings.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-02-2026-hour-1, 04-02-2026-hour-2, 04-02-2026-hour-3, 04-02-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Neuroscientist Joshua W. Brown recounted his personal journey into the world of miraculous healing. Followed by professional intuitive Tanya Carroll Richardson, who detailed the nature of the unseen forces that guide us.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"file_thumbview_approve.php?size=3&id=50860380","link":"","new_tab":false,"source_credit":"Laikwunfai / iStock / Getty Images","title":"light beam and hands","url":"asset://assets.getty/69c5d866011a05a5f80e1645","use_caption":false},"keywords":["keywords/miracles","keywords/intuition","keywords/empaths","keywords/psychic"],"primary_slug":"2026-04-02-show","slugs":["2026-04-02-show"],"sponsored":false,"title":"Healing Miracles / Expanding Intuition"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775210400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"z9Xzx","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-02-show/"},"slug":"2026-04-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69c5d866011a05a5f80e1645","title":"Healing Miracles / Expanding Intuition","description":"Neuroscientist Joshua W. Brown recounted his personal journey into the world of miraculous healing. Followed by professional intuitive Tanya Carroll Richardson, who detailed the nature of the unseen forces that guide us.","author":""},"pub_start":1775210400000,"pub_until":4115978604802,"pub_changed":1775212784992,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69c5c0243d3e9ea93ae0e3be","slug":"joshua-w-brown","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/joshua-w-brown/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joshua W. Brown, PhD, is a professor of psychological and brain science at Indiana University. He studies modern-day claims of miraculous healings, and says he's seen numerous remarkable miracles himself. He finds that while neuroscience can explain a number of miracle claims, some remain mysterious and unexplained.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Proving-Miracle-Unlocking-Power-Prayer/dp/0063420449/ctoc\" target=\"_blank\">Proving a Miracle: Unlocking the Power of Prayer to Heal\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c9225228b67a1ba69854e9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69c9225228b67a1ba69854e9","source_credit":"","title":"","url":"asset://new_assets/69c9225228b67a1ba69854e9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"joshua-w-brown"},"summary":{"type":"html","value":"\u003cp>Joshua W. Brown, PhD, is a professor of psychological and brain science at Indiana University. He studies modern-day claims of miraculous healings, and says he's seen numerous remarkable miracles himself. He finds that while neuroscience can explain a number of miracle claims, some remain mysterious and unexplained.\u003c/p>\n\n"},"title":{"type":"title","value":"Joshua W. Brown"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://joshbrownneuro.com/\" target=\"_blank\">joshbrownneuro.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joshua W. Brown, PhD, is a professor of psychological and brain science at Indiana University. He studies modern-day claims of miraculous healings, and says he's seen numerous remarkable miracles himself. He finds that while neuroscience can explain a number of miracle claims, some remain mysterious and unexplained.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69c9225228b67a1ba69854e9","use_caption":false},"keywords":[],"primary_slug":"joshua-w-brown","slugs":["joshua-w-brown"],"sponsored":false,"title":"Joshua W. Brown"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774567380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dn3vh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1774567380000,"type":"content:coast-to-coast-guest","summary":{"title":"Joshua W. Brown","description":"Joshua W. Brown, PhD, is a professor of psychological and brain science at Indiana University. He studies modern-day claims of miraculous healings, and says he's seen numerous remarkable miracles himself. He finds that while neuroscience can explain a number of miracle claims, some remain mysterious and unexplained.","image":"https://i.iheart.com/v3/re/new_assets/69c9225228b67a1ba69854e9"}},{"ref_id":"%2F5e022878537fd678a3ecfbcb","slug":"richardson-tanya-carroll-97348","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/richardson-tanya-carroll/97348","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Tanya Carroll Richardson is an inspirational and spiritual author, a professional intuitive who has worked with thousands of clients all over the world, and a regular contributor to \u003ca href=\"http://MindBodyGreen.com\" target=\"_blank\">MindBodyGreen.com\u003c/a>. Her nine nonfiction books include \u003cem>Empath Heart \u003c/em>and\u003cem> Are You an Earth Angel? \u003c/em>Her oracle deck \u003cem>Awakening Intuition\u003c/em> and her annual calendar, \u003cem>A Year of Self-Love\u003c/em>, often appear on Amazon bestseller lists.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Self-Care-Empaths-Activities-Recharge-Rebalance/dp/150721412X/ctoc\" target=\"_blank\">Self-Care for Empaths\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Intuition-Psychics-Language-Angels/dp/0738756164//ctoc\" target=\"_blank\">Angel Intuition: A Psychic's Guide to the Language of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Are-You-Earth-Angel-Understand/dp/073876292X/ctoc\" target=\"_blank\">Are You an Earth Angel?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empath-Heart-Relationship-Strategies-Sensitive/dp/1454946881/ctoc\" target=\"_blank\">Empath Heart: Relationship Strategies for Sensitive People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Grief-Grace-Healing-Oracle-Guidebook/dp/1647229766/ctoc\" target=\"_blank\">Grief, Grace, and Healing: Oracle Deck and Guidebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakening-Intuition-Oracle-Guidebook-Inner/dp/1647229758/ctoc\" target=\"_blank\">Awakening Intuition: Oracle Deck\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cb5ebe34837d044312333b","link":"","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/new_assets/69cb5ebe34837d044312333b","source_credit":"","title":"","url":"asset://new_assets/69cb5ebe34837d044312333b","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"richardson-tanya-carroll-97348"},"summary":{"type":"html","value":"\u003cp>Tanya Carroll Richardson is an inspirational and spiritual author, and also a professional intuitive who has worked with thousands of clients all over the world.\u003c/p>\n\n"},"title":{"type":"title","value":"Tanya Carroll Richardson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://tanyablessings.com\" target=\"_blank\">tanyablessings.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/richardson-tanya-carroll-97348","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/richardson-tanya-carroll/97348","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Tanya Carroll Richardson is an inspirational and spiritual author, and also a professional intuitive who has worked with thousands of clients all over the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":true,"source_credit":"","title":"","url":"asset://new_assets/69cb5ebe34837d044312333b","use_caption":false},"keywords":[],"primary_slug":"richardson-tanya-carroll-97348","slugs":["richardson-tanya-carroll-97348"],"sponsored":false,"title":"Tanya Carroll Richardson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1544150460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mWWjR","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1544150460000,"type":"content:coast-to-coast-guest","summary":{"title":"Tanya Carroll Richardson","description":"Tanya Carroll Richardson is an inspirational and spiritual author, and also a professional intuitive who has worked with thousands of clients all over the world.","image":"https://i.iheart.com/v3/re/new_assets/69cb5ebe34837d044312333b"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69c5d6171d48cd078a5b8625","slug:2026-04-02-show","slug:2026-04-02-show","keyword:keywords/miracles","keyword:keywords/intuition","keyword:keywords/empaths","keyword:keywords/psychic"]}}],"resume":{"id":"ID:shows-feed","context":{"\u003clocale>":"en-US"},"size":8,"from":"eyJza2lwIjo4LCJjdXJzb3JzIjp7IkMwam1iIjoiZXlKdlptWnpaWFFpT2poOSJ9LCJlbmRzIjp7fX0=","scopes":null}}},{"id":"mbtLX","region":"main:dynamic","type":"ad","ordinal":2,"value":{"ad_split":0,"position":"3308"},"tags":[],"schedule":null},{"id":"f2MoB","region":"main:dynamic","type":"ad","ordinal":3,"value":{"ad_split":0,"position":"5052"},"tags":[],"schedule":null},{"id":"YP99Y","region":"footer:dynamic","type":"recommendation","ordinal":0,"value":{"widget_id":"AR_23"},"tags":[],"schedule":null},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","_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","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","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_AUTOBLOCK_URL":"https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.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","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","coast","packages-renderer-shared-ui-src-elements-MagicLink-component","vendor","packages_renderer_shared_core_src_auth_backends_pws_ts","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["coast","packages-renderer-shared-ui-src-elements-MagicLink-component","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.b7aad2c0e199ccd8f1b5.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.3c43312874762078f56a.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.4fbcba6c92e2dcff4440.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/coast.315aafdcea4d4a9e48fa.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.d15904a86cbcfe376a76.js"></script>
<script async data-chunk="CoastFeedLastNightShowItem-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_auth_backends_pws_ts.ce65c226708bb8aa693d.js"></script>
<script async data-chunk="CoastFeedLastNightShowItem-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedLastNightShowItem-component.90dfdcefaae5b012585f.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="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.d0c8e176a62399079799.js"></script>
<script async data-chunk="CoastFeedTonightShowsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedTonightShowsLoader-component.8171f80fe74a445a7f04.js"></script>
<script async data-chunk="CoastFeedUpcomingShowsPreview-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedUpcomingShowsPreview-component.2c2f9ae7943853c2a484.js"></script>
<script async data-chunk="components-featured-CoastFeaturedLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/components-featured-CoastFeaturedLoader-component.97a638086d0e5d1b13f1.js"></script>
<script async data-chunk="CoastFeedInTheNewsHomepage-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedInTheNewsHomepage-component.2bc7ae1194c2f5718597.js"></script>
            </body>
        </html>